Uses of Interface
omix.plugin.model.Link
Package | Description |
---|---|
omix.plugin.diagram | |
omix.plugin.model | |
omix.plugin.model.writable |
-
Uses of Link in omix.plugin.diagram
Methods in omix.plugin.diagram that return Link Modifier and Type Method Description Link
LinkItem. modelComponent()
-
Uses of Link in omix.plugin.model
Methods in omix.plugin.model that return Link Modifier and Type Method Description Link
Model. getLink(String identifier)
Returns the link by identifier if available, otherwise null. -
Uses of Link in omix.plugin.model.writable
Subinterfaces of Link in omix.plugin.model.writable Modifier and Type Interface Description interface
Link
Methods in omix.plugin.model.writable that return Link Modifier and Type Method Description Link
Link. toReadOnly()
Methods in omix.plugin.model.writable with parameters of type Link Modifier and Type Method Description Link
Model. toWritable(Link node)