Interface RepositoryComponent

All Superinterfaces:
org.eclipse.emf.cdo.CDOObject, org.eclipse.emf.cdo.common.id.CDOWithID, Entity, EObject, de.uka.ipd.sdq.identifier.Identifier, InterfaceProvidingEntity, InterfaceProvidingRequiringEntity, InterfaceRequiringEntity, NamedElement, Notifier, PCMBaseClass, PCMClass, ResourceInterfaceRequiringEntity
All Known Subinterfaces:
BasicComponent, CompleteComponentType, CompositeComponent, ImplementationComponentType, ProvidesComponentType, SubSystem
All Known Implementing Classes:
BasicComponentImpl, CompleteComponentTypeImpl, CompositeComponentImpl, ImplementationComponentTypeImpl, ProvidesComponentTypeImpl, RepositoryComponentImpl, SubSystemImpl

public interface RepositoryComponent extends InterfaceProvidingRequiringEntity
A representation of the model object 'Component'. Abstract superclass of all component types which can be part of a component repository

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
abstract="true"