Index
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
O
- ObjectField<T> - Interface in omix.lang.model.accessory.annotation
-
This accessory represents textual represented Object values in the network diagram.
- ObjectField<T> - Interface in omix.plugin.model.accessory.annotation
- ObjectField<T> - Interface in omix.plugin.model.writable.accessory.annotation
- ObjectFieldItem<T> - Interface in omix.plugin.diagram.accessory.annotation
- ObjectFieldItem<T> - Interface in omix.plugin.diagram.writable.accessory.annotation
- objectLabel() - Method in interface omix.lang.VoDObject
- ObjectMap<T> - Class in omix.util.collections
-
This class is a tree map associating objects to other objects sorted after identity hashcode.
- ObjectMap() - Constructor for class omix.util.collections.ObjectMap
-
Default constructor.
- ObjectMap(ObjectMap<T>) - Constructor for class omix.util.collections.ObjectMap
-
Copy constructor.
- Occurrence - Enum in omix.lang.annotation.util
-
This enum represents possible occurrence of fields and accessories in Omix.
- OCTAL_ESC - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- OCTAL_ESC - Static variable in class omix.mathxp.parser.MathExpressionsParser
- ohm - omix.mathxp.units.DerivedUnit
- OHM - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- OHM - Static variable in class omix.mathxp.parser.MathExpressionsParser
- Omix - omix.util.Applications
- omix.api - module omix.api
- omix.lang - package omix.lang
-
This package contains types used in OVL.
- omix.lang.annotation - package omix.lang.annotation
-
This package contains Java annotations used in OVL.
- omix.lang.annotation.util - package omix.lang.annotation.util
-
This package contains utilities for OVL and Omix plugin development.
- omix.lang.chart - package omix.lang.chart
-
This package contains types used in OVL.
- omix.lang.chart.data - package omix.lang.chart.data
-
This package contains types used in OVL.
- omix.lang.chart.util - package omix.lang.chart.util
-
This package contains types used in OVL.
- omix.lang.data - package omix.lang.data
- omix.lang.identity - package omix.lang.identity
-
This package contains types used in OVL.
- omix.lang.io - package omix.lang.io
-
This package contains file input classes.
- omix.lang.model - package omix.lang.model
-
This package contains all network components as OVL extendable types.
- omix.lang.model.accessory - package omix.lang.model.accessory
-
This package and sub packages contain all accessories available in OVL.
- omix.lang.model.accessory.annotation - package omix.lang.model.accessory.annotation
-
This package contains all data annotations available in OVL.
- omix.lang.model.accessory.trigger - package omix.lang.model.accessory.trigger
-
This package contains all triggers available in OVL.
- omix.lang.reflect - package omix.lang.reflect
-
This package provides classes which allow a dynamic access of OVL code from Java.
- omix.lang.reflect.annotation - package omix.lang.reflect.annotation
- omix.mathxp - package omix.mathxp
- omix.mathxp.io - package omix.mathxp.io
- omix.mathxp.parser - package omix.mathxp.parser
- omix.mathxp.references - package omix.mathxp.references
- omix.mathxp.ui - package omix.mathxp.ui
- omix.mathxp.ui.scene - package omix.mathxp.ui.scene
- omix.mathxp.units - package omix.mathxp.units
- omix.mathxp.util - package omix.mathxp.util
- omix.plugin - package omix.plugin
-
The main package of the Omix Plugin Interface.
This package contains interfaces allowing to implement an ApplicationExtension and DocumentExtension plugin. - omix.plugin.data - package omix.plugin.data
- omix.plugin.data.writable - package omix.plugin.data.writable
- omix.plugin.diagram - package omix.plugin.diagram
- omix.plugin.diagram.accessory - package omix.plugin.diagram.accessory
- omix.plugin.diagram.accessory.annotation - package omix.plugin.diagram.accessory.annotation
- omix.plugin.diagram.accessory.trigger - package omix.plugin.diagram.accessory.trigger
- omix.plugin.diagram.pattern - package omix.plugin.diagram.pattern
- omix.plugin.diagram.writable - package omix.plugin.diagram.writable
- omix.plugin.diagram.writable.accessory - package omix.plugin.diagram.writable.accessory
- omix.plugin.diagram.writable.accessory.annotation - package omix.plugin.diagram.writable.accessory.annotation
- omix.plugin.diagram.writable.accessory.trigger - package omix.plugin.diagram.writable.accessory.trigger
- omix.plugin.diagram.writable.pattern - package omix.plugin.diagram.writable.pattern
- omix.plugin.identity - package omix.plugin.identity
- omix.plugin.io - package omix.plugin.io
-
This package contains interfaces allowing to realize file input output operations.
- omix.plugin.io.util - package omix.plugin.io.util
-
This package contains utilities for file input output operations.
- omix.plugin.model - package omix.plugin.model
- omix.plugin.model.accessory - package omix.plugin.model.accessory
- omix.plugin.model.accessory.annotation - package omix.plugin.model.accessory.annotation
- omix.plugin.model.accessory.trigger - package omix.plugin.model.accessory.trigger
- omix.plugin.model.points - package omix.plugin.model.points
-
This package contains polynominal describing point types.
- omix.plugin.model.util - package omix.plugin.model.util
- omix.plugin.model.writable - package omix.plugin.model.writable
- omix.plugin.model.writable.accessory - package omix.plugin.model.writable.accessory
- omix.plugin.model.writable.accessory.annotation - package omix.plugin.model.writable.accessory.annotation
- omix.plugin.model.writable.accessory.trigger - package omix.plugin.model.writable.accessory.trigger
- omix.plugin.model.writable.points - package omix.plugin.model.writable.points
-
This package contains polynominal describing point types.
- omix.plugin.model.writable.util - package omix.plugin.model.writable.util
- omix.plugin.motifstamp - package omix.plugin.motifstamp
- omix.plugin.motifstamp.writable - package omix.plugin.motifstamp.writable
- omix.plugin.net - package omix.plugin.net
-
This package contains interfaces allowing to realize network connectivity for Omix.
- omix.plugin.ovl - package omix.plugin.ovl
-
This package contains interfaces to the OVL runtime environment of Omix.
- omix.plugin.ovl.annotation - package omix.plugin.ovl.annotation
-
This package contains additional annotations for plugin OVL.
- omix.plugin.ovl.reflect - package omix.plugin.ovl.reflect
-
This package contains interfaces to the OVL runtime environment of Omix.
- omix.plugin.ovl.reflect.writable - package omix.plugin.ovl.reflect.writable
- omix.plugin.paint - package omix.plugin.paint
-
This package contains interfaces allowing to implement image and movie export plugins.
- omix.plugin.templates - package omix.plugin.templates
-
This package contains interfaces for implementing template providers.
- omix.plugin.type - package omix.plugin.type
-
This package contains interfaces for implementing type management plugins.
- omix.plugin.type.util - package omix.plugin.type.util
-
This package contains utility interfaces for type management.
- omix.plugin.ui - package omix.plugin.ui
-
This package contains GUI elements and utilities for plugin development.
- omix.plugin.undo - package omix.plugin.undo
- omix.plugin.util - package omix.plugin.util
-
This package contains utilities for Omix plugin development.
- omix.plugin.vod - package omix.plugin.vod
-
This package contains utilities for OVL and Omix plugin development.
- omix.util - package omix.util
-
This package contains utilities for OVL and Omix plugin development.
- omix.util.annotation - package omix.util.annotation
- omix.util.chart - package omix.util.chart
-
This package contains chart listeners.
- omix.util.collections - package omix.util.collections
-
This package contains collections, sets and maps which can be used in OVL and plugin development.
- omix.util.data - package omix.util.data
-
This package contains utilities for OVL and Omix plugin development.
- omix.util.ext - package omix.util.ext
-
This package contains classes pre-implementing the Omix extension interfaces.
- omix.util.io - package omix.util.io
-
This package contains classes for file input and output which can be used in plugin development.
- omix.util.licensing - package omix.util.licensing
-
This package contains utilities for plugin licensing.
- omix.util.math - package omix.util.math
- omix.util.math.curves - package omix.util.math.curves
-
This package provides polynomial computation methods.
- omix.util.math.graph - package omix.util.math.graph
-
This package contains classes for graph analytics.
- omix.util.math.vector - package omix.util.math.vector
-
This package contains classes for linear algebra.
- omix.util.text - package omix.util.text
-
This package contains utilities for OVL and Omix plugin development.
- omix.util.ui - package omix.util.ui
-
This package contains GUI elements (widgets) which can be used in Omix plugin programs.
- omix.util.wrap - package omix.util.wrap
- OmixApplication - Class in omix.lang
-
The OmixApplication class contains static methods which allow: Internationalization Inter namespace access
- OmixPremium - omix.util.Applications
- onchange(double) - Method in interface omix.lang.model.accessory.trigger.DoubleTrigger
- onchange(int) - Method in interface omix.lang.model.accessory.trigger.IntegerTrigger
- oncheck(boolean) - Method in interface omix.lang.model.accessory.trigger.CheckButton
- onclick() - Method in interface omix.lang.model.accessory.trigger.PushButton
- onload() - Method in interface omix.lang.model.Component
-
Slot executed on load of component.
- onload() - Method in interface omix.lang.model.Item
-
Deprecated.Slot executed on load of component.
- openConnection(URL, Proxy, Authenticator) - Method in interface omix.plugin.net.URLConnectionHandlerInterface
-
Opens a connection to the given URL.
- OpenDataSourceEvent(String) - Constructor for class omix.plugin.data.DataManager.OpenDataSourceEvent
- openDocumentFromData(byte[], String) - Method in interface omix.plugin.ApplicationAccessManager
-
Opening a network as new document.
- OpenRoundedTriangle - omix.lang.StandardMarkerShapes
- OpenRoundedTriangle - Static variable in interface omix.lang.MarkerShape
-
OpenRoundedTriangle.
- OpenTriangle - omix.lang.StandardMarkerShapes
- OpenTriangle - Static variable in interface omix.lang.MarkerShape
-
OpenTriangle.
- operator - Variable in class omix.mathxp.util.Error.IllegalOperator
- or(Validator) - Method in interface omix.lang.annotation.util.Validator
- OR - omix.mathxp.MathOperation.Operator
- OrderByColumn - omix.lang.chart.AbstractPieChart.DataExtractOrder
- OrderByRow - omix.lang.chart.AbstractPieChart.DataExtractOrder
- OrdinaryDataSourceHandlerInterface - Interface in omix.plugin.data
- orExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
- organization - Variable in class omix.util.licensing.LicenseKey
- orientation() - Method in interface omix.lang.model.accessory.Array
-
The orientation of the array.
- Orientation - Enum in omix.lang
-
This enum represents the two states orientation.
- os() - Static method in class omix.util.SystemInfo
-
This method returns the operation system of the current platform.
- out - Static variable in class omix.util.StandardStreams
- OutEdgeOrderChanged - omix.plugin.model.util.ChangeEvent.EventType
- outEdges() - Method in interface omix.lang.model.BioNode
-
Returns an unchangeable
List
of all outgoing flux edges of this node. - outEdges() - Method in interface omix.lang.model.MetNode
-
Deprecated.Returns an unchangeable
List
of all outgoing flux edges of this node. - outEdges() - Method in interface omix.plugin.diagram.AbstractBioNodeItem
- outEdges() - Method in interface omix.plugin.diagram.writable.AbstractBioNodeItem
- outEdges() - Method in interface omix.plugin.model.AbstractBioNode
-
Returns an unchangeable
List
of all outgoing flux edges of this node. - outEdges() - Method in interface omix.plugin.model.writable.AbstractBioNode
-
Returns an unchangeable
List
of all outgoing flux edges of this node. - outEdges() - Method in interface omix.plugin.motifstamp.AbstractBioNode
-
Returns an unchangeable
List
of all outgoing flux edges of this node. - outEdges() - Method in interface omix.plugin.motifstamp.writable.AbstractBioNode
-
Returns an unchangeable
List
of all outgoing flux edges of this node. - OutputUtilities - Interface in omix.plugin.io.util
-
Provides utilities for file output operations.
- outside() - Method in interface omix.lang.model.Compartment
-
Returns the outside compartment if available otherwise null.
- outside() - Method in interface omix.plugin.diagram.CompartmentItem
-
Returns the outside compartment if available otherwise null.
- outside() - Method in interface omix.plugin.diagram.writable.CompartmentItem
-
Returns the outside compartment if available otherwise null.
- outside() - Method in interface omix.plugin.model.Compartment
-
Returns the outside compartment if available otherwise null.
- outside() - Method in interface omix.plugin.model.writable.Compartment
-
Returns the outside compartment if available otherwise null.
- overrideCursor(Qt.CursorShape) - Static method in class omix.util.ui.CursorUtility
- OVLAbstractInvokableDefinition - Interface in omix.plugin.ovl
-
This interface represents invokeable members of an OVL type.
- OVLAbstractMemberDefinition - Interface in omix.plugin.ovl
-
This class represents the definition of a member of a class or item extension.
- OVLAccessoryArrayDefinition - Interface in omix.plugin.ovl
- OVLAccessoryDefinition - Interface in omix.plugin.ovl
-
This class represents an accessory definition in an OVL program.
- OVLClass - Interface in omix.plugin.ovl
-
This interface represents OVLClass definitions in OVL programs.
- OVLClassType - Interface in omix.plugin.ovl
-
This class represents the type of an OVL defined class.
- OVLCompatibilityHandlerFactory - Interface in omix.plugin.ovl
-
This interface must be derived by a custom plug-in class in order to implement OVL code compatibility between different versions of a plug-in.
- OVLCompatibilityHandlerInterface - Interface in omix.plugin.ovl
-
This interface allows to implement compatibility features of a plug-in with its former versions.
- OVLCompatibilityHandlerInterface.OVLFieldConverterInterface - Interface in omix.plugin.ovl
-
The substitution is performed by this interface.
- OVLCompatibilityHandlerInterface.Substitution - Class in omix.plugin.ovl
-
A Substitution consisting of the namespace of the new class/field/accessory and the new name of the member.
- OVLCompiler - Interface in omix.plugin.ovl
-
This interface allows to compile source code to an executable OVLProgram.
- OVLCompilerMessage - Interface in omix.plugin.ovl
-
Compiler Messages generated by the OVLCompiler when errors or warning occur.
- OVLCompilerMessage.Type - Enum in omix.plugin.ovl
- OVLConstructorDefinition - Interface in omix.plugin.ovl
-
This class represents a method definition in an OVL program.
- OVLDocument - Interface in omix.plugin
-
This interface type represents an active OVL program code document.
- OVLEnvironment - Interface in omix.lang.reflect
-
Java methods and constructors can be equipped with a prepend
OVLEnvironment
parameter. - OVLEvent - Annotation Type in omix.plugin.ovl.annotation
-
This java annotation converts a java method into an OVL slot field.
- OVLExtensible - Annotation Type in omix.plugin.ovl.annotation
-
This annotation marks all types which are extensible by OVL code.
- OVLFallbackField - Annotation Type in omix.plugin.ovl.annotation
-
This java annotation converts a java method into an OVL fallback field.
- OVLField - Annotation Type in omix.plugin.ovl.annotation
-
This java annotation converts a java method into an OVL field.
- OVLFieldConverterUtilities - Interface in omix.plugin.ovl
- OVLFieldDefinition - Interface in omix.plugin.ovl
-
This class represents a field definition in an OVL program.
- OVLInaccessible - Annotation Type in omix.plugin.ovl.annotation
-
This java annotation avoids accessibility of a member, parameter or class in OVL code.
- OVLInvocation - omix.plugin.model.util.ModelCapability
- OVLItemExtension - Interface in omix.plugin.ovl
-
This interface represents OVLItemExtension definitions in OVL programs.
- OVLMethodDefinition - Interface in omix.plugin.ovl
-
This class represents a method definition in an OVL program.
- OVLObject - Interface in omix.lang
-
This interface represents all instances of OVL defined classes.
- OVLObject - Interface in omix.plugin.model
- OVLObject - Interface in omix.plugin.model.writable
- OVLParameter - Annotation Type in omix.plugin.ovl.annotation
- OVLParameterDefinition - Interface in omix.plugin.ovl
-
This class represents the definition of a method or constructor parameter.
- OVLProgram - Interface in omix.plugin.ovl
-
This interface represents a program specified in the Omix Visualization Language (OVL).
- OVLReflection - omix.plugin.model.util.ModelCapability
- OVLTarget - Annotation Type in omix.plugin.ovl.annotation
- OVLTarget.OVLElementType - Enum in omix.plugin.ovl.annotation
- OVLToAWTConverter - Class in omix.util.ui
-
This class realizes converter functionality between Java AWT and the OVL standard types.
- owner() - Method in interface omix.plugin.diagram.accessory.AccessoryItem
- owner() - Method in interface omix.plugin.diagram.writable.accessory.AccessoryItem
- owner() - Method in interface omix.plugin.model.accessory.Accessory
- owner() - Method in interface omix.plugin.model.writable.accessory.Accessory
- OwnerName - omix.lang.chart.data.Qualifier
All Classes|All Packages