Interface EnumDeclaration

All Superinterfaces:
AbstractTypeDeclaration, ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, Type
All Known Subinterfaces:
UnresolvedEnumDeclaration
All Known Implementing Classes:
EnumDeclarationImpl, UnresolvedEnumDeclarationImpl

public interface EnumDeclaration
extends AbstractTypeDeclaration
A representation of the model object 'Enum Declaration'.

The following features are supported:

See Also:
JavaPackage.getEnumDeclaration()