![]() |
OTX-Runtime for Java
|
|
Package containing all interfaces for custom external service provider implementation. More...
Classes | |
interface | IConstructor |
Represents an OTX Constructor. More... | |
interface | IEvent |
Represents an OTX Event. More... | |
interface | IEventLiteralParameter |
A literal parameter is not a real Event Parameter because it does not exists in the related EventSignature. More... | |
interface | IEventParameter |
Represents OTX ExternalEventResult. More... | |
interface | IEventValueParameter |
Represents OTX ExternalEventResult. More... | |
interface | IExternalInOutParameter |
Represents OTX ExternalInOutParameter. More... | |
interface | IExternalInParameter |
Represents OTX ExternalInParameter. More... | |
interface | IExternalLiteralParameter |
A literal parameter is not a real External Parameter because it does not exists in the related ServiceSignature. More... | |
interface | IExternalOutParameter |
Represents OTX ExternalOutParameter. More... | |
interface | IExternalParameter |
Base of ExternalParameters. More... | |
interface | IProperty |
Represents an OTX Property. More... | |
interface | IPropertyValue |
Represents OTX PropertyValue declaration. More... | |
interface | IService |
Represents an OTX Service. More... | |
interface | IServiceProvider |
Represents an OTX ServiceProvider. More... | |
Package containing all interfaces for custom external service provider implementation.