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
L
- label() - Method in interface omix.lang.model.accessory.Accessory
-
Returns the label of the accessory.
- label() - Method in interface omix.plugin.motifstamp.Metabolite
- Label - Annotation Type in omix.lang.annotation
-
Overrides the identifier of the annotated field or trigger with the denoted label.
Two examples without Label annotation: - LabelConfiguration - Class in omix.util
- LabelConfiguration.DefaultTextInstruction - Enum in omix.util
- LabelConfiguration.TextInstruction - Enum in omix.util
- labelFloating() - Method in interface omix.plugin.diagram.AbstractNodeItem
- labelHidden() - Method in interface omix.plugin.diagram.AbstractNodeItem
- labelPlacement() - Method in interface omix.plugin.diagram.AbstractNodeItem
- LabelReloadable - Interface in omix.plugin
- labelRotation() - Method in interface omix.plugin.diagram.AbstractNodeItem
- labelRotation() - Method in interface omix.plugin.diagram.CompartmentItem
- labelRotation() - Method in interface omix.plugin.diagram.PathwayItem
- LabelText - Interface in omix.plugin.model.util
- labelX() - Method in interface omix.plugin.diagram.AbstractNodeItem
- labelX() - Method in interface omix.plugin.diagram.CompartmentItem
- labelX() - Method in interface omix.plugin.diagram.PathwayItem
- labelY() - Method in interface omix.plugin.diagram.AbstractNodeItem
- labelY() - Method in interface omix.plugin.diagram.CompartmentItem
- labelY() - Method in interface omix.plugin.diagram.PathwayItem
- LanguageChangeEvent() - Constructor for class omix.plugin.data.DataManager.LanguageChangeEvent
- lastIndexOf(Object) - Method in class omix.util.collections.HashList
- lastIndexOf(Object) - Method in class omix.util.collections.WeakList
- lastIndexOfSubList(List<?>, List<?>) - Static method in class omix.util.collections.Collections
- Layered - omix.lang.chart.StackMode
- Layout - omix.plugin.util.PluginMenuItemType
-
The "Layout" menu.
- LBRACKET - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- LBRACKET - Static variable in class omix.mathxp.parser.MathExpressionsParser
- Left - omix.lang.chart.util.AbstractTitle.Position
- Left - omix.lang.chart.util.RectangleEdge
- Left - omix.util.AccessoryAnchorPlacement
- Left - omix.util.NodeLabelPlacement
- legend() - Method in class omix.lang.chart.Chart
- Legend - Class in omix.lang.chart.util
- Legend - Interface in omix.plugin.diagram
- Legend - Interface in omix.plugin.diagram.writable
- Legend() - Constructor for class omix.lang.chart.util.Legend
- length - Variable in class omix.util.math.curves.ArcSectionComputer2D
-
Angle length of the arc in radians.
- length() - Method in class omix.lang.io.AbstractTable
-
returns the length of the data set i.e. the number of rows.
- length() - Method in class omix.lang.JsonArray
- length() - Method in interface omix.plugin.model.points.Arc
-
Returns the length of the arc in degrees.
- length() - Method in class omix.util.wrap.ArrayWrapper
- LEQ - omix.mathxp.MathOperation.Operator
- lessOrEquals(Number) - Method in class omix.util.math.BigFraction
- lessOrEquals(Number, MathContext) - Method in class omix.util.math.BigFraction
- lessOrEquals(VersionNumber) - Method in class omix.util.VersionNumber
-
Determines if this is less than or equals the given version
- lessThan(Number) - Method in class omix.util.math.BigFraction
- lessThan(Number, Number) - Static method in class omix.mathxp.util.MathUtilities
- lessThan(Number, MathContext) - Method in class omix.util.math.BigFraction
- lessThan(VersionNumber) - Method in class omix.util.VersionNumber
-
Determines if this is less than the given version
- Lexer - omix.plugin.ovl.OVLCompilerMessage.Type
- licensee - Variable in class omix.util.licensing.LicenseKey
- licenseID - Variable in class omix.util.licensing.LicenseKey
- LicenseKey - Class in omix.util.licensing
-
This class represents all entries of an Omix license key file.
- LicenseKey(byte[], String, String, String, String, String, String, String, int, int, String, VersionNumber, VersionNumber, Date, Date, Date, int, String, String, LicenseType) - Constructor for class omix.util.licensing.LicenseKey
- LicenseKeyValidatorFactory - Interface in omix.plugin
-
This interface can be implemented in order to realize licensing of a plugin.
- LicenseKeyValidatorInterface - Interface in omix.plugin
-
The license key validator checks the signature of a license key for validity.
- LicenseRequired - Annotation Type in omix.util.licensing
-
This annotation labels classes as to require a valid license key in order to be used in OVL scripts.
- LicenseType - Enum in omix.util.licensing
-
This enum replresents all available licensing variants.
- licenseURL - Variable in class omix.util.licensing.LicenseKey
- Light - omix.util.licensing.LicenseType
- LinearGradient - Class in omix.lang
-
This class represents linear gradients.
- LinearGradient(Map<Double, Color>, Gradient.Spread) - Constructor for class omix.lang.LinearGradient
-
Creates a gradient according to the submitted set of colors.
- LinearGradient(Color) - Constructor for class omix.lang.LinearGradient
-
The same as LinearGradient(color, color, Spread.PadSpread)
- LinearGradient(Color, Color) - Constructor for class omix.lang.LinearGradient
-
The same as LinearGradient(color0, color1, Spread.PadSpread)
- LinearGradient(Color, Color, Gradient.Spread) - Constructor for class omix.lang.LinearGradient
-
Creates a gradient between the two submitted colors.
- LinearGradient(Color, Gradient.Spread) - Constructor for class omix.lang.LinearGradient
-
The same as LinearGradient(color, color, spread)
- lineBrush() - Method in interface omix.lang.model.GraphicsPath
-
The color for the stroke of the item's shape.
- lineBrush() - Method in interface omix.plugin.model.GraphicsPath
-
The color for the stroke of the item's shape.
- LineChart - Class in omix.lang.chart
- LineChart() - Constructor for class omix.lang.chart.LineChart
- LineChart(boolean) - Constructor for class omix.lang.chart.LineChart
- LineChart(CategoryDataset) - Constructor for class omix.lang.chart.LineChart
- LineChart(CategoryDataset, boolean) - Constructor for class omix.lang.chart.LineChart
- LineChart3D - Class in omix.lang.chart
- LineChart3D() - Constructor for class omix.lang.chart.LineChart3D
- LineChart3D(CategoryDataset) - Constructor for class omix.lang.chart.LineChart3D
- LineChart3DProperties - Class in omix.lang.chart.util
- LineChart3DProperties() - Constructor for class omix.lang.chart.util.LineChart3DProperties
- LineChartProperties - Class in omix.lang.chart.util
- LineChartProperties() - Constructor for class omix.lang.chart.util.LineChartProperties
- lineStyle() - Method in interface omix.lang.model.Edge
-
The style of the edge.
- lineStyle() - Method in interface omix.lang.model.EffectorEdge
-
The style of the edge.
- lineStyle() - Method in interface omix.lang.model.FluxEdge
-
The style of the edge.
- lineStyle() - Method in interface omix.lang.model.GraphicsEdge
-
The style of the edge.
- lineStyle() - Method in interface omix.lang.model.GraphicsPath
-
The paint style for the stroke of the item's shape.
- lineStyle() - Method in interface omix.plugin.model.AbstractEdge
-
The style of the edge.
- lineStyle() - Method in interface omix.plugin.model.GraphicsPath
-
The paint style for the stroke of the item's shape.
- lineStyle() - Method in interface omix.plugin.motifstamp.writable.AbstractEdge
-
The style of the edge.
- lineWidth() - Method in interface omix.lang.model.Edge
-
The width of the edge.
- lineWidth() - Method in interface omix.lang.model.EffectorEdge
-
The width of the edge.
- lineWidth() - Method in interface omix.lang.model.FluxEdge
-
The width of the edge.
- lineWidth() - Method in interface omix.lang.model.GraphicsPath
-
The stroke width of the item's shape.
- lineWidth() - Method in interface omix.plugin.model.AbstractEdge
-
The width of the edge.
- lineWidth() - Method in interface omix.plugin.model.GraphicsPath
-
The stroke width of the item's shape.
- lineWidth() - Method in interface omix.plugin.motifstamp.writable.AbstractEdge
-
The width of the edge.
- Link - Interface in omix.lang.model
-
This type represents a link node in OVL.
- Link - Interface in omix.plugin.model
- Link - Interface in omix.plugin.model.writable
- Link.Appearance - Interface in omix.plugin.model
- Link.Appearance - Interface in omix.plugin.model.writable
- Link.DiagramLinkAppearance - Interface in omix.plugin.model
- Link.DiagramLinkAppearance - Interface in omix.plugin.model.writable
- Link.FileLinkAppearance - Interface in omix.plugin.model
- Link.FileLinkAppearance - Interface in omix.plugin.model.writable
- Link.GeneralLinkAppearance - Interface in omix.plugin.model
- Link.GeneralLinkAppearance - Interface in omix.plugin.model.writable
- Link.PathwayLinkAppearance - Interface in omix.plugin.model
- Link.PathwayLinkAppearance - Interface in omix.plugin.model.writable
- linkCollapsed() - Method in interface omix.plugin.model.StyleSheet
- LinkEdge - Interface in omix.lang.model
-
Represents a custom edge in the network diagram.
- LinkEdge - Interface in omix.plugin.model
- LinkEdge - Interface in omix.plugin.model.writable
- LinkEdge.Appearance - Interface in omix.plugin.model
- LinkEdge.Appearance - Interface in omix.plugin.model.writable
- LinkEdge.EffectorEdgeAppearance - Interface in omix.plugin.model
- LinkEdge.EffectorEdgeAppearance - Interface in omix.plugin.model.writable
- LinkEdge.FluxEdgeAppearance - Interface in omix.plugin.model
- LinkEdge.FluxEdgeAppearance - Interface in omix.plugin.model.writable
- LinkEdge.GraphicsEdgeAppearance - Interface in omix.plugin.model
- LinkEdge.GraphicsEdgeAppearance - Interface in omix.plugin.model.writable
- LinkEdgeItem - Interface in omix.plugin.diagram
- LinkEdgeItem - Interface in omix.plugin.diagram.writable
- LinkEdgeOrderChanged - omix.plugin.model.util.ChangeEvent.EventType
- linkEdges() - Method in interface omix.lang.model.Node
-
returns all link edges this node is connected with.
- linkEdges() - Method in interface omix.plugin.diagram.Diagram
-
Returns an unchangeable
List
of all link edges. - linkEdges() - Method in interface omix.plugin.diagram.writable.AbstractNodeItem
- linkEdges() - Method in interface omix.plugin.diagram.writable.Diagram
-
Returns an unchangeable
List
of all link edges. - linkEdges() - Method in interface omix.plugin.model.Model
-
Returns an unchangeable
List
of all link edges. - linkEdges() - Method in interface omix.plugin.model.writable.AbstractNode
- linkEdges() - Method in interface omix.plugin.model.writable.Model
-
Returns an unchangeable
List
of all link edges. - linkExists(String) - Method in interface omix.plugin.model.Model
-
Determines if link of certain identifier exists.
- LinkItem - Interface in omix.plugin.diagram
- LinkItem - Interface in omix.plugin.diagram.writable
- linkLabelFloating() - Method in interface omix.plugin.model.StyleSheet
- linkLabelHidden() - Method in interface omix.plugin.model.StyleSheet
- linkLabelPlacement() - Method in interface omix.plugin.model.StyleSheet
- links() - Method in interface omix.plugin.diagram.Diagram
-
Returns an unchangeable
List
of all links. - links() - Method in interface omix.plugin.diagram.writable.Diagram
-
Returns an unchangeable
List
of all links. - links() - Method in interface omix.plugin.model.Model
-
Returns an unchangeable
List
of all links. - links() - Method in interface omix.plugin.model.writable.Model
-
Returns an unchangeable
List
of all links. - Linux - omix.util.SystemInfo.OperatingSystem
- list(Enumeration<T>) - Static method in class omix.util.collections.Collections
- List - omix.plugin.data.DataSourceInterface.Enumerator
- LIST - omix.lang.annotation.util.Occurrence
-
A component occurs in the property list shown in the property editor.
- listeningBlocked() - Method in interface omix.lang.reflect.ValueChangeListener
-
If this method returns true the
ValueChangeListener.valueChanged(Object)
is not invoked. - listeningBlocked() - Method in class omix.util.ui.EventBasedItemPropertyChangeListener
-
If this method returns true the
ValueChangeListener.valueChanged(Object)
is not invoked. - listeningBlocked() - Method in class omix.util.ui.EventBasedValueChangeListener
-
If this method returns true the
ValueChangeListener.valueChanged(Object)
is not invoked. - listeningBlocked() - Method in class omix.util.ValueChangeAdapter
-
If this method returns true the
ValueChangeListener.valueChanged(Object)
is not invoked. - listIterator() - Method in class omix.util.collections.HashList
- listIterator() - Method in class omix.util.collections.WeakList
- listIterator(int) - Method in class omix.util.collections.HashList
- listIterator(int) - Method in class omix.util.collections.WeakList
- listOfExpression() - Method in class omix.mathxp.parser.MathExpressionsParser
- literal() - Method in class omix.mathxp.parser.MathExpressionsParser
- litre - omix.mathxp.units.DerivedUnit
- LOCAL_VARIABLE - omix.plugin.ovl.annotation.OVLTarget.OVLElementType
- localPathwayStrength() - Method in interface omix.lang.model.Reaction
-
The pathway's shape can have local divergent thicknesses according the reaction's local pathway strength.
- localPathwayStrength() - Method in interface omix.plugin.model.Reaction
-
The pathway's shape can have local divergent thicknesses according the reaction's local pathway strength.
- Log10 - omix.lang.chart.util.ValueAxis.AxisType
- LongSerialization(long) - Constructor for class omix.plugin.type.TypeSerializationHandlerInterface.LongSerialization
- longValue() - Method in class omix.util.math.BigFraction
- LowEnd - omix.lang.chart.util.Axis.LabelLocation
-
Axis label at the bottom.
- LPAREN - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- LPAREN - Static variable in class omix.mathxp.parser.MathExpressionsParser
- ls(String) - Method in interface omix.plugin.net.URLConnectionInterface
-
Lists the content of the directory at the given path.
- LT - omix.mathxp.MathOperation.Operator
- LT - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- LT - Static variable in class omix.mathxp.parser.MathExpressionsParser
- LTEQ - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- LTEQ - Static variable in class omix.mathxp.parser.MathExpressionsParser
- lumen - omix.mathxp.units.DerivedUnit
- lux - omix.mathxp.units.DerivedUnit
All Classes|All Packages