|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.xabsl.jxabsl.action.Action
de.xabsl.jxabsl.action.ActionDecimalOutputSymbol
public class ActionDecimalOutputSymbol
Represents an action execution, in this case a decimal output symbol assignment
Field Summary |
---|
Fields inherited from class de.xabsl.jxabsl.action.Action |
---|
timeFunction |
Constructor Summary | |
---|---|
ActionDecimalOutputSymbol(TimeFunction timeFunction,
DecimalOutputSymbol outputSymbol,
DecimalExpression expression)
Constructor. |
Method Summary | |
---|---|
void |
execute()
Execute the action. |
Methods inherited from class de.xabsl.jxabsl.action.Action |
---|
create, create |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ActionDecimalOutputSymbol(TimeFunction timeFunction, DecimalOutputSymbol outputSymbol, DecimalExpression expression)
timeFunction
- A pointer to a function that returns the system time in ms.Method Detail |
---|
public void execute()
Action
execute
in class Action
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |