| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EnumConstantDeclaration> |
EnumDeclaration.getEnumConstants()
Returns the value of the 'Enum Constants' containment reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EnumConstantDeclarationImpl
An implementation of the model object 'Enum Constant Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
EnumConstantDeclaration |
JavaFactoryImpl.createEnumConstantDeclaration() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EnumConstantDeclaration> |
EnumDeclarationImpl.getEnumConstants() |
| Modifier and Type | Method and Description |
|---|---|
EnumConstantDeclaration |
JavaFactory.createEnumConstantDeclaration()
Returns a new object of class 'Enum Constant Declaration'.
|
| Modifier and Type | Method and Description |
|---|---|
T |
JavaSwitch.caseEnumConstantDeclaration(EnumConstantDeclaration object)
Returns the result of interpreting the object as an instance of 'Enum Constant Declaration'.
|
Copyright © 2018–2020 Atlanmod. All rights reserved.