Uses of Interface
de.iip_ecosphere.platform.support.aas.basyx.BaSyxElementTranslator.RemainingSubmodelElementsRegistrar
-
Uses of BaSyxElementTranslator.RemainingSubmodelElementsRegistrar in de.iip_ecosphere.platform.support.aas.basyx
Subinterfaces of BaSyxElementTranslator.RemainingSubmodelElementsRegistrar in de.iip_ecosphere.platform.support.aas.basyx Modifier and Type Interface Description (package private) static interfaceBaSyxElementTranslator.SubmodelElementsRegistrarConvenience interface for everything that can be registered.Classes in de.iip_ecosphere.platform.support.aas.basyx that implement BaSyxElementTranslator.RemainingSubmodelElementsRegistrar 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.RemainingSubmodelElementsRegistrar Modifier and Type Method Description (package private) static voidBaSyxElementTranslator. registerRemainingSubmodelElements(Map<String,org.eclipse.basyx.submodel.metamodel.api.submodelelement.ISubmodelElement> elements, BaSyxElementTranslator.RemainingSubmodelElementsRegistrar reg)Registers the remaining sub-model elements, i.e., none of those handled by the other methods/interfaces.