|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectendrov.flow.FlowUnit
endrov.flow.FlowUnitBasic
endrov.flowBasic.logic.FlowUnitLogicBinop
endrov.flowBasic.logic.FlowUnitAnd
public class FlowUnitAnd
Flow unit: and
| Field Summary |
|---|
| Fields inherited from class endrov.flow.FlowUnitBasic |
|---|
hasComponent, TEXTABOVE, TEXTLEFT, textPosition |
| Fields inherited from class endrov.flow.FlowUnit |
|---|
fm, font, fonta, fonth, x, y |
| Constructor Summary | |
|---|---|
FlowUnitAnd()
|
|
| Method Summary | |
|---|---|
void |
evaluate(Flow flow,
FlowExec exec)
|
static void |
initPlugin()
Plugin declaration |
| Methods inherited from class endrov.flowBasic.logic.FlowUnitLogicBinop |
|---|
fromXML, getBackground, getBasicShowName, getHelpArticle, getIcon, getTypesIn, getTypesOut, toDouble, toXML |
| Methods inherited from class endrov.flow.FlowUnitBasic |
|---|
editDialog, getBoundingBox, getGUIcomponent, getGUIcomponentOffsetX, getGUIcomponentOffsetY, getSubUnits, mouseHoverMoveRegion, paint |
| Methods inherited from class endrov.flow.FlowUnit |
|---|
checkNotNull, errNullValues, errUnsupportedTypes, getBorderColor, getMidPos, getTextColor, getTypesIn, getTypesInCount, getTypesOut, getTypesOutCount, helperDrawConnectors, isSelected |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FlowUnitAnd()
| Method Detail |
|---|
public static void initPlugin()
public void evaluate(Flow flow,
FlowExec exec)
throws java.lang.Exception
evaluate in class FlowUnitjava.lang.Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||