| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.build | |
| org.eclipse.gmt.modisco.omg.kdm.build.util |
| Modifier and Type | Method and Description |
|---|---|
SymbolicLink |
BuildFactory.createSymbolicLink()
Returns a new object of class 'Symbolic Link'.
|
SymbolicLink |
LinksTo.getFrom()
Returns the value of the 'From' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LinksTo.setFrom(SymbolicLink value)
Sets the value of the '
From' reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
BuildSwitch.caseSymbolicLink(SymbolicLink object)
Returns the result of interpreting the object as an instance of 'Symbolic Link'.
|