org.drools.scorecards.pmml
Class PMMLOperators
java.lang.Object
org.drools.scorecards.pmml.PMMLOperators
public class PMMLOperators
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LESS_THAN
public static final String LESS_THAN
- See Also:
- Constant Field Values
GREATER_THAN
public static final String GREATER_THAN
- See Also:
- Constant Field Values
NOT_EQUAL
public static final String NOT_EQUAL
- See Also:
- Constant Field Values
EQUAL
public static final String EQUAL
- See Also:
- Constant Field Values
GREATER_OR_EQUAL
public static final String GREATER_OR_EQUAL
- See Also:
- Constant Field Values
LESS_OR_EQUAL
public static final String LESS_OR_EQUAL
- See Also:
- Constant Field Values
IS_NOT_IN
public static final String IS_NOT_IN
- See Also:
- Constant Field Values
IS_IN
public static final String IS_IN
- See Also:
- Constant Field Values
PMMLOperators
public PMMLOperators()
Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.