Uses of Interface
org.dmg.pmml.HasName
-
Packages that use HasName Package Description org.dmg.pmml org.dmg.pmml.clustering org.dmg.pmml.general_regression org.dmg.pmml.regression org.dmg.pmml.scorecard -
-
Uses of HasName in org.dmg.pmml
Classes in org.dmg.pmml with type parameters of type HasName Modifier and Type Interface Description interfaceHasName<E extends PMMLObject & HasName<E>>Subinterfaces of HasName in org.dmg.pmml Modifier and Type Interface Description interfaceHasRequiredName<E extends PMMLObject & HasRequiredName<E>>Classes in org.dmg.pmml that implement HasName Modifier and Type Class Description classDataFieldclassDefineFunctionclassDerivedFieldclassField<E extends Field<E>>classMultivariateStatclassOutputFieldclassParameterFieldclassPartitionclassResultFieldclassTaxonomy -
Uses of HasName in org.dmg.pmml.clustering
Classes in org.dmg.pmml.clustering that implement HasName Modifier and Type Class Description classCluster -
Uses of HasName in org.dmg.pmml.general_regression
Classes in org.dmg.pmml.general_regression that implement HasName Modifier and Type Class Description classParameter -
Uses of HasName in org.dmg.pmml.regression
Classes in org.dmg.pmml.regression that implement HasName Modifier and Type Class Description classPredictorTerm -
Uses of HasName in org.dmg.pmml.scorecard
Classes in org.dmg.pmml.scorecard that implement HasName Modifier and Type Class Description classCharacteristic
-