- getAas() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasConfiguration
-
Returns the AAS setup.
- getAas() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasBuildResult
-
Returns the list of created AAS.
- getAas(List<Aas>, String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
Returns the first AAS in list matching the given name.
- getArg(String[], String, String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.config.CmdLine
-
Emulates reading a Spring-like parameter if the configuration is not yet in place.
- getContributorLoader() - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
Returns the contributor loader.
- getDeviceId() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns a unique ID for the device.
- getDeviceIdAas() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns a unique ID for the device as valid AAS identifier.
- getDeviceIp() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns the device IP address.
- getDeviceIpAas() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns the device IP address as valid AAS identifier.
- getDeviceName() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns the device name.
- getDeviceNameAas() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns the device name as valid AAS identifier.
- getEndpoint() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.EndpointHolder
-
Returns an endpoint instance constructed from the data in this instance.
- getEnvId() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns a unique ID for the runtime environment.
- getEnvIdAas() - Static method in class de.iip_ecosphere.platform.support.iip_aas.Id
-
Returns a unique ID for the runtime environment as valid AAS identifier.
- getException() - Method in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Returns the exception text.
- getHighPort() - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasClient
-
- getHost() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Returns the host value.
- getId(String, Object) - Static method in class de.iip_ecosphere.platform.support.iip_aas.ClassUtility
-
Turns the object into a unique id with given (optional) prefix.
- getImplementation() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the implementation (server) information.
- getImplementationProtocol() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the implementation protocol.
- getImplementationServer() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the implementation server information as server address.
- getIntArg(String[], String, int) - Static method in class de.iip_ecosphere.platform.support.iip_aas.config.CmdLine
-
Returns an int command line argument.
- getKind() - Method in interface de.iip_ecosphere.platform.support.iip_aas.AasContributor
-
Returns the kind of AAS being created.
- getKind() - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAas
-
- getKind() - Method in class de.iip_ecosphere.platform.support.iip_aas.PlatformAas
-
- getLogger() - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelElementsCollectionClient
-
Returns the logger instance.
- getLowPort() - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasClient
-
- getMode() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the AAS mode.
- getName(Class<?>) - Static method in class de.iip_ecosphere.platform.support.iip_aas.ClassUtility
-
Returns the name of the associated model element.
- getNetmask() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ProtocolAddressHolder
-
Returns the netmask/network Java regex.
- getOperation(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
- getOperation(Submodel, String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
- getOperation(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelElementsCollectionClient
-
- getPath() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.EndpointHolder
-
Returns the endpoint name/path.
- getPort() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Returns the port value.
- getPort(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasClient
-
- getProperty(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
- getProperty(Submodel, String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
- getProperty(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelElementsCollectionClient
-
- getPropertyStringValue(String, String) - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
- getProtocol() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ProtocolAddressHolder
-
Returns the endpoint name/path.
- getProtocolServer() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasBuildResult
-
Returns the protocol server instance.
- getProtocolServerBuilder() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasBuildResult
-
Returns the protocol server builder instance.
- getQName(String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAas
-
Returns the qualified name for an operation/property implementation.
- getRegistry() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the AAS information.
- getRegistryEndpoint() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the registry server information as endpoint.
- getResult() - Method in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Returns the result.
- getSchema() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Returns the schema value.
- getSegment(int) - Method in class de.iip_ecosphere.platform.support.iip_aas.Version
-
Returns the version segment specified by index.
- getSegmentCount() - Method in class de.iip_ecosphere.platform.support.iip_aas.Version
-
Returns the number of the segments.
- getServer() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the AAS server information.
- getServerAddress() - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Returns a server address instance constructed from the data in this instance.
- getServerEndpoint() - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Returns the AAS server information as endpoint.
- getShutdownHook() - Method in class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-
- getSubmodel(String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.ActiveAasBase
-
- getSubmodel() - Method in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
Returns the submodel.
- readFromYaml(Class<C>) - Static method in class de.iip_ecosphere.platform.support.iip_aas.config.AbstractConfiguration
-
- readFromYaml(Class<C>, String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.config.AbstractConfiguration
-
Reads a configuration from the root folder of the JAR/classpath.
- readFromYaml(Class<C>, InputStream) - Static method in class de.iip_ecosphere.platform.support.iip_aas.config.AbstractConfiguration
-
Reads a instance from in.
- readInt(Object[], int, int) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the index argument from args as int.
- readMap(Object[], int, Map<String, String>) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the index argument from args as map of strings.
- readString(Object[]) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the first argument from args as String with default value empty.
- readString(Object[], int) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the index argument from args as String with default value empty.
- readString(Object[], int, String) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the index argument from args as String.
- readUri(Object[], int, URI) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the index argument from args as URI.
- readUriEx(Object[], int, URI) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasUtils
-
Reads the index argument from args as URI.
- register(List<Aas>, Endpoint, String...) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
Registers the given AAS to a remote registry and creates a local server for the AAS.
- registerBySimpleName(Class<?>) - Static method in class de.iip_ecosphere.platform.support.iip_aas.ClassUtility
-
Registers a type by its simple name.
- registerBySimpleName(Class<?>, Class<?>) - Static method in class de.iip_ecosphere.platform.support.iip_aas.ClassUtility
-
Registers a type by the simple name of nameType, e.g., to map wrappers to their primitive types.
- registry - Variable in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
- releasePort(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasClient
-
- remoteDeploy(List<Aas>) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
Performs a remote deployment of the given aas.
- reservePort(String, ServerAddress) - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasClient
-
- resolveToFile(URI, File) - Static method in class de.iip_ecosphere.platform.support.iip_aas.uri.UriResolver
-
Resolves an external/remote uri to a local file URI.
- Result() - Constructor for class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Creates a result object (for JSON).
- Result(String) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Creates a result object for a result value.
- Result(Exception) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Creates a result object for an exceptional situation.
- result - Variable in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
- resultFromJson(Object) - Static method in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper
-
Turns something in JSON into a Result.
- retrieveIipAas() - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
Obtains the IIP-Ecosphere platform AAS.
- sBuilder - Variable in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasBuildResult
-
- schema - Variable in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
- segments - Variable in class de.iip_ecosphere.platform.support.iip_aas.Version
-
- SEPARATOR - Static variable in class de.iip_ecosphere.platform.support.iip_aas.Version
-
- serialVersionUID - Static variable in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
- serialVersionUID - Static variable in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper
-
- server - Variable in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
- serverAddressFromJson(Object) - Static method in class de.iip_ecosphere.platform.support.iip_aas.json.JsonUtils
-
Reads a ServerAddress from a JSON string.
- ServerAddressHolder - Class in de.iip_ecosphere.platform.support.iip_aas.config
-
A proxy for ServerAddress as we do not want to have setters there.
- ServerAddressHolder() - Constructor for class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Creates an instance (deserialization).
- ServerAddressHolder(Schema, String, int) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Creates an instance.
- ServerAddressHolder(ServerAddress) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
Creates an instance from a given instance (serialization).
- setAas(AasPartRegistry.AasSetup) - Method in class de.iip_ecosphere.platform.support.iip_aas.AasConfiguration
-
Defines the AAS setup.
- setAasEndpoint(Endpoint) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
- setAasSetup(AasPartRegistry.AasSetup) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
Defines the AAS setup.
- setException(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Defines the exception text.
- setHost(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
- setImplementation(ProtocolAddressHolder) - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Defines the implementation (server) information.
- setMode(AasPartRegistry.AasMode) - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Defines the AAS mode.
- setNetmask(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ProtocolAddressHolder
-
Defines the netmask/network Java regex.
- setNew(boolean) - Method in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAas.ManagedServerAddressHolder
-
- setNotificationMode(ActiveAasBase.NotificationMode) - Static method in class de.iip_ecosphere.platform.support.iip_aas.ActiveAasBase
-
Changes the notification execution mode.
- setPath(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.config.EndpointHolder
-
Defines the endpoint name/path.
- setPort(int) - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
- setProtocol(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ProtocolAddressHolder
-
Defines the protocol name.
- setProtocolAddress(ServerAddress) - Static method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
- setRegistry(EndpointHolder) - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Defines the registry information.
- setResult(String) - Method in class de.iip_ecosphere.platform.support.iip_aas.json.JsonResultWrapper.Result
-
Defines the result.
- setSchema(Schema) - Method in class de.iip_ecosphere.platform.support.iip_aas.config.ServerAddressHolder
-
- setServer(EndpointHolder) - Method in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry.AasSetup
-
Defines the AAS server information.
- setup - Static variable in class de.iip_ecosphere.platform.support.iip_aas.AasPartRegistry
-
- setupSupplier - Variable in class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-
- shutdown() - Method in class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-
- Skip - Annotation Type in de.iip_ecosphere.platform.support.iip_aas
-
Skips a (non-static) attribute from AAS representation.
- startup(String[]) - Method in class de.iip_ecosphere.platform.support.iip_aas.AbstractAasLifecycleDescriptor
-
- submodel - Variable in class de.iip_ecosphere.platform.support.iip_aas.NetworkManagerAasClient
-
- submodel - Variable in class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
- SubmodelClient - Class in de.iip_ecosphere.platform.support.iip_aas
-
Basic class for submodel clients, i.e., classes that act as frontend for an (active) AAS.
- SubmodelClient(Submodel) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.SubmodelClient
-
Creates an instance.
- SubmodelElementsCollectionClient - Class in de.iip_ecosphere.platform.support.iip_aas
-
A
SubmodelClient which obtains properties and operations defined in a submodel elements collection.
- SubmodelElementsCollectionClient(String, String) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.SubmodelElementsCollectionClient
-
Creates a client instance based on a deployed IIP-AAS from
AasPartRegistry based on a specified
submodel and a collection id.
- SubmodelElementsCollectionClient(Submodel, String) - Constructor for class de.iip_ecosphere.platform.support.iip_aas.SubmodelElementsCollectionClient
-
Creates a client instance based on the given submodel.