See: Description
| Interface | Description | 
|---|---|
| CyclicServiceInstance | Represent a cyclic Service instance on a Module. | 
| DataState | This class contains the states for data reception. | 
| FrameworkGUIStateType | The options to show the framework GUI window. | 
| FrameworkOwner | The FrameworkOwner interface. | 
| Class | Description | 
|---|---|
| Application | Represent an application. | 
| Data<T extends Type> | Represent a Data value. | 
| Data.Any | The Any Data value. | 
| Data.Array | The array Data value. | 
| Data.Bool | The boolean Data value. | 
| Data.Byte | The byte Data value. | 
| Data.Char | The char Data value. | 
| Data.Double | The double Data value. | 
| Data.Enum | The enumeration Data value. | 
| Data.Float | The float Data value. | 
| Data.Int | The int Data value. | 
| Data.JSON | The JSON Data value. | 
| Data.Long | The long Data value. | 
| Data.MapData | The array Data value. | 
| Data.Nil | The boolean Data value. | 
| Data.Obj | The Object Data value. | 
| Data.Short | The short Data value. | 
| Data.Str | The String Data value. | 
| Data.Structure | The Structure Data value. | 
| Data.Switch | The switch Data value. | 
| Data.Union | The Union Data value. | 
| Data.Url | The URL Data value. | 
| Data.Void | An empty void Data value. | 
| Data.Xml | The XML Data value. | 
| Datas | The datas for one application and one Service. | 
| Framework | Represents the framework instance. | 
| ListenServiceInstance | Represent a listen Service instance on a Module. | 
| Module | Represent a Module. | 
| PublishChildServiceInstance | Represent a publish Service instance on a Module. | 
| PublishCyclicServiceInstance | Represent a publish cyclic Service instance on a Module. | 
| PublishServiceInstance | Represent a publish Service instance on a Module. | 
| ReceiveEventServiceInstance | Represent a subscribe Service instance on a Module. | 
| RequestServiceInstance | Represent a request Service instance on a Module. | 
| ResponseServiceInstance | Represent a response Service instance on a Module. | 
| SendEventChildServiceInstance | Represent a copy of a sendEvent Service instance on a Module. | 
| SendEventCyclicServiceInstance | Represent a sendEvent Service instance on a Module. | 
| SendEventServiceInstance | Represent a sendEvent Service instance on a Module. | 
| Service<D extends ServiceDefinition> | Represent a Service. | 
| ServiceInstance<S extends Service<?>,I extends InterfaceDefinition> | Represent the instanciation of a Service on a Module. | 
| SubscribeServiceInstance | Represent a subscribe Service instance on a Module. | 
| Exception | Description | 
|---|---|
| FrameworkException | Represent an exception thrown during the runtime. | 
Contains the models for the applications and services implementation.
Copyright ©2017-2023 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence