Interface SystemSpecifiedExecutionTime
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject,org.eclipse.emf.cdo.common.id.CDOWithID,EObject,Notifier,PCMBaseClass,PCMClass,SpecifiedExecutionTime,SpecifiedQoSAnnotation
- All Known Implementing Classes:
SystemSpecifiedExecutionTimeImpl
A representation of the model object 'System Specified Execution Time'.
The SystemSpecifiedExecutionTime allows software architect and performance analysts to specify the response time (distribution) of services called at the system boundaries. This allows abstracting from the system externals and restricts the focus to the software architecture under consideration.
Note:
- That's the starting point for Performance-Kennlinien I guess...
- See Also:
- Generated class or method.
- EMF model class or method.
- annotation="http://www.eclipse.org/emf/2002/Ecore constraints='systemSpecifiedExecutionTimeMustReferenceRequiredRoleOfASystem'" annotation="http://www.eclipse.org/emf/2002/Ecore/OCL/LPG systemSpecifiedExecutionTimeMustReferenceRequiredRoleOfASystem='(self.role_SpecifiedQoSAnnotation.oclIsTypeOf(pcm::repository::OperationRequiredRole)) and (self.role_SpecifiedQoSAnnotation.oclAsType(pcm::repository::OperationRequiredRole).requiringEntity_RequiredRole.oclIsTypeOf(pcm::system::System))\r\n'"
-
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 org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliverMethods inherited from interface org.palladiosimulator.pcm.qosannotations.qos_performance.SpecifiedExecutionTime
getSpecification_SpecifiedExecutionTime, setSpecification_SpecifiedExecutionTimeMethods inherited from interface org.palladiosimulator.pcm.qosannotations.SpecifiedQoSAnnotation
getQosAnnotations_SpecifiedQoSAnnotation, getRole_SpecifiedQoSAnnotation, getSignature_SpecifiedQoSAnnation, setQosAnnotations_SpecifiedQoSAnnotation, setRole_SpecifiedQoSAnnotation, setSignature_SpecifiedQoSAnnation
-
Field Details
-
copyright
- See Also:
- Generated class or method.
-