Uses of Interface
omix.lang.identity.PublicIdentifier
Package | Description |
---|---|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
omix.plugin.identity |
-
Uses of PublicIdentifier in omix.lang.model
Methods in omix.lang.model that return types with arguments of type PublicIdentifier Modifier and Type Method Description Set<? extends PublicIdentifier>
BioNode. getPublicIdentifiers()
Returns the components public identifiersSet<? extends PublicIdentifier>
Compartment. getPublicIdentifiers()
Returns the components public identifiersSet<? extends PublicIdentifier>
MetaboliteType. getPublicIdentifiers()
Returns the components public identifiersSet<? extends PublicIdentifier>
MetNode. getPublicIdentifiers()
Deprecated.Returns the components public identifiersSet<? extends PublicIdentifier>
Model. getPublicIdentifiers()
Returns the components public identifiersSet<? extends PublicIdentifier>
Pathway. getPublicIdentifiers()
Returns the components public identifiers -
Uses of PublicIdentifier in omix.plugin.identity
Subinterfaces of PublicIdentifier in omix.plugin.identity Modifier and Type Interface Description interface
PublicIdentifier