Class RuleType
java.lang.Object
adaa.analytics.rules.logic.representation.rule.RuleType
- 
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final int - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
CLASSIFICATION
public static final int CLASSIFICATION- See Also:
 
 - 
REGRESSION
public static final int REGRESSION- See Also:
 
 - 
SURVIVAL
public static final int SURVIVAL- See Also:
 
 - 
CONTRAST
public static final int CONTRAST- See Also:
 
 - 
CONTRAST_REGRESSION
public static final int CONTRAST_REGRESSION- See Also:
 
 - 
CONTRAST_SURVIVAL
public static final int CONTRAST_SURVIVAL- See Also:
 
 
 - 
 - 
Constructor Details
- 
RuleType
public RuleType() 
 -