Package wt.occurrence
Interface _CombinedPathOccurrenceData
- All Superinterfaces:
_Iterated,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.occurrence._OccurrenceData,wt.fc._Persistable,Iterated,NetFactor,ObjectMappable,OccurrenceData,Persistable,Serializable
- All Known Subinterfaces:
CombinedPathOccurrenceData
- All Known Implementing Classes:
_CombinedPathOccurrenceDocumentation,_CombinedPathOccurrenceUserIBAs,CombinedPathOccurrenceDocumentation,CombinedPathOccurrenceUserIBAs
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME -
Method Summary
Modifier and TypeMethodDescriptiongetOcc()Supported API: trueSupported API: truevoidsetOcc(CombinedPathOccurrence the_occ) Supported API: truevoidsetOccReference(ObjectReference the_occReference) Supported API: trueMethods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Field Details
-
OCC
Supported API: true -
OCC_REFERENCE
Supported API: true
-
-
Method Details
-
getOcc
CombinedPathOccurrence getOcc()Supported API: true- See Also:
-
getOccReference
ObjectReference getOccReference()Supported API: true- See Also:
-
setOcc
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setOccReference
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-