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

F

factor - Variable in enum omix.mathxp.units.SIPrefix
 
factorial(Number) - Static method in class omix.mathxp.util.MathUtilities
 
farad - omix.mathxp.units.DerivedUnit
 
fatalError(SAXParseException) - Method in class omix.util.io.AbstractModelIODomHandler
Called by the XML parser when errors occur.
Favorite - Static variable in enum omix.util.StandardIcons
 
FDiagPattern - omix.lang.FillPattern.Type
diagonal pattern.
femto - omix.mathxp.units.SIPrefix
 
Field - Interface in omix.lang.reflect
This interface represents a field defined in OVL code.
Field - Interface in omix.plugin.ovl.reflect
This interface represents a field defined in OVL code.
Field - Interface in omix.plugin.ovl.reflect.writable
 
FIELD - omix.plugin.ovl.annotation.OVLTarget.OVLElementType
 
fieldExists(String) - Method in interface omix.plugin.model.OVLObject
 
fieldExists(String) - Method in interface omix.plugin.ovl.AbstractOVLType
Determines if field exists in type definition or supertypes.
fieldExists(String, String) - Method in interface omix.plugin.model.AbstractModelComponent
 
fieldExists(String, String) - Method in interface omix.plugin.model.Model
 
FieldInfo - Interface in omix.plugin.type.util
This class provides information about the edited field for the TypeEditHandlerInterface.
file() - Method in interface omix.plugin.model.Link.FileLinkAppearance
 
File - omix.plugin.util.PluginMenuItemType
The "File" menu.
FileClose - Static variable in enum omix.util.StandardIcons
 
FileDataSourceHandlerInterface - Interface in omix.plugin.data
 
FileExport - omix.plugin.util.PluginMenuItemType
The "File -> Export" menu.
FileExport - Static variable in enum omix.util.StandardIcons
 
FileExportToImage - Static variable in enum omix.util.StandardIcons
 
FileExportToImages - Static variable in enum omix.util.StandardIcons
 
FileImport - omix.plugin.util.PluginMenuItemType
The "File -> Import" menu.
FileImport - Static variable in enum omix.util.StandardIcons
 
FileNew - omix.plugin.util.PluginMenuItemType
The "File -> New" menu.
FileOpen - Static variable in enum omix.util.StandardIcons
 
FilePathAnalyzer - Class in omix.util.io
This class helps to save file paths relative to the saved file.
FilePathAnalyzer() - Constructor for class omix.util.io.FilePathAnalyzer
 
FileSave - Static variable in enum omix.util.StandardIcons
 
FileSaveAs - Static variable in enum omix.util.StandardIcons
 
FileToolBar - omix.plugin.util.PluginToolbarItemType
The toolbar containing, amongst others, the file new/file open button
fill(Shape) - Method in class omix.util.ui.QPaintGraphics2D
 
fill(List<? super T>, T) - Static method in class omix.util.collections.Collections
 
fill3DRect(int, int, int, int, boolean) - Method in class omix.util.ui.QPaintGraphics2D
 
fillArc(int, int, int, int, int, int) - Method in class omix.util.ui.QPaintGraphics2D
 
FilledEmptySet - omix.lang.StandardShapes
FilledEmptySet.
FilledEmptySet - Static variable in interface omix.lang.Shape
FilledEmptySet.
fillLevel() - Method in interface omix.lang.model.accessory.annotation.SideBox
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.lang.model.accessory.annotation.SubNode
Deprecated.
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.lang.model.BioNode
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.lang.model.MetNode
Deprecated.
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.lang.model.Node
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.plugin.diagram.MetaboliteItem
 
fillLevel() - Method in interface omix.plugin.model.AbstractNode
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.plugin.motifstamp.GraphicsNode
The filling level of the item's shape given as percentage value.
fillLevel() - Method in interface omix.plugin.motifstamp.Metabolite
The filling level of the item's shape given as percentage value.
fillLevelIndication() - Method in interface omix.lang.model.accessory.annotation.SideBox
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.lang.model.accessory.annotation.SubNode
Deprecated.
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.lang.model.BioNode
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.lang.model.GraphicsNode
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.lang.model.Link
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.lang.model.MetNode
Deprecated.
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.lang.model.Node
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.plugin.diagram.MetaboliteItem
 
fillLevelIndication() - Method in interface omix.plugin.model.AbstractNode
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.plugin.model.GraphicsNode
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.plugin.model.Link
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.plugin.motifstamp.GraphicsNode
The indication for filling of the item's shape.
fillLevelIndication() - Method in interface omix.plugin.motifstamp.Metabolite
The indication for filling of the item's shape.
FillLevelIndication - Enum in omix.lang
This enum contains lists all options to indicate fill levels in nodes.
fillOval(int, int, int, int) - Method in class omix.util.ui.QPaintGraphics2D
 
fillPaint() - Method in interface omix.lang.model.GraphicsPath
The fill appearance of the item's shape.
fillPaint() - Method in interface omix.plugin.model.GraphicsPath
The fill appearance of the item's shape.
FillPattern - Class in omix.lang
A fill pattern consists of a pattern and a fill color whereas the pattern can be a standard patterns or any bitmap.
FillPattern(Color, FillPattern.Type) - Constructor for class omix.lang.FillPattern
Creates a fill pattern with the submitted color and pattern type.
FillPattern(Color, Image) - Constructor for class omix.lang.FillPattern
Creates a fill pattern with the submitted color and pattern bitmap.
FillPattern.Type - Enum in omix.lang
Standard Patterns as offered by the paint dialog.
fillPolygon(int[], int[], int) - Method in class omix.util.ui.QPaintGraphics2D
 
fillPolygon(Polygon) - Method in class omix.util.ui.QPaintGraphics2D
 
fillRect(int, int, int, int) - Method in class omix.util.ui.QPaintGraphics2D
 
fillRoundRect(int, int, int, int, int, int) - Method in class omix.util.ui.QPaintGraphics2D
 
filter(Collection<E>, Predicate<E>) - Static method in class omix.util.collections.Collections
 
filter(List<E>, Predicate<E>) - Static method in class omix.util.collections.Collections
 
filter(Set<E>, Predicate<E>) - Static method in class omix.util.collections.Collections
 
Final - Annotation Type in omix.lang.reflect.annotation
 
FinallyTasks - Class in omix.util
 
FinallyTasks() - Constructor for class omix.util.FinallyTasks
 
Find - Static variable in enum omix.util.StandardIcons
 
findImplementation(Class<T>) - Static method in class omix.util.InterfaceUtility
 
findImplementationClass(Class<T>) - Static method in class omix.util.InterfaceUtility
 
finish() - Method in interface omix.plugin.data.DataMatrixInterface
 
finished - Variable in class omix.util.ui.EventThread
 
FixedValueError - Class in omix.lang.chart.util
 
FixedValueError() - Constructor for class omix.lang.chart.util.FixedValueError
 
FixedValueError(double) - Constructor for class omix.lang.chart.util.FixedValueError
 
flags() - Method in class omix.plugin.model.util.ModelCapabilities
 
FLOAT - Static variable in class omix.mathxp.parser.MathExpressionsLexer
 
FLOAT - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FloatMap<T> - Class in omix.util.collections
This class is a tree map associating objects to a float value.
FloatMap() - Constructor for class omix.util.collections.FloatMap
Default constructor.
FloatMap(FloatMap<T>) - Constructor for class omix.util.collections.FloatMap
Copy constructor.
floatValue() - Method in class omix.util.math.BigFraction
 
FluxEdge - Interface in omix.lang.model
Represents a flux edge in the network diagram.
FluxEdge - Interface in omix.plugin.model
 
FluxEdge - Interface in omix.plugin.model.writable
 
FluxEdge - Interface in omix.plugin.motifstamp
 
FluxEdge - Interface in omix.plugin.motifstamp.writable
 
fluxEdgeAccessoryAnchorFloating() - Method in interface omix.plugin.model.StyleSheet
 
fluxEdgeAccessoryAnchorPlacement() - Method in interface omix.plugin.model.StyleSheet
 
fluxEdgeAccessoryFloating() - Method in interface omix.plugin.model.StyleSheet
 
fluxEdgeAccessoryOrientation() - Method in interface omix.plugin.model.StyleSheet
 
fluxEdgeAccessorySpacing() - Method in interface omix.plugin.model.StyleSheet
 
fluxEdgeArrowShape() - Method in interface omix.plugin.model.StyleSheet
The shape of the edge's arrow.
fluxEdgeArrowSize() - Method in interface omix.plugin.model.StyleSheet
The size of the edge's arrow given as multiple of the edge width.
fluxEdgeBlur() - Method in interface omix.plugin.model.StyleSheet
The blur of the edge.
fluxEdgeBrush() - Method in interface omix.plugin.model.StyleSheet
The fill brush of the edge and arrows.
fluxEdgeCoefficientBrush() - Method in interface omix.plugin.model.StyleSheet
The paint brush used to display the edge's coefficient.
fluxEdgeCoefficientDecimalFormat() - Method in interface omix.plugin.model.StyleSheet
The decimal format for the edge's coefficient.
fluxEdgeCoefficientFont() - Method in interface omix.plugin.model.StyleSheet
The font used to display the edge's coefficient.
FluxEdgeItem - Interface in omix.plugin.diagram
 
FluxEdgeItem - Interface in omix.plugin.diagram.writable
 
fluxEdgeLineStyle() - Method in interface omix.plugin.model.StyleSheet
The style of the edge.
fluxEdgeLineWidth() - Method in interface omix.plugin.model.StyleSheet
The width of the edge.
fluxEdgeReversibilitySignBrush() - Method in interface omix.plugin.model.StyleSheet
The paint brush used to display the edge's reversibility sign.
fluxEdgeReversibilitySignScale() - Method in interface omix.plugin.model.StyleSheet
The scale of the edge's reversibility sign given as multiple of the edge width (>0).
fluxEdges() - Method in interface omix.lang.model.MetabolicNetwork
Deprecated.
Returns an unchangeable List of all flux edges.
fluxEdges() - Method in interface omix.lang.model.Model
Returns an unchangeable List of all flux edges.
fluxEdges() - Method in interface omix.plugin.diagram.Diagram
Returns an unchangeable List of all flux edges.
fluxEdges() - Method in interface omix.plugin.diagram.writable.Diagram
Returns an unchangeable List of all flux edges.
fluxEdges() - Method in interface omix.plugin.model.AbstractBioNode
 
fluxEdges() - Method in interface omix.plugin.model.Model
Returns an unchangeable List of all flux edges.
fluxEdges() - Method in interface omix.plugin.model.writable.AbstractBioNode
 
fluxEdges() - Method in interface omix.plugin.model.writable.Model
Returns an unchangeable List of all flux edges.
fluxEdges() - Method in interface omix.plugin.motifstamp.MotifStamp
 
fluxEdges() - Method in interface omix.plugin.motifstamp.writable.MotifStamp
 
fluxEdgeShadow() - Method in interface omix.plugin.model.StyleSheet
The shadow of the edge.
fluxEdgesHidden() - Method in interface omix.plugin.model.StyleSheet
 
fluxEdgeStrokeColor() - Method in interface omix.plugin.model.StyleSheet
The color for the stroke of the edge.
fluxEdgeStrokeStyle() - Method in interface omix.plugin.model.StyleSheet
The paint style for the stroke of the edge.
fluxEdgeStrokeWidth() - Method in interface omix.plugin.model.StyleSheet
The stroke width of the edge.
fluxEdgeTransparency() - Method in interface omix.plugin.model.StyleSheet
The transparency of the edge.
FOLLOW_additiveExpression_in_relationalExpression663 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_additiveExpression_in_relationalExpression741 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_AMP_in_andExpression581 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_AMP_in_synpred23_MathExpressions581 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_andExpression_in_xorExpression484 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_andExpression_in_xorExpression520 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_anyOtherNonsence_in_singleExpression191 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_BANG_in_unaryExpression944 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_BANGEQ_in_relationalExpression708 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_BAR_in_orExpression402 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_BAR_in_synpred19_MathExpressions402 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_CARET_in_powerExpression900 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_CARET_in_unitPowerExpression1244 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_DOT_in_reference1762 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_DOT_in_reference1784 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_DOT_in_synpred77_MathExpressions1755 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_DOT_in_synpred78_MathExpressions1777 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_EQ_in_expression289 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_EQ_in_relationalExpression696 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_EQ_in_synpred14_MathExpressions280 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_EQ_in_synpred16_MathExpressions289 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_expression_in_functionCall1426 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_expression_in_functionCall1435 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_expression_in_listOfExpression69 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_expression_in_listOfExpression80 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_expression_in_parExpression1023 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_expression_in_singleExpression184 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_FLOAT_in_anyOtherNonsence155 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_FLOAT_in_literal1485 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_FLOAT_in_tuple1887 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_functionCall_in_unaryExpression966 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_expression259 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_expression293 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_relationalExpression728 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_synpred13_MathExpressions248 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_synpred14_MathExpressions282 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_synpred16_MathExpressions259 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GT_in_synpred16_MathExpressions293 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_GTEQ_in_relationalExpression686 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_andExpression607 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_anyOtherNonsence113 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_expression321 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_functionCall1419 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_orExpression428 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1528 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1553 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1578 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1603 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1636 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1661 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1686 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1711 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1733 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_reference1766 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred15_MathExpressions314 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred16_MathExpressions321 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred18_MathExpressions421 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred19_MathExpressions428 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred20_MathExpressions501 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred22_MathExpressions600 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred23_MathExpressions607 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred50_MathExpressions1317 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred52_MathExpressions1359 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred60_MathExpressions1528 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred62_MathExpressions1553 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred64_MathExpressions1578 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred67_MathExpressions1603 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred69_MathExpressions1636 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred71_MathExpressions1661 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred73_MathExpressions1686 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred75_MathExpressions1711 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_synpred77_MathExpressions1757 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_tuple1896 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_unitUnaryExpression1328 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_unitUnaryExpression1368 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_unitUnaryExpression1390 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_ID_in_xorExpression508 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_INT_in_anyOtherNonsence149 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_INT_in_literal1468 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_INT_in_synpred43_MathExpressions1109 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_INT_in_tuple1878 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_INT_in_unitExponent1293 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_INT_in_unitExpression1116 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_KOMMA_in_anyOtherNonsence131 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_KOMMA_in_functionCall1431 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_KOMMA_in_tuples1838 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_LBRACKET_in_unitBracketExpression1058 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_literal_in_unaryExpression988 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_LPAREN_in_functionCall1421 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_LPAREN_in_parExpression1019 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_LPAREN_in_tuple1863 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_LT_in_relationalExpression716 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_LTEQ_in_relationalExpression675 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_MICRO_in_synpred50_MathExpressions1315 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_MICRO_in_synpred51_MathExpressions1337 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_MICRO_in_unitUnaryExpression1324 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_MICRO_in_unitUnaryExpression1346 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression771 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_multiplicativeExpression_in_additiveExpression806 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_OHM_in_synpred51_MathExpressions1339 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_OHM_in_synpred52_MathExpressions1361 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_OHM_in_unitUnaryExpression1350 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_OHM_in_unitUnaryExpression1372 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_OHM_in_unitUnaryExpression1382 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_orExpression_in_expression218 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_orExpression_in_expression341 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_orExpression_in_synpred16_MathExpressions341 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_parExpression_in_unaryExpression977 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_PLUS_in_additiveExpression782 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_PLUS_in_unitExponent1283 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_powerExpression_in_multiplicativeExpression835 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_powerExpression_in_multiplicativeExpression870 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_QUESTION_in_unitExpression1091 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_RBRACKET_in_anyOtherNonsence119 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_RBRACKET_in_unitBracketExpression1070 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_reference_in_unaryExpression999 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_relationalExpression_in_andExpression556 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_relationalExpression_in_andExpression627 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_relationalExpression_in_synpred23_MathExpressions627 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_RPAREN_in_anyOtherNonsence125 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_RPAREN_in_functionCall1446 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_RPAREN_in_parExpression1027 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_RPAREN_in_tuple1871 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SEMI_in_anyOtherNonsence137 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SEMI_in_listOfExpression76 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SEMI_in_listOfExpression87 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SLASH_in_multiplicativeExpression858 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SLASH_in_unitExpression1144 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_STAR_in_multiplicativeExpression845 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_STAR_in_unitStarExpression1198 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_STRING_in_anyOtherNonsence143 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_STRING_in_reference1743 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_STRING_in_reference1788 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_STRING_in_synpred78_MathExpressions1779 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SUB_in_additiveExpression794 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SUB_in_expression255 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SUB_in_synpred13_MathExpressions246 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SUB_in_synpred16_MathExpressions255 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SUB_in_unaryExpression928 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_SUB_in_unitExponent1275 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_TILDE_in_unaryExpression950 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_tuple_in_tuples1832 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_tuple_in_tuples1842 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_tuples_in_tuple1867 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unaryExpression_in_powerExpression894 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unaryExpression_in_powerExpression904 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unaryExpression_in_unaryExpression932 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unaryExpression_in_unaryExpression955 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitBracketExpression_in_literal1473 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitBracketExpression_in_literal1490 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitBracketExpression_in_parExpression1035 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitBracketExpression_in_reference1611 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitBracketExpression_in_reference1802 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitBracketExpression_in_synpred67_MathExpressions1611 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitExponent_in_unitPowerExpression1248 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitExpression_in_unitBracketExpression1064 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitPowerExpression_in_unitStarExpression1189 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitPowerExpression_in_unitStarExpression1205 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitStarExpression_in_unitExpression1130 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitStarExpression_in_unitExpression1151 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_unitUnaryExpression_in_unitPowerExpression1238 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_xorExpression_in_orExpression377 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_xorExpression_in_orExpression448 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
FOLLOW_xorExpression_in_synpred19_MathExpressions448 - Static variable in class omix.mathxp.parser.MathExpressionsParser
 
font() - Method in interface omix.lang.model.accessory.annotation.ItemGroup
The annotation's text label font.
font() - Method in interface omix.lang.model.accessory.annotation.SideBox
The font of the text label of the item.
font() - Method in interface omix.lang.model.accessory.annotation.SimpleValueField
The annotation's text label font.
font() - Method in interface omix.lang.model.accessory.annotation.SubNode
Deprecated.
The font of the text label of the item.
font() - Method in interface omix.lang.model.BioNode
The font of the text label of the item.
font() - Method in interface omix.lang.model.Comment
Deprecated.
The item's default text font.
font() - Method in interface omix.lang.model.Compartment
The item's text label font.
font() - Method in interface omix.lang.model.GraphicsBox
The item's default text font.
font() - Method in interface omix.lang.model.GraphicsItem
Deprecated.
The item's default text font.
font() - Method in interface omix.lang.model.GraphicsNode
The font of the text label of the item.
font() - Method in interface omix.lang.model.Link
The font of the text label of the item.
font() - Method in interface omix.lang.model.MetNode
Deprecated.
The font of the text label of the item.
font() - Method in interface omix.lang.model.Node
The font of the text label of the item.
font() - Method in interface omix.lang.model.Pathway
The item's text label font.
font() - Method in interface omix.plugin.diagram.Comment
The item's default text font.
font() - Method in interface omix.plugin.diagram.MetaboliteItem
 
font() - Method in interface omix.plugin.model.AbstractNode
The font of the text label of the item.
font() - Method in interface omix.plugin.model.Compartment
The item's text label font.
font() - Method in interface omix.plugin.model.GraphicsBox
The item's default text font.
font() - Method in interface omix.plugin.model.GraphicsNode
The font of the text label of the item.
font() - Method in interface omix.plugin.model.Link
The font of the text label of the item.
font() - Method in interface omix.plugin.model.Pathway
The item's text label font.
font() - Method in interface omix.plugin.motifstamp.GraphicsNode
The font of the text label of the item.
font() - Method in interface omix.plugin.motifstamp.Metabolite
The font of the text label of the item.
Font - Class in omix.lang
This class represents font in the Omix network diagrams.
Font - omix.plugin.data.DataMatrixInterface.MetaDataType
 
Font(String, double) - Constructor for class omix.lang.Font
Equals to Font(family, size, false, false)
Font(String, double, boolean, boolean) - Constructor for class omix.lang.Font
Equals to Font(family, size, bold, italic, false)
Font(String, double, boolean, boolean, boolean) - Constructor for class omix.lang.Font
Equals to Font(family, size, bold, italic, underlined, false, false)
Font(String, double, boolean, boolean, boolean, boolean, boolean) - Constructor for class omix.lang.Font
creates a font with the given attributes.
forEach(Consumer<? super E>) - Method in class omix.util.collections.WeakCollection
 
forEach(Consumer<Map.Entry<K, V>>) - Method in class omix.util.collections.WeakMap
 
forEach(Consumer<Map.Entry<K, V>>) - Method in class omix.util.collections.WeakWeakMap
 
Foreground - omix.plugin.data.DataMatrixInterface.MetaDataType
 
format - Variable in class omix.plugin.util.RawData
 
format(Object) - Method in class omix.util.text.DecimalFormat
 
format(String) - Method in class omix.lang.io.AbstractTable
This method has to be implemented depending on the type of generic parameter T
format(String) - Method in class omix.lang.io.CSVDoubleTable
this method converts a String into a Double
format(String) - Method in class omix.lang.io.CSVIntegerTable
this method converts a String into an Integer
format(String) - Method in class omix.lang.io.CSVStringTable
this method does nothing
format3Dec3 - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #,##0.###.
formatDec2 - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #0.00.
formatDec2E - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern 0.
formatDec3 - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #0.000.
formatDec3E - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern 0.
formatDecXE - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #0.
formatInt - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #0.
formatPercent - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #0.#%.
formatPercent2 - Static variable in interface omix.util.text.DefaultFormats
formatting number with pattern #0.##%.
FormattedName - Interface in omix.plugin.model.util
 
FramesPerSecond - omix.plugin.paint.PaintHandlerInterface.PaintOption
Ability to specify a video's frames per second
frequency(Collection<?>, Object) - Static method in class omix.util.collections.Collections
 
fromArray(Object[]) - Static method in class omix.lang.JsonArray
 
fromCollection(Collection<Object>) - Static method in class omix.lang.JsonArray
 
fromList(List<Object>) - Static method in class omix.lang.JsonArray
 
fromMap(Map<String, ? extends Object>) - Static method in interface omix.lang.JsonObject
 
fromQueue(Queue<Object>) - Static method in class omix.lang.JsonArray
 
fromSet(Set<Object>) - Static method in class omix.lang.JsonArray
 
fromString(String) - Static method in class omix.lang.Font
This method is for file input purpose.
functionCall() - Method in class omix.mathxp.parser.MathExpressionsParser
 
FunctionPointer - Interface in omix.lang
 
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