Klasse DependentAction.NodeActionConstant

java.lang.Object
org.deidentifier.arx.framework.lattice.DependentAction
org.deidentifier.arx.framework.lattice.DependentAction.NodeActionConstant
Umschließende Klasse:
DependentAction

public static class DependentAction.NodeActionConstant extends DependentAction
A trigger for nodes.
  • Konstruktordetails

    • NodeActionConstant

      public NodeActionConstant(boolean result)
      Creates a new instance
      Parameter:
      result -
  • Methodendetails

    • appliesTo

      public boolean appliesTo(Transformation<?> transformation)
      Beschreibung aus Klasse kopiert: DependentAction
      Determines whether the trigger action should be performed.
      Angegeben von:
      appliesTo in Klasse DependentAction
      Parameter:
      transformation -
      Gibt zurück: