Uses of Class
de.iip_ecosphere.platform.support.aas.basyx.BaSyxAasDescriptor
-
Packages that use BaSyxAasDescriptor Package Description de.iip_ecosphere.platform.support.aas.basyx The AAS/BaSyx extension. -
-
Uses of BaSyxAasDescriptor in de.iip_ecosphere.platform.support.aas.basyx
Fields in de.iip_ecosphere.platform.support.aas.basyx with type parameters of type BaSyxAasDescriptor Modifier and Type Field Description private java.util.Map<java.lang.String,BaSyxAasDescriptor>DeploymentSpec. descriptorsMethods in de.iip_ecosphere.platform.support.aas.basyx that return BaSyxAasDescriptor Modifier and Type Method Description (package private) BaSyxAasDescriptorDeploymentSpec. getDescriptor(java.lang.String idShort)Returns a stored descriptor.Methods in de.iip_ecosphere.platform.support.aas.basyx with parameters of type BaSyxAasDescriptor Modifier and Type Method Description (package private) voidDeploymentSpec. putDescriptor(java.lang.String idShort, BaSyxAasDescriptor descriptor)Adds a descriptor.
-