Search Results for

    Show / Hide Table of Contents

    Class Constants

    Provide constant values of the meta-model.

    Inheritance
    System.Object
    Constants
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: AasCore.Aas3_0_RC02
    Assembly: AasCore.Aas3_0_RC02.dll
    Syntax
    public static class Constants

    Fields

    | Improve this Doc View Source

    AasIdentifiables

    Declaration
    public static readonly HashSet<KeyTypes?> AasIdentifiables
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    AasReferableNonIdentifiables

    Declaration
    public static readonly HashSet<KeyTypes?> AasReferableNonIdentifiables
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    AasReferables

    Declaration
    public static readonly HashSet<KeyTypes?> AasReferables
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    AasSubmodelElementsAsKeys

    Declaration
    public static readonly HashSet<KeyTypes?> AasSubmodelElementsAsKeys
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    DataTypeIec61360ForDocument

    Declaration
    public static readonly HashSet<DataTypeIec61360?> DataTypeIec61360ForDocument
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<DataTypeIec61360>>
    | Improve this Doc View Source

    DataTypeIec61360ForPropertyOrValue

    Declaration
    public static readonly HashSet<DataTypeIec61360?> DataTypeIec61360ForPropertyOrValue
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<DataTypeIec61360>>
    | Improve this Doc View Source

    DataTypeIec61360ForReference

    Declaration
    public static readonly HashSet<DataTypeIec61360?> DataTypeIec61360ForReference
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<DataTypeIec61360>>
    | Improve this Doc View Source

    FragmentKeys

    Declaration
    public static readonly HashSet<KeyTypes?> FragmentKeys
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    GenericFragmentKeys

    Declaration
    public static readonly HashSet<KeyTypes?> GenericFragmentKeys
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    GenericGloballyIdentifiables

    Declaration
    public static readonly HashSet<KeyTypes?> GenericGloballyIdentifiables
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    GloballyIdentifiables

    Declaration
    public static readonly HashSet<KeyTypes?> GloballyIdentifiables
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<KeyTypes>>
    | Improve this Doc View Source

    Iec61360DataTypesWithUnit

    Declaration
    public static readonly HashSet<DataTypeIec61360?> Iec61360DataTypesWithUnit
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.Nullable<DataTypeIec61360>>
    | Improve this Doc View Source

    ValidCategoriesForConceptDescription

    Declaration
    public static readonly HashSet<string> ValidCategoriesForConceptDescription
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.String>
    | Improve this Doc View Source

    ValidCategoriesForDataElement

    Declaration
    public static readonly HashSet<string> ValidCategoriesForDataElement
    Field Value
    Type Description
    System.Collections.Generic.HashSet<System.String>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Generated by DocFX