Interface EnumConstantDeclaration

All Superinterfaces:
ASTNode, BodyDeclaration, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject, Iterable<fr.inria.atlanmod.neoemf.core.PersistentEObject>, NamedElement, org.eclipse.emf.common.notify.Notifier, fr.inria.atlanmod.neoemf.core.PersistentEObject, fr.inria.atlanmod.neoemf.data.store.Storable, VariableDeclaration
All Known Implementing Classes:
EnumConstantDeclarationImpl

public interface EnumConstantDeclaration
extends BodyDeclaration, VariableDeclaration
A representation of the model object 'Enum Constant Declaration'.

The following features are supported:

See Also:
JavaPackage.getEnumConstantDeclaration()