Search Results for

    Show / Hide Table of Contents

    Enum ModelingKind

    Enumeration for denoting whether an element is a template or an instance.

    Namespace: AasCore.Aas3_0_RC02
    Assembly: AasCore.Aas3_0_RC02.dll
    Syntax
    public enum ModelingKind

    Fields

    Name Description
    Instance

    Concrete, clearly identifiable component of a certain template.

    Template

    Software element which specifies the common attributes shared by all instances of the template.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX