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

public interface SystemSpecifiedExecutionTime extends SpecifiedExecutionTime
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'"