Interface BinaryPackage.Literals

Enclosing interface:
BinaryPackage

public static interface BinaryPackage.Literals
Defines literals for the meta objects that represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final org.eclipse.emf.ecore.EClass
    The meta object literal for the 'Data' class.
    static final org.eclipse.emf.ecore.EOperation
    The meta object literal for the 'Input Stream' operation.
    static final org.eclipse.emf.ecore.EDataType
    The meta object literal for the 'Input Stream' data type.
  • Field Details

    • BINARY_DATA

      static final org.eclipse.emf.ecore.EClass BINARY_DATA
      The meta object literal for the 'Data' class.
      See Also:
    • BINARY_DATA___INPUT_STREAM

      static final org.eclipse.emf.ecore.EOperation BINARY_DATA___INPUT_STREAM
      The meta object literal for the 'Input Stream' operation.
    • INPUT_STREAM

      static final org.eclipse.emf.ecore.EDataType INPUT_STREAM
      The meta object literal for the 'Input Stream' data type.
      See Also: