Uses of Class
de.iip_ecosphere.platform.support.aas.basyx.BaSyxSubmodelElement
-
Packages that use BaSyxSubmodelElement Package Description de.iip_ecosphere.platform.support.aas.basyx The AAS/BaSyx extension.de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata The technical data AAS structure as described in the Submodel Template AAS Technical Data Document. -
-
Uses of BaSyxSubmodelElement in de.iip_ecosphere.platform.support.aas.basyx
Subclasses of BaSyxSubmodelElement in de.iip_ecosphere.platform.support.aas.basyx Modifier and Type Class Description classBaSyxDataElement<D extends org.eclipse.basyx.submodel.metamodel.map.submodelelement.dataelement.DataElement>Wraps a BaSyx data element.classBaSyxFileWraps a BaSyx file data element.classBaSyxMultiLanguageDataElementWraps a BaSyx multi-language data element.classBaSyxOperationImplements an AAS Operation wrapper for BaSyx.classBaSyxPropertyWraps a BaSyx property.classBaSyxReferenceElementImplements the reference element wrapper.classBaSyxSubmodelElementCollectionWrapper for the BaSyx sub-model element collection. -
Uses of BaSyxSubmodelElement in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata
Subclasses of BaSyxSubmodelElement in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata Modifier and Type Class Description classBaSyxFurtherInformationWrapper for the BaSyx further information class.classBaSyxGeneralInformationWrapper for the BaSyx general information class.classBaSyxProductClassificationItemWraps a product classification item.classBaSyxProductClassificationsWrapper for the BaSyx product classifications class.classBaSyxTechnicalPropertiesWrapper for the BaSyx technical properties class.
-