Uses of Interface
org.dmg.pmml.HasDerivedFields
-
Packages that use HasDerivedFields Package Description org.dmg.pmml -
-
Uses of HasDerivedFields in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasDerivedFields Modifier and Type Interface Description interfaceHasDerivedFields<E extends PMMLObject & HasDerivedFields<E>>Classes in org.dmg.pmml that implement HasDerivedFields Modifier and Type Class Description classLocalTransformationsclassTransformationDictionary
-