Relation Type Commands (Template Language)
Commands for objects of Relation type defined in Software Ideas Modeler Template Language.
| Command Name | Result Type | Description |
|---|---|---|
| FromElement | ModelElement | Returns the element, from which the relation starts. |
| From | ModelElement | Abbreviation for FromElement. |
| ToElement | ModelElement | Returns the element, in which the relation ends. |
| To | ModelElement | Abbreviation for ToElement. |
New Comment