org.drools.verifier.components
Class Restriction.RestrictionType
java.lang.Object
org.drools.verifier.components.Restriction.RestrictionType
- Enclosing class:
- Restriction
public static class Restriction.RestrictionType
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LITERAL
public static final Restriction.RestrictionType LITERAL
VARIABLE
public static final Restriction.RestrictionType VARIABLE
QUALIFIED_IDENTIFIER
public static final Restriction.RestrictionType QUALIFIED_IDENTIFIER
RETURN_VALUE_RESTRICTION
public static final Restriction.RestrictionType RETURN_VALUE_RESTRICTION
ENUM
public static final Restriction.RestrictionType ENUM
type
protected final String type
Copyright © 2001-2013 JBoss Inc.. All Rights Reserved.