- toJSON(Data<?>, boolean) - Static method in class org.da.protoframework.util.DataUtilities
-
Convert the content of a data as a JSON element.
- toJSON(ServiceInstance<?, ?>, boolean) - Static method in class org.da.protoframework.util.DataUtilities
-
Convert the content of a service as a JSON object.
- Topic(String) - Constructor for class org.da.protoframework.model.def.ServiceDefinition.Topic
-
Constructor.
- toString() - Method in class org.da.protoframework.model.core.Module
-
- toString() - Method in class org.da.protoframework.model.core.ServiceInstance
-
- toString() - Method in class org.da.protoframework.model.def.ApplicationDefinition
-
- toString() - Method in class org.da.protoframework.model.def.ModuleDefinition
-
- toString() - Method in class org.da.protoframework.model.def.ModuleIDKey
-
- toString() - Method in class org.da.protoframework.model.def.ModuleKey
-
- toString() - Method in class org.da.protoframework.model.namespace.NamespaceKey
-
Return a String representation of the key.
- toString() - Method in class org.da.protoframework.model.types.EnumType.State
-
Return the state name.
- toString() - Method in class org.da.protoframework.model.types.Type
-
- touch() - Method in class org.da.protoframework.model.core.Data
-
Declare that the data has changed.
- TR - Static variable in interface org.da.protoframework.model.types.Units
-
The "Tour" unit (180 degrees = -0.5, -180 degrees = -0.5).
- triggeredService() - Method in class org.da.protoframework.model.core.ReceiveEventServiceInstance
-
Return another event service which is triggered by this service.
- triggerMethod - Variable in class org.da.protoframework.model.core.Module
-
The Module trigger method.
- Type - Class in org.da.protoframework.model.types
-
The Type class.
- Type() - Constructor for class org.da.protoframework.model.types.Type
-
Empty Constructor.
- Type(NamespaceKey) - Constructor for class org.da.protoframework.model.types.Type
-
Constructor.
- Type(String) - Constructor for class org.da.protoframework.model.types.Type
-
Constructor.
- TYPE_ANY - Static variable in class org.da.protoframework.model.types.URLType
-
The type for URLs for which the type is not important.
- TYPE_DIRECTORY - Static variable in class org.da.protoframework.model.types.URLType
-
The type for URLs which must be directories.
- TYPE_FILE - Static variable in class org.da.protoframework.model.types.URLType
-
The type for URLs which must be files.
- Typed - Interface in org.da.protoframework.model.types
-
Represent types which refer to other types.
- TypeUtilities - Class in org.da.protoframework.model.types
-
A utility allowing to return a duration for a specified unit type.