- ElementDefinition - Interface in org.da.protoframework.model.def
-
An element definition.
- end() - Method in interface org.da.protoframework.eventlogger.EventEngine
-
Called at the end of the recording.
- endMethod - Variable in class org.da.protoframework.model.core.Module
-
The Module end method.
- Enum(ServiceDefinition.Data) - Constructor for class org.da.protoframework.model.core.Data.Enum
-
Constructor.
- EnumType - Class in org.da.protoframework.model.types
-
Reprensents enumeration types.
- EnumType(String) - Constructor for class org.da.protoframework.model.types.EnumType
-
Constructor.
- EnumType(NamespaceKey) - Constructor for class org.da.protoframework.model.types.EnumType
-
Constructor.
- EnumType.State - Class in org.da.protoframework.model.types
-
Represent an enumeration state.
- equals(Object) - Method in class org.da.protoframework.model.def.ModuleIDKey
-
- equals(Object) - Method in class org.da.protoframework.model.def.ModuleKey
-
- equals(Object) - Method in class org.da.protoframework.model.def.ServiceDefinition.Data
-
- equals(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.
- equals(Object) - Method in class org.da.protoframework.model.namespace.NamespaceKey
-
- equals(Object) - Method in class org.da.protoframework.model.types.AliasType
-
- equals(Object) - Method in class org.da.protoframework.model.types.ArrayType
-
- equals(Object) - Method in class org.da.protoframework.model.types.EnumType
-
- equals(Object) - Method in class org.da.protoframework.model.types.EnumType.State
-
- equals(Object) - Method in class org.da.protoframework.model.types.JSONType
-
- equals(Object) - Method in class org.da.protoframework.model.types.MapType
-
- equals(Object) - Method in class org.da.protoframework.model.types.ObjectType
-
- equals(Object) - Method in class org.da.protoframework.model.types.SimpleType
-
- equals(Object) - Method in class org.da.protoframework.model.types.StringType
-
- equals(Object) - Method in class org.da.protoframework.model.types.StructType
-
- equals(Object) - Method in class org.da.protoframework.model.types.StructType.Field
-
- equals(Object) - Method in class org.da.protoframework.model.types.SwitchType
-
- equals(Object) - Method in class org.da.protoframework.model.types.UnionType
-
- equals(Object) - Method in class org.da.protoframework.model.types.UnionType.Member
-
- equals(Object) - Method in class org.da.protoframework.model.types.URLType
-
- equals(Object) - Method in class org.da.protoframework.model.types.XMLType
-
- error(String, Level) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Module, String, Level) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(String) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Module, String) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Throwable) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Throwable, Level) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Module, Throwable) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Module, String, Throwable) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Module, Throwable, Level) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(Module, String, Throwable, Level) - Static method in class org.da.protoframework.conf.Logging
-
Emit an error message.
- error(String) - Method in interface org.da.protoframework.model.core.FrameworkOwner
-
Called for an error.
- error(ServiceInstance<?, ?>, char) - Method in class org.da.protoframework.model.core.Service
-
Notify an error for the execution of the Service.
- error(char) - Method in class org.da.protoframework.model.core.ServiceInstance
-
Invoke the Service.
- EventEngine - Interface in org.da.protoframework.eventlogger
-
The interface for event engines.
- EventLoggerFactory - Class in org.da.protoframework.eventlogger
-
The factory which creates an event engine.
- EventType - Interface in org.da.protoframework.eventlogger
-
The event types.
- EXIST_ANY - Static variable in class org.da.protoframework.model.types.URLType
-
The type for URLs for which the existence of the URL is not important.
- EXIST_NO - Static variable in class org.da.protoframework.model.types.URLType
-
The type for URLs which must not exist.
- EXIST_YES - Static variable in class org.da.protoframework.model.types.URLType
-
The type for URLs which must exist.
- externalTimeStamp - Variable in class org.da.protoframework.model.core.ServiceInstance
-
True if the timestamp of the service has been set externally.