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: