Uses of Interface
de.iip_ecosphere.platform.support.aas.basyx.BaSyxElementTranslator.SubmodelElementsRegistrar
-
Packages that use BaSyxElementTranslator.SubmodelElementsRegistrar 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 BaSyxElementTranslator.SubmodelElementsRegistrar in de.iip_ecosphere.platform.support.aas.basyx
Classes in de.iip_ecosphere.platform.support.aas.basyx that implement BaSyxElementTranslator.SubmodelElementsRegistrar Modifier and Type Class Description classAbstractSubmodel<S extends org.eclipse.basyx.submodel.metamodel.api.ISubmodel>Basic sub-model implementation.classBaSyxISubmodelRepresents a generic sub-model just given in terms of the BaSyx interface.classBaSyxSubmodelWraps a BaSyx sub-model.classBaSyxSubmodelElementCollectionWrapper for the BaSyx sub-model element collection.Methods in de.iip_ecosphere.platform.support.aas.basyx with parameters of type BaSyxElementTranslator.SubmodelElementsRegistrar Modifier and Type Method Description (package private) static voidBaSyxElementTranslator. registerSubmodelElements(java.util.Map<java.lang.String,org.eclipse.basyx.submodel.metamodel.api.submodelelement.ISubmodelElement> elements, BaSyxElementTranslator.SubmodelElementsRegistrar reg)Registers all sub-model elements, i.e., none of those handled by the other methods/interfaces. -
Uses of BaSyxElementTranslator.SubmodelElementsRegistrar in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata
Classes in de.iip_ecosphere.platform.support.aas.basyx.types.technicaldata that implement BaSyxElementTranslator.SubmodelElementsRegistrar 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.classBaSyxTechnicalDataSubmodelWrapper for the BaSyx technical data submodel class.classBaSyxTechnicalPropertiesWrapper for the BaSyx technical properties class.
-