Interface Entity

All Superinterfaces:
EObject, Identifier, NamedElement, Notifier
All Known Implementing Classes:
EntityImpl

public interface Entity extends Identifier, NamedElement
A representation of the model object 'Entity'. Entity is a meta class high up the PCM meta class hierarchy and represents all entities of the PCM that have both an id (see meta class Identifier) and a name (see meta class NamedEntity).
See Also:
Generated class or method.
EMF model class or method.
abstract="true"