public static class DependentAction.NodeActionConstant extends DependentAction
DependentAction.NodeActionAND, DependentAction.NodeActionConstant, DependentAction.NodeActionInverse, DependentAction.NodeActionOR
Constructor and Description |
---|
DependentAction.NodeActionConstant(boolean result)
Creates a new instance
|
Modifier and Type | Method and Description |
---|---|
boolean |
appliesTo(Transformation transformation)
Determines whether the trigger action should be performed.
|
action, apply
public DependentAction.NodeActionConstant(boolean result)
result
- public boolean appliesTo(Transformation transformation)
DependentAction
appliesTo
in class DependentAction