Search Results for

    Show / Hide Table of Contents

    Interface IDataSpecificationContent

    Data specification content is part of a data specification template and defines which additional attributes shall be added to the element instance that references the data specification template and meta information about the template itself.

    Inherited Members
    IClass.DescendOnce()
    IClass.Descend()
    IClass.Accept(Visitation.IVisitor)
    IClass.Accept<TContext>(Visitation.IVisitorWithContext<TContext>, TContext)
    IClass.Transform<T>(Visitation.ITransformer<T>)
    IClass.Transform<TContext, T>(Visitation.ITransformerWithContext<TContext, T>, TContext)
    Namespace: AasCore.Aas3_0
    Assembly: AasCore.Aas3_0.dll
    Syntax
    public interface IDataSpecificationContent : IClass
    Remarks

    Constraints:

    • Constraint AASc-3a-050: If the DataSpecificationIec61360 is used for an element, the value of EmbeddedDataSpecifications shall contain the global reference to the IRI of the corresponding data specification template https://admin-shell.io/DataSpecificationTemplates/DataSpecificationIEC61360/3/0
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX