Interface IDataElement
A data element is a submodel element that is not further composed out of other submodel elements.
Inherited Members
Namespace: AasCore.Aas3_0_RC02
Assembly: AasCore.Aas3_0_RC02.dll
Syntax
public interface IDataElement : ISubmodelElement, IReferable, IHasExtensions, IHasKind, IHasSemantics, IQualifiable, IHasDataSpecification, IClass
Remarks
A data element is a submodel element that has a value. The type of value differs for different subtypes of data elements.
Constraints:
-
Constraint AASd-090: For data elements
shall be one of the following values: CONSTANT
,PARAMETER
orVARIABLE
.Default:
VARIABLE
Methods
| Improve this Doc View SourceCategoryOrDefault()
Declaration
string CategoryOrDefault()
Returns
Type | Description |
---|---|
System.String |