Package wt.part
Class _PartPathOccurrence
java.lang.Object
wt.part._PartPathOccurrence
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,_Occurrence,_PathOccurrence,wt.occurrence._PathParentableOccurrence,wt.occurrence._PathToOccurrence,wt.occurrence._UsesPathToOccurrence,Occurrence,PathOccurrence,PathParentableOccurrence,wt.occurrence.PathToOccurrence,wt.occurrence.UsesPathToOccurrence
- Direct Known Subclasses:
PartPathOccurrence
- See Also:
-
Field Summary
Fields inherited from interface wt.occurrence._Occurrence
NAME, OCCURRENCE_DATA_VECTORFields inherited from interface wt.occurrence._PathOccurrence
COMBINED_PATH_OCCURRENCE_VECTOR, CONTEXT, CONTEXT_REFERENCE, PATH_NAME, SUB_PATH, SUB_PATH_REFERENCE, USES, USES_NAMEFields inherited from interface wt.occurrence._PathToOccurrence
PATH_ID, SUB_PATH_TO_OCCURRENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.occurrence._UsesPathToOccurrence
USES_REFERENCEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionThisVectorcan be populated withthat is associated to a parentinvalid reference
CombinedPathOccurrence.invalid reference
PathOccurrencegetName()The name of anOccurrenceis often referred to as a Reference Designator.ThisVectorcan be populated withthat is associated to aninvalid reference
OccurrenceData.invalid reference
OccurrenceDerived fromgetName()getUses()This non-persistent value stores thethat was used to retrieve theinvalid reference
UsesOccurrence.invalid reference
PathOccurrenceDerived from_Occurrence.getName()voidsetCombinedPathOccurrenceVector(Vector combinedPathOccurrenceVector) ThisVectorcan be populated withthat is associated to a parentinvalid reference
CombinedPathOccurrence.invalid reference
PathOccurrencevoidThe name of anOccurrenceis often referred to as a Reference Designator.voidsetOccurrenceDataVector(Vector occurrenceDataVector) ThisVectorcan be populated withthat is associated to aninvalid reference
OccurrenceData.invalid reference
OccurrencevoidsetPathName(String pathName) Derived fromsetName(java.lang.String)voidsetUses(UsesOccurrence uses) This non-persistent value stores thethat was used to retrieve theinvalid reference
UsesOccurrence.invalid reference
PathOccurrencevoidsetUsesName(String usesName) Derived from_Occurrence.setName(java.lang.String)Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.occurrence.PathOccurrence
getPathList, hasSubPathMethods inherited from interface wt.occurrence.PathToOccurrence
getOccID, getOccIDSequence, getPathIDString, getTransformMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getCombinedPathOccurrenceVector
ThisVectorcan be populated withthat is associated to a parentinvalid reference
CombinedPathOccurrence.invalid reference
PathOccurrenceSupported API: true
- Specified by:
getCombinedPathOccurrenceVectorin interface_PathOccurrence- See Also:
-
setCombinedPathOccurrenceVector
public void setCombinedPathOccurrenceVector(Vector combinedPathOccurrenceVector) throws WTPropertyVetoException ThisVectorcan be populated withthat is associated to a parentinvalid reference
CombinedPathOccurrence.invalid reference
PathOccurrenceSupported API: true
- Specified by:
setCombinedPathOccurrenceVectorin interface_PathOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getUses
This non-persistent value stores thethat was used to retrieve theinvalid reference
UsesOccurrence. This is necessary since theinvalid reference
PathOccurrencePathOccurrenceonly has a, which could refer to more than oneinvalid reference
UsesOccurrenceReferenceUsesOccurrence.Supported API: true
- Specified by:
getUsesin interface_PathOccurrence- See Also:
-
setUses
This non-persistent value stores thethat was used to retrieve theinvalid reference
UsesOccurrence. This is necessary since theinvalid reference
PathOccurrencePathOccurrenceonly has a, which could refer to more than oneinvalid reference
UsesOccurrenceReferenceUsesOccurrence.Supported API: true
- Specified by:
setUsesin interface_PathOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getUsesName
Derived from_Occurrence.getName()Supported API: true
- Specified by:
getUsesNamein interface_PathOccurrence- See Also:
-
setUsesName
Derived from_Occurrence.setName(java.lang.String)Supported API: true
- Specified by:
setUsesNamein interface_PathOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getPathName
Derived fromgetName()Supported API: true
- Specified by:
getPathNamein interface_PathOccurrence- See Also:
-
setPathName
Derived fromsetName(java.lang.String)Supported API: true
- Specified by:
setPathNamein interface_PathOccurrence- Throws:
WTPropertyVetoException- See Also:
-
getName
The name of anOccurrenceis often referred to as a Reference Designator.Supported API: true
- Specified by:
getNamein interface_Occurrence- See Also:
-
setName
The name of anOccurrenceis often referred to as a Reference Designator.Supported API: true
- Specified by:
setNamein interface_Occurrence- Throws:
WTPropertyVetoException- See Also:
-
getOccurrenceDataVector
ThisVectorcan be populated withthat is associated to aninvalid reference
OccurrenceData.invalid reference
OccurrenceSupported API: true
- Specified by:
getOccurrenceDataVectorin interface_Occurrence- See Also:
-
setOccurrenceDataVector
ThisVectorcan be populated withthat is associated to aninvalid reference
OccurrenceData.invalid reference
OccurrenceSupported API: true
- Specified by:
setOccurrenceDataVectorin interface_Occurrence- Throws:
WTPropertyVetoException- See Also:
-