Interface AddInPackage.Literals

Enclosing interface:
AddInPackage

public static interface AddInPackage.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 'Add In' 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

    • ADD_IN

      static final org.eclipse.emf.ecore.EClass ADD_IN
      The meta object literal for the 'Add In' class.
      See Also:
    • ADD_IN___INPUT_STREAM

      static final org.eclipse.emf.ecore.EOperation ADD_IN___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: