Modifier and Type | Method and Description |
---|---|
EnumValue |
EMFPatternLanguageFactory.createEnumValue()
Returns a new object of class 'Enum Value'.
|
Modifier and Type | Class and Description |
---|---|
class |
EnumValueImpl
An implementation of the model object 'Enum Value'.
|
Modifier and Type | Method and Description |
---|---|
EnumValue |
EMFPatternLanguageFactoryImpl.createEnumValue() |
Modifier and Type | Method and Description |
---|---|
T |
EMFPatternLanguageSwitch.caseEnumValue(EnumValue object)
Returns the result of interpreting the object as an instance of 'Enum Value'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.xtext.scoping.IScope |
EMFPatternLanguageDeclarativeScopeProvider.scope_EEnum(EnumValue ctx,
org.eclipse.emf.ecore.EReference ref) |
org.eclipse.xtext.scoping.IScope |
EMFPatternLanguageDeclarativeScopeProvider.scope_EEnumLiteral(EnumValue ctx,
org.eclipse.emf.ecore.EReference ref) |
Modifier and Type | Method and Description |
---|---|
void |
EMFPatternLanguageJavaValidator.checkEnumValues(EnumValue value) |