OTX Reference
|
|
An EventSignature defines an event that can be fired by a ServiceProvider. The event is defined by its name and a set of values that are associated with the event. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional). EventSignature is an otx:SignatureRealisation. More...
Classes | |
class | EventRealisation |
Contains a list of values describing this event. More... | |
Public Attributes | |
EventRealisation | realisation |
Contains a list of values describing this event. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.UniversalTypes.NamedAndSpecified | |
ExtensibleData[] | extendedData |
Declares general data for NamedAndSpecified which can be extented by new general data defined in new OTX extensions using the standardised extension mechanism. For example it can be used to specify specification relevant content in a better structured way. More... | |
OtxId | id |
Unique identifier of an element More... | |
MetaData | metaData |
Additional tool-specific data More... | |
OtxName | name |
Name of an element More... | |
NamedAndSpecifiedSpecification[] | specification |
Descriptive specification More... | |
An EventSignature defines an event that can be fired by a ServiceProvider. The event is defined by its name and a set of values that are associated with the event. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional). EventSignature is an otx:SignatureRealisation.
EventRealisation OpenTestSystem.Otx.Extensions.ExternalServiceProvider.Signatures.ServiceProviderSignature.Events.EventSignature.realisation |
Contains a list of values describing this event.