Uses of Class
de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
Packages that use AbstractAasElement
Package
Description
Tools and infrastructure classes for turning IDTA AAS specs into IVML.
-
Uses of AbstractAasElement in de.iip_ecosphere.platform.configuration.easyProducer.aas
Modifier and TypeClassDescriptionclassRepresents an AAS enumeration.classRepresents an AAS enumeration literal.classRepresents a field in anAasType.classRepresents an AAS operation.classRepresents an AAS type, i.e., Submodel, SubmodelElementCollection, Entity.Methods in de.iip_ecosphere.platform.configuration.easyProducer.aas with type parameters of type AbstractAasElementModifier and TypeMethodDescriptionprivate <E extends AbstractAasElement>
voidReadAasxFile.XmlReader.registerSemanticId(Map<String, List<E>> map, E element) Registers a semantic id.Methods in de.iip_ecosphere.platform.configuration.easyProducer.aas with parameters of type AbstractAasElementModifier and TypeMethodDescriptionprivate voidReadAasxFile.XmlReader.applyConceptDescription(AbstractAasElement elt, ReadAasxFile.XmlReader.ConceptDescription cd) Applies a concept description toelt.private booleanIvmlWriter.emit(AbstractAasElement elem) Returns whetherelemshall be emitted.Constructors in de.iip_ecosphere.platform.configuration.easyProducer.aas with parameters of type AbstractAasElement