public interface EnumDeclaration extends AbstractTypeDeclaration
The following features are supported:
JavaPackage.getEnumDeclaration()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<EnumConstantDeclaration> |
getEnumConstants()
Returns the value of the 'Enum Constants' containment reference list.
|
getBodyDeclarations, getCommentsAfterBody, getCommentsBeforeBody, getPackage, getSuperInterfaces, setPackagegetAbstractTypeDeclaration, getAnnotations, getAnonymousClassDeclarationOwner, getModifier, setAbstractTypeDeclaration, setAnonymousClassDeclarationOwner, setModifiergetUsagesInTypeAccessgetName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnitorg.eclipse.emf.common.util.EList<EnumConstantDeclaration> getEnumConstants()
EnumConstantDeclaration.
JavaPackage.getEnumDeclaration_EnumConstants()Copyright © 2018–2020 Atlanmod. All rights reserved.