Klasse TransformationIntArray

java.lang.Object
org.deidentifier.arx.framework.lattice.Transformation<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper>
org.deidentifier.arx.framework.lattice.TransformationIntArray

public class TransformationIntArray extends Transformation<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper>
The class Transformation.
  • Konstruktordetails

    • TransformationIntArray

      protected TransformationIntArray(org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper transformationARX, de.linearbits.jhpl.Lattice<Integer,Integer> lattice, SolutionSpace<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> solutionSpace)
      Delegate constructor
      Parameter:
      transformationARX -
      lattice -
      solutionSpace -
  • Methodendetails

    • getPredecessors

      public TransformationList<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> getPredecessors()
      Returns all predeccessors of the transformation with the given identifier
      Angegeben von:
      getPredecessors in Klasse Transformation<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper>
      Parameter:
      transformation -
      Gibt zurück:
    • getSuccessors

      public TransformationList<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> getSuccessors()
      Returns all successors
      Angegeben von:
      getSuccessors in Klasse Transformation<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper>
      Gibt zurück:
    • setPropertyToNeighbours

      public void setPropertyToNeighbours(de.linearbits.jhpl.PredictiveProperty property)
      Sets the property to all neighbors
      Angegeben von:
      setPropertyToNeighbours in Klasse Transformation<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper>
      Parameter:
      property -