Package wt.occurrence
Class PathOccurrenceDocumentation
java.lang.Object
wt.occurrence._PathOccurrenceDocumentation
wt.occurrence.PathOccurrenceDocumentation
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,wt.occurrence._DocumentationOccurrenceData,wt.occurrence._OccurrenceData,_PathOccurrenceData,DocumentationOccurrenceData,OccurrenceData,PathOccurrenceData,_Iterated,Iterated
@GenAsPersistable(interfaces={DocumentationOccurrenceData.class,PathOccurrenceData.class},
versions=7710189687167482193L)
public final class PathOccurrenceDocumentation
extends _PathOccurrenceDocumentation
This
DocumentationOccurrenceData allows a PathOccurrence
to have an associated WTDocument version.
Use the newPathOccurrenceDocumentation static factory method(s),
not the PathOccurrenceDocumentation constructor, to construct
instances of this class. Instances must be constructed using the static
factory(s), in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.occurrence._PathOccurrenceDocumentation
EXTERNALIZATION_VERSION_UIDFields inherited from interface wt.occurrence._DocumentationOccurrenceData
DOC, DOC_REFERENCEFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.occurrence._PathOccurrenceData
CONTEXT, CONTEXT_REFERENCE, OCC, OCC_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.occurrence._PathOccurrenceDocumentation
equals, getBranchIdentifier, getClassInfo, getConceptualClassname, getContext, getContextReference, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getDoc, getDocReference, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOcc, getOccReference, getPersistInfo, hashCode, isLatestIteration, readExternal, readExternal, readVersion, setContext, setContextReference, setControlBranch, setDoc, setDocReference, setIterationInfo, setMaster, setMasterReference, setOcc, setOccReference, setPersistInfo, toString, writeExternal, writeExternal