- IN - Static variable in interface org.da.protoframework.model.types.Units
- 
The inch unit. 
- increment() - Static method in class org.da.protoframework.util.InvokeCount
- 
Increment the count by 1. 
- info(String) - Static method in class org.da.protoframework.conf.Logging
- 
Emit an information message. 
- info(Module, String) - Static method in class org.da.protoframework.conf.Logging
- 
Emit an information message. 
- info(String, Level) - Static method in class org.da.protoframework.conf.Logging
- 
Emit an information message. 
- info(Module, String, Level) - Static method in class org.da.protoframework.conf.Logging
- 
Emit an information message. 
- info(String) - Method in interface org.da.protoframework.model.core.FrameworkOwner
- 
Called for an information. 
- init(Framework, URL) - Method in interface org.da.protoframework.eventlogger.EventEngine
- 
Initialize the engine. 
- init() - Method in class org.da.protoframework.model.core.Application
- 
Initialize the application. 
- init(OwnerModule) - Method in interface org.da.protoframework.model.core.FrameworkOwner
- 
Called when the OwnerModule is initialized. 
- init() - Method in class org.da.protoframework.model.core.Module
- 
Initialize the Module. 
- initDatas() - Method in class org.da.protoframework.model.core.PublishChildServiceInstance
-  
- initDatas() - Method in class org.da.protoframework.model.core.SendEventChildServiceInstance
-  
- initMethod - Variable in class org.da.protoframework.model.core.Module
- 
The Module init method. 
- Int(ServiceDefinition.Data) - Constructor for class org.da.protoframework.model.core.Data.Int
- 
Constructor. 
- INT - Static variable in class org.da.protoframework.model.types.Type
- 
The base built-in int type. 
- interDef - Variable in class org.da.protoframework.model.core.ServiceInstance
- 
The associated interface definition. 
- InterfaceDefinition - Class in org.da.protoframework.model.def
- 
The definition for an interface. 
- InterfaceDefinition() - Constructor for class org.da.protoframework.model.def.InterfaceDefinition
-  
- invoke(NamespaceKey, int, ModuleKey) - Method in interface org.da.protoframework.eventlogger.EventEngine
- 
Called when one invocation event must be recorded. 
- invoke(NamespaceKey, int, ModuleKey) - Static method in class org.da.protoframework.eventlogger.EventLoggerFactory
- 
Called when one invocation event must be recorded. 
- INVOKE - Static variable in interface org.da.protoframework.eventlogger.EventType
- 
Represents an invocation event. 
- invoke() - Method in interface org.da.protoframework.model.core.CyclicServiceInstance
- 
Invoke the Service. 
- invoke(char) - Method in class org.da.protoframework.model.core.RequestServiceInstance
- 
Invoke the Service. 
- invoke() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Invoke the Service. 
- invoke(char) - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Invoke the Service. 
- invokeAndBlock() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Invoke the Service. 
- invokeAndCopy() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Invoke the Service. 
- invokeBlocking() - Method in class org.da.protoframework.model.core.RequestServiceInstance
- 
Invoke the Service. 
- InvokeCount - Class in org.da.protoframework.util
- 
Thsi class count the number of invocations. 
- invokedByMe() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the invocation of this service was performed by this module. 
- isAbstract() - Method in interface org.da.protoframework.model.def.ServiceDefinition
- 
Return true if the Service is abstract. 
- isAbstract() - Method in class org.da.protoframework.model.types.StructType
- 
Return true if the type is abstract. 
- isAbstract() - Method in class org.da.protoframework.model.types.Type
- 
Return true if the type is abstract. 
- isAbstract() - Method in class org.da.protoframework.model.types.UnionType
- 
Return true if the type is abstract. 
- isActivated() - Method in interface org.da.protoframework.model.core.CyclicServiceInstance
- 
Return true if the Service is activated. 
- isActivated() - Method in class org.da.protoframework.model.core.PublishCyclicServiceInstance
- 
Return true if the Service is activated. 
- isActivated() - Method in class org.da.protoframework.model.core.SendEventCyclicServiceInstance
- 
Return true if the Service is activated. 
- isActive() - Method in interface org.da.protoframework.eventlogger.EventEngine
- 
Return true if the engine is active. 
- isActive() - Static method in class org.da.protoframework.eventlogger.EventLoggerFactory
- 
Return true if the factory is not null and its engine is active. 
- isActive - Variable in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the Service is active. 
- isActive() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the Service is active. 
- isAngle(short) - Static method in interface org.da.protoframework.model.types.Units
- 
Return true if an unit is an angle. 
- isAutoInvoked() - Method in interface org.da.protoframework.model.core.CyclicServiceInstance
- 
Return true if the Service will be automatically invoked for each cycle. 
- isAutoInvoked() - Method in class org.da.protoframework.model.core.PublishCyclicServiceInstance
- 
Return true if the Service will be automatically invoked for each cycle. 
- isAutoInvoked() - Method in class org.da.protoframework.model.core.SendEventCyclicServiceInstance
- 
Return true if the Service will be automatically invoked for each cycle. 
- isAutoStart() - Method in class org.da.protoframework.eventlogger.EventLoggerFactory
- 
Return true if the engine must be autostarted. 
- isContinuous() - Method in class org.da.protoframework.model.core.Data
- 
Return true if the data represents a continuous quantity. 
- isContinuous() - Method in class org.da.protoframework.model.def.ServiceDefinition.Data
- 
Return true if the data represents a continuous quantity. 
- isContinuous() - Method in class org.da.protoframework.model.types.ArrayType
- 
Return true if the type represents a continuous quantity. 
- isContinuous() - Method in class org.da.protoframework.model.types.EnumType
- 
Return false. 
- isContinuous() - Method in class org.da.protoframework.model.types.JSONType
- 
Return false. 
- isContinuous() - Method in class org.da.protoframework.model.types.SimpleType
- 
Return true if the type represents a continuous quantity. 
- isContinuous() - Method in class org.da.protoframework.model.types.StringType
- 
Return false. 
- isContinuous() - Method in class org.da.protoframework.model.types.StructType.Field
- 
Return true if the field represents a continuous quantity. 
- isContinuous() - Method in class org.da.protoframework.model.types.UnionType.Member
- 
Return true if the member represents a continuous quantity. 
- isContinuous() - Method in class org.da.protoframework.model.types.URLType
- 
Return false. 
- isContinuous() - Method in class org.da.protoframework.model.types.XMLType
- 
Return false. 
- isContinuousTypeDefined() - Method in class org.da.protoframework.model.types.EnumType
- 
Return true. 
- isContinuousTypeDefined() - Method in class org.da.protoframework.model.types.SimpleType
- 
Return true if the continuous type is defined. 
- isContinuousTypeDefined() - Method in class org.da.protoframework.model.types.StringType
- 
Return true. 
- isCopyingDatas() - Method in class org.da.protoframework.model.core.Service
- 
Return true if the datas of the service must be copied before being sent. 
- isCopyingDatas() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the datas of the service must be copied before being sent. 
- isCopyingDatas() - Method in interface org.da.protoframework.model.def.ServiceDefinition
- 
Return true if the datas of the service must be copied before being sent. 
- isDecimalType() - Method in class org.da.protoframework.model.types.SimpleType
- 
Return true if the type is a decimal type. 
- isDistance(short) - Static method in interface org.da.protoframework.model.types.Units
- 
Return true if an unit is a distance. 
- isEnabled() - Method in class org.da.protoframework.model.core.Module
- 
Return if the module is enabled. 
- isEnabled() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return if the underlying module is enabled. 
- isEnabled() - Method in class org.da.protoframework.model.def.ModuleDefinition
- 
Return if the module is enabled. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Any
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Array
- 
Return true if the current value of the data is equal to a current object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Bool
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Byte
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Char
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Double
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Enum
- 
Return true if the current value of the data is equal to a specified object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Float
- 
Return true if the current value of the data is equal to a specified object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Int
- 
Return true if the current value of the data is equal to the current object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data
- 
Return true if the current value of the data is equal to a current object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.JSON
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Long
- 
Return true if the current value of the data is equal to a specified object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Nil
- 
Return true. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Short
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Str
- 
Return true if the current value of the data is equal to a specified object value. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Url
-  
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Void
- 
Return false. 
- isEqualsTo(Object) - Method in class org.da.protoframework.model.core.Data.Xml
-  
- isField() - Method in class org.da.protoframework.model.types.AttrWrapper.FieldWrapper
-  
- isField() - Method in interface org.da.protoframework.model.types.AttrWrapper
- 
Return true if the wrapper points to a field. 
- isField() - Method in class org.da.protoframework.model.types.AttrWrapper.MethodWrapper
-  
- isInstance() - Method in class org.da.protoframework.model.core.Module
- 
Return true if the module is an instance of a template module. 
- isInstance() - Method in class org.da.protoframework.model.def.ModuleDefinition
- 
Return true if the module is an instance of a template module. 
- isInstanceChanged() - Method in class org.da.protoframework.model.core.Data.Obj
- 
Return true if the underlying instance has changed (it will be true if it is a different object). 
- isIntegerType() - Method in class org.da.protoframework.model.types.SimpleType
- 
Return true if the type is an integer type. 
- isInvoked() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the service has been invoked at least once. 
- isKeepingInterfaces() - Method in class org.da.protoframework.model.def.ModuleDefinition
- 
Return true if the interfaces of the module should be kept by default when instanciating a library. 
- isKey(String) - Method in class org.da.protoframework.model.namespace.NamespaceKey
- 
Return true if the key is equal to another key defined by its name (with no namespace). 
- isKey(String, String) - Method in class org.da.protoframework.model.namespace.NamespaceKey
- 
Return true if the key is equal to another key defined by its name and namespace. 
- isLogging(Level) - Static method in class org.da.protoframework.conf.Logging
- 
Return true if the logging logs at least the specified log level. 
- isMaster() - Method in class org.da.protoframework.model.core.Module
- 
Return true if the module is a master module. 
- isMaster() - Method in class org.da.protoframework.model.def.ModuleDefinition
- 
Return true if the module is a master module. 
- isMethod() - Method in interface org.da.protoframework.model.types.AttrWrapper
- 
Return true if the wrapper points to a method. 
- isNominal() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the state of the Service is nominal. 
- isNotified() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the service has been notified at least once. 
- isNumeric() - Method in class org.da.protoframework.model.core.Data
- 
Return true if the data type is numeric. 
- isNumeric() - Method in class org.da.protoframework.model.def.ServiceDefinition.Data
- 
Return true if the data type is numeric. 
- isNumeric() - Method in class org.da.protoframework.model.types.StructType.Field
- 
Return true if the field type is numeric. 
- isNumeric() - Method in class org.da.protoframework.model.types.UnionType.Member
- 
Return true if the member type is numeric. 
- isNumericType() - Method in class org.da.protoframework.model.types.SimpleType
- 
Return true if the type is a numeric type. 
- isObjectTypeTag(Object) - Method in class org.da.protoframework.model.types.ObjectType
- 
Return true if the value associated class has a  ObjectTypeTag annotation. 
- isObjectTypeTag(Object) - Static method in class org.da.protoframework.model.types.ObjectTypeHelper
- 
Return true if the value associated class has a  ObjectTypeTag annotation. 
- isObjectTypeTag(Class<?>) - Static method in class org.da.protoframework.model.types.ObjectTypeHelper
- 
Return true if a Class has the  ObjectTypeTag as class annotation. 
- isOptionalService(NamespaceKey) - Method in class org.da.protoframework.util.OptionalServicesConfigurator
- 
Return true is a Service is in the map of checked services. 
- isPreStarted() - Method in class org.da.protoframework.model.core.Module
- 
Return true if the Module is pre-started. 
- isPrintingStackTrace() - Static method in class org.da.protoframework.conf.Logging
- 
Return true if the Stack trace of exceptions should be printed on the console. 
- isProvider() - Method in class org.da.protoframework.model.def.InterfaceDefinition
- 
Return true if the Module which exposes this interface provides the interface, false if it is subscribed to this interface. 
- isProvidingData() - Method in class org.da.protoframework.model.core.ListenServiceInstance
- 
Return false. 
- isProvidingData() - Method in class org.da.protoframework.model.core.PublishServiceInstance
- 
Return true. 
- isProvidingData() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
- 
Return false. 
- isProvidingData() - Method in class org.da.protoframework.model.core.RequestServiceInstance
- 
Return true. 
- isProvidingData() - Method in class org.da.protoframework.model.core.ResponseServiceInstance
- 
Return true. 
- isProvidingData() - Method in class org.da.protoframework.model.core.SendEventServiceInstance
- 
Return true. 
- isProvidingData() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if this Service instanciation provides data to its associated Service. 
- isProvidingData() - Method in class org.da.protoframework.model.core.SubscribeServiceInstance
- 
Return false. 
- isReceived() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
- 
- isReified() - Method in class org.da.protoframework.model.core.Application
- 
Return true if the Application is instanciated (reified). 
- isReified() - Method in class org.da.protoframework.model.core.Module
- 
Return true if the Module is instanciated (reified). 
- isRequestSend() - Method in class org.da.protoframework.model.core.ListenServiceInstance
- 
Return true if the instance is currently notified from a sendRequest. 
- isSetup - Variable in class org.da.protoframework.model.core.Service
- 
True if the Service has been setUp. 
- isSetup() - Method in class org.da.protoframework.model.core.Service
- 
Return true if the Service is setUp. 
- isSilent() - Method in class org.da.protoframework.util.OptionalServicesConfigurator
- 
Return true if the errors should not be redirected. 
- isSilent() - Method in class org.da.protoframework.util.ServiceTemplates
- 
Return true if the errors should not be redirected. 
- isSpeed(short) - Static method in interface org.da.protoframework.model.types.Units
- 
Return true if an unit is a speed. 
- isStarted() - Method in class org.da.protoframework.model.core.Module
- 
Return true if the Module is started. 
- isState(String) - Method in class org.da.protoframework.model.core.Data.Enum
- 
Return true if a value of the data is of a specified state. 
- isState(EnumType.State) - Method in class org.da.protoframework.model.core.Data.Enum
- 
Return true if a value of the type is of a specified state. 
- isState(int, String) - Method in class org.da.protoframework.model.types.EnumType
- 
Return true if a value of the type is of a specified state. 
- isState(int, EnumType.State) - Method in class org.da.protoframework.model.types.EnumType
- 
Return true if a value of the type is of a specified state. 
- isStrictValidation() - Method in class org.da.protoframework.util.ServiceTemplates
- 
Return true if it is allowed to have provided datas in the template which are not found in the definition. 
- isSubscribedTo(String) - Method in class org.da.protoframework.model.core.ListenServiceInstance
- 
Return true if this subscribe Service instance is subscribed to a particular topic. 
- isSubscribedTo(String) - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
- 
Return true if this subscribe Service instance is subscribed to a particular topic. 
- isSubscribedTo(String) - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the Service instance is subscribed to a specified topic. 
- isSubscribedTo(String) - Method in class org.da.protoframework.model.core.SubscribeServiceInstance
- 
Return true if this subscribe Service instance is subscribed to a particular topic. 
- isSubscriber() - Method in class org.da.protoframework.model.core.ListenServiceInstance
- 
Return true. 
- isSubscriber() - Method in class org.da.protoframework.model.core.PublishServiceInstance
- 
Return false. 
- isSubscriber() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
- 
Return true. 
- isSubscriber() - Method in class org.da.protoframework.model.core.RequestServiceInstance
- 
Return true. 
- isSubscriber() - Method in class org.da.protoframework.model.core.ResponseServiceInstance
- 
Return false. 
- isSubscriber() - Method in class org.da.protoframework.model.core.SendEventServiceInstance
- 
Return false. 
- isSubscriber() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if this Service instanciation subscribes to its associated Service. 
- isSubscriber() - Method in class org.da.protoframework.model.core.SubscribeServiceInstance
- 
Return true. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.AliasType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.AnyType
- 
Return true. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.ArrayType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.EnumType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.MapType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.ObjectType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.SimpleType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.StringType
- 
Return true. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.StructType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.SwitchType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.Type
- 
Return true if the type support a specified value. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.UnionType
- 
Return true if the specified value is supported. 
- isSupportingValue(Object) - Method in class org.da.protoframework.model.types.URLType
- 
Return true if the specified value is supported. 
- isTime(short) - Static method in interface org.da.protoframework.model.types.Units
- 
Return true if an unit is a time. 
- isTriggeringService() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
- 
Return true if another event service is triggered by this service. 
- isUnixPlatform() - Static method in class org.da.protoframework.model.core.Framework
- 
Return true on Unix platforms. 
- isUsingExecutorMode() - Method in class org.da.protoframework.model.core.ServiceInstance
- 
Return true if the service if the executor mode is used to send services. 
- isValid() - Method in class org.da.protoframework.model.types.ObjectType
- 
Return true if the ObjectType is valid. 
- isValid() - Method in class org.da.protoframework.util.ScreenPosition
- 
Return true if the position is valid (ie greater or equal than 0). 
- iterator() - Method in class org.da.protoframework.model.core.Data.Array
- 
Return an iterator on each index on the array.