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:
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 Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
      Generated class or method.
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
      Generated class or method.
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
      Generated class or method.
    • eINSTANCE

      static final DataDictionaryCharacterizedPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • ENTITY

      static final int ENTITY
      The meta object id for the 'Entity' class.
      See Also:
      Generated class or method.
    • ENTITY__ID

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

      static final int ENTITY__NAME
      The feature id for the 'Name' attribute.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • DATA_DICTIONARY_CHARACTERIZED

      static final int DATA_DICTIONARY_CHARACTERIZED
      The meta object id for the 'Data Dictionary Characterized' class.
      See Also:
      Generated class or method.
    • DATA_DICTIONARY_CHARACTERIZED__ID

      static final int DATA_DICTIONARY_CHARACTERIZED__ID
      The feature id for the 'Id' attribute.
      See Also:
      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:
      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:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • CHARACTERISTIC_TYPE

      static final int CHARACTERISTIC_TYPE
      The meta object id for the 'Characteristic Type' class.
      See Also:
      Generated class or method.
    • CHARACTERISTIC_TYPE__ID

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

      static final int CHARACTERISTIC_TYPE__NAME
      The feature id for the 'Name' attribute.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • ENUM_CHARACTERISTIC_TYPE

      static final int ENUM_CHARACTERISTIC_TYPE
      The meta object id for the 'Enum Characteristic Type' class.
      See Also:
      Generated class or method.
    • ENUM_CHARACTERISTIC_TYPE__ID

      static final int ENUM_CHARACTERISTIC_TYPE__ID
      The feature id for the 'Id' attribute.
      See Also:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • ENUMERATION

      static final int ENUMERATION
      The meta object id for the 'Enumeration' class.
      See Also:
      Generated class or method.
    • ENUMERATION__ID

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

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

      static final int ENUMERATION__LITERALS
      The feature id for the 'Literals' containment reference list.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • LITERAL

      static final int LITERAL
      The meta object id for the 'Literal' class.
      See Also:
      Generated class or method.
    • LITERAL__ID

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

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

      static final int LITERAL__ENUM
      The feature id for the 'Enum' container reference.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • BEHAVIOR_DEFINITION

      static final int BEHAVIOR_DEFINITION
      The meta object id for the 'Behavior Definition' class.
      See Also:
      Generated class or method.
    • BEHAVIOR_DEFINITION__ID

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

      static final int BEHAVIOR_DEFINITION__NAME
      The feature id for the 'Name' attribute.
      See Also:
      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:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
    • PIN

      static final int PIN
      The meta object id for the 'Pin' class.
      See Also:
      Generated class or method.
    • PIN__ID

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

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

      static final int PIN__OWNER
      The feature id for the 'Owner' reference.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • ASSIGNMENT

      static final int ASSIGNMENT
      The meta object id for the 'Assignment' class.
      See Also:
      Generated class or method.
    • ASSIGNMENT__ID

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

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

      static final int ASSIGNMENT__RHS
      The feature id for the 'Rhs' containment reference.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • CHARACTERISTIC

      static final int CHARACTERISTIC
      The meta object id for the 'Characteristic' class.
      See Also:
      Generated class or method.
    • CHARACTERISTIC__ID

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

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

      static final int CHARACTERISTIC__TYPE
      The feature id for the 'Type' reference.
      See Also:
      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:
      Generated class or method.
      Ordered collection.
    • ENUM_CHARACTERISTIC

      static final int ENUM_CHARACTERISTIC
      The meta object id for the 'Enum Characteristic' class.
      See Also:
      Generated class or method.
    • ENUM_CHARACTERISTIC__ID

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

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

      static final int ENUM_CHARACTERISTIC__TYPE
      The feature id for the 'Type' reference.
      See Also:
      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:
      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:
      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:
      Generated class or method.
      Ordered collection.
  • Method Details