Uses of Class
org.dmg.pmml.False
-
Packages that use False Package Description org.dmg.pmml org.jpmml.model.visitors -
-
Uses of False in org.dmg.pmml
Fields in org.dmg.pmml declared as False Modifier and Type Field Description static FalseFalse. INSTANCEMethods in org.dmg.pmml that return False Modifier and Type Method Description FalseFalse. addExtensions(Extension... extensions)FalseObjectFactory. createFalse()Create an instance ofFalseMethods in org.dmg.pmml with parameters of type False Modifier and Type Method Description VisitorActionVisitor. visit(False _false) -
Uses of False in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type False Modifier and Type Method Description VisitorActionAbstractVisitor. visit(False _false)
-