|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DataOccurrenceReference | |
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 DataOccurrenceReference in wt.occurrence |
Fields in wt.occurrence declared as DataOccurrenceReference | |
private DataOccurrenceReference |
UsesOccurrenceUserIBAs.occReference
|
private DataOccurrenceReference |
UsesOccurrenceDocumentation.occReference
|
Methods in wt.occurrence that return DataOccurrenceReference | |
DataOccurrenceReference |
UsesOccurrenceUserIBAs.getOccReference()
Gets the object for the association that plays role: OCC_REFERENCE. |
DataOccurrenceReference |
UsesOccurrenceDocumentation.getOccReference()
Gets the object for the association that plays role: OCC_REFERENCE. |
DataOccurrenceReference |
UsesOccurrenceData.getOccReference()
Gets the object for the association that plays role: OCC_REFERENCE. |
static DataOccurrenceReference |
DataOccurrenceReference.newDataOccurrenceReference(UsesOccurrence obj)
Supported API: true |
static DataOccurrenceReference |
DataOccurrenceReference.newDataOccurrenceReference(DataOccurrenceForeignKey objId)
Supported API: true |
Methods in wt.occurrence with parameters of type DataOccurrenceReference | |
void |
UsesOccurrenceUserIBAs.setOccReference(DataOccurrenceReference a_OccReference)
Sets the object for the association that plays role: OCC_REFERENCE. |
private void |
UsesOccurrenceUserIBAs.occReferenceValidate(DataOccurrenceReference a_OccReference)
|
void |
UsesOccurrenceDocumentation.setOccReference(DataOccurrenceReference a_OccReference)
Sets the object for the association that plays role: OCC_REFERENCE. |
private void |
UsesOccurrenceDocumentation.occReferenceValidate(DataOccurrenceReference a_OccReference)
|
void |
UsesOccurrenceData.setOccReference(DataOccurrenceReference a_OccReference)
Sets the object for the association that plays role: OCC_REFERENCE. |
protected boolean |
DataOccurrenceReference.readVersion(DataOccurrenceReference 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 |