public class TransformationLong extends Transformation<java.lang.Long>
Modifier and Type | Method and Description |
---|---|
TransformationList<java.lang.Long> |
getPredecessors()
Returns all predeccessors of the transformation with the given identifier
|
TransformationList<java.lang.Long> |
getSuccessors()
Returns all successors
|
void |
setPropertyToNeighbours(de.linearbits.jhpl.PredictiveProperty property)
Sets the property to all neighbors
|
getData, getGeneralization, getIdentifier, getInformationLoss, getLevel, getLowerBound, hasProperty, setChecked, setData, setInformationLoss, setLowerBound, setProperty, toString
public TransformationList<java.lang.Long> getPredecessors()
getPredecessors
in class Transformation<java.lang.Long>
transformation
- public TransformationList<java.lang.Long> getSuccessors()
getSuccessors
in class Transformation<java.lang.Long>
public void setPropertyToNeighbours(de.linearbits.jhpl.PredictiveProperty property)
setPropertyToNeighbours
in class Transformation<java.lang.Long>
property
-