Class AasOperation
java.lang.Object
de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
de.iip_ecosphere.platform.configuration.easyProducer.aas.AasOperation
Represents an AAS operation.
- Author:
- Holger Eichelberger, SSE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.iip_ecosphere.platform.configuration.easyProducer.aas.AasField
getAspect, getExampleExplanation, getExampleValues, getIvmlValueType, getLowerCardinality, getSmeType, getUpperCardinality, getValueType, hasCardinality, hasValueType, isBasicType, isMultiValued, mapPropertyType, setAspect, setCardinality, setCardinality, setExampleExplanation, setExampleValues, setIdShort, setSmeType, setValueTypeMethods inherited from class de.iip_ecosphere.platform.configuration.easyProducer.aas.AbstractAasElement
getDescription, getDisplayName, getIdShort, getIsCaseOf, getSemanticId, hasMultiSemanticIds, isGeneric, setDescription, setDisplayName, setGeneric, setIdShort, setIsCaseOf, setMultiSemanticIds, setSemanticId, toString
-
Constructor Details
-
AasOperation
Copies values offield.- Parameters:
field- the source element
-