Uses of Interface
wt.occurrence.UsesOccurrenceData

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

Classes in wt.occurrence that implement UsesOccurrenceData
 class UsesOccurrenceDocumentation
          This DocumentationOccurrenceData allows a UsesOccurrence to have an associated WTDocument version.
 class UsesOccurrenceUserIBAs
          This UserIBAOccurrenceData allows a UsesOccurrence to have an associated wt.value.IBAHolder.
 

Methods in wt.occurrence that return UsesOccurrenceData
protected  UsesOccurrenceData StandardOccurrenceService.duplicate(UsesOccurrenceData occData)
           
 

Methods in wt.occurrence with parameters of type UsesOccurrenceData
protected  UsesOccurrenceData StandardOccurrenceService.duplicate(UsesOccurrenceData occData)