Uses of Class
wt.occurrence.PathOccurrenceDocumentation

Packages that use PathOccurrenceDocumentation
wt.occurrence Defines the capability to uniquely distinguish one occurrence of an object within some complex structure from another occurrence of that same object within the same structure using OccurrenceService
 

Uses of PathOccurrenceDocumentation in wt.occurrence
 

Methods in wt.occurrence that return PathOccurrenceDocumentation
static PathOccurrenceDocumentation PathOccurrenceDocumentation.newPathOccurrenceDocumentation(PathOccurrence occurrence, PathOccurrenceContext context, WTDocument document)
          

Supported API: false
 

Methods in wt.occurrence with parameters of type PathOccurrenceDocumentation
protected  boolean PathOccurrenceDocumentation.readVersion(PathOccurrenceDocumentation thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.