OTX Reference
|
|
Extension specific declarations More...
Classes | |
class | ConstructorParameterDeclarations |
Represents the list of arguments for a constructor call More... | |
class | EventValueDeclaration |
Describes a event value. More... | |
class | EventValueDeclarations |
Represents the list of values for an event. More... | |
class | ExternalInOutParameterDeclaration |
Describes an inout-put parameter for a service More... | |
class | ExternalInParameterDeclaration |
Describes an input parameter for a service. More... | |
class | ExternalOutParameterDeclaration |
Describes an output parameter for a service. More... | |
class | PropertyDeclaration |
A service provider might have properties to read and write. The name attribute is mandatory (unlike the base type NamedAndSpecified where it is optional). More... | |
class | ServiceParameterDeclarations |
Represents the list of arguments for a service call. More... | |
Extension specific declarations
Test sequences need a facility for storing data that represents the state of the program during execution, detailed information see Declarations.