Uses of Interface
io.adminshell.aas.v3.model.Identifiable
-
Packages that use Identifiable Package Description io.adminshell.aas.v3.model io.adminshell.aas.v3.model.impl -
-
Uses of Identifiable in io.adminshell.aas.v3.model
Subinterfaces of Identifiable in io.adminshell.aas.v3.model Modifier and Type Interface Description interfaceAssetAn Asset describes meta data of an asset that is represented by an AAS.interfaceAssetAdministrationShellDescribes the Administration Shell for Assets, Products, Components, e.g.interfaceConceptDescriptionThe semantics of a property or other elements that may have a semantic description is defined by a concept description.interfaceSubmodelA Submodel defines a specific aspect of the asset represented by the AAS. -
Uses of Identifiable in io.adminshell.aas.v3.model.impl
Classes in io.adminshell.aas.v3.model.impl that implement Identifiable Modifier and Type Class Description classDefaultAssetDefault implementation of package io.adminshell.aas.v3.model.Asset An Asset describes meta data of an asset that is represented by an AAS.classDefaultAssetAdministrationShellDefault implementation of package io.adminshell.aas.v3.model.AssetAdministrationShell Describes the Administration Shell for Assets, Products, Components, e.g.classDefaultConceptDescriptionDefault implementation of package io.adminshell.aas.v3.model.ConceptDescription The semantics of a property or other elements that may have a semantic description is defined by a concept description.classDefaultSubmodelDefault implementation of package io.adminshell.aas.v3.model.Submodel A Submodel defines a specific aspect of the asset represented by the AAS.
-