Uses of Class
de.iip_ecosphere.platform.support.aas.basyx.BaSyxSubmodelElementCollection
-
Uses of BaSyxSubmodelElementCollection in de.iip_ecosphere.platform.support.aas.basyx
Fields in de.iip_ecosphere.platform.support.aas.basyx declared as BaSyxSubmodelElementCollection Modifier and Type Field Description private BaSyxSubmodelElementCollectionBaSyxSubmodelElementCollection.BaSyxSubmodelElementCollectionBuilder. instanceMethods in de.iip_ecosphere.platform.support.aas.basyx that return BaSyxSubmodelElementCollection Modifier and Type Method Description BaSyxSubmodelElementCollectionBaSyxSubmodelElementCollection.BaSyxSubmodelElementCollectionBuilder. build()BaSyxSubmodelElementCollectionAbstractSubmodel. register(BaSyxSubmodelElementCollection collection)Registers a sub-model element collection.BaSyxSubmodelElementCollectionBaSyxElementTranslator.RemainingSubmodelElementsRegistrar. register(BaSyxSubmodelElementCollection collection)Registers a sub-model element collection.(package private) BaSyxSubmodelElementCollectionBaSyxSubmodelElementCollection.BaSyxSubmodelElementCollectionBuilder. register(BaSyxSubmodelElementCollection collection)BaSyxSubmodelElementCollectionBaSyxSubmodelElementCollection. register(BaSyxSubmodelElementCollection collection)(package private) BaSyxSubmodelElementCollectionBaSyxSubmodelElementContainerBuilder. register(BaSyxSubmodelElementCollection collection)Registers a sub-model element collection.Methods in de.iip_ecosphere.platform.support.aas.basyx with parameters of type BaSyxSubmodelElementCollection Modifier and Type Method Description BaSyxSubmodelElementCollectionAbstractSubmodel. register(BaSyxSubmodelElementCollection collection)Registers a sub-model element collection.BaSyxSubmodelElementCollectionBaSyxElementTranslator.RemainingSubmodelElementsRegistrar. register(BaSyxSubmodelElementCollection collection)Registers a sub-model element collection.(package private) BaSyxSubmodelElementCollectionBaSyxSubmodelElementCollection.BaSyxSubmodelElementCollectionBuilder. register(BaSyxSubmodelElementCollection collection)BaSyxSubmodelElementCollectionBaSyxSubmodelElementCollection. register(BaSyxSubmodelElementCollection collection)(package private) BaSyxSubmodelElementCollectionBaSyxSubmodelElementContainerBuilder. register(BaSyxSubmodelElementCollection collection)Registers a sub-model element collection.Constructors in de.iip_ecosphere.platform.support.aas.basyx with parameters of type BaSyxSubmodelElementCollection Constructor Description BaSyxSubmodelElementCollectionBuilder(BaSyxSubmodelElementContainerBuilder<?> parentBuilder, BaSyxSubmodelElementCollection instance)Creates an instance from an existing BaSyx instance.