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:
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
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 typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Dendrogram
' class.static final int
The feature id for the 'Chart' containment reference.static final int
The feature id for the 'Count Elements' attribute.static final int
The feature id for the 'Elements' containment reference.static final int
The feature id for the 'Fixed Min Width Element' attribute.static final int
The feature id for the 'Line' containment reference.static final int
The feature id for the 'Line Color' containment reference.static final int
The feature id for the 'Links' containment reference.static final int
The feature id for the 'Orientation' attribute.static final int
The feature id for the 'Scale Type' attribute.static final int
The feature id for the 'Vertical Labels' attribute.static final int
The meta object id for the 'Content
' class.static final int
The feature id for the 'Main Color' containment reference.static final int
The feature id for the 'Second Color' containment reference.static final int
The number of structural features of the 'Content' class.static final int
The number of operations of the 'Content' class.static final int
The meta object id for the 'Dimension Value
' class.static final int
The feature id for the 'Base Data' attribute.static final int
The feature id for the 'Cache Key' attribute.static final int
The feature id for the 'Ext Key' attribute.static final int
The feature id for the 'Item Key' attribute.static final int
The feature id for the 'Key' attribute.static final int
The feature id for the 'Left Key' attribute.static final int
The feature id for the 'Parent Key' attribute.static final int
The feature id for the 'Right Key' attribute.static final int
The feature id for the 'Title' map.static final int
The number of structural features of the 'Dimension Value' class.static final int
The number of operations of the 'Dimension Value' class.static final int
The meta object id for the 'Elements
' class.static final int
The feature id for the 'Auto Text' attribute.static final int
The feature id for the 'Content Cache Item' containment reference list.static final int
The feature id for the 'Test Mode' attribute.static final int
The feature id for the 'Use Values Reverse Behavior' attribute.static final int
The feature id for the 'Value' containment reference list.static final int
The number of structural features of the 'Elements' class.static final int
The number of operations of the 'Elements' class.static final int
The number of structural features of the 'Dendrogram' class.static final int
The meta object id for the 'Link Value
' class.static final int
The feature id for the 'Base Data' attribute.static final int
The feature id for the 'Cache Key' attribute.static final int
The feature id for the 'Distance' attribute.static final int
The feature id for the 'Ext Key' attribute.static final int
The feature id for the 'First Element Key' attribute.static final int
The feature id for the 'Item Key' attribute.static final int
The feature id for the 'Key' attribute.static final int
The feature id for the 'Left Key' attribute.static final int
The feature id for the 'Parent Key' attribute.static final int
The feature id for the 'Right Key' attribute.static final int
The feature id for the 'Second Element Key' attribute.static final int
The feature id for the 'Title' map.static final int
The number of structural features of the 'Link Value' class.static final int
The number of operations of the 'Link Value' class.static final int
The meta object id for the 'Links
' class.static final int
The feature id for the 'Auto Text' attribute.static final int
The feature id for the 'Content Cache Item' containment reference list.static final int
The feature id for the 'Test Mode' attribute.static final int
The feature id for the 'Use Values Reverse Behavior' attribute.static final int
The feature id for the 'Value' containment reference list.static final int
The number of structural features of the 'Links' class.static final int
The number of operations of the 'Links' class.static final int
The number of operations of the 'Dendrogram' class.static final int
The meta object id for the 'Orientation
' enum.static final int
The meta object id for the 'Scale Keeping
' enum.static final DendrogramPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.emf.ecore.EClass
Returns the meta object for class 'Dendrogram
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Chart
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Count Elements
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Elements
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Fixed Min Width Element
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Line
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Line Color
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Links
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Orientation
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Scale Type
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Vertical Labels
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Content
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Main Color
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference 'Second Color
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Dimension Value
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Base Data
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Cache Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Ext Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Item Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Left Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Parent Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Right Key
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the map 'Title
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Elements
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Auto Text
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Content Cache Item
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Test Mode
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use Values Reverse Behavior
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Value
'.Returns the factory that creates the instances of the model.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Links
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Auto Text
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Content Cache Item
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Test Mode
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Use Values Reverse Behavior
'.org.eclipse.emf.ecore.EReference
Returns the meta object for the containment reference list 'Value
'.org.eclipse.emf.ecore.EClass
Returns the meta object for class 'Link Value
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Distance
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'First Element Key
'.org.eclipse.emf.ecore.EAttribute
Returns the meta object for the attribute 'Second Element Key
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Orientation
'.org.eclipse.emf.ecore.EEnum
Returns the meta object for enum 'Scale Keeping
'.Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Field Details
-
eNAME
The package name.- See Also:
-
eNS_URI
The package namespace URI.- See Also:
-
eNS_PREFIX
The package namespace name.- See Also:
-
eINSTANCE
The singleton instance of the package. -
DENDROGRAM_DIMENSION_VALUE
static final int DENDROGRAM_DIMENSION_VALUEThe meta object id for the 'Dimension Value
' class. -
DENDROGRAM_DIMENSION_VALUE__ITEM_KEY
static final int DENDROGRAM_DIMENSION_VALUE__ITEM_KEYThe feature id for the 'Item Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__KEY
static final int DENDROGRAM_DIMENSION_VALUE__KEYThe feature id for the 'Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__PARENT_KEY
static final int DENDROGRAM_DIMENSION_VALUE__PARENT_KEYThe feature id for the 'Parent Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__LEFT_KEY
static final int DENDROGRAM_DIMENSION_VALUE__LEFT_KEYThe feature id for the 'Left Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__RIGHT_KEY
static final int DENDROGRAM_DIMENSION_VALUE__RIGHT_KEYThe feature id for the 'Right Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__EXT_KEY
static final int DENDROGRAM_DIMENSION_VALUE__EXT_KEYThe feature id for the 'Ext Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__TITLE
static final int DENDROGRAM_DIMENSION_VALUE__TITLEThe feature id for the 'Title' map.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__CACHE_KEY
static final int DENDROGRAM_DIMENSION_VALUE__CACHE_KEYThe feature id for the 'Cache Key' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE__BASE_DATA
static final int DENDROGRAM_DIMENSION_VALUE__BASE_DATAThe feature id for the 'Base Data' attribute.- See Also:
-
DENDROGRAM_DIMENSION_VALUE_FEATURE_COUNT
static final int DENDROGRAM_DIMENSION_VALUE_FEATURE_COUNTThe number of structural features of the 'Dimension Value' class.- See Also:
-
DENDROGRAM_DIMENSION_VALUE_OPERATION_COUNT
static final int DENDROGRAM_DIMENSION_VALUE_OPERATION_COUNTThe number of operations of the 'Dimension Value' class.- See Also:
-
DENDROGRAM_LINK_VALUE
static final int DENDROGRAM_LINK_VALUEThe meta object id for the 'Link Value
' class. -
DENDROGRAM_LINK_VALUE__ITEM_KEY
static final int DENDROGRAM_LINK_VALUE__ITEM_KEYThe feature id for the 'Item Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__KEY
static final int DENDROGRAM_LINK_VALUE__KEYThe feature id for the 'Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__PARENT_KEY
static final int DENDROGRAM_LINK_VALUE__PARENT_KEYThe feature id for the 'Parent Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__LEFT_KEY
static final int DENDROGRAM_LINK_VALUE__LEFT_KEYThe feature id for the 'Left Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__RIGHT_KEY
static final int DENDROGRAM_LINK_VALUE__RIGHT_KEYThe feature id for the 'Right Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__EXT_KEY
static final int DENDROGRAM_LINK_VALUE__EXT_KEYThe feature id for the 'Ext Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__TITLE
static final int DENDROGRAM_LINK_VALUE__TITLEThe feature id for the 'Title' map.- See Also:
-
DENDROGRAM_LINK_VALUE__CACHE_KEY
static final int DENDROGRAM_LINK_VALUE__CACHE_KEYThe feature id for the 'Cache Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__BASE_DATA
static final int DENDROGRAM_LINK_VALUE__BASE_DATAThe feature id for the 'Base Data' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__FIRST_ELEMENT_KEY
static final int DENDROGRAM_LINK_VALUE__FIRST_ELEMENT_KEYThe feature id for the 'First Element Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__SECOND_ELEMENT_KEY
static final int DENDROGRAM_LINK_VALUE__SECOND_ELEMENT_KEYThe feature id for the 'Second Element Key' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE__DISTANCE
static final int DENDROGRAM_LINK_VALUE__DISTANCEThe feature id for the 'Distance' attribute.- See Also:
-
DENDROGRAM_LINK_VALUE_FEATURE_COUNT
static final int DENDROGRAM_LINK_VALUE_FEATURE_COUNTThe number of structural features of the 'Link Value' class.- See Also:
-
DENDROGRAM_LINK_VALUE_OPERATION_COUNT
static final int DENDROGRAM_LINK_VALUE_OPERATION_COUNTThe number of operations of the 'Link Value' class.- See Also:
-
DENDROGRAM_LINKS
static final int DENDROGRAM_LINKSThe meta object id for the 'Links
' class. -
DENDROGRAM_LINKS__TEST_MODE
static final int DENDROGRAM_LINKS__TEST_MODEThe feature id for the 'Test Mode' attribute.- See Also:
-
DENDROGRAM_LINKS__VALUE
static final int DENDROGRAM_LINKS__VALUEThe feature id for the 'Value' containment reference list.- See Also:
-
DENDROGRAM_LINKS__CONTENT_CACHE_ITEM
static final int DENDROGRAM_LINKS__CONTENT_CACHE_ITEMThe feature id for the 'Content Cache Item' containment reference list.- See Also:
-
DENDROGRAM_LINKS__AUTO_TEXT
static final int DENDROGRAM_LINKS__AUTO_TEXTThe feature id for the 'Auto Text' attribute.- See Also:
-
DENDROGRAM_LINKS__USE_VALUES_REVERSE_BEHAVIOR
static final int DENDROGRAM_LINKS__USE_VALUES_REVERSE_BEHAVIORThe feature id for the 'Use Values Reverse Behavior' attribute.- See Also:
-
DENDROGRAM_LINKS_FEATURE_COUNT
static final int DENDROGRAM_LINKS_FEATURE_COUNTThe number of structural features of the 'Links' class.- See Also:
-
DENDROGRAM_LINKS_OPERATION_COUNT
static final int DENDROGRAM_LINKS_OPERATION_COUNTThe number of operations of the 'Links' class.- See Also:
-
DENDROGRAM_CONTENT
static final int DENDROGRAM_CONTENTThe meta object id for the 'Content
' class. -
DENDROGRAM_CONTENT__MAIN_COLOR
static final int DENDROGRAM_CONTENT__MAIN_COLORThe feature id for the 'Main Color' containment reference.- See Also:
-
DENDROGRAM_CONTENT__SECOND_COLOR
static final int DENDROGRAM_CONTENT__SECOND_COLORThe feature id for the 'Second Color' containment reference.- See Also:
-
DENDROGRAM_CONTENT_FEATURE_COUNT
static final int DENDROGRAM_CONTENT_FEATURE_COUNTThe number of structural features of the 'Content' class.- See Also:
-
DENDROGRAM_CONTENT_OPERATION_COUNT
static final int DENDROGRAM_CONTENT_OPERATION_COUNTThe number of operations of the 'Content' class.- See Also:
-
DENDROGRAM_ELEMENTS
static final int DENDROGRAM_ELEMENTSThe meta object id for the 'Elements
' class. -
DENDROGRAM_ELEMENTS__TEST_MODE
static final int DENDROGRAM_ELEMENTS__TEST_MODEThe feature id for the 'Test Mode' attribute.- See Also:
-
DENDROGRAM_ELEMENTS__VALUE
static final int DENDROGRAM_ELEMENTS__VALUEThe feature id for the 'Value' containment reference list.- See Also:
-
DENDROGRAM_ELEMENTS__CONTENT_CACHE_ITEM
static final int DENDROGRAM_ELEMENTS__CONTENT_CACHE_ITEMThe feature id for the 'Content Cache Item' containment reference list.- See Also:
-
DENDROGRAM_ELEMENTS__AUTO_TEXT
static final int DENDROGRAM_ELEMENTS__AUTO_TEXTThe feature id for the 'Auto Text' attribute.- See Also:
-
DENDROGRAM_ELEMENTS__USE_VALUES_REVERSE_BEHAVIOR
static final int DENDROGRAM_ELEMENTS__USE_VALUES_REVERSE_BEHAVIORThe feature id for the 'Use Values Reverse Behavior' attribute.- See Also:
-
DENDROGRAM_ELEMENTS_FEATURE_COUNT
static final int DENDROGRAM_ELEMENTS_FEATURE_COUNTThe number of structural features of the 'Elements' class.- See Also:
-
DENDROGRAM_ELEMENTS_OPERATION_COUNT
static final int DENDROGRAM_ELEMENTS_OPERATION_COUNTThe number of operations of the 'Elements' class.- See Also:
-
DENDROGRAM
static final int DENDROGRAMThe meta object id for the 'Dendrogram
' class. -
DENDROGRAM__CHART
static final int DENDROGRAM__CHARTThe feature id for the 'Chart' containment reference.- See Also:
-
DENDROGRAM__ELEMENTS
static final int DENDROGRAM__ELEMENTSThe feature id for the 'Elements' containment reference.- See Also:
-
DENDROGRAM__LINKS
static final int DENDROGRAM__LINKSThe feature id for the 'Links' containment reference.- See Also:
-
DENDROGRAM__ORIENTATION
static final int DENDROGRAM__ORIENTATIONThe feature id for the 'Orientation' attribute.- See Also:
-
DENDROGRAM__SCALE_TYPE
static final int DENDROGRAM__SCALE_TYPEThe feature id for the 'Scale Type' attribute.- See Also:
-
DENDROGRAM__COUNT_ELEMENTS
static final int DENDROGRAM__COUNT_ELEMENTSThe feature id for the 'Count Elements' attribute.- See Also:
-
DENDROGRAM__FIXED_MIN_WIDTH_ELEMENT
static final int DENDROGRAM__FIXED_MIN_WIDTH_ELEMENTThe feature id for the 'Fixed Min Width Element' attribute.- See Also:
-
DENDROGRAM__LINE_COLOR
static final int DENDROGRAM__LINE_COLORThe feature id for the 'Line Color' containment reference.- See Also:
-
DENDROGRAM__LINE
static final int DENDROGRAM__LINEThe feature id for the 'Line' containment reference.- See Also:
-
DENDROGRAM__VERTICAL_LABELS
static final int DENDROGRAM__VERTICAL_LABELSThe feature id for the 'Vertical Labels' attribute.- See Also:
-
DENDROGRAM_FEATURE_COUNT
static final int DENDROGRAM_FEATURE_COUNTThe number of structural features of the 'Dendrogram' class.- See Also:
-
DENDROGRAM_OPERATION_COUNT
static final int DENDROGRAM_OPERATION_COUNTThe number of operations of the 'Dendrogram' class.- See Also:
-
DENDROGRAM_SCALE_KEEPING
static final int DENDROGRAM_SCALE_KEEPINGThe meta object id for the 'Scale Keeping
' enum. -
DENDROGRAM_ORIENTATION
static final int DENDROGRAM_ORIENTATIONThe meta object id for the 'Orientation
' enum.
-
-
Method Details
-
getDendrogramLinkValue
org.eclipse.emf.ecore.EClass getDendrogramLinkValue()Returns the meta object for class 'Link Value
'.- Returns:
- the meta object for class 'Link Value'.
- See Also:
-
getDendrogramLinkValue_FirstElementKey
org.eclipse.emf.ecore.EAttribute getDendrogramLinkValue_FirstElementKey()Returns the meta object for the attribute 'First Element Key
'.- Returns:
- the meta object for the attribute 'First Element Key'.
- See Also:
-
getDendrogramLinkValue_SecondElementKey
org.eclipse.emf.ecore.EAttribute getDendrogramLinkValue_SecondElementKey()Returns the meta object for the attribute 'Second Element Key
'.- Returns:
- the meta object for the attribute 'Second Element Key'.
- See Also:
-
getDendrogramLinkValue_Distance
org.eclipse.emf.ecore.EAttribute getDendrogramLinkValue_Distance()Returns the meta object for the attribute 'Distance
'.- Returns:
- the meta object for the attribute 'Distance'.
- See Also:
-
getDendrogramLinks
org.eclipse.emf.ecore.EClass getDendrogramLinks()Returns the meta object for class 'Links
'.- Returns:
- the meta object for class 'Links'.
- See Also:
-
getDendrogramLinks_TestMode
org.eclipse.emf.ecore.EAttribute getDendrogramLinks_TestMode()Returns the meta object for the attribute 'Test Mode
'.- Returns:
- the meta object for the attribute 'Test Mode'.
- See Also:
-
getDendrogramLinks_Value
org.eclipse.emf.ecore.EReference getDendrogramLinks_Value()Returns the meta object for the containment reference list 'Value
'.- Returns:
- the meta object for the containment reference list 'Value'.
- See Also:
-
getDendrogramLinks_ContentCacheItem
org.eclipse.emf.ecore.EReference getDendrogramLinks_ContentCacheItem()Returns the meta object for the containment reference list 'Content Cache Item
'.- Returns:
- the meta object for the containment reference list 'Content Cache Item'.
- See Also:
-
getDendrogramLinks_AutoText
org.eclipse.emf.ecore.EAttribute getDendrogramLinks_AutoText()Returns the meta object for the attribute 'Auto Text
'.- Returns:
- the meta object for the attribute 'Auto Text'.
- See Also:
-
getDendrogramLinks_UseValuesReverseBehavior
org.eclipse.emf.ecore.EAttribute getDendrogramLinks_UseValuesReverseBehavior()Returns the meta object for the attribute 'Use Values Reverse Behavior
'.- Returns:
- the meta object for the attribute 'Use Values Reverse Behavior'.
- See Also:
-
getDendrogramContent
org.eclipse.emf.ecore.EClass getDendrogramContent()Returns the meta object for class 'Content
'.- Returns:
- the meta object for class 'Content'.
- See Also:
-
getDendrogramContent_MainColor
org.eclipse.emf.ecore.EReference getDendrogramContent_MainColor()Returns the meta object for the containment reference 'Main Color
'.- Returns:
- the meta object for the containment reference 'Main Color'.
- See Also:
-
getDendrogramContent_SecondColor
org.eclipse.emf.ecore.EReference getDendrogramContent_SecondColor()Returns the meta object for the containment reference 'Second Color
'.- Returns:
- the meta object for the containment reference 'Second Color'.
- See Also:
-
getDendrogramDimensionValue
org.eclipse.emf.ecore.EClass getDendrogramDimensionValue()Returns the meta object for class 'Dimension Value
'.- Returns:
- the meta object for class 'Dimension Value'.
- See Also:
-
getDendrogramDimensionValue_ItemKey
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_ItemKey()Returns the meta object for the attribute 'Item Key
'.- Returns:
- the meta object for the attribute 'Item Key'.
- See Also:
-
getDendrogramDimensionValue_Key
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_Key()Returns the meta object for the attribute 'Key
'.- Returns:
- the meta object for the attribute 'Key'.
- See Also:
-
getDendrogramDimensionValue_ParentKey
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_ParentKey()Returns the meta object for the attribute 'Parent Key
'.- Returns:
- the meta object for the attribute 'Parent Key'.
- See Also:
-
getDendrogramDimensionValue_LeftKey
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_LeftKey()Returns the meta object for the attribute 'Left Key
'.- Returns:
- the meta object for the attribute 'Left Key'.
- See Also:
-
getDendrogramDimensionValue_RightKey
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_RightKey()Returns the meta object for the attribute 'Right Key
'.- Returns:
- the meta object for the attribute 'Right Key'.
- See Also:
-
getDendrogramDimensionValue_ExtKey
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_ExtKey()Returns the meta object for the attribute 'Ext Key
'.- Returns:
- the meta object for the attribute 'Ext Key'.
- See Also:
-
getDendrogramDimensionValue_Title
org.eclipse.emf.ecore.EReference getDendrogramDimensionValue_Title()Returns the meta object for the map 'Title
'.- Returns:
- the meta object for the map 'Title'.
- See Also:
-
getDendrogramDimensionValue_CacheKey
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_CacheKey()Returns the meta object for the attribute 'Cache Key
'.- Returns:
- the meta object for the attribute 'Cache Key'.
- See Also:
-
getDendrogramDimensionValue_BaseData
org.eclipse.emf.ecore.EAttribute getDendrogramDimensionValue_BaseData()Returns the meta object for the attribute 'Base Data
'.- Returns:
- the meta object for the attribute 'Base Data'.
- See Also:
-
getDendrogramElements
org.eclipse.emf.ecore.EClass getDendrogramElements()Returns the meta object for class 'Elements
'.- Returns:
- the meta object for class 'Elements'.
- See Also:
-
getDendrogramElements_TestMode
org.eclipse.emf.ecore.EAttribute getDendrogramElements_TestMode()Returns the meta object for the attribute 'Test Mode
'.- Returns:
- the meta object for the attribute 'Test Mode'.
- See Also:
-
getDendrogramElements_Value
org.eclipse.emf.ecore.EReference getDendrogramElements_Value()Returns the meta object for the containment reference list 'Value
'.- Returns:
- the meta object for the containment reference list 'Value'.
- See Also:
-
getDendrogramElements_ContentCacheItem
org.eclipse.emf.ecore.EReference getDendrogramElements_ContentCacheItem()Returns the meta object for the containment reference list 'Content Cache Item
'.- Returns:
- the meta object for the containment reference list 'Content Cache Item'.
- See Also:
-
getDendrogramElements_AutoText
org.eclipse.emf.ecore.EAttribute getDendrogramElements_AutoText()Returns the meta object for the attribute 'Auto Text
'.- Returns:
- the meta object for the attribute 'Auto Text'.
- See Also:
-
getDendrogramElements_UseValuesReverseBehavior
org.eclipse.emf.ecore.EAttribute getDendrogramElements_UseValuesReverseBehavior()Returns the meta object for the attribute 'Use Values Reverse Behavior
'.- Returns:
- the meta object for the attribute 'Use Values Reverse Behavior'.
- See Also:
-
getDendrogram
org.eclipse.emf.ecore.EClass getDendrogram()Returns the meta object for class 'Dendrogram
'.- Returns:
- the meta object for class 'Dendrogram'.
- See Also:
-
getDendrogram_Chart
org.eclipse.emf.ecore.EReference getDendrogram_Chart()Returns the meta object for the containment reference 'Chart
'.- Returns:
- the meta object for the containment reference 'Chart'.
- See Also:
-
getDendrogram_Elements
org.eclipse.emf.ecore.EReference getDendrogram_Elements()Returns the meta object for the containment reference 'Elements
'.- Returns:
- the meta object for the containment reference 'Elements'.
- See Also:
-
getDendrogram_Links
org.eclipse.emf.ecore.EReference getDendrogram_Links()Returns the meta object for the containment reference 'Links
'.- Returns:
- the meta object for the containment reference 'Links'.
- See Also:
-
getDendrogram_Orientation
org.eclipse.emf.ecore.EAttribute getDendrogram_Orientation()Returns the meta object for the attribute 'Orientation
'.- Returns:
- the meta object for the attribute 'Orientation'.
- See Also:
-
getDendrogram_ScaleType
org.eclipse.emf.ecore.EAttribute getDendrogram_ScaleType()Returns the meta object for the attribute 'Scale Type
'.- Returns:
- the meta object for the attribute 'Scale Type'.
- See Also:
-
getDendrogram_CountElements
org.eclipse.emf.ecore.EAttribute getDendrogram_CountElements()Returns the meta object for the attribute 'Count Elements
'.- Returns:
- the meta object for the attribute 'Count Elements'.
- See Also:
-
getDendrogram_FixedMinWidthElement
org.eclipse.emf.ecore.EAttribute getDendrogram_FixedMinWidthElement()Returns the meta object for the attribute 'Fixed Min Width Element
'.- Returns:
- the meta object for the attribute 'Fixed Min Width Element'.
- See Also:
-
getDendrogram_LineColor
org.eclipse.emf.ecore.EReference getDendrogram_LineColor()Returns the meta object for the containment reference 'Line Color
'.- Returns:
- the meta object for the containment reference 'Line Color'.
- See Also:
-
getDendrogram_Line
org.eclipse.emf.ecore.EReference getDendrogram_Line()Returns the meta object for the containment reference 'Line
'.- Returns:
- the meta object for the containment reference 'Line'.
- See Also:
-
getDendrogram_VerticalLabels
org.eclipse.emf.ecore.EAttribute getDendrogram_VerticalLabels()Returns the meta object for the attribute 'Vertical Labels
'.- Returns:
- the meta object for the attribute 'Vertical Labels'.
- See Also:
-
getDendrogramScaleKeeping
org.eclipse.emf.ecore.EEnum getDendrogramScaleKeeping()Returns the meta object for enum 'Scale Keeping
'.- Returns:
- the meta object for enum 'Scale Keeping'.
- See Also:
-
getDendrogramOrientation
org.eclipse.emf.ecore.EEnum getDendrogramOrientation()Returns the meta object for enum 'Orientation
'.- Returns:
- the meta object for enum 'Orientation'.
- See Also:
-
getDendrogramFactory
DendrogramFactory getDendrogramFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
-