Interface InnerDeclaration

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, EObject, NamedElement, Notifier, PCMBaseClass, PCMClass
All Known Implementing Classes:
InnerDeclarationImpl

public interface InnerDeclaration extends NamedElement
A representation of the model object 'Inner Declaration'. This entity represent a declaration of a data type inside of a composite data type. It enriches the data type it declares with a name to allow multiple declarations of the same type within a composite data type.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.