Enum MDCustomizationForSysMLProfile.SourceKindEnum

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<MDCustomizationForSysMLProfile.SourceKindEnum>
    Enclosing class:
    MDCustomizationForSysMLProfile

    public static enum MDCustomizationForSysMLProfile.SourceKindEnum
    extends java.lang.Enum<MDCustomizationForSysMLProfile.SourceKindEnum>

    For each alternatives , “source” tags depends on “kind” tags.

    • TABLE: “source” must be an instance table which is the same classifier as the “AlternativeProperty”. Sorting of rows in the table is not necessary.
    • SUBTYPES: “source” must be a parent block of subtypes which is the same type as the “AlternativeProperty”. Also, the parent block will NOT be evaluated as well as any blocks which have “Is Abstract” = true.
    • EXCEL: “source” must be a instance/generic table link to an excel file, and table columns have been mapped to excel/CSV columns. “Excel Import” plugin is required for this feature, but the user doesn’t have to use the “Read from File” menu.