| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
| Modifier and Type | Method and Description |
|---|---|
ReferenceKey |
DataFactory.createReferenceKey()
Returns a new object of class 'Reference Key'.
|
ReferenceKey |
KeyRelation.getFrom()
Returns the value of the 'From' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyRelation.setFrom(ReferenceKey value)
Sets the value of the '
From' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
DataSwitch.caseReferenceKey(ReferenceKey object)
Returns the result of interpreting the object as an instance of 'Reference Key'.
|