Uses of Class
wt.occurrence.ContextCombinedPathOccurrenceData

Packages that use ContextCombinedPathOccurrenceData
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 ContextCombinedPathOccurrenceData in wt.occurrence
 

Methods in wt.occurrence that return ContextCombinedPathOccurrenceData
static ContextCombinedPathOccurrenceData ContextCombinedPathOccurrenceData.newContextCombinedPathOccurrenceData(PathOccurrenceContext context, CombinedPathOccurrenceData combinedPathOccurrenceData)
          Default factory for the class.
 

Methods in wt.occurrence with parameters of type ContextCombinedPathOccurrenceData
protected  void StandardOccurrenceService.propagateDeleteToCombinedPathOccurrenceData(PathOccurrenceContext target, ContextCombinedPathOccurrenceData deleteLink)
          Deprecated.  
protected  boolean ContextCombinedPathOccurrenceData.readVersion(ContextCombinedPathOccurrenceData thisObject, ObjectInput input, long readSerialVersionUID, boolean passThrough, boolean superDone)
          Reads the non-transient fields of this class from an external source.