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
I
- icon(QBrush) - Static method in class omix.util.IconManager
- icon(QColor) - Static method in class omix.util.IconManager
- icon(String) - Method in class omix.util.IconManager
- icon(String, boolean, boolean, boolean) - Method in class omix.util.IconManager
- icon(String, boolean, boolean, boolean, int...) - Method in class omix.util.IconManager
- icon(String, int...) - Method in class omix.util.IconManager
- Icon - Annotation Type in omix.lang.annotation
-
An annotated field is displayed with an icon from the given path.
Examples:
@Icon("smile.png") CheckButton button : method(boolean);
- IconManager - Class in omix.util
- IconManager(String) - Constructor for class omix.util.IconManager
- IconManager(String, QStyle) - Constructor for class omix.util.IconManager
- IconReloadable - Interface in omix.plugin
- id() - Method in interface omix.lang.model.Component
-
Returns the ID of the model component.
- id() - Method in interface omix.lang.model.Item
-
Deprecated.Returns the ID of the model component.
- ID - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- ID - Static variable in class omix.mathxp.parser.MathExpressionsParser
- IdentifierCollection - Interface in omix.plugin.identity
- IdentifierCollection.TargetType - Enum in omix.plugin.identity
- IdentityComparator - Class in omix.util.collections
-
Compares two objects after identity hashcode.
- IllegalChangeException - Exception in omix.plugin.util
- IllegalChangeException() - Constructor for exception omix.plugin.util.IllegalChangeException
- IllegalChangeException(String) - Constructor for exception omix.plugin.util.IllegalChangeException
- IllegalChangeException(String, Throwable) - Constructor for exception omix.plugin.util.IllegalChangeException
- IllegalChangeException(Throwable) - Constructor for exception omix.plugin.util.IllegalChangeException
- IllegalComponentException - Exception in omix.plugin.util
-
Is thrown when an object is not allowed do be used in a model factory.
- IllegalComponentException() - Constructor for exception omix.plugin.util.IllegalComponentException
- IllegalComponentException(String) - Constructor for exception omix.plugin.util.IllegalComponentException
- IllegalComponentException(String, Throwable) - Constructor for exception omix.plugin.util.IllegalComponentException
- IllegalComponentException(Throwable) - Constructor for exception omix.plugin.util.IllegalComponentException
- IllegalOperator(MathOperation.Operator) - Constructor for class omix.mathxp.util.Error.IllegalOperator
- image() - Method in interface omix.lang.model.accessory.annotation.ImageField
-
The image displayed in the network diagram.
- Image - Class in omix.lang
-
Represents images in Omix.
- Image(byte[]) - Constructor for class omix.lang.Image
-
Created an image upon the submitted data.
- Image(byte[], int, int, boolean) - Constructor for class omix.lang.Image
-
Created an image with the submitted data and bounds.
- Image(File) - Constructor for class omix.lang.Image
-
Loads an image from file.
- Image(String) - Constructor for class omix.lang.Image
-
Loads an image from file.
- imageAction - Variable in class omix.mathxp.ui.scene.MathGraphicsView
- ImageField - Interface in omix.lang.model.accessory.annotation
-
This accessory represents image items in the network diagram.
- ImageField - Interface in omix.plugin.model.accessory.annotation
- ImageField - Interface in omix.plugin.model.writable.accessory.annotation
- ImageFieldItem - Interface in omix.plugin.diagram.accessory.annotation
- ImageFieldItem - Interface in omix.plugin.diagram.writable.accessory.annotation
- ImageFormat - omix.plugin.paint.PaintHandlerInterface.PaintOption
-
If a given file format is an image format.
- ImageRenderer - Interface in omix.plugin
-
This interface can be implemented in order to render any kind of content into a paint device.
- IMPL - omix.mathxp.MathOperation.Operator
- importDocumentFromData(byte[], String) - Method in interface omix.plugin.ModelDocument
-
Opening a network as new document.
- ImpossibleExponentOnUnitError(UnitInterface, MathExpression) - Constructor for class omix.mathxp.util.Error.ImpossibleExponentOnUnitError
- ImpossibleUnitMultiplicationError(UnitInterface, UnitInterface, MathExpression) - Constructor for class omix.mathxp.util.Error.ImpossibleUnitMultiplicationError
- in - Static variable in class omix.util.StandardStreams
- IncludedItems - Annotation Type in omix.lang.annotation
-
This annotation limits the applicabity of code to a set if items.
- IncompleteExpression - omix.mathxp.util.Error.ErrorType
- indexOf(Object) - Method in class omix.lang.JsonArray
- indexOf(Object) - Method in class omix.util.collections.HashList
- indexOf(Object) - Method in class omix.util.collections.WeakList
- indexOf(Accessory) - Method in interface omix.lang.model.accessory.Array
- indexOfSubList(List<?>, List<?>) - Static method in class omix.util.collections.Collections
- IndexTabs - omix.plugin.data.DataSourceInterface.Enumerator
- InEdgeOrderChanged - omix.plugin.model.util.ChangeEvent.EventType
- inEdges() - Method in interface omix.lang.model.BioNode
-
Returns an unchangeable
List
of all incoming flux edges of this node. - inEdges() - Method in interface omix.lang.model.MetNode
-
Deprecated.Returns an unchangeable
List
of all incoming flux edges of this node. - inEdges() - Method in interface omix.plugin.diagram.AbstractBioNodeItem
- inEdges() - Method in interface omix.plugin.diagram.writable.AbstractBioNodeItem
- inEdges() - Method in interface omix.plugin.model.AbstractBioNode
-
Returns an unchangeable
List
of all incoming flux edges of this node. - inEdges() - Method in interface omix.plugin.model.writable.AbstractBioNode
-
Returns an unchangeable
List
of all incoming flux edges of this node. - inEdges() - Method in interface omix.plugin.motifstamp.AbstractBioNode
-
Returns an unchangeable
List
of all incoming flux edges of this node. - inEdges() - Method in interface omix.plugin.motifstamp.writable.AbstractBioNode
-
Returns an unchangeable
List
of all incoming flux edges of this node. - InfiniteLoop - omix.plugin.paint.PaintHandlerInterface.PaintOption
-
Ability to specify if an animation is looped
- information(String) - Method in interface omix.lang.UserRequest
-
Shows an information message dialog window with the given message.
- INFORMATION - omix.plugin.MessageType
-
The message text is shown in an information dialog window.
- INFORMATION_SHEET - omix.plugin.MessageType
-
The message text is shown in an information sheet.
- inhibitionArrowShape() - Method in interface omix.lang.model.EffectorEdge
-
The shape of the edge's arrow when it shows inhibition.
- inhibitionArrowShape() - Method in interface omix.plugin.model.EffectorEdge
-
The shape of the edge's arrow when it shows inhibition.
- inhibitionArrowShape() - Method in interface omix.plugin.model.LinkEdge.EffectorEdgeAppearance
-
The shape of the edge's arrow when it shows inhibition.
- inhibitionArrowShape() - Method in interface omix.plugin.motifstamp.writable.EffectorEdge
-
The shape of the edge's arrow when it shows inhibition.
- inhibitionBrush() - Method in interface omix.lang.model.EffectorEdge
-
The paint brush of the edge's arrow when it shows inhibition.
- inhibitionBrush() - Method in interface omix.plugin.model.EffectorEdge
-
The paint brush of the edge's arrow when it shows inhibition.
- inhibitionBrush() - Method in interface omix.plugin.model.LinkEdge.EffectorEdgeAppearance
-
The paint brush of the edge's arrow when it shows inhibition.
- inhibitionBrush() - Method in interface omix.plugin.motifstamp.writable.EffectorEdge
-
The paint brush of the edge's arrow when it shows inhibition.
- initialize(boolean) - Method in interface omix.plugin.DocumentExtensionInterface
-
This method is invoked when the plugin is first activated on the document and when the activation process is undone and redone again.
- input(String, String, String[], boolean[]) - Method in interface omix.plugin.util.Authenticator
-
Asks the user to enter N lines whereas N is the number of submitted description texts.
- InputUtilities - Interface in omix.plugin.io.util
-
Provides utilities for file input operations.
- insertProperty(String, String, String, Class<?>) - Method in interface omix.plugin.vod.VoDObject
- INSTANCE - Static variable in class omix.util.collections.IdentityComparator
-
The only available instance of this class.
- INSTANCE - Static variable in class omix.util.collections.StringComparator
-
The only available instance of this class.
- INT - Static variable in class omix.mathxp.parser.MathExpressionsLexer
- INT - Static variable in class omix.mathxp.parser.MathExpressionsParser
- IntegerField - Interface in omix.lang.model.accessory.annotation
-
This accessory represents textual represented integer values in the network diagram.
- IntegerField - Interface in omix.plugin.model.accessory.annotation
- IntegerField - Interface in omix.plugin.model.writable.accessory.annotation
- IntegerFieldItem - Interface in omix.plugin.diagram.accessory.annotation
- IntegerFieldItem - Interface in omix.plugin.diagram.writable.accessory.annotation
- IntegerTrigger - Interface in omix.lang.model.accessory.trigger
-
This type represents all triggers emitting an integer type signal.
- IntegerTrigger - Interface in omix.plugin.model.accessory.trigger
- IntegerTrigger - Interface in omix.plugin.model.writable.accessory.trigger
- IntegerTriggerItem - Interface in omix.plugin.diagram.accessory.trigger
- IntegerTriggerItem - Interface in omix.plugin.diagram.writable.accessory.trigger
- InterfaceUtility - Class in omix.util
- interpretUnit(String) - Method in interface omix.mathxp.units.CustomUnitManagerInterface
- interpretUnit(String) - Static method in class omix.mathxp.units.UnitUtilities
- interrupt() - Method in class omix.util.ui.EventThread
- IntMap<T> - Class in omix.util.collections
-
This class is a tree map associating objects to an int value.
- IntMap() - Constructor for class omix.util.collections.IntMap
-
Default constructor.
- IntMap(IntMap<T>) - Constructor for class omix.util.collections.IntMap
-
Copy constructor.
- IntSerialization(int) - Constructor for class omix.plugin.type.TypeSerializationHandlerInterface.IntSerialization
- intValue() - Method in class omix.util.math.BigFraction
- INVALID - Static variable in interface omix.lang.annotation.util.Validator
- invert() - Method in interface omix.plugin.model.writable.FluxEdge
-
Inverts the flux edge.
- invert() - Method in interface omix.plugin.model.writable.Reaction
-
Inverts all flux edges of the reaction.
- Invert - omix.plugin.model.util.ChangeEvent.EventType
- inverted() - Method in interface omix.lang.model.Reaction
-
When the inverted option is set, all flux edges of the reaction display their direction in opposition to their nominal direction.
- inverted() - Method in interface omix.plugin.model.Reaction
-
When the inverted option is set, all flux edges of the reaction display their direction in opposition to their nominal direction.
- invoke() - Method in class omix.util.ui.ThreadableSlot0
- invoke(Object...) - Method in interface omix.lang.FunctionPointer
- invoke(A) - Method in class omix.util.ui.ThreadableSlot1
- invoke(Object...) - Method in interface omix.plugin.model.writable.accessory.trigger.Trigger
-
Allows to initiate a trigger without user interaction.
- invoke(Object...) - Method in interface omix.lang.reflect.Method
-
This method invokes the OVL method and returns its return value (
null
if method isvoid
). - invokeAndWait(QObject, ThrowingCallable<A, E>, A) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingCallable2<A, B, E>, A, B) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingCallable3<A, B, C, E>, A, B, C) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingFunction<T, A, E>, A) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingFunction2<T, A, B, E>, A, B) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingFunction3<T, A, B, C, E>, A, B, C) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingFunction4<T, A, B, C, D, E>, A, B, C, D) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingFunction5<T, A, B, C, D, E, Exn>, A, B, C, D, E) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(QObject, ThrowingRunnable<E>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingCallable<A, E>, A) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingCallable2<A, B, E>, A, B) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingCallable3<A, B, C, E>, A, B, C) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingFunction<T, A, E>, A) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingFunction2<T, A, B, E>, A, B) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingFunction3<T, A, B, C, E>, A, B, C) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingFunction4<T, A, B, C, D, E>, A, B, C, D) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingFunction5<T, A, B, C, D, E, Exn>, A, B, C, D, E) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeAndWait(ThrowingRunnable<E>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeLater(int, ThrowingRunnable<RuntimeException>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeLater(QObject, int, ThrowingRunnable<RuntimeException>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeLater(QObject, ThrowingRunnable<RuntimeException>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeLater(ThrowingRunnable<RuntimeException>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeMethod(OVLEnvironment, String, Object, String, Object...) - Static method in class omix.lang.OmixApplication
-
This method dynamically invokes the method described by
methodSignatur
. - invokeNowOrLater(QObject, ThrowingRunnable<RuntimeException>) - Static method in class omix.util.ui.ThreadAffineUtility
- invokeNowOrLater(ThrowingRunnable<RuntimeException>) - Static method in class omix.util.ui.ThreadAffineUtility
- IOFlag - Enum in omix.plugin.io.util
-
This enum represents I/O operations.
- isAbstract() - Method in interface omix.lang.reflect.ClassType
-
Determines if represented class is defined to be abstract.
- isAbstract() - Method in interface omix.lang.reflect.Method
-
Returns
true
if this method was definedabstract
. - isAbstract() - Method in interface omix.plugin.ovl.ClassType
-
Determines if represented class is defined to be abstract.
- isActive() - Method in interface omix.plugin.data.DataMatrixInterface
- isActive() - Method in interface omix.plugin.Document
- isActive() - Method in class omix.util.data.AbstractDataMatrix
- isAdditive() - Method in enum omix.mathxp.MathOperation.Operator
- isAlive() - Method in class omix.util.ui.EventThread
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.lang.reflect.ClassType
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.lang.reflect.Member
-
This method tests if the member is defined with a certain Java annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.plugin.ovl.ClassType
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.plugin.ovl.OVLAbstractMemberDefinition
-
This method tests if the member is defined with a certain Java annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.plugin.ovl.OVLClass
-
This method tests if the class is defined with a certain Java annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.plugin.ovl.OVLParameterDefinition
-
This method tests if the parameter is defined with a certain Java annotation.
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface omix.plugin.type.util.FieldInfo
-
This method tests if the member is defined with a certain Java annotation.
- isAnonymousClass() - Method in interface omix.lang.reflect.ClassType
- isAnonymousClass() - Method in interface omix.plugin.ovl.ClassType
- isAnonymousClass() - Method in interface omix.plugin.ovl.OVLClass
-
Determines if type is anonymous class
- isArc() - Method in class omix.util.math.curves.ArcSectionComputer2D
-
this is always an arc.
- isArc() - Method in class omix.util.math.curves.CurveSectionComputer
-
returns true if curve section is an arc.
- isArray() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents an array.
- isArray() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents an array.
- isAssignableFrom(Class<?>) - Method in interface omix.plugin.ovl.ClassType
-
Determines if the given type is subtype of this.
- isAssignableFrom(ClassType) - Method in interface omix.lang.reflect.ClassType
-
Determines if the given type is subtype of this.
- isAssignableFrom(ClassType) - Method in interface omix.plugin.ovl.ClassType
-
Determines if the given type is subtype of this.
- isAutoRange() - Method in class omix.lang.chart.util.ValueAxis
- isAutoTickUnitSelection() - Method in class omix.lang.chart.util.ValueAxis
- isBinaryOperator(String) - Static method in class omix.mathxp.io.MathMLElement
- isBold() - Method in class omix.lang.Font
- isBoolean() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents boolean or Boolean.
- isBoolean() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents boolean or Boolean.
- isCentered() - Method in class omix.lang.Texture
- isChangeable() - Method in interface omix.plugin.diagram.writable.AbstractItem
-
Checks if the given element can be changed.
- isChangeable() - Method in interface omix.plugin.diagram.writable.Diagram
-
Checks if the given element can be changed.
- isChangeable() - Method in interface omix.plugin.diagram.writable.pattern.PatternBranch
- isChangeable() - Method in interface omix.plugin.diagram.writable.pattern.PatternPath
- isChangeable() - Method in interface omix.plugin.model.writable.AbstractModelComponent
-
Checks if the given element can be changed.
- isChangeable() - Method in interface omix.plugin.model.writable.Model
-
Checks if the given element can be changed.
- isCircular() - Method in class omix.lang.chart.util.PieChartStyle
- isClockwise() - Method in class omix.lang.chart.util.PieChartStyle
- isCofactor() - Method in interface omix.lang.model.FluxEdge
-
Returns the relation between the connected metabolite and reaction.
- isCofactor() - Method in interface omix.plugin.model.FluxEdge
-
Returns the relation between the connected metabolite and reaction.
- isCofactor() - Method in interface omix.plugin.model.LinkEdge.FluxEdgeAppearance
-
Returns the relation between the connected metabolite and reaction.
- isCofactor() - Method in interface omix.plugin.motifstamp.writable.FluxEdge
-
Returns the relation between the connected metabolite and reaction.
- isColumnAvailable(String) - Method in interface omix.lang.data.HHeaderTable
-
checks the availability of a column identifier
- isComplementOf(Vec4d) - Method in class omix.util.math.vector.Vec4d
-
Determines if this is complement of given vector.
- isComplementOf(Vec4f) - Method in class omix.util.math.vector.Vec4f
-
Determines if this is complement of given vector.
- isConnected() - Method in interface omix.lang.reflect.ValueChangeListener
-
Returns true if this listener is connected to at least one sender.
- isConnected() - Method in class omix.util.ui.EventBasedItemPropertyChangeListener
-
Returns true if this listener is connected to at least one sender.
- isConnected() - Method in class omix.util.ui.EventBasedValueChangeListener
-
Returns true if this listener is connected to at least one sender.
- isConnected() - Method in class omix.util.ValueChangeAdapter
-
Returns true if this listener is connected to at least one sender.
- isConstant() - Method in class omix.mathxp.MathConstant
- isConstant() - Method in class omix.mathxp.MathConstantEULERGAMMA
- isConstant() - Method in class omix.mathxp.MathConstantEXPONENTIALE
- isConstant() - Method in class omix.mathxp.MathConstantFALSE
- isConstant() - Method in class omix.mathxp.MathConstantIMAGINARYI
- isConstant() - Method in class omix.mathxp.MathConstantINFINITY
- isConstant() - Method in class omix.mathxp.MathConstantNaN
- isConstant() - Method in class omix.mathxp.MathConstantPI
- isConstant() - Method in class omix.mathxp.MathConstantTRUE
- isConstant() - Method in class omix.mathxp.MathExpression
- isConstant() - Method in class omix.mathxp.MathFunction
- isConstant() - Method in class omix.mathxp.MathLambdaExpression
- isConstant() - Method in class omix.mathxp.MathOperation
- isConstant() - Method in class omix.mathxp.MathPointer
- isConstant() - Method in class omix.mathxp.MathReference
- isConstant(String, List<Boolean>) - Method in interface omix.mathxp.MathFunction.FunctionProcessorInterface
- isContentElement(String) - Static method in class omix.mathxp.io.MathMLElement
- isContentNode(Node) - Static method in class omix.mathxp.io.MathMLElement
- isCubic() - Method in class omix.util.math.curves.BezierSectionComputer
-
Returns true if curve section is a cubic curve.
- isCubic() - Method in class omix.util.math.curves.CurveSectionComputer
-
returns true if curve section is a cubic curve.
- isDirection() - Method in class omix.util.math.vector.Vec4d
-
Determines if vector describes direction or location.
- isDirection() - Method in class omix.util.math.vector.Vec4f
-
Determines if vector describes direction or location.
- isDisposed() - Method in class omix.util.ui.ThreadableSlot0
- isDisposed() - Method in class omix.util.ui.ThreadableSlot1
- isDrawBarOutline() - Method in class omix.lang.chart.util.BarChart3DProperties
-
Returns a flag that controls whether or not bar outlines are drawn.
- isDrawBarOutline() - Method in class omix.lang.chart.util.BarChartProperties
-
Returns a flag that controls whether or not bar outlines are drawn.
- isDrawOutline() - Method in class omix.lang.chart.util.LineChart3DProperties
-
Returns a flag that controls whether or not bar outlines are drawn.
- isEmpty() - Method in class omix.mathxp.ui.scene.MathRoot2D
- isEmpty() - Method in class omix.util.collections.HashList
- isEmpty() - Method in class omix.util.collections.WeakList
- isEmpty() - Method in class omix.util.collections.WeakMap
- isEmpty() - Method in class omix.util.collections.WeakSet
- isEmpty() - Method in class omix.util.collections.WeakWeakMap
- isEnabled() - Method in interface omix.plugin.ApplicationAccessManager
-
Returns the enabled state of the plugin.
- isEnum() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents an enum type.
- isEnum() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents an enum type.
- isEquality() - Method in class omix.mathxp.MathOperation
- isEquality() - Method in enum omix.mathxp.MathOperation.Operator
- isFinal() - Method in interface omix.lang.reflect.ClassType
-
Determines if represented class is defined to be final.
- isFinal() - Method in interface omix.lang.reflect.Method
-
Returns
true
if this method was definedfinal
. - isFinal() - Method in interface omix.plugin.ovl.ClassType
-
Determines if represented class is defined to be final.
- isFinal() - Method in interface omix.plugin.type.util.FieldInfo
-
Returns
true
if this field was definedfinal
. - isForced() - Method in class omix.util.ui.EventLoopParallelAction
- isHidden() - Method in interface omix.lang.model.Edge
-
Visibility of the edge.
- isHidden() - Method in interface omix.plugin.diagram.AbstractEdgeItem
- isHidden() - Method in interface omix.plugin.model.AbstractEdge
- isIgnoreZeroValues() - Method in class omix.lang.chart.util.PieChartStyle
- isIncludeBaseInRange() - Method in class omix.lang.chart.util.BarChart3DProperties
-
Returns the flag that controls whether or not the base value for the bars is included in the range.
- isIncludeBaseInRange() - Method in class omix.lang.chart.util.BarChartProperties
-
Returns the flag that controls whether or not the base value for the bars is included in the range.
- isIndependentSeries() - Method in class omix.lang.chart.data.XYTableDataReference
- isInEquality() - Method in class omix.mathxp.MathOperation
- isInfinite() - Method in class omix.util.math.vector.AbstractVec
-
Determines if one coordinate component is infinity.
- isInfinite() - Method in class omix.util.math.vector.Vec2d
- isInfinite() - Method in class omix.util.math.vector.Vec2f
- isInfinite() - Method in class omix.util.math.vector.Vec4d
- isInfinite() - Method in class omix.util.math.vector.Vec4f
- isInstance(Object) - Method in interface omix.lang.reflect.ClassType
- isInstance(Object) - Method in interface omix.plugin.ovl.ClassType
- isInteger() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents int, byte, short, long, Integer, Byte, Short or Long.
- isInteger() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents int, byte, short, long, Integer, Byte, Short or Long.
- isInterface() - Method in interface omix.lang.reflect.ClassType
-
Determines if represented type is interface type.
- isInterface() - Method in interface omix.plugin.ovl.ClassType
-
Determines if represented type is interface type.
- isInterface() - Method in interface omix.plugin.ovl.OVLClass
-
Determines if type is interface
- isInverted() - Method in class omix.lang.chart.util.ValueAxis
- isItalic() - Method in class omix.lang.Font
- isLabelVisible() - Method in class omix.lang.chart.util.PieChartStyle
- isLine() - Method in class omix.util.math.curves.BezierSectionComputer
-
Returns true if curve section is a line.
- isLine() - Method in class omix.util.math.curves.CurveSectionComputer
-
returns true if curve section is a line.
- isLocalClass() - Method in interface omix.lang.reflect.ClassType
- isLocalClass() - Method in interface omix.plugin.ovl.ClassType
- isLocation() - Method in class omix.util.math.vector.Vec4d
-
Determines if vector describes direction or location.
- isLocation() - Method in class omix.util.math.vector.Vec4f
-
Determines if vector describes direction or location.
- isLocked() - Method in interface omix.plugin.diagram.writable.accessory.AccessoryItemOwner
- isLocked() - Method in interface omix.plugin.model.writable.accessory.AccessoryOwner
- isLogical() - Method in enum omix.mathxp.MathOperation.Operator
- isMemberClass() - Method in interface omix.lang.reflect.ClassType
- isMemberClass() - Method in interface omix.plugin.ovl.ClassType
- isMemberClass() - Method in interface omix.plugin.ovl.OVLClass
-
Determines if type is memberclass
- isMinorTickMarksVisible() - Method in class omix.lang.chart.util.Axis
- isModified() - Method in interface omix.plugin.data.DataMatrixInterface
- isModified() - Method in interface omix.plugin.data.Table
-
Has the table been modified?
- isNamespaceAvailable(String) - Method in interface omix.plugin.model.Model
-
Returns true if the given namespace is activated on the model.
- isNamespaceAvailable(String, Object) - Method in interface omix.lang.reflect.OVLEnvironment
-
Tests if a namespace is available in the network.
- isNamespaceAvailable(OVLEnvironment, String, Object) - Static method in class omix.lang.OmixApplication
-
Tests if a namespace is available in the network.
- isNaN() - Method in class omix.util.math.vector.AbstractVec
-
Determines if one coordinate component is NaN.
- isNaN() - Method in class omix.util.math.vector.Vec2d
- isNaN() - Method in class omix.util.math.vector.Vec2f
- isNaN() - Method in class omix.util.math.vector.Vec4d
- isNaN() - Method in class omix.util.math.vector.Vec4f
- isNAryOperator(String) - Static method in class omix.mathxp.io.MathMLElement
- isNegativeArrowVisible() - Method in class omix.lang.chart.util.ValueAxis
- isNull() - Method in interface omix.lang.OVLObject
-
this method returns the validity state of this object.
- isNumber() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents int, byte, short, long, float, double, Integer, Byte, Short, Long, Float or Double.
- isNumber() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents int, byte, short, long, float, double, Integer, Byte, Short, Long, Float or Double.
- isOperator(String) - Static method in class omix.mathxp.io.MathMLElement
- isOverlined() - Method in class omix.lang.Font
- isPlacedOnLayoutPattern() - Method in interface omix.plugin.diagram.AbstractEdgeItem
- isPlacedOnLayoutPattern() - Method in interface omix.plugin.diagram.AbstractNodeItem
- isPluginActive(String) - Method in interface omix.plugin.model.Model
-
Asks if a plugin is active on the network model.
- isPluginActive(String) - Method in interface omix.plugin.model.writable.Model
-
Asks if a plugin is active on the network model.
- isPluginAvailable(String) - Method in interface omix.plugin.model.writable.Model
-
Determines if plugin is available in the current Omix session.
- isPositiveArrowVisible() - Method in class omix.lang.chart.util.ValueAxis
- isPresentationElement(String) - Static method in class omix.mathxp.io.MathMLElement
- isPresentationNode(Node) - Static method in class omix.mathxp.io.MathMLElement
- isPrimitive() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents int, byte, short, long, float, double, char, boolean or void.
- isPrimitive() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents int, byte, short, long, float, double, char, boolean or void.
- isPrivate() - Method in interface omix.lang.reflect.Constructor
-
Returns
true
if this constructor was definedfinal
. - isPrivate() - Method in interface omix.lang.reflect.Field
-
Returns
true
if this field was definedprivate
. - isPrivate() - Method in interface omix.lang.reflect.Method
-
Returns
true
if this method was definedprivate
. - isPrivate() - Method in interface omix.plugin.ovl.reflect.Field
-
Returns
true
if this field was definedprivate
. - isPrivate() - Method in interface omix.plugin.type.util.FieldInfo
-
Returns
true
if this field was definedprivate
. - isProtected() - Method in interface omix.lang.reflect.Constructor
-
Returns
true
if this constructor was definedfinal
. - isProtected() - Method in interface omix.lang.reflect.Field
-
Returns
true
if this field was definedprotected
. - isProtected() - Method in interface omix.lang.reflect.Method
-
Returns
true
if this method was definedprotected
. - isProtected() - Method in interface omix.plugin.ovl.reflect.Field
-
Returns
true
if this field was definedprotected
. - isProtected() - Method in interface omix.plugin.type.util.FieldInfo
-
Returns
true
if this field was definedprotected
. - isPublic() - Method in interface omix.lang.reflect.Constructor
-
Returns
true
if this constructor was definedfinal
. - isPublic() - Method in interface omix.lang.reflect.Field
-
Returns
true
if this field was definedpublic
. - isPublic() - Method in interface omix.lang.reflect.Method
-
Returns
true
if this method was definedpublic
. - isPublic() - Method in interface omix.plugin.ovl.reflect.Field
-
Returns
true
if this field was definedpublic
. - isPublic() - Method in interface omix.plugin.type.util.FieldInfo
-
Returns
true
if this field was definedpublic
. - isQuad() - Method in class omix.util.math.curves.BezierSectionComputer
-
Returns true if curve section is a quad curve.
- isQuad() - Method in class omix.util.math.curves.CurveSectionComputer
-
returns true if curve section is a quad curve.
- isReal() - Method in interface omix.lang.reflect.ClassType
-
Determines if object represents float, double, Float or Double.
- isReal() - Method in interface omix.plugin.ovl.ClassType
-
Determines if object represents float, double, Float or Double.
- isRestartRequired() - Method in interface omix.plugin.ui.ConfigWidgetInterface
-
This method is called by the configuration window after closing.
- isRestartRequired() - Method in class omix.util.ui.AbstractConfigWidget
-
This method is called by the configuration window after closing.
- IsRichText - Annotation Type in omix.util.annotation
-
This annotation marks a String flield to contain rich text (HTML).
- isRowAvailable(String) - Method in interface omix.lang.data.HVHeadersTable
-
checks the availability of a row identifier
- isRowAvailable(String) - Method in interface omix.lang.data.VHeaderTable
-
checks the availability of a row identifier
- isShadowsVisible() - Method in class omix.lang.chart.util.BarChartProperties
-
Returns the flag that controls whether or not shadows are drawn for the bars.
- isShowNoDataWarning() - Method in class omix.lang.chart.util.ChartStyle
- isShowShapes() - Method in class omix.lang.chart.LineChart
- isShowShapes() - Method in class omix.lang.chart.XYCurveChart
- isShowShapes() - Method in class omix.lang.chart.XYLineChart
- isSimpleLabels() - Method in class omix.lang.chart.util.PieChartStyle
- isStacked() - Method in class omix.lang.chart.XYAreaChart
- isStrikeOut() - Method in class omix.lang.Font
- isSVG() - Method in class omix.lang.Image
- isTickLabelsVisible() - Method in class omix.lang.chart.util.Axis
- isTrigger() - Method in interface omix.plugin.ovl.OVLAccessoryDefinition
-
Returns true if accessory is trigger.
- isUnaryOperator(String) - Static method in class omix.mathxp.io.MathMLElement
- isUnderlined() - Method in class omix.lang.Font
- isValid() - Method in class omix.lang.Image
-
Image objects are invalid if the data does not represent an image.
- isValid() - Method in class omix.mathxp.references.ExpressionReference
- isValid() - Method in class omix.mathxp.references.ItemReference
- isValid() - Method in interface omix.mathxp.references.ReferenceInterface
- isValid() - Method in class omix.mathxp.references.VariableReference
- isValid() - Method in interface omix.plugin.ovl.OVLAbstractInvokableDefinition
-
Returns
true
if this method/constructor is valid. - isValid() - Method in class omix.util.ui.AbstractConfigWidget
-
can be implemented to check the settings of the page.
- isValid(Object) - Method in interface omix.lang.annotation.util.Validator
-
Checks the validity of a value
- isValid(List<?>) - Method in class omix.mathxp.MathConstant
- isValid(List<?>) - Method in class omix.mathxp.MathConstantEULERGAMMA
- isValid(List<?>) - Method in class omix.mathxp.MathConstantEXPONENTIALE
- isValid(List<?>) - Method in class omix.mathxp.MathConstantFALSE
- isValid(List<?>) - Method in class omix.mathxp.MathConstantIMAGINARYI
- isValid(List<?>) - Method in class omix.mathxp.MathConstantINFINITY
- isValid(List<?>) - Method in class omix.mathxp.MathConstantNaN
- isValid(List<?>) - Method in class omix.mathxp.MathConstantPI
- isValid(List<?>) - Method in class omix.mathxp.MathConstantTRUE
- isValid(List<?>) - Method in class omix.mathxp.MathExpression
- isValid(List<?>) - Method in class omix.mathxp.MathFunction
- isValid(List<?>) - Method in class omix.mathxp.MathLambdaExpression
- isValid(List<?>) - Method in class omix.mathxp.MathOperation
- isValid(List<?>) - Method in class omix.mathxp.MathPointer
- isValid(List<?>) - Method in class omix.mathxp.MathReference
- isValid(MathFunction) - Method in interface omix.mathxp.MathFunction.FunctionProcessorInterface
- IsVarType - Annotation Type in omix.lang.reflect.annotation
-
This annotation can be used to indicate that a specific java class member or parameter is of JavaScript type var.
- isVerticalTickLabels() - Method in class omix.lang.chart.util.ValueAxis
- isVisible() - Method in class omix.lang.chart.util.AbstractTitle
- isVisible() - Method in class omix.lang.chart.util.Axis
- isZero() - Method in class omix.util.math.BigFraction
- item - omix.mathxp.units.SIUnit
- Item - Interface in omix.lang.model
-
Deprecated.
- ItemGroup - Interface in omix.lang.model.accessory.annotation
-
Item group can is the only and exclusive data annotation for the network level.
- ItemGroup - Interface in omix.plugin.model.accessory.annotation
- ItemGroup - Interface in omix.plugin.model.writable.accessory.annotation
- ItemGroupItem - Interface in omix.plugin.diagram.accessory.annotation
- ItemGroupItem - Interface in omix.plugin.diagram.writable.accessory.annotation
- ItemPropertyChangeListener - Class in omix.util
-
This class implements the
ValueChangeListener
with aPropertyChangeListener
. - ItemPropertyChangeListener(PropertyChangeListener) - Constructor for class omix.util.ItemPropertyChangeListener
- ItemReference - Class in omix.mathxp.references
- ItemReference(AbstractModelComponent) - Constructor for class omix.mathxp.references.ItemReference
- ItemReference(AbstractModelComponent, UnitInterface) - Constructor for class omix.mathxp.references.ItemReference
- iterator() - Method in class omix.lang.JsonArray
- iterator() - Method in class omix.util.collections.HashList
- iterator() - Method in class omix.util.collections.WeakCollection
All Classes|All Packages