| Package | Description |
|---|---|
| org.eclipse.incquery.patternlanguage.validation.whitelist |
| Modifier and Type | Method and Description |
|---|---|
PureWhitelist.PureElement.Type |
PureWhitelist.PureElement.getType() |
static PureWhitelist.PureElement.Type |
PureWhitelist.PureElement.Type.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PureWhitelist.PureElement.Type[] |
PureWhitelist.PureElement.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PureElement(java.lang.String fullyQualifiedName,
PureWhitelist.PureElement.Type type) |