Uses of Class
omix.util.annotation.ReplacedBy
Package | Description |
---|---|
omix.lang.annotation |
This package contains Java annotations used in OVL.
|
omix.lang.model |
This package contains all network components as OVL extendable types.
|
omix.lang.model.accessory |
This package and sub packages contain all accessories available in OVL.
|
omix.lang.model.accessory.annotation |
This package contains all data annotations available in OVL.
|
-
Uses of ReplacedBy in omix.lang.annotation
Classes in omix.lang.annotation with annotations of type ReplacedBy Modifier and Type Class Description interface
Unit
Deprecated. -
Uses of ReplacedBy in omix.lang.model
Classes in omix.lang.model with annotations of type ReplacedBy Modifier and Type Interface Description interface
GraphicsItem
Deprecated.interface
Item
Deprecated.interface
MetabolicNetwork
Deprecated.interface
MetNode
Deprecated.interface
Network
Deprecated.Methods in omix.lang.model with annotations of type ReplacedBy Modifier and Type Method Description default String
Component. getIdentifier()
Deprecated.String
Edge. getIdentifier()
Deprecated.default String
Item. getIdentifier()
Deprecated.default String
BioNode. getName()
Deprecated.default String
MetNode. getName()
Deprecated.default List<? extends GraphicsItem>
Model. graphicsItems()
Deprecated.default Model
Comment. network()
Deprecated.Returns the network this item belongs to.default Model
Compartment. network()
Deprecated.default Model
Edge. network()
Deprecated.default Model
GraphicsItem. network()
Deprecated.default Model
Node. network()
Deprecated.default Model
Pathway. network()
Deprecated. -
Uses of ReplacedBy in omix.lang.model.accessory
Methods in omix.lang.model.accessory with annotations of type ReplacedBy Modifier and Type Method Description default int
Array. size()
Deprecated. -
Uses of ReplacedBy in omix.lang.model.accessory.annotation
Classes in omix.lang.model.accessory.annotation with annotations of type ReplacedBy Modifier and Type Interface Description interface
ChartSideItem
Deprecated.interface
SubNode
Deprecated.