Package org.dmg.pmml
Class Distribution
- java.lang.Object
-
- org.dmg.pmml.PMMLObject
-
- org.dmg.pmml.Distribution
-
- All Implemented Interfaces:
java.io.Serializable,HasLocator,Visitable
- Direct Known Subclasses:
ContinuousDistribution,DiscreteDistribution
public abstract class Distribution extends PMMLObject
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Distribution()
-
Method Summary
-
Methods inherited from class org.dmg.pmml.PMMLObject
getLocator, getSchemaVersion, getSchemaVersion, hasLocator, setLocator
-
-