Uses of Class
de.iip_ecosphere.platform.support.aas.basyx2.BaSyxSubmodelElementList
Packages that use BaSyxSubmodelElementList
-
Uses of BaSyxSubmodelElementList in de.iip_ecosphere.platform.support.aas.basyx2
Fields in de.iip_ecosphere.platform.support.aas.basyx2 declared as BaSyxSubmodelElementListModifier and TypeFieldDescriptionprivate BaSyxSubmodelElementListBaSyxSubmodelElementList.BaSyxSubmodelElementListBuilder.instanceMethods in de.iip_ecosphere.platform.support.aas.basyx2 that return BaSyxSubmodelElementListModifier and TypeMethodDescriptionBaSyxSubmodelElementList.BaSyxSubmodelElementListBuilder.build()protected BaSyxSubmodelElementListBaSyxSubmodelElementList.BaSyxSubmodelElementListBuilder.getCollectionInstance()Returns the collection instance being created.AbstractSubmodel.register(BaSyxSubmodelElementList list) Registers a sub-model element list.default BaSyxSubmodelElementListBaSyxElementTranslator.SubmodelElementsRegistrar.register(BaSyxSubmodelElementList list) Registers a sub-model element list.BaSyxEntity.register(BaSyxSubmodelElementList list) protected BaSyxSubmodelElementListBaSyxSubmodelElementCollection.BaSyxSubmodelElementCollectionBuilder.register(BaSyxSubmodelElementList collection, boolean propagate) BaSyxSubmodelElementCollection.register(BaSyxSubmodelElementList list) protected BaSyxSubmodelElementListBaSyxSubmodelElementContainerBuilder.register(BaSyxSubmodelElementList list, boolean propagate) Registers a sub-model element list.protected BaSyxSubmodelElementListBaSyxSubmodelElementList.BaSyxSubmodelElementListBuilder.register(BaSyxSubmodelElementList collection, boolean propagate) BaSyxSubmodelElementList.register(BaSyxSubmodelElementList list) Methods in de.iip_ecosphere.platform.support.aas.basyx2 with parameters of type BaSyxSubmodelElementListModifier and TypeMethodDescriptionAbstractSubmodel.register(BaSyxSubmodelElementList list) Registers a sub-model element list.default BaSyxSubmodelElementListBaSyxElementTranslator.SubmodelElementsRegistrar.register(BaSyxSubmodelElementList list) Registers a sub-model element list.BaSyxEntity.register(BaSyxSubmodelElementList list) protected BaSyxSubmodelElementListBaSyxSubmodelElementCollection.BaSyxSubmodelElementCollectionBuilder.register(BaSyxSubmodelElementList collection, boolean propagate) BaSyxSubmodelElementCollection.register(BaSyxSubmodelElementList list) protected BaSyxSubmodelElementListBaSyxSubmodelElementContainerBuilder.register(BaSyxSubmodelElementList list, boolean propagate) Registers a sub-model element list.protected BaSyxSubmodelElementListBaSyxSubmodelElementList.BaSyxSubmodelElementListBuilder.register(BaSyxSubmodelElementList collection, boolean propagate) BaSyxSubmodelElementList.register(BaSyxSubmodelElementList list) Constructors in de.iip_ecosphere.platform.support.aas.basyx2 with parameters of type BaSyxSubmodelElementListModifierConstructorDescriptionprotectedBaSyxSubmodelElementListBuilder(BaSyxSubmodelElementContainerBuilder<?> parentBuilder, BaSyxSubmodelElementList instance) Creates an instance from an existing BaSyx instance.Constructor parameters in de.iip_ecosphere.platform.support.aas.basyx2 with type arguments of type BaSyxSubmodelElementListModifierConstructorDescriptionprotectedBaSyxSubmodelElementListBuilder(BaSyxSubmodelElementContainerBuilder<?> parentBuilder, String idShort, Supplier<BaSyxSubmodelElementList> wCreator, Supplier<org.eclipse.digitaltwin.aas4j.v3.model.SubmodelElementList> bCreator) Creates a sub-model element collection builder.