![]() |
lingua-franca 0.10.1
Lingua Franca code generator
|
Utility class to link KGraphElements to NamedInstances. More...
Static Public Member Functions | |
| static NamedInstance<?> | getLinkedInstance (KGraphElement elem) |
| Returns the linked NamedInstance for the given KGraphElement. | |
| static IPropertyHolder | linkInstance (KGraphElement elem, NamedInstance<?> instance) |
| Establishes a link between KGraphElement and NamedInstance. | |
Static Public Attributes | |
| static final Property< NamedInstance<?> > | LINKED_INSTANCE |
Utility class to link KGraphElements to NamedInstances.
|
static |
Returns the linked NamedInstance for the given KGraphElement.
|
static |
Establishes a link between KGraphElement and NamedInstance.
|
static |