Interface SystemcontextPackage

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

public interface SystemcontextPackage 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"
  • 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 SystemcontextPackage eINSTANCE
      The singleton instance of the package.
      Generated class or method.
    • ATTRIBUTES

      static final int ATTRIBUTES
      The meta object id for the 'Attributes' class.
      See Also:
      Generated class or method.
    • ATTRIBUTES__ATTRIBUTE

      static final int ATTRIBUTES__ATTRIBUTE
      The feature id for the 'Attribute' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ATTRIBUTES_FEATURE_COUNT

      static final int ATTRIBUTES_FEATURE_COUNT
      The number of structural features of the 'Attributes' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ATTRIBUTE

      static final int ATTRIBUTE
      The meta object id for the 'Attribute' class.
      See Also:
      Generated class or method.
    • ATTRIBUTE__ID

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

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

      static final int ATTRIBUTE__ATTRIBUTEVALUE
      The feature id for the 'Attributevalue' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ATTRIBUTE_FEATURE_COUNT

      static final int ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Attribute' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ATTRIBUTE_VALUE

      static final int ATTRIBUTE_VALUE
      The meta object id for the 'Attribute Value' class.
      See Also:
      Generated class or method.
    • ATTRIBUTE_VALUE__ID

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

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

      static final int ATTRIBUTE_VALUE__TYPE
      The feature id for the 'Type' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ATTRIBUTE_VALUE__VALUES

      static final int ATTRIBUTE_VALUE__VALUES
      The feature id for the 'Values' attribute list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ATTRIBUTE_VALUE_FEATURE_COUNT

      static final int ATTRIBUTE_VALUE_FEATURE_COUNT
      The number of structural features of the 'Attribute Value' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_ENTITY_ATTRIBUTE

      static final int SYSTEM_ENTITY_ATTRIBUTE
      The meta object id for the 'System Entity Attribute' class.
      See Also:
      Generated class or method.
    • SYSTEM_ENTITY_ATTRIBUTE__ID

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

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

      static final int SYSTEM_ENTITY_ATTRIBUTE__ATTRIBUTEVALUE
      The feature id for the 'Attributevalue' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITY

      static final int SYSTEM_ENTITY_ATTRIBUTE__MODEL_ENTITY
      The feature id for the 'Model Entity' reference.
      See Also:
      Generated class or method.
      Ordered collection.
    • SYSTEM_ENTITY_ATTRIBUTE_FEATURE_COUNT

      static final int SYSTEM_ENTITY_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'System Entity Attribute' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENVIRONMENT_SUBJECT

      static final int ENVIRONMENT_SUBJECT
      The meta object id for the 'Environment Subject' class.
      See Also:
      Generated class or method.
    • ENVIRONMENT_SUBJECT__ID

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

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

      static final int ENVIRONMENT_SUBJECT__ATTRIBUTEVALUE
      The feature id for the 'Attributevalue' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENVIRONMENT_SUBJECT__ENVIRONMENT

      static final int ENVIRONMENT_SUBJECT__ENVIRONMENT
      The feature id for the 'Environment' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • ENVIRONMENT_SUBJECT_FEATURE_COUNT

      static final int ENVIRONMENT_SUBJECT_FEATURE_COUNT
      The number of structural features of the 'Environment Subject' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTERNAL_SYSTEM_ATTRIBUTE

      static final int EXTERNAL_SYSTEM_ATTRIBUTE
      The meta object id for the 'External System Attribute' class.
      See Also:
      Generated class or method.
    • EXTERNAL_SYSTEM_ATTRIBUTE__ID

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

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

      static final int EXTERNAL_SYSTEM_ATTRIBUTE__ATTRIBUTEVALUE
      The feature id for the 'Attributevalue' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTERNAL_SYSTEM_ATTRIBUTE__ENVIRONMENT

      static final int EXTERNAL_SYSTEM_ATTRIBUTE__ENVIRONMENT
      The feature id for the 'Environment' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • EXTERNAL_SYSTEM_ATTRIBUTE__EXTERNAL_NAME

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

      static final int EXTERNAL_SYSTEM_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'External System Attribute' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_ATTRIBUTE

      static final int SIMPLE_ATTRIBUTE
      The meta object id for the 'Simple Attribute' class.
      See Also:
      Generated class or method.
    • SIMPLE_ATTRIBUTE__ID

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

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

      static final int SIMPLE_ATTRIBUTE__ATTRIBUTEVALUE
      The feature id for the 'Attributevalue' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_ATTRIBUTE__ENVIRONMENT

      static final int SIMPLE_ATTRIBUTE__ENVIRONMENT
      The feature id for the 'Environment' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • SIMPLE_ATTRIBUTE_FEATURE_COUNT

      static final int SIMPLE_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'Simple Attribute' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • XML_ATTRIBUTE

      static final int XML_ATTRIBUTE
      The meta object id for the 'XML Attribute' class.
      See Also:
      Generated class or method.
    • XML_ATTRIBUTE__ID

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

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

      static final int XML_ATTRIBUTE__ATTRIBUTEVALUE
      The feature id for the 'Attributevalue' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • XML_ATTRIBUTE__XML_STRING

      static final int XML_ATTRIBUTE__XML_STRING
      The feature id for the 'Xml String' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • XML_ATTRIBUTE_FEATURE_COUNT

      static final int XML_ATTRIBUTE_FEATURE_COUNT
      The number of structural features of the 'XML Attribute' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DATA_TYPES

      static final int DATA_TYPES
      The meta object id for the 'Data Types' enum.
      See Also:
      Generated class or method.
  • Method Details