Package | Description |
---|---|
org.drools.verifier.components |
Modifier and Type | Field and Description |
---|---|
static Restriction.RestrictionType |
Restriction.RestrictionType.ENUM |
static Restriction.RestrictionType |
Restriction.RestrictionType.LITERAL |
static Restriction.RestrictionType |
Restriction.RestrictionType.QUALIFIED_IDENTIFIER |
static Restriction.RestrictionType |
Restriction.RestrictionType.RETURN_VALUE_RESTRICTION |
static Restriction.RestrictionType |
Restriction.RestrictionType.VARIABLE |
Modifier and Type | Method and Description |
---|---|
Restriction.RestrictionType |
ReturnValueRestriction.getRestrictionType() |
Restriction.RestrictionType |
VariableRestriction.getRestrictionType() |
Restriction.RestrictionType |
LiteralRestriction.getRestrictionType() |
Restriction.RestrictionType |
EnumRestriction.getRestrictionType() |
abstract Restriction.RestrictionType |
Restriction.getRestrictionType() |
Restriction.RestrictionType |
QualifiedIdentifierRestriction.getRestrictionType() |
Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.