![]() |
OTX Reference
|
|
Checks the event indicates the termination of a Service or not More...
Public Attributes | |
EventTerm | _event |
Represents the Event whose type shall be tested. More... | |
ServiceTerm | serviceHandle |
The events of this Service instance will be tested. More... | |
![]() | |
MetaData | metaData |
Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Checks the event indicates the termination of a Service or not
The IsServiceExecutionFinishedEvent activity to tests if the given event indicates the termination of a Service. Events that indicate termination of a Service are fired by a ServiceExecutionFinishedEventSource. ServiceExecutionFinishedEvents shall be fired at normal termination of service and also abnormal termination by the TerminateService action.
EventTerm OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Terms.IsServiceExecutionFinishedEvent._event |
Represents the Event whose type shall be tested.
ServiceTerm OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Terms.IsServiceExecutionFinishedEvent.serviceHandle |
The events of this Service instance will be tested.