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