org.android.activityminer.pmml.model.transformation
Class LocalTransformations
java.lang.Object
org.android.activityminer.pmml.model.transformation.LocalTransformations
public class LocalTransformations
- extends Object
The local transformations representation (without extensions)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
derivedFields
private List<DerivedField> derivedFields
- The derived fields
LocalTransformations
public LocalTransformations()
setDerivedFields
public void setDerivedFields(List<DerivedField> derivedFields)
- Setter for the derivedFields
- Parameters:
derivedFields
- the derivedFields to set
getDerivedFields
public List<DerivedField> getDerivedFields()
- Getter for the derivedFields
- Returns:
- the derivedFields