Uses of Class
org.dmg.pmml.True
-
Packages that use True Package Description org.dmg.pmml org.jpmml.model.visitors -
-
Uses of True in org.dmg.pmml
Fields in org.dmg.pmml declared as True Modifier and Type Field Description static TrueTrue. INSTANCEMethods in org.dmg.pmml that return True Modifier and Type Method Description TrueTrue. addExtensions(Extension... extensions)TrueObjectFactory. createTrue()Create an instance ofTrueMethods in org.dmg.pmml with parameters of type True Modifier and Type Method Description VisitorActionVisitor. visit(True _true) -
Uses of True in org.jpmml.model.visitors
Methods in org.jpmml.model.visitors with parameters of type True Modifier and Type Method Description VisitorActionAbstractVisitor. visit(True _true)
-