- Char(ServiceDefinition.Data) - Constructor for class org.da.protoframework.model.core.Data.Char
-
Constructor.
- CHAR - Static variable in class org.da.protoframework.model.types.Type
-
The base built-in char type.
- checkDataType(Object, Type) - Static method in class org.da.protoframework.util.DataUtilities
-
Return true if a value is compatible with a type.
- checkService(ServiceDefinition) - Method in class org.da.protoframework.util.ServiceTemplates
-
Check the compatibility of a service with the stored definition.
- checkService(ServiceInstance<?, ?>, boolean) - Method in class org.da.protoframework.util.ServiceTemplates
-
Check the compatibility of a service with the stored definition.
- checkService(ServiceInstance<?, ?>, short, boolean) - Method in class org.da.protoframework.util.ServiceTemplates
-
Check the compatibility of a service with the stored definition.
- checkService(ServiceInstance<?, ?>, short) - Method in class org.da.protoframework.util.ServiceTemplates
-
Check the compatibility of a service with the stored definition.
- checkService(ServiceInstance<?, ?>) - Method in class org.da.protoframework.util.ServiceTemplates
-
Check the compatibility of a service with the stored definition.
- ClassLoaderObjectInputStream - Class in org.da.protoframework.model.types
-
A custom ObjectInputStream which can resolve classes with a cusotm ClassLoader.
- ClassLoaderObjectInputStream(InputStream, ClassLoader) - Constructor for class org.da.protoframework.model.types.ClassLoaderObjectInputStream
-
- clearFields() - Method in class org.da.protoframework.model.types.StructType
-
Clear the fields of the structure.
- clearMembers() - Method in class org.da.protoframework.model.types.UnionType
-
Clear the members of the union.
- clone() - Method in class org.da.protoframework.model.core.Data.Array
-
- clone() - Method in class org.da.protoframework.model.core.Data
-
- clone() - Method in class org.da.protoframework.model.core.Data.JSON
-
- clone() - Method in class org.da.protoframework.model.core.Data.MapData
-
- clone() - Method in class org.da.protoframework.model.core.Data.Obj
-
- clone() - Method in class org.da.protoframework.model.core.Data.Structure
-
- clone() - Method in class org.da.protoframework.model.core.Data.Switch
-
- clone() - Method in class org.da.protoframework.model.core.Data.Union
-
- clone() - Method in class org.da.protoframework.model.core.Datas
-
- clone() - Method in class org.da.protoframework.model.core.PublishCyclicServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.PublishServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.RequestServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.ResponseServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.SendEventCyclicServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.SendEventServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.core.ServiceInstance
-
Clone the service.
- clone() - Method in class org.da.protoframework.model.def.ModuleDefinition
-
- compareTo(ModuleKey) - Method in class org.da.protoframework.model.def.ModuleKey
-
- compareTo(NamespaceKey) - Method in class org.da.protoframework.model.namespace.NamespaceKey
-
- complete(Protocol, boolean) - Method in class org.da.protoframework.model.core.Module
-
Called when the Protocol setUp has completed.
- consume() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
-
Consume the Service.
- CONTINUOUS - Static variable in interface org.da.protoframework.model.types.ContinuousTypes
-
The continuous type.
- ContinuousTypes - Interface in org.da.protoframework.model.types
-
The continous type for datas
- convert(float, short, short) - Static method in class org.da.protoframework.util.UnitsConverter
-
Convert a float value from an unit to another one.
- convert(int, short, short) - Static method in class org.da.protoframework.util.UnitsConverter
-
Convert an int value from an unit to another one.
- convert(long, short, short) - Static method in class org.da.protoframework.util.UnitsConverter
-
Convert a long value from an unit to another one.
- convert(double, short, short) - Static method in class org.da.protoframework.util.UnitsConverter
-
Convert a double value from an unit to another one.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Array
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Bool
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Byte
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Char
-
Copy the value of another Data.
- copy(Data<?>, boolean) - Method in class org.da.protoframework.model.core.Data
-
Copy the value of another Data.
- copy(Data<?>, boolean, boolean) - Method in class org.da.protoframework.model.core.Data
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Double
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Enum
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Float
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Int
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.JSON
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Long
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.MapData
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Nil
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Obj
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Short
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Str
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Structure
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Switch
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Union
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Url
-
Copy the value of another Data.
- copy(Data<?>) - Method in class org.da.protoframework.model.core.Data.Xml
-
Copy the value of another Data.
- copyFrom(Map<String, Data<?>>) - Method in class org.da.protoframework.model.core.Datas
-
Copy the Datas from another Datas.
- copyFromService(ServiceInstance<?, ?>, boolean) - Method in class org.da.protoframework.model.core.RequestServiceInstance
-
Copy the values of the output datas of a service to this service.
- copyFromService(ServiceInstance<?, ?>, boolean) - Method in class org.da.protoframework.model.core.ResponseServiceInstance
-
Copy the values of the output datas of a service to this service.
- copyFromService(ServiceInstance<?, ?>) - Method in class org.da.protoframework.model.core.ServiceInstance
-
Copy the values of the output datas of a service to this service.
- copyFromService(ServiceInstance<?, ?>, boolean) - Method in class org.da.protoframework.model.core.ServiceInstance
-
Copy the values of the output datas of a service to this service.
- copyFromService(ServiceInstance<?, ?>, boolean, boolean) - Method in class org.da.protoframework.model.core.ServiceInstance
-
Copy the values of the output datas of a service to this service.
- copyValue() - Method in class org.da.protoframework.model.core.Data.Array
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.JSON
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.MapData
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.Obj
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.Structure
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.Switch
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.Union
-
Copy the current value and return it.
- copyValue() - Method in class org.da.protoframework.model.core.Data.Xml
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.AliasType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.ArrayType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.JSONType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.MapType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.ObjectType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.StructType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.SwitchType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.Type
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.UnionType
-
Copy the current value and return it.
- copyValue(Object) - Method in class org.da.protoframework.model.types.XMLType
-
Copy the current value and return it.
- copyValue(Type, Object, Type) - Static method in class org.da.protoframework.util.DataUtilities
-
Copy a value from one type to another.
- countDatas() - Method in class org.da.protoframework.model.core.ServiceInstance
-
Return the number of Datas in the Service.
- countDatas() - Method in interface org.da.protoframework.model.def.ServiceDefinition
-
Return the number of Datas in the Service.
- countElements() - Method in class org.da.protoframework.model.core.Data.Array
-
Return the number of elements in the array.
- countFields() - Method in class org.da.protoframework.model.types.StructType
-
Return the number of fields.
- countMembers() - Method in class org.da.protoframework.model.types.SwitchType
-
Return the number of members.
- countMembers() - Method in class org.da.protoframework.model.types.UnionType
-
Return the number of members.
- countModules() - Method in class org.da.protoframework.model.def.ApplicationDefinition
-
Return the number of modules.
- countProperties() - Method in class org.da.protoframework.model.def.ModuleDefinition
-
Count the number of properties.
- countStates() - Method in class org.da.protoframework.model.types.EnumType
-
Return the number of states.
- create(boolean) - Method in class org.da.protoframework.model.core.Application
-
Create the application.
- create() - Method in class org.da.protoframework.model.core.Module
-
Create the Module instance.
- create(String, String) - Static method in class org.da.protoframework.model.def.ModuleKey
-
Create a ModuleKey.
- createCopy() - Method in class org.da.protoframework.model.core.PublishServiceInstance
-
Return a copy of the service.
- createCopy() - Method in class org.da.protoframework.model.core.SendEventServiceInstance
-
Return a copy of the service.
- createCopy() - Method in class org.da.protoframework.model.core.ServiceInstance
-
Return a copy of the service.
- createData(String) - Method in interface org.da.protoframework.model.def.ServiceDefinition
-
Create a Data instance of a specified name.
- createData() - Method in class org.da.protoframework.model.types.Type
-
Create a Data for this type.
- createData(ServiceDefinition.Data) - Static method in class org.da.protoframework.util.DataUtilities
-
Create a Data for a Service.
- createData(Type) - Static method in class org.da.protoframework.util.DataUtilities
-
Create a Data for a type.
- createDatas(Service<?>) - Method in class org.da.protoframework.model.core.Application
-
Create the datas for one service.
- createEngine() - Method in class org.da.protoframework.eventlogger.EventLoggerFactory
-
- createKey(String) - Static method in class org.da.protoframework.model.namespace.NamespaceKey
-
Create a key without a URI.
- createKey(String, String) - Static method in class org.da.protoframework.model.namespace.NamespaceKey
-
Create a key from an URI expressed as a String and a name.
- createKeyFromString(String) - Static method in class org.da.protoframework.model.namespace.NamespaceKey
-
Create a key from a String representation.
- createModule(Application, String) - Method in interface org.da.protoframework.custom.CustomModuleFactory
-
Creates a custom module.
- createModuleDefinition(ApplicationDefinition, String, long) - Method in interface org.da.protoframework.custom.CustomModuleFactory
-
Creates a custom module definition.
- createModuleIDKey() - Method in class org.da.protoframework.model.def.ModuleDefinition
-
Create an unique key for the module.
- createModuleKey() - Method in class org.da.protoframework.model.def.ModuleDefinition
-
Create an unique key for the module.
- CustomModuleDefinition - Class in org.da.protoframework.custom
-
The abstract custom Module definition.
- CustomModuleDefinition(CustomModuleFactory, ApplicationDefinition, String, long) - Constructor for class org.da.protoframework.custom.CustomModuleDefinition
-
Constructor.
- CustomModuleFactory - Interface in org.da.protoframework.custom
-
The factory used to create an manage custom modules.
- CyclicServiceInstance - Interface in org.da.protoframework.model.core
-
Represent a cyclic Service instance on a Module.