Klasse TransformationLong

java.lang.Object
org.deidentifier.arx.framework.lattice.Transformation<Long>
org.deidentifier.arx.framework.lattice.TransformationLong

public class TransformationLong extends Transformation<Long>
The class Transformation.
  • Konstruktordetails

    • TransformationLong

      protected TransformationLong(int[] transformation, de.linearbits.jhpl.Lattice<Integer,Integer> lattice, SolutionSpaceLong solutionSpace)
      Instantiates a new transformation.
      Parameter:
      transformation - In ARX space
      lattice -
      solutionSpace -
    • TransformationLong

      protected TransformationLong(int[] transformationJHPL, long identifier, de.linearbits.jhpl.Lattice<Integer,Integer> lattice, SolutionSpaceLong solutionSpace)
      Instantiates a new transformation.
      Parameter:
      transformationJHPL -
      identifier -
      lattice -
      solutionSpace -
  • Methodendetails