Interface DataDictionaryCharacterizedPackage

  • All Superinterfaces:
    EModelElement, ENamedElement, EObject, EPackage, Notifier
    All Known Implementing Classes:
    DataDictionaryCharacterizedPackageImpl

    public interface DataDictionaryCharacterizedPackage
    extends EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    DataDictionaryCharacterizedFactory
    Generated class or method.
    EMF model class or method.
    kind="package" annotation="http://www.eclipse.org/emf/2002/Ecore settingDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG' validationDelegates='http://www.eclipse.org/emf/2002/Ecore/OCL/LPG'"
    • Field Detail

      • ENTITY__ID

        static final int ENTITY__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENTITY__NAME

        static final int ENTITY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENTITY_FEATURE_COUNT

        static final int ENTITY_FEATURE_COUNT
        The number of structural features of the 'Entity' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED__ID

        static final int DATA_DICTIONARY_CHARACTERIZED__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED__ENTRIES

        static final int DATA_DICTIONARY_CHARACTERIZED__ENTRIES
        The feature id for the 'Entries' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES

        static final int DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTIC_TYPES
        The feature id for the 'Characteristic Types' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS

        static final int DATA_DICTIONARY_CHARACTERIZED__ENUMERATIONS
        The feature id for the 'Enumerations' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS

        static final int DATA_DICTIONARY_CHARACTERIZED__BEHAVIOR_DEFINITIONS
        The feature id for the 'Behavior Definitions' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS

        static final int DATA_DICTIONARY_CHARACTERIZED__CHARACTERISTICS
        The feature id for the 'Characteristics' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • DATA_DICTIONARY_CHARACTERIZED_FEATURE_COUNT

        static final int DATA_DICTIONARY_CHARACTERIZED_FEATURE_COUNT
        The number of structural features of the 'Data Dictionary Characterized' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_TYPE__ID

        static final int CHARACTERISTIC_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_TYPE__NAME

        static final int CHARACTERISTIC_TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_TYPE_FEATURE_COUNT

        static final int CHARACTERISTIC_TYPE_FEATURE_COUNT
        The number of structural features of the 'Characteristic Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC_TYPE__ID

        static final int ENUM_CHARACTERISTIC_TYPE__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC_TYPE__NAME

        static final int ENUM_CHARACTERISTIC_TYPE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC_TYPE__TYPE

        static final int ENUM_CHARACTERISTIC_TYPE__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC_TYPE_FEATURE_COUNT

        static final int ENUM_CHARACTERISTIC_TYPE_FEATURE_COUNT
        The number of structural features of the 'Enum Characteristic Type' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUMERATION__ID

        static final int ENUMERATION__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUMERATION__NAME

        static final int ENUMERATION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUMERATION__LITERALS

        static final int ENUMERATION__LITERALS
        The feature id for the 'Literals' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUMERATION_FEATURE_COUNT

        static final int ENUMERATION_FEATURE_COUNT
        The number of structural features of the 'Enumeration' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LITERAL__ID

        static final int LITERAL__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LITERAL__NAME

        static final int LITERAL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LITERAL__ENUM

        static final int LITERAL__ENUM
        The feature id for the 'Enum' container reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • LITERAL_FEATURE_COUNT

        static final int LITERAL_FEATURE_COUNT
        The number of structural features of the 'Literal' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BEHAVIOR_DEFINITION__ID

        static final int BEHAVIOR_DEFINITION__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BEHAVIOR_DEFINITION__NAME

        static final int BEHAVIOR_DEFINITION__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BEHAVIOR_DEFINITION__INPUTS

        static final int BEHAVIOR_DEFINITION__INPUTS
        The feature id for the 'Inputs' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BEHAVIOR_DEFINITION__OUTPUTS

        static final int BEHAVIOR_DEFINITION__OUTPUTS
        The feature id for the 'Outputs' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BEHAVIOR_DEFINITION__ASSIGNMENTS

        static final int BEHAVIOR_DEFINITION__ASSIGNMENTS
        The feature id for the 'Assignments' containment reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • BEHAVIOR_DEFINITION_FEATURE_COUNT

        static final int BEHAVIOR_DEFINITION_FEATURE_COUNT
        The number of structural features of the 'Behavior Definition' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PIN__ID

        static final int PIN__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PIN__NAME

        static final int PIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PIN__OWNER

        static final int PIN__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • PIN_FEATURE_COUNT

        static final int PIN_FEATURE_COUNT
        The number of structural features of the 'Pin' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ASSIGNMENT__ID

        static final int ASSIGNMENT__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ASSIGNMENT__LHS

        static final int ASSIGNMENT__LHS
        The feature id for the 'Lhs' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ASSIGNMENT__RHS

        static final int ASSIGNMENT__RHS
        The feature id for the 'Rhs' containment reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ASSIGNMENT_FEATURE_COUNT

        static final int ASSIGNMENT_FEATURE_COUNT
        The number of structural features of the 'Assignment' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC__ID

        static final int CHARACTERISTIC__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC__NAME

        static final int CHARACTERISTIC__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC__TYPE

        static final int CHARACTERISTIC__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • CHARACTERISTIC_FEATURE_COUNT

        static final int CHARACTERISTIC_FEATURE_COUNT
        The number of structural features of the 'Characteristic' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC__ID

        static final int ENUM_CHARACTERISTIC__ID
        The feature id for the 'Id' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC__NAME

        static final int ENUM_CHARACTERISTIC__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC__TYPE

        static final int ENUM_CHARACTERISTIC__TYPE
        The feature id for the 'Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC__VALUES

        static final int ENUM_CHARACTERISTIC__VALUES
        The feature id for the 'Values' reference list.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE

        static final int ENUM_CHARACTERISTIC__ENUM_CHARACTERISTIC_TYPE
        The feature id for the 'Enum Characteristic Type' reference.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.
      • ENUM_CHARACTERISTIC_FEATURE_COUNT

        static final int ENUM_CHARACTERISTIC_FEATURE_COUNT
        The number of structural features of the 'Enum Characteristic' class.
        See Also:
        Constant Field Values
        Generated class or method.
        Ordered collection.