Interface InterfaceProvidingRequiringEntity

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

public interface InterfaceProvidingRequiringEntity extends InterfaceProvidingEntity, InterfaceRequiringEntity
A representation of the model object 'Interface Providing Requiring Entity'. This meta-class is inherited by classes that both require and provide an Interface. It thus combines the properties of InterfaceProvidingEntity and InterfaceRequiringEntity. Prominent inheriting classes are all component types, for example. See also: Interface, ProvidedRole, RequiredRole, InterfaceProvidingEntity, InterfaceRequiringEntity
See Also:
Generated class or method.
EMF model class or method.
abstract="true"