Verwendungen von Klasse
org.deidentifier.arx.framework.lattice.TransformationList
Packages, die TransformationList verwenden
Package
Beschreibung
This package provides the internal generalization lattice
-
Verwendungen von TransformationList in org.deidentifier.arx.framework.lattice
Methoden in org.deidentifier.arx.framework.lattice, die TransformationList zurückgebenModifizierer und TypMethodeBeschreibungstatic TransformationList<Long> TransformationList.create(cern.colt.list.LongArrayList result) Creates a new list for transformations managed by longsstatic TransformationList<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> TransformationList.create(List<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> result) Creates a new list for transformations managed by int arraysabstract TransformationList<T> Transformation.getPredecessors()Returns all predeccessors of the transformation with the given identifierTransformationList<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> TransformationIntArray.getPredecessors()Returns all predeccessors of the transformation with the given identifierTransformationLong.getPredecessors()Returns all predeccessors of the transformation with the given identifierabstract TransformationList<T> Transformation.getSuccessors()Returns all successorsTransformationList<org.deidentifier.arx.framework.lattice.SolutionSpaceIntArray.IntArrayWrapper> TransformationIntArray.getSuccessors()Returns all successorsTransformationLong.getSuccessors()Returns all successorsMethoden in org.deidentifier.arx.framework.lattice mit Parametern vom Typ TransformationListModifizierer und TypMethodeBeschreibungabstract voidTransformationList.addAllOfFromTo(TransformationList<?> successors, int from, int to) Adds from to