Uses of Class
de.iip_ecosphere.platform.support.aas.basyx.BaSyxDeploymentRecipe.DeploymentSpec
-
Uses of BaSyxDeploymentRecipe.DeploymentSpec in de.iip_ecosphere.platform.support.aas.basyx
Fields in de.iip_ecosphere.platform.support.aas.basyx declared as BaSyxDeploymentRecipe.DeploymentSpec Modifier and Type Field Description private BaSyxDeploymentRecipe.DeploymentSpecBaSyxDeploymentRecipe.BaSyxAbstractAasServer. deploymentSpecprivate BaSyxDeploymentRecipe.DeploymentSpecBaSyxDeploymentRecipe. deploymentSpecMethods in de.iip_ecosphere.platform.support.aas.basyx with parameters of type BaSyxDeploymentRecipe.DeploymentSpec Modifier and Type Method Description (package private) static voidBaSyxDeploymentRecipe. deploy(BaSyxDeploymentRecipe.DeploymentSpec deploymentSpec, de.iip_ecosphere.platform.support.aas.Aas aas)Creates a new BaSyx AAS server.Constructors in de.iip_ecosphere.platform.support.aas.basyx with parameters of type BaSyxDeploymentRecipe.DeploymentSpec Constructor Description BaSyxAbstractAasServer(BaSyxDeploymentRecipe.DeploymentSpec deploymentSet)Creates a new BaSyx AAS server.BaSyxImmediateDeploymentAasServer(BaSyxDeploymentRecipe.DeploymentSpec deploymentSet)Creates a new BaSyx AAS server.BaSyxRegistryDeploymentAasServer(BaSyxDeploymentRecipe.DeploymentSpec deploymentSet, String regUrl, String... options)Creates a new BaSyx AAS server.