|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PathOccurrenceDataLink | |
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 PathOccurrenceDataLink in wt.occurrence |
Methods in wt.occurrence that return PathOccurrenceDataLink | |
static PathOccurrenceDataLink |
PathOccurrenceDataLink.newPathOccurrenceDataLink(PathOccurrenceData data,
PathOccurrence occ)
Default factory for the class. |
Methods in wt.occurrence with parameters of type PathOccurrenceDataLink | |
protected void |
StandardOccurrenceService.propagateDeleteToPathOccurrenceData(PathOccurrence deleteTarget,
PathOccurrenceDataLink deleteLink)
Deprecated. |
protected boolean |
PathOccurrenceDataLink.readVersion(PathOccurrenceDataLink thisObject,
ObjectInput input,
long readSerialVersionUID,
boolean passThrough,
boolean superDone)
Reads the non-transient fields of this class from an external source. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |