endrov.flowBasic.constants
Class FlowUnitConstFile
java.lang.Object
endrov.flow.FlowUnit
endrov.flow.FlowUnitBasic
endrov.flowBasic.constants.FlowUnitConst
endrov.flowBasic.constants.FlowUnitConstFile
public class FlowUnitConstFile
- extends FlowUnitConst
Flow unit: input variable
Field Summary |
java.lang.String |
var
|
Methods inherited from class endrov.flow.FlowUnit |
checkNotNull, errNullValues, errUnsupportedTypes, getBorderColor, getMidPos, getTextColor, getTypesIn, getTypesInCount, getTypesOut, getTypesOutCount, helperDrawConnectors, isSelected, toDouble |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
var
public java.lang.String var
FlowUnitConstFile
public FlowUnitConstFile()
toXML
public java.lang.String toXML(org.jdom.Element e)
- Specified by:
toXML
in class FlowUnit
fromXML
public void fromXML(org.jdom.Element e)
- Specified by:
fromXML
in class FlowUnit
getConstType
protected FlowType getConstType()
- Specified by:
getConstType
in class FlowUnitConst
evaluate
public void evaluate(Flow flow,
FlowExec exec)
throws java.lang.Exception
- Specified by:
evaluate
in class FlowUnit
- Throws:
java.lang.Exception
getGUIcomponent
public java.awt.Component getGUIcomponent(FlowView p)
- Description copied from class:
FlowUnitBasic
- Trivial implementation, can be overridden
- Overrides:
getGUIcomponent
in class FlowUnitBasic
getBasicShowName
public java.lang.String getBasicShowName()
- Description copied from class:
FlowUnitBasic
- Name to be shown on box
- Specified by:
getBasicShowName
in class FlowUnitBasic
getIcon
public javax.swing.ImageIcon getIcon()
- Overrides:
getIcon
in class FlowUnitConst
getHelpArticle
public java.lang.String getHelpArticle()
- Overrides:
getHelpArticle
in class FlowUnitBasic
initPlugin
public static void initPlugin()
- Plugin declaration