org.drools.verifier.report.components
Class ReasonType
java.lang.Object
org.drools.verifier.report.components.ReasonType
public class ReasonType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MISSING_VALUE
public static final ReasonType MISSING_VALUE
REDUNDANT
public static final ReasonType REDUNDANT
SUBSUMPTANT
public static final ReasonType SUBSUMPTANT
ALWAYS_TRUE
public static final ReasonType ALWAYS_TRUE
ALWAYS_FALSE
public static final ReasonType ALWAYS_FALSE
INCOMPATIBLE
public static final ReasonType INCOMPATIBLE
OPPOSITY
public static final ReasonType OPPOSITY
type
public final String type
ReasonType
public ReasonType(String type)
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.