|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.verifier.components.VerifierComponentType
public class VerifierComponentType
| Nested Class Summary | |
|---|---|
class |
VerifierComponentType.FIELD_LEVEL_VARIABLE
|
| Constructor Summary | |
|---|---|
VerifierComponentType(String t)
|
|
| Method Summary | |
|---|---|
int |
compareTo(VerifierComponentType another)
|
String |
getType()
|
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final VerifierComponentType UNKNOWN
public static final VerifierComponentType FIELD
public static final VerifierComponentType RULE
public static final VerifierComponentType CONSTRAINT
public static final VerifierComponentType PATTERN_LEVEL_VARIABLE
public static final VerifierComponentType PATTERN
public static final VerifierComponentType SUB_PATTERN
public static final VerifierComponentType SUB_RULE
public static final VerifierComponentType RESTRICTION
public static final VerifierComponentType OPERATOR
public static final VerifierComponentType FIELD_OBJECT_TYPE_LINK
public static final VerifierComponentType COLLECT
public static final VerifierComponentType ACCUMULATE
public static final VerifierComponentType FROM
public static final VerifierComponentType EVAL
public static final VerifierComponentType PREDICATE
public static final VerifierComponentType METHOD_ACCESSOR
public static final VerifierComponentType FIELD_ACCESSOR
public static final VerifierComponentType FUNCTION_CALL
public static final VerifierComponentType ACCESSOR
public static final VerifierComponentType RULE_PACKAGE
public static final VerifierComponentType CONSEQUENCE
public static final VerifierComponentType OBJECT_TYPE
public static final VerifierComponentType INLINE_EVAL_DESCR
public static final VerifierComponentType RETURN_VALUE_FIELD_DESCR
public static final VerifierComponentType ENTRY_POINT_DESCR
public static final VerifierComponentType WORKING_MEMORY
public static final VerifierComponentType IMPORT
public static final VerifierComponentType FIELD_LEVEL_VARIABLE
| Constructor Detail |
|---|
public VerifierComponentType(String t)
| Method Detail |
|---|
public int compareTo(VerifierComponentType another)
compareTo in interface Comparable<VerifierComponentType>public String getType()
public String toString()
toString in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||