public static class DependentAction.NodeActionConstant extends DependentAction
DependentAction.NodeActionConstant, DependentAction.NodeActionInverse
Constructor and Description |
---|
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 NodeActionConstant(boolean result)
result
- public boolean appliesTo(Transformation<?> transformation)
DependentAction
appliesTo
in class DependentAction