Interface LiteralsPackage

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

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

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

      static final int LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      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.
    • SELF

      static final int SELF
      The meta object id for the 'Self' class.
      See Also:
      Generated class or method.
    • SELF__LAYOUT_INFORMATIONS

      static final int SELF__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SELF_FEATURE_COUNT

      static final int SELF_FEATURE_COUNT
      The number of structural features of the 'Self' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOOLEAN_LITERAL

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

      static final int BOOLEAN_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOOLEAN_LITERAL__VALUE

      static final int BOOLEAN_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BOOLEAN_LITERAL_FEATURE_COUNT

      static final int BOOLEAN_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Boolean Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • CHARACTER_LITERAL

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

      static final int CHARACTER_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • CHARACTER_LITERAL__VALUE

      static final int CHARACTER_LITERAL__VALUE
      The feature id for the 'Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • CHARACTER_LITERAL_FEATURE_COUNT

      static final int CHARACTER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Character Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • FLOAT_LITERAL

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

      static final int FLOAT_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • FLOAT_LITERAL_FEATURE_COUNT

      static final int FLOAT_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Float Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_FLOAT_LITERAL

      static final int DECIMAL_FLOAT_LITERAL
      The meta object id for the 'Decimal Float Literal' class.
      See Also:
      Generated class or method.
    • DECIMAL_FLOAT_LITERAL__LAYOUT_INFORMATIONS

      static final int DECIMAL_FLOAT_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_FLOAT_LITERAL__DECIMAL_VALUE

      static final int DECIMAL_FLOAT_LITERAL__DECIMAL_VALUE
      The feature id for the 'Decimal Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_FLOAT_LITERAL_FEATURE_COUNT

      static final int DECIMAL_FLOAT_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Decimal Float Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_FLOAT_LITERAL

      static final int HEX_FLOAT_LITERAL
      The meta object id for the 'Hex Float Literal' class.
      See Also:
      Generated class or method.
    • HEX_FLOAT_LITERAL__LAYOUT_INFORMATIONS

      static final int HEX_FLOAT_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_FLOAT_LITERAL__HEX_VALUE

      static final int HEX_FLOAT_LITERAL__HEX_VALUE
      The feature id for the 'Hex Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_FLOAT_LITERAL_FEATURE_COUNT

      static final int HEX_FLOAT_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Hex Float Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOUBLE_LITERAL

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

      static final int DOUBLE_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DOUBLE_LITERAL_FEATURE_COUNT

      static final int DOUBLE_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Double Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_DOUBLE_LITERAL

      static final int DECIMAL_DOUBLE_LITERAL
      The meta object id for the 'Decimal Double Literal' class.
      See Also:
      Generated class or method.
    • DECIMAL_DOUBLE_LITERAL__LAYOUT_INFORMATIONS

      static final int DECIMAL_DOUBLE_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_DOUBLE_LITERAL__DECIMAL_VALUE

      static final int DECIMAL_DOUBLE_LITERAL__DECIMAL_VALUE
      The feature id for the 'Decimal Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_DOUBLE_LITERAL_FEATURE_COUNT

      static final int DECIMAL_DOUBLE_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Decimal Double Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_DOUBLE_LITERAL

      static final int HEX_DOUBLE_LITERAL
      The meta object id for the 'Hex Double Literal' class.
      See Also:
      Generated class or method.
    • HEX_DOUBLE_LITERAL__LAYOUT_INFORMATIONS

      static final int HEX_DOUBLE_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_DOUBLE_LITERAL__HEX_VALUE

      static final int HEX_DOUBLE_LITERAL__HEX_VALUE
      The feature id for the 'Hex Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_DOUBLE_LITERAL_FEATURE_COUNT

      static final int HEX_DOUBLE_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Hex Double Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTEGER_LITERAL

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

      static final int INTEGER_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • INTEGER_LITERAL_FEATURE_COUNT

      static final int INTEGER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Integer Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_INTEGER_LITERAL

      static final int DECIMAL_INTEGER_LITERAL
      The meta object id for the 'Decimal Integer Literal' class.
      See Also:
      Generated class or method.
    • DECIMAL_INTEGER_LITERAL__LAYOUT_INFORMATIONS

      static final int DECIMAL_INTEGER_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_INTEGER_LITERAL__DECIMAL_VALUE

      static final int DECIMAL_INTEGER_LITERAL__DECIMAL_VALUE
      The feature id for the 'Decimal Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_INTEGER_LITERAL_FEATURE_COUNT

      static final int DECIMAL_INTEGER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Decimal Integer Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_INTEGER_LITERAL

      static final int HEX_INTEGER_LITERAL
      The meta object id for the 'Hex Integer Literal' class.
      See Also:
      Generated class or method.
    • HEX_INTEGER_LITERAL__LAYOUT_INFORMATIONS

      static final int HEX_INTEGER_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_INTEGER_LITERAL__HEX_VALUE

      static final int HEX_INTEGER_LITERAL__HEX_VALUE
      The feature id for the 'Hex Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_INTEGER_LITERAL_FEATURE_COUNT

      static final int HEX_INTEGER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Hex Integer Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCTAL_INTEGER_LITERAL

      static final int OCTAL_INTEGER_LITERAL
      The meta object id for the 'Octal Integer Literal' class.
      See Also:
      Generated class or method.
    • OCTAL_INTEGER_LITERAL__LAYOUT_INFORMATIONS

      static final int OCTAL_INTEGER_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCTAL_INTEGER_LITERAL__OCTAL_VALUE

      static final int OCTAL_INTEGER_LITERAL__OCTAL_VALUE
      The feature id for the 'Octal Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCTAL_INTEGER_LITERAL_FEATURE_COUNT

      static final int OCTAL_INTEGER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Octal Integer Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BINARY_INTEGER_LITERAL

      static final int BINARY_INTEGER_LITERAL
      The meta object id for the 'Binary Integer Literal' class.
      See Also:
      Generated class or method.
    • BINARY_INTEGER_LITERAL__LAYOUT_INFORMATIONS

      static final int BINARY_INTEGER_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BINARY_INTEGER_LITERAL__BINARY_VALUE

      static final int BINARY_INTEGER_LITERAL__BINARY_VALUE
      The feature id for the 'Binary Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BINARY_INTEGER_LITERAL_FEATURE_COUNT

      static final int BINARY_INTEGER_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Binary Integer Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • LONG_LITERAL

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

      static final int LONG_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • LONG_LITERAL_FEATURE_COUNT

      static final int LONG_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Long Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_LONG_LITERAL

      static final int DECIMAL_LONG_LITERAL
      The meta object id for the 'Decimal Long Literal' class.
      See Also:
      Generated class or method.
    • DECIMAL_LONG_LITERAL__LAYOUT_INFORMATIONS

      static final int DECIMAL_LONG_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_LONG_LITERAL__DECIMAL_VALUE

      static final int DECIMAL_LONG_LITERAL__DECIMAL_VALUE
      The feature id for the 'Decimal Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • DECIMAL_LONG_LITERAL_FEATURE_COUNT

      static final int DECIMAL_LONG_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Decimal Long Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_LONG_LITERAL

      static final int HEX_LONG_LITERAL
      The meta object id for the 'Hex Long Literal' class.
      See Also:
      Generated class or method.
    • HEX_LONG_LITERAL__LAYOUT_INFORMATIONS

      static final int HEX_LONG_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_LONG_LITERAL__HEX_VALUE

      static final int HEX_LONG_LITERAL__HEX_VALUE
      The feature id for the 'Hex Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • HEX_LONG_LITERAL_FEATURE_COUNT

      static final int HEX_LONG_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Hex Long Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCTAL_LONG_LITERAL

      static final int OCTAL_LONG_LITERAL
      The meta object id for the 'Octal Long Literal' class.
      See Also:
      Generated class or method.
    • OCTAL_LONG_LITERAL__LAYOUT_INFORMATIONS

      static final int OCTAL_LONG_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCTAL_LONG_LITERAL__OCTAL_VALUE

      static final int OCTAL_LONG_LITERAL__OCTAL_VALUE
      The feature id for the 'Octal Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • OCTAL_LONG_LITERAL_FEATURE_COUNT

      static final int OCTAL_LONG_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Octal Long Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • BINARY_LONG_LITERAL

      static final int BINARY_LONG_LITERAL
      The meta object id for the 'Binary Long Literal' class.
      See Also:
      Generated class or method.
    • BINARY_LONG_LITERAL__LAYOUT_INFORMATIONS

      static final int BINARY_LONG_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • BINARY_LONG_LITERAL__BINARY_VALUE

      static final int BINARY_LONG_LITERAL__BINARY_VALUE
      The feature id for the 'Binary Value' attribute.
      See Also:
      Generated class or method.
      Ordered collection.
    • BINARY_LONG_LITERAL_FEATURE_COUNT

      static final int BINARY_LONG_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Binary Long Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • NULL_LITERAL

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

      static final int NULL_LITERAL__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • NULL_LITERAL_FEATURE_COUNT

      static final int NULL_LITERAL_FEATURE_COUNT
      The number of structural features of the 'Null Literal' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER

      static final int SUPER
      The meta object id for the 'Super' class.
      See Also:
      Generated class or method.
    • SUPER__LAYOUT_INFORMATIONS

      static final int SUPER__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • SUPER_FEATURE_COUNT

      static final int SUPER_FEATURE_COUNT
      The number of structural features of the 'Super' class.
      See Also:
      Generated class or method.
      Ordered collection.
    • THIS

      static final int THIS
      The meta object id for the 'This' class.
      See Also:
      Generated class or method.
    • THIS__LAYOUT_INFORMATIONS

      static final int THIS__LAYOUT_INFORMATIONS
      The feature id for the 'Layout Informations' containment reference list.
      See Also:
      Generated class or method.
      Ordered collection.
    • THIS_FEATURE_COUNT

      static final int THIS_FEATURE_COUNT
      The number of structural features of the 'This' class.
      See Also:
      Generated class or method.
      Ordered collection.
  • Method Details