Interface DendrogramPackage

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
DendrogramPackageImpl

public interface DendrogramPackage extends org.eclipse.emf.ecore.EPackage
The Package for the model. It contains accessors for the meta objects to represent
  • each class,
  • each feature of each class,
  • each operation of each class,
  • each enum,
  • and each data type
See Also:
  • Field Details

    • eNAME

      static final String eNAME
      The package name.
      See Also:
    • eNS_URI

      static final String eNS_URI
      The package namespace URI.
      See Also:
    • eNS_PREFIX

      static final String eNS_PREFIX
      The package namespace name.
      See Also:
    • eINSTANCE

      static final DendrogramPackage eINSTANCE
      The singleton instance of the package.
    • DENDROGRAM_DIMENSION_VALUE

      static final int DENDROGRAM_DIMENSION_VALUE
      The meta object id for the 'Dimension Value' class.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__ITEM_KEY

      static final int DENDROGRAM_DIMENSION_VALUE__ITEM_KEY
      The feature id for the 'Item Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__KEY

      static final int DENDROGRAM_DIMENSION_VALUE__KEY
      The feature id for the 'Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__PARENT_KEY

      static final int DENDROGRAM_DIMENSION_VALUE__PARENT_KEY
      The feature id for the 'Parent Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__LEFT_KEY

      static final int DENDROGRAM_DIMENSION_VALUE__LEFT_KEY
      The feature id for the 'Left Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__RIGHT_KEY

      static final int DENDROGRAM_DIMENSION_VALUE__RIGHT_KEY
      The feature id for the 'Right Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__EXT_KEY

      static final int DENDROGRAM_DIMENSION_VALUE__EXT_KEY
      The feature id for the 'Ext Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__TITLE

      static final int DENDROGRAM_DIMENSION_VALUE__TITLE
      The feature id for the 'Title' map.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__CACHE_KEY

      static final int DENDROGRAM_DIMENSION_VALUE__CACHE_KEY
      The feature id for the 'Cache Key' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE__BASE_DATA

      static final int DENDROGRAM_DIMENSION_VALUE__BASE_DATA
      The feature id for the 'Base Data' attribute.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE_FEATURE_COUNT

      static final int DENDROGRAM_DIMENSION_VALUE_FEATURE_COUNT
      The number of structural features of the 'Dimension Value' class.
      See Also:
    • DENDROGRAM_DIMENSION_VALUE_OPERATION_COUNT

      static final int DENDROGRAM_DIMENSION_VALUE_OPERATION_COUNT
      The number of operations of the 'Dimension Value' class.
      See Also:
    • DENDROGRAM_CONTENT

      static final int DENDROGRAM_CONTENT
      The meta object id for the 'Content' class.
      See Also:
    • DENDROGRAM_CONTENT__MAIN_COLOR

      static final int DENDROGRAM_CONTENT__MAIN_COLOR
      The feature id for the 'Main Color' containment reference.
      See Also:
    • DENDROGRAM_CONTENT__SECOND_COLOR

      static final int DENDROGRAM_CONTENT__SECOND_COLOR
      The feature id for the 'Second Color' containment reference.
      See Also:
    • DENDROGRAM_CONTENT_FEATURE_COUNT

      static final int DENDROGRAM_CONTENT_FEATURE_COUNT
      The number of structural features of the 'Content' class.
      See Also:
    • DENDROGRAM_CONTENT_OPERATION_COUNT

      static final int DENDROGRAM_CONTENT_OPERATION_COUNT
      The number of operations of the 'Content' class.
      See Also:
    • DENDROGRAM_ELEMENTS

      static final int DENDROGRAM_ELEMENTS
      The meta object id for the 'Elements' class.
      See Also:
    • DENDROGRAM_ELEMENTS__TEST_MODE

      static final int DENDROGRAM_ELEMENTS__TEST_MODE
      The feature id for the 'Test Mode' attribute.
      See Also:
    • DENDROGRAM_ELEMENTS__VALUE

      static final int DENDROGRAM_ELEMENTS__VALUE
      The feature id for the 'Value' containment reference list.
      See Also:
    • DENDROGRAM_ELEMENTS__CONTENT_CACHE_ITEM

      static final int DENDROGRAM_ELEMENTS__CONTENT_CACHE_ITEM
      The feature id for the 'Content Cache Item' containment reference list.
      See Also:
    • DENDROGRAM_ELEMENTS__AUTO_TEXT

      static final int DENDROGRAM_ELEMENTS__AUTO_TEXT
      The feature id for the 'Auto Text' attribute.
      See Also:
    • DENDROGRAM_ELEMENTS__USE_VALUES_REVERSE_BEHAVIOR

      static final int DENDROGRAM_ELEMENTS__USE_VALUES_REVERSE_BEHAVIOR
      The feature id for the 'Use Values Reverse Behavior' attribute.
      See Also:
    • DENDROGRAM_ELEMENTS_FEATURE_COUNT

      static final int DENDROGRAM_ELEMENTS_FEATURE_COUNT
      The number of structural features of the 'Elements' class.
      See Also:
    • DENDROGRAM_ELEMENTS_OPERATION_COUNT

      static final int DENDROGRAM_ELEMENTS_OPERATION_COUNT
      The number of operations of the 'Elements' class.
      See Also:
    • DENDROGRAM

      static final int DENDROGRAM
      The meta object id for the 'Dendrogram' class.
      See Also:
    • DENDROGRAM__CHART

      static final int DENDROGRAM__CHART
      The feature id for the 'Chart' containment reference.
      See Also:
    • DENDROGRAM__ELEMENTS

      static final int DENDROGRAM__ELEMENTS
      The feature id for the 'Elements' containment reference.
      See Also:
    • DENDROGRAM__ORIENTATION

      static final int DENDROGRAM__ORIENTATION
      The feature id for the 'Orientation' attribute.
      See Also:
    • DENDROGRAM__SCALE_TYPE

      static final int DENDROGRAM__SCALE_TYPE
      The feature id for the 'Scale Type' attribute.
      See Also:
    • DENDROGRAM__COUNT_ELEMENTS

      static final int DENDROGRAM__COUNT_ELEMENTS
      The feature id for the 'Count Elements' attribute.
      See Also:
    • DENDROGRAM__FIXED_MIN_WIDTH_ELEMENT

      static final int DENDROGRAM__FIXED_MIN_WIDTH_ELEMENT
      The feature id for the 'Fixed Min Width Element' attribute.
      See Also:
    • DENDROGRAM__LINE_COLOR

      static final int DENDROGRAM__LINE_COLOR
      The feature id for the 'Line Color' containment reference.
      See Also:
    • DENDROGRAM__LINE

      static final int DENDROGRAM__LINE
      The feature id for the 'Line' containment reference.
      See Also:
    • DENDROGRAM__VERTICAL_LABELS

      static final int DENDROGRAM__VERTICAL_LABELS
      The feature id for the 'Vertical Labels' attribute.
      See Also:
    • DENDROGRAM_FEATURE_COUNT

      static final int DENDROGRAM_FEATURE_COUNT
      The number of structural features of the 'Dendrogram' class.
      See Also:
    • DENDROGRAM_OPERATION_COUNT

      static final int DENDROGRAM_OPERATION_COUNT
      The number of operations of the 'Dendrogram' class.
      See Also:
    • DENDROGRAM_SCALE_KEEPING

      static final int DENDROGRAM_SCALE_KEEPING
      The meta object id for the 'Scale Keeping' enum.
      See Also:
    • DENDROGRAM_ORIENTATION

      static final int DENDROGRAM_ORIENTATION
      The meta object id for the 'Orientation' enum.
      See Also:
  • Method Details