Uses of Interface
omix.plugin.model.util.ReadOnlyInterface
-
Uses of ReadOnlyInterface in omix.plugin.diagram
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram Modifier and Type Interface Description interface
AbstractBioNodeItem
interface
AbstractEdgeItem
interface
AbstractItem
This class generalizes all types of visible network components as well as the network and the model.interface
AbstractModelItem
interface
AbstractNodeItem
interface
Clipping
interface
Comment
interface
CompartmentItem
interface
Diagram
interface
EffectorEdgeItem
interface
FluxEdgeItem
interface
GraphicsBoxItem
interface
GraphicsEdgeItem
interface
GraphicsNodeItem
interface
GraphicsPathItem
interface
Group
interface
Legend
interface
LinkEdgeItem
interface
LinkItem
interface
MetaboliteItem
interface
PathwayItem
interface
ReactionItem
-
Uses of ReadOnlyInterface in omix.plugin.diagram.accessory
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.accessory Modifier and Type Interface Description interface
AccessoryItem
interface
ArrayItem<T extends AccessoryItem>
-
Uses of ReadOnlyInterface in omix.plugin.diagram.accessory.annotation
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBoxItem
interface
AnnotationArrayItem<T extends DataAnnotationItem>
interface
ChartSideBoxItem
interface
DataAnnotationItem
interface
DoubleFieldItem
interface
ImageFieldItem
interface
IntegerFieldItem
interface
ItemGroupItem
interface
ObjectFieldItem<T>
interface
SideBoxItem
interface
SimpleValueFieldItem
interface
TextFieldItem
-
Uses of ReadOnlyInterface in omix.plugin.diagram.accessory.trigger
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.accessory.trigger Modifier and Type Interface Description interface
CheckButtonItem
interface
DoublePlayerItem
interface
DoubleSliderItem
interface
DoubleSpinBoxItem
interface
DoubleTriggerItem
interface
IntegerTriggerItem
interface
PlayerItem
interface
PushButtonItem
interface
SliderItem
interface
SpinBoxItem
interface
TriggerArrayItem<T extends TriggerItem>
interface
TriggerItem
-
Uses of ReadOnlyInterface in omix.plugin.diagram.writable
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.writable Modifier and Type Interface Description interface
AbstractBioNodeItem
interface
AbstractEdgeItem
interface
AbstractItem
interface
AbstractModelItem
interface
AbstractNodeItem
interface
Clipping
interface
Comment
interface
CompartmentItem
interface
Diagram
interface
EffectorEdgeItem
interface
FluxEdgeItem
interface
GraphicsBoxItem
interface
GraphicsEdgeItem
interface
GraphicsNodeItem
interface
GraphicsPathItem
interface
Group
interface
Legend
interface
LinkEdgeItem
interface
LinkItem
interface
MetaboliteItem
interface
PathwayItem
interface
ReactionItem
-
Uses of ReadOnlyInterface in omix.plugin.diagram.writable.accessory
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.writable.accessory Modifier and Type Interface Description interface
AccessoryItem
interface
ArrayItem<T extends AccessoryItem>
-
Uses of ReadOnlyInterface in omix.plugin.diagram.writable.accessory.annotation
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.writable.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBoxItem
interface
AnnotationArrayItem<T extends DataAnnotationItem>
interface
ChartSideBoxItem
interface
DataAnnotationItem
interface
DoubleFieldItem
interface
ImageFieldItem
interface
IntegerFieldItem
interface
ItemGroupItem
interface
ObjectFieldItem<T>
interface
SideBoxItem
interface
SimpleValueFieldItem
interface
TextFieldItem
-
Uses of ReadOnlyInterface in omix.plugin.diagram.writable.accessory.trigger
Subinterfaces of ReadOnlyInterface in omix.plugin.diagram.writable.accessory.trigger Modifier and Type Interface Description interface
CheckButtonItem
interface
DoublePlayerItem
interface
DoubleSliderItem
interface
DoubleSpinBoxItem
interface
DoubleTriggerItem
interface
IntegerTriggerItem
interface
PlayerItem
interface
PushButtonItem
interface
SliderItem
interface
SpinBoxItem
interface
TriggerArrayItem<T extends TriggerItem>
interface
TriggerItem
-
Uses of ReadOnlyInterface in omix.plugin.model
Subinterfaces of ReadOnlyInterface in omix.plugin.model Modifier and Type Interface Description interface
AbstractBioNode
interface
AbstractEdge
interface
AbstractModelComponent
interface
AbstractNode
interface
AbstractVisibleComponent
interface
Compartment
interface
EffectorEdge
interface
FluxEdge
interface
GraphicsBox
interface
GraphicsEdge
interface
GraphicsNode
interface
GraphicsPath
interface
Link
interface
LinkEdge
interface
Metabolite
interface
MetaboliteType
This class represents metabolite types of a biochamical model.interface
Model
This method represents the complete network model.interface
Pathway
interface
Reaction
-
Uses of ReadOnlyInterface in omix.plugin.model.accessory
Subinterfaces of ReadOnlyInterface in omix.plugin.model.accessory Modifier and Type Interface Description interface
Accessory
interface
Array<T extends Accessory>
-
Uses of ReadOnlyInterface in omix.plugin.model.accessory.annotation
Subinterfaces of ReadOnlyInterface in omix.plugin.model.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBox
interface
AnnotationArray<T extends DataAnnotation>
interface
ChartSideBox
interface
DataAnnotation
interface
DoubleField
interface
ImageField
interface
IntegerField
interface
ItemGroup
interface
ObjectField<T>
interface
SideBox
interface
SimpleValueField
interface
TextField
-
Uses of ReadOnlyInterface in omix.plugin.model.accessory.trigger
Subinterfaces of ReadOnlyInterface in omix.plugin.model.accessory.trigger Modifier and Type Interface Description interface
CheckButton
interface
DoublePlayer
interface
DoubleSlider
interface
DoubleSpinBox
interface
DoubleTrigger
interface
IntegerTrigger
interface
Player
interface
PushButton
interface
Slider
interface
SpinBox
interface
Trigger
interface
TriggerArray<T extends Trigger>
-
Uses of ReadOnlyInterface in omix.plugin.model.writable
Subinterfaces of ReadOnlyInterface in omix.plugin.model.writable Modifier and Type Interface Description interface
AbstractBioNode
interface
AbstractEdge
interface
AbstractModelComponent
interface
AbstractNode
interface
AbstractVisibleComponent
interface
Compartment
interface
EffectorEdge
interface
FluxEdge
interface
GraphicsBox
interface
GraphicsEdge
interface
GraphicsNode
interface
GraphicsPath
interface
Link
interface
LinkEdge
interface
Metabolite
interface
MetaboliteType
interface
Model
The writable model can be used to create and add additional components to a network model document.interface
Pathway
interface
Reaction
Methods in omix.plugin.model.writable with parameters of type ReadOnlyInterface Modifier and Type Method Description default WritableInterface
Model. toWritable(ReadOnlyInterface type)
-
Uses of ReadOnlyInterface in omix.plugin.model.writable.accessory
Subinterfaces of ReadOnlyInterface in omix.plugin.model.writable.accessory Modifier and Type Interface Description interface
Accessory
interface
Array<T extends Accessory>
-
Uses of ReadOnlyInterface in omix.plugin.model.writable.accessory.annotation
Subinterfaces of ReadOnlyInterface in omix.plugin.model.writable.accessory.annotation Modifier and Type Interface Description interface
AbstractSideBox
interface
AnnotationArray<T extends DataAnnotation>
interface
ChartSideBox
interface
DataAnnotation
interface
DoubleField
interface
ImageField
interface
IntegerField
interface
ItemGroup
interface
ObjectField<T>
interface
SideBox
interface
SimpleValueField
interface
TextField
-
Uses of ReadOnlyInterface in omix.plugin.model.writable.accessory.trigger
Subinterfaces of ReadOnlyInterface in omix.plugin.model.writable.accessory.trigger Modifier and Type Interface Description interface
CheckButton
interface
DoublePlayer
interface
DoubleSlider
interface
DoubleSpinBox
interface
DoubleTrigger
interface
IntegerTrigger
interface
Player
interface
PushButton
interface
Slider
interface
SpinBox
interface
Trigger
interface
TriggerArray<T extends Trigger>
-
Uses of ReadOnlyInterface in omix.plugin.model.writable.util
Subinterfaces of ReadOnlyInterface in omix.plugin.model.writable.util Modifier and Type Interface Description interface
WritableInterface
Methods in omix.plugin.model.writable.util that return ReadOnlyInterface Modifier and Type Method Description ReadOnlyInterface
WritableInterface. toReadOnly()