| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
| Modifier and Type | Method and Description |
|---|---|
UniqueKey |
DataFactory.createUniqueKey()
Returns a new object of class 'Unique Key'.
|
UniqueKey |
KeyRelation.getTo()
Returns the value of the 'To' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyRelation.setTo(UniqueKey value)
Sets the value of the '
To' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
DataSwitch.caseUniqueKey(UniqueKey object)
Returns the result of interpreting the object as an instance of 'Unique Key'.
|