Uses of Interface
de.iip_ecosphere.platform.support.aas.basyx.BaSyxElementTranslator.OperationsRegistrar
-
Uses of BaSyxElementTranslator.OperationsRegistrar in de.iip_ecosphere.platform.support.aas.basyx
Subinterfaces of BaSyxElementTranslator.OperationsRegistrar 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.OperationsRegistrar 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.OperationsRegistrar Modifier and Type Method Description (package private) static voidBaSyxElementTranslator. registerOperations(Map<String,org.eclipse.basyx.submodel.metamodel.api.submodelelement.operation.IOperation> operations, BaSyxElementTranslator.OperationsRegistrar reg)Registers the operations.