Uses of Class
de.iip_ecosphere.platform.support.aas.basyx2.BaSyxSubmodelElement
Packages that use BaSyxSubmodelElement
-
Uses of BaSyxSubmodelElement in de.iip_ecosphere.platform.support.aas.basyx2
Subclasses of BaSyxSubmodelElement in de.iip_ecosphere.platform.support.aas.basyx2Modifier and TypeClassDescriptionclassWraps a BaSyx BLOB data element.classBaSyxDataElement<D extends org.eclipse.digitaltwin.aas4j.v3.model.DataElement>Wraps a BaSyx data element.classImplements the entity wrapper.classWraps a BaSyx file data element.classWraps a BaSyx multi-language data element.classMulti-Language property representation for BaSyx.classImplements an AAS Operation wrapper for BaSyx.classWraps a BaSyx property.classWraps a BaSyx range element.classImplements the reference element wrapper.classMulti-Language property representation for BaSyx.classWrapper for the BaSyx sub-model element collection.classWrapper for the BaSyx sub-model element collection.Methods in de.iip_ecosphere.platform.support.aas.basyx2 with type parameters of type BaSyxSubmodelElementModifier and TypeMethodDescriptionprivate <T extends BaSyxSubmodelElement>
TAbstractSubmodel.reg(T elt) Generic registration actions onelt.protected static <I extends BaSyxSubmodelElement>
IBaSyxSubmodelElement.updateInBuild(boolean isNew, I instance) Conditional update/create.Methods in de.iip_ecosphere.platform.support.aas.basyx2 with parameters of type BaSyxSubmodelElementModifier and TypeMethodDescription(package private) static List<org.eclipse.digitaltwin.aas4j.v3.model.SubmodelElement> BaSyxSubmodelElement.composePath(List<org.eclipse.digitaltwin.aas4j.v3.model.SubmodelElement> path, BaSyxSubmodelElement element) Composes the input for an idShort path.(package private) static org.eclipse.digitaltwin.aas4j.v3.model.SubmodelElementBaSyxSubmodelElement.createSubmodelElement(String submodelId, String path, org.eclipse.digitaltwin.basyx.submodelrepository.client.ConnectedSubmodelRepository repo, BaSyxSubmodelElement elt) Creates a submodel element.