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"
-
Field Summary
Fields -
Method Summary
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptionMethods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface de.uka.ipd.sdq.identifier.Identifier
getId, setIdMethods inherited from interface org.palladiosimulator.pcm.core.entity.InterfaceProvidingEntity
getProvidedRoles_InterfaceProvidingEntityMethods inherited from interface org.palladiosimulator.pcm.core.entity.InterfaceRequiringEntity
getRequiredRoles_InterfaceRequiringEntityMethods inherited from interface org.palladiosimulator.pcm.core.entity.NamedElement
getEntityName, setEntityNameMethods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface org.palladiosimulator.pcm.core.entity.ResourceInterfaceRequiringEntity
getResourceRequiredRoles__ResourceInterfaceRequiringEntity
-
Field Details
-
copyright
- See Also:
- Generated class or method.
-