public class VerifierComponentType extends Object implements Comparable<VerifierComponentType>
Modifier and Type | Class and Description |
---|---|
class |
VerifierComponentType.FIELD_LEVEL_VARIABLE |
Constructor and Description |
---|
VerifierComponentType(String t) |
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
public VerifierComponentType(String t)
public int compareTo(VerifierComponentType another)
compareTo
in interface Comparable<VerifierComponentType>
public String getType()
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.