org.eclipse.birt.chart.model.data
Interface DataPackage

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:
DataPackageImpl

public interface DataPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

Schema file for the chart.model package.

See Also:
DataFactory

Nested Class Summary
static interface DataPackage.Literals
           Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes inherited from class org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ACTION
          The meta object id for the 'Action' class.
static int ACTION__TYPE
          The feature id for the 'Type' attribute.
static int ACTION__VALUE
          The feature id for the 'Value' containment reference.
static int ACTION_FEATURE_COUNT
          The number of structural features of the 'Action' class.
static int BASE_SAMPLE_DATA
          The meta object id for the 'Base Sample Data' class.
static int BASE_SAMPLE_DATA__DATA_SET_REPRESENTATION
          The feature id for the 'Data Set Representation' attribute.
static int BASE_SAMPLE_DATA_FEATURE_COUNT
          The number of structural features of the 'Base Sample Data' class.
static int BUBBLE_DATA_SET
          The meta object id for the 'Bubble Data Set' class.
static int BUBBLE_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int BUBBLE_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Bubble Data Set' class.
static int DATA
          The meta object id for the 'Data' data type.
static int DATA_ELEMENT
          The meta object id for the 'Element' class.
static int DATA_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Element' class.
static int DATA_SET
          The meta object id for the 'Set' class.
static int DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Set' class.
static int DATE_TIME_DATA_ELEMENT
          The meta object id for the 'Date Time Data Element' class.
static int DATE_TIME_DATA_ELEMENT__VALUE
          The feature id for the 'Value' attribute.
static int DATE_TIME_DATA_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Date Time Data Element' class.
static int DATE_TIME_DATA_SET
          The meta object id for the 'Date Time Data Set' class.
static int DATE_TIME_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int DATE_TIME_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Date Time Data Set' class.
static int DIFFERENCE_DATA_SET
          The meta object id for the 'Difference Data Set' class.
static int DIFFERENCE_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int DIFFERENCE_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Difference Data Set' class.
static DataPackage eINSTANCE
          The singleton instance of the package.
static java.lang.String eNAME
          The package name.
static java.lang.String eNS_PREFIX
          The package namespace name.
static java.lang.String eNS_URI
          The package namespace URI.
static int GANTT_DATA_SET
          The meta object id for the 'Gantt Data Set' class.
static int GANTT_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int GANTT_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Gantt Data Set' class.
static int NUMBER_DATA_ELEMENT
          The meta object id for the 'Number Data Element' class.
static int NUMBER_DATA_ELEMENT__VALUE
          The feature id for the 'Value' attribute.
static int NUMBER_DATA_ELEMENT_FEATURE_COUNT
          The number of structural features of the 'Number Data Element' class.
static int NUMBER_DATA_SET
          The meta object id for the 'Number Data Set' class.
static int NUMBER_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int NUMBER_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Number Data Set' class.
static int ORTHOGONAL_SAMPLE_DATA
          The meta object id for the 'Orthogonal Sample Data' class.
static int ORTHOGONAL_SAMPLE_DATA__DATA_SET_REPRESENTATION
          The feature id for the 'Data Set Representation' attribute.
static int ORTHOGONAL_SAMPLE_DATA__SERIES_DEFINITION_INDEX
          The feature id for the 'Series Definition Index' attribute.
static int ORTHOGONAL_SAMPLE_DATA_FEATURE_COUNT
          The number of structural features of the 'Orthogonal Sample Data' class.
static int QUERY
          The meta object id for the 'Query' class.
static int QUERY__DEFINITION
          The feature id for the 'Definition' attribute.
static int QUERY__RULES
          The feature id for the 'Rules' containment reference list.
static int QUERY_FEATURE_COUNT
          The number of structural features of the 'Query' class.
static int RULE
          The meta object id for the 'Rule' class.
static int RULE__TYPE
          The feature id for the 'Type' attribute.
static int RULE__VALUE
          The feature id for the 'Value' attribute.
static int RULE_FEATURE_COUNT
          The number of structural features of the 'Rule' class.
static int SAMPLE_DATA
          The meta object id for the 'Sample Data' class.
static int SAMPLE_DATA__ANCILLARY_SAMPLE_DATA
          The feature id for the 'Ancillary Sample Data' containment reference list.
static int SAMPLE_DATA__BASE_SAMPLE_DATA
          The feature id for the 'Base Sample Data' containment reference list.
static int SAMPLE_DATA__ORTHOGONAL_SAMPLE_DATA
          The feature id for the 'Orthogonal Sample Data' containment reference list.
static int SAMPLE_DATA_FEATURE_COUNT
          The number of structural features of the 'Sample Data' class.
static int SERIES_DEFINITION
          The meta object id for the 'Series Definition' class.
static int SERIES_DEFINITION__FORMAT_SPECIFIER
          The feature id for the 'Format Specifier' containment reference.
static int SERIES_DEFINITION__GROUPING
          The feature id for the 'Grouping' containment reference.
static int SERIES_DEFINITION__QUERY
          The feature id for the 'Query' containment reference.
static int SERIES_DEFINITION__SERIES
          The feature id for the 'Series' containment reference list.
static int SERIES_DEFINITION__SERIES_DEFINITIONS
          The feature id for the 'Series Definitions' containment reference list.
static int SERIES_DEFINITION__SERIES_PALETTE
          The feature id for the 'Series Palette' containment reference.
static int SERIES_DEFINITION__SORTING
          The feature id for the 'Sorting' attribute.
static int SERIES_DEFINITION_FEATURE_COUNT
          The number of structural features of the 'Series Definition' class.
static int SERIES_GROUPING
          The meta object id for the 'Series Grouping' class.
static int SERIES_GROUPING__AGGREGATE_EXPRESSION
          The feature id for the 'Aggregate Expression' attribute.
static int SERIES_GROUPING__ENABLED
          The feature id for the 'Enabled' attribute.
static int SERIES_GROUPING__GROUP_TYPE
          The feature id for the 'Group Type' attribute.
static int SERIES_GROUPING__GROUPING_INTERVAL
          The feature id for the 'Grouping Interval' attribute.
static int SERIES_GROUPING__GROUPING_ORIGIN
          The feature id for the 'Grouping Origin' containment reference.
static int SERIES_GROUPING__GROUPING_UNIT
          The feature id for the 'Grouping Unit' attribute.
static int SERIES_GROUPING_FEATURE_COUNT
          The number of structural features of the 'Series Grouping' class.
static int STOCK_DATA_SET
          The meta object id for the 'Stock Data Set' class.
static int STOCK_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int STOCK_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Stock Data Set' class.
static int TEXT_DATA_SET
          The meta object id for the 'Text Data Set' class.
static int TEXT_DATA_SET__VALUES
          The feature id for the 'Values' attribute.
static int TEXT_DATA_SET_FEATURE_COUNT
          The number of structural features of the 'Text Data Set' class.
static int TRIGGER
          The meta object id for the 'Trigger' class.
static int TRIGGER__ACTION
          The feature id for the 'Action' containment reference.
static int TRIGGER__CONDITION
          The feature id for the 'Condition' attribute.
static int TRIGGER__TRIGGER_FLOW
          The feature id for the 'Trigger Flow' attribute.
static int TRIGGER_FEATURE_COUNT
          The number of structural features of the 'Trigger' class.
 
Method Summary
 org.eclipse.emf.ecore.EAttribute getAction_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EReference getAction_Value()
          Returns the meta object for the containment reference 'Value'.
 org.eclipse.emf.ecore.EClass getAction()
          Returns the meta object for class ' Action'.
 org.eclipse.emf.ecore.EAttribute getBaseSampleData_DataSetRepresentation()
          Returns the meta object for the attribute 'Data Set Representation'.
 org.eclipse.emf.ecore.EClass getBaseSampleData()
          Returns the meta object for class 'Base Sample Data'.
 org.eclipse.emf.ecore.EClass getBubbleDataSet()
          Returns the meta object for class 'Bubble Data Set'.
 org.eclipse.emf.ecore.EDataType getData()
          Returns the meta object for data type 'Data'.
 org.eclipse.emf.ecore.EClass getDataElement()
          Returns the meta object for class 'Element'.
 DataFactory getDataFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EAttribute getDataSet_Values()
          Returns the meta object for the attribute 'Values'.
 org.eclipse.emf.ecore.EClass getDataSet()
          Returns the meta object for class ' Set'.
 org.eclipse.emf.ecore.EAttribute getDateTimeDataElement_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getDateTimeDataElement()
          Returns the meta object for class 'Date Time Data Element'.
 org.eclipse.emf.ecore.EClass getDateTimeDataSet()
          Returns the meta object for class 'Date Time Data Set'.
 org.eclipse.emf.ecore.EClass getDifferenceDataSet()
          Returns the meta object for class 'Difference Data Set'.
 org.eclipse.emf.ecore.EClass getGanttDataSet()
          Returns the meta object for class 'Gantt Data Set'.
 org.eclipse.emf.ecore.EAttribute getNumberDataElement_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getNumberDataElement()
          Returns the meta object for class 'Number Data Element'.
 org.eclipse.emf.ecore.EClass getNumberDataSet()
          Returns the meta object for class 'Number Data Set'.
 org.eclipse.emf.ecore.EAttribute getOrthogonalSampleData_DataSetRepresentation()
          Returns the meta object for the attribute 'Data Set Representation'.
 org.eclipse.emf.ecore.EAttribute getOrthogonalSampleData_SeriesDefinitionIndex()
          Returns the meta object for the attribute 'Series Definition Index'.
 org.eclipse.emf.ecore.EClass getOrthogonalSampleData()
          Returns the meta object for class 'Orthogonal Sample Data'.
 org.eclipse.emf.ecore.EAttribute getQuery_Definition()
          Returns the meta object for the attribute 'Definition'.
 org.eclipse.emf.ecore.EReference getQuery_Rules()
          Returns the meta object for the containment reference list 'Rules'.
 org.eclipse.emf.ecore.EClass getQuery()
          Returns the meta object for class ' Query'.
 org.eclipse.emf.ecore.EAttribute getRule_Type()
          Returns the meta object for the attribute 'Type'.
 org.eclipse.emf.ecore.EAttribute getRule_Value()
          Returns the meta object for the attribute 'Value'.
 org.eclipse.emf.ecore.EClass getRule()
          Returns the meta object for class ' Rule'.
 org.eclipse.emf.ecore.EReference getSampleData_AncillarySampleData()
          Returns the meta object for the containment reference list 'Ancillary Sample Data'.
 org.eclipse.emf.ecore.EReference getSampleData_BaseSampleData()
          Returns the meta object for the containment reference list 'Base Sample Data'.
 org.eclipse.emf.ecore.EReference getSampleData_OrthogonalSampleData()
          Returns the meta object for the containment reference list 'Orthogonal Sample Data'.
 org.eclipse.emf.ecore.EClass getSampleData()
          Returns the meta object for class 'Sample Data'.
 org.eclipse.emf.ecore.EReference getSeriesDefinition_FormatSpecifier()
          Returns the meta object for the containment reference 'Format Specifier'.
 org.eclipse.emf.ecore.EReference getSeriesDefinition_Grouping()
          Returns the meta object for the containment reference 'Grouping'.
 org.eclipse.emf.ecore.EReference getSeriesDefinition_Query()
          Returns the meta object for the containment reference 'Query'.
 org.eclipse.emf.ecore.EReference getSeriesDefinition_Series()
          Returns the meta object for the containment reference list 'Series'.
 org.eclipse.emf.ecore.EReference getSeriesDefinition_SeriesDefinitions()
          Returns the meta object for the containment reference list 'Series Definitions'.
 org.eclipse.emf.ecore.EReference getSeriesDefinition_SeriesPalette()
          Returns the meta object for the containment reference 'Series Palette'.
 org.eclipse.emf.ecore.EAttribute getSeriesDefinition_Sorting()
          Returns the meta object for the attribute 'Sorting'.
 org.eclipse.emf.ecore.EClass getSeriesDefinition()
          Returns the meta object for class 'Series Definition'.
 org.eclipse.emf.ecore.EAttribute getSeriesGrouping_AggregateExpression()
          Returns the meta object for the attribute 'Aggregate Expression'.
 org.eclipse.emf.ecore.EAttribute getSeriesGrouping_Enabled()
          Returns the meta object for the attribute 'Enabled'.
 org.eclipse.emf.ecore.EAttribute getSeriesGrouping_GroupingInterval()
          Returns the meta object for the attribute 'Grouping Interval'.
 org.eclipse.emf.ecore.EReference getSeriesGrouping_GroupingOrigin()
          Returns the meta object for the containment reference 'Grouping Origin'.
 org.eclipse.emf.ecore.EAttribute getSeriesGrouping_GroupingUnit()
          Returns the meta object for the attribute 'Grouping Unit'.
 org.eclipse.emf.ecore.EAttribute getSeriesGrouping_GroupType()
          Returns the meta object for the attribute 'Group Type'.
 org.eclipse.emf.ecore.EClass getSeriesGrouping()
          Returns the meta object for class 'Series Grouping'.
 org.eclipse.emf.ecore.EClass getStockDataSet()
          Returns the meta object for class 'Stock Data Set'.
 org.eclipse.emf.ecore.EClass getTextDataSet()
          Returns the meta object for class 'Text Data Set'.
 org.eclipse.emf.ecore.EReference getTrigger_Action()
          Returns the meta object for the containment reference 'Action'.
 org.eclipse.emf.ecore.EAttribute getTrigger_Condition()
          Returns the meta object for the attribute 'Condition'.
 org.eclipse.emf.ecore.EAttribute getTrigger_TriggerFlow()
          Returns the meta object for the attribute 'Trigger Flow'.
 org.eclipse.emf.ecore.EClass getTrigger()
          Returns the meta object for class 'Trigger'.
 
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.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

public static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

public static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

public static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

public static final DataPackage eINSTANCE
The singleton instance of the package.


ACTION

public static final int ACTION
The meta object id for the 'Action' class.

See Also:
ActionImpl, DataPackageImpl.getAction(), Constant Field Values

ACTION__TYPE

public static final int ACTION__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

ACTION__VALUE

public static final int ACTION__VALUE
The feature id for the 'Value' containment reference.

See Also:
Constant Field Values

ACTION_FEATURE_COUNT

public static final int ACTION_FEATURE_COUNT
The number of structural features of the 'Action' class.

See Also:
Constant Field Values

BASE_SAMPLE_DATA

public static final int BASE_SAMPLE_DATA
The meta object id for the 'Base Sample Data' class.

See Also:
BaseSampleDataImpl, DataPackageImpl.getBaseSampleData(), Constant Field Values

BASE_SAMPLE_DATA__DATA_SET_REPRESENTATION

public static final int BASE_SAMPLE_DATA__DATA_SET_REPRESENTATION
The feature id for the 'Data Set Representation' attribute.

See Also:
Constant Field Values

BASE_SAMPLE_DATA_FEATURE_COUNT

public static final int BASE_SAMPLE_DATA_FEATURE_COUNT
The number of structural features of the 'Base Sample Data' class.

See Also:
Constant Field Values

DATA_ELEMENT

public static final int DATA_ELEMENT
The meta object id for the 'Element' class.

See Also:
DataElementImpl, DataPackageImpl.getDataElement(), Constant Field Values

DATA_SET

public static final int DATA_SET
The meta object id for the 'Set' class.

See Also:
DataSetImpl, DataPackageImpl.getDataSet(), Constant Field Values

DATA_SET__VALUES

public static final int DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

DATA_SET_FEATURE_COUNT

public static final int DATA_SET_FEATURE_COUNT
The number of structural features of the 'Set' class.

See Also:
Constant Field Values

BUBBLE_DATA_SET

public static final int BUBBLE_DATA_SET
The meta object id for the 'Bubble Data Set' class.

See Also:
BubbleDataSetImpl, DataPackageImpl.getBubbleDataSet(), Constant Field Values

BUBBLE_DATA_SET__VALUES

public static final int BUBBLE_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

BUBBLE_DATA_SET_FEATURE_COUNT

public static final int BUBBLE_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Bubble Data Set' class.

See Also:
Constant Field Values

DATA_ELEMENT_FEATURE_COUNT

public static final int DATA_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Element' class.

See Also:
Constant Field Values

DATE_TIME_DATA_ELEMENT

public static final int DATE_TIME_DATA_ELEMENT
The meta object id for the 'Date Time Data Element' class.

See Also:
DateTimeDataElementImpl, DataPackageImpl.getDateTimeDataElement(), Constant Field Values

DATE_TIME_DATA_ELEMENT__VALUE

public static final int DATE_TIME_DATA_ELEMENT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

DATE_TIME_DATA_ELEMENT_FEATURE_COUNT

public static final int DATE_TIME_DATA_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Date Time Data Element' class.

See Also:
Constant Field Values

DATE_TIME_DATA_SET

public static final int DATE_TIME_DATA_SET
The meta object id for the 'Date Time Data Set' class.

See Also:
DateTimeDataSetImpl, DataPackageImpl.getDateTimeDataSet(), Constant Field Values

DATE_TIME_DATA_SET__VALUES

public static final int DATE_TIME_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

DATE_TIME_DATA_SET_FEATURE_COUNT

public static final int DATE_TIME_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Date Time Data Set' class.

See Also:
Constant Field Values

DIFFERENCE_DATA_SET

public static final int DIFFERENCE_DATA_SET
The meta object id for the 'Difference Data Set' class.

See Also:
DifferenceDataSetImpl, DataPackageImpl.getDifferenceDataSet(), Constant Field Values

DIFFERENCE_DATA_SET__VALUES

public static final int DIFFERENCE_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

DIFFERENCE_DATA_SET_FEATURE_COUNT

public static final int DIFFERENCE_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Difference Data Set' class.

See Also:
Constant Field Values

GANTT_DATA_SET

public static final int GANTT_DATA_SET
The meta object id for the 'Gantt Data Set' class.

See Also:
GanttDataSetImpl, DataPackageImpl.getGanttDataSet(), Constant Field Values

GANTT_DATA_SET__VALUES

public static final int GANTT_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

GANTT_DATA_SET_FEATURE_COUNT

public static final int GANTT_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Gantt Data Set' class.

See Also:
Constant Field Values

NUMBER_DATA_ELEMENT

public static final int NUMBER_DATA_ELEMENT
The meta object id for the 'Number Data Element' class.

See Also:
NumberDataElementImpl, DataPackageImpl.getNumberDataElement(), Constant Field Values

NUMBER_DATA_ELEMENT__VALUE

public static final int NUMBER_DATA_ELEMENT__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

NUMBER_DATA_ELEMENT_FEATURE_COUNT

public static final int NUMBER_DATA_ELEMENT_FEATURE_COUNT
The number of structural features of the 'Number Data Element' class.

See Also:
Constant Field Values

NUMBER_DATA_SET

public static final int NUMBER_DATA_SET
The meta object id for the 'Number Data Set' class.

See Also:
NumberDataSetImpl, DataPackageImpl.getNumberDataSet(), Constant Field Values

NUMBER_DATA_SET__VALUES

public static final int NUMBER_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

NUMBER_DATA_SET_FEATURE_COUNT

public static final int NUMBER_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Number Data Set' class.

See Also:
Constant Field Values

ORTHOGONAL_SAMPLE_DATA

public static final int ORTHOGONAL_SAMPLE_DATA
The meta object id for the 'Orthogonal Sample Data' class.

See Also:
OrthogonalSampleDataImpl, DataPackageImpl.getOrthogonalSampleData(), Constant Field Values

ORTHOGONAL_SAMPLE_DATA__DATA_SET_REPRESENTATION

public static final int ORTHOGONAL_SAMPLE_DATA__DATA_SET_REPRESENTATION
The feature id for the 'Data Set Representation' attribute.

See Also:
Constant Field Values

ORTHOGONAL_SAMPLE_DATA__SERIES_DEFINITION_INDEX

public static final int ORTHOGONAL_SAMPLE_DATA__SERIES_DEFINITION_INDEX
The feature id for the 'Series Definition Index' attribute.

See Also:
Constant Field Values

ORTHOGONAL_SAMPLE_DATA_FEATURE_COUNT

public static final int ORTHOGONAL_SAMPLE_DATA_FEATURE_COUNT
The number of structural features of the 'Orthogonal Sample Data' class.

See Also:
Constant Field Values

QUERY

public static final int QUERY
The meta object id for the 'Query' class.

See Also:
QueryImpl, DataPackageImpl.getQuery(), Constant Field Values

QUERY__DEFINITION

public static final int QUERY__DEFINITION
The feature id for the 'Definition' attribute.

See Also:
Constant Field Values

QUERY__RULES

public static final int QUERY__RULES
The feature id for the 'Rules' containment reference list.

See Also:
Constant Field Values

QUERY_FEATURE_COUNT

public static final int QUERY_FEATURE_COUNT
The number of structural features of the 'Query' class.

See Also:
Constant Field Values

RULE

public static final int RULE
The meta object id for the 'Rule' class.

See Also:
RuleImpl, DataPackageImpl.getRule(), Constant Field Values

RULE__TYPE

public static final int RULE__TYPE
The feature id for the 'Type' attribute.

See Also:
Constant Field Values

RULE__VALUE

public static final int RULE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

RULE_FEATURE_COUNT

public static final int RULE_FEATURE_COUNT
The number of structural features of the 'Rule' class.

See Also:
Constant Field Values

SAMPLE_DATA

public static final int SAMPLE_DATA
The meta object id for the 'Sample Data' class.

See Also:
SampleDataImpl, DataPackageImpl.getSampleData(), Constant Field Values

SAMPLE_DATA__BASE_SAMPLE_DATA

public static final int SAMPLE_DATA__BASE_SAMPLE_DATA
The feature id for the 'Base Sample Data' containment reference list.

See Also:
Constant Field Values

SAMPLE_DATA__ORTHOGONAL_SAMPLE_DATA

public static final int SAMPLE_DATA__ORTHOGONAL_SAMPLE_DATA
The feature id for the 'Orthogonal Sample Data' containment reference list.

See Also:
Constant Field Values

SAMPLE_DATA__ANCILLARY_SAMPLE_DATA

public static final int SAMPLE_DATA__ANCILLARY_SAMPLE_DATA
The feature id for the 'Ancillary Sample Data' containment reference list.

See Also:
Constant Field Values

SAMPLE_DATA_FEATURE_COUNT

public static final int SAMPLE_DATA_FEATURE_COUNT
The number of structural features of the 'Sample Data' class.

See Also:
Constant Field Values

SERIES_DEFINITION

public static final int SERIES_DEFINITION
The meta object id for the 'Series Definition' class.

See Also:
SeriesDefinitionImpl, DataPackageImpl.getSeriesDefinition(), Constant Field Values

SERIES_DEFINITION__QUERY

public static final int SERIES_DEFINITION__QUERY
The feature id for the 'Query' containment reference.

See Also:
Constant Field Values

SERIES_DEFINITION__SERIES_PALETTE

public static final int SERIES_DEFINITION__SERIES_PALETTE
The feature id for the 'Series Palette' containment reference.

See Also:
Constant Field Values

SERIES_DEFINITION__SERIES_DEFINITIONS

public static final int SERIES_DEFINITION__SERIES_DEFINITIONS
The feature id for the 'Series Definitions' containment reference list.

See Also:
Constant Field Values

SERIES_DEFINITION__FORMAT_SPECIFIER

public static final int SERIES_DEFINITION__FORMAT_SPECIFIER
The feature id for the 'Format Specifier' containment reference.

See Also:
Constant Field Values

SERIES_DEFINITION__SERIES

public static final int SERIES_DEFINITION__SERIES
The feature id for the 'Series' containment reference list.

See Also:
Constant Field Values

SERIES_DEFINITION__GROUPING

public static final int SERIES_DEFINITION__GROUPING
The feature id for the 'Grouping' containment reference.

See Also:
Constant Field Values

SERIES_DEFINITION__SORTING

public static final int SERIES_DEFINITION__SORTING
The feature id for the 'Sorting' attribute.

See Also:
Constant Field Values

SERIES_DEFINITION_FEATURE_COUNT

public static final int SERIES_DEFINITION_FEATURE_COUNT
The number of structural features of the 'Series Definition' class.

See Also:
Constant Field Values

SERIES_GROUPING

public static final int SERIES_GROUPING
The meta object id for the 'Series Grouping' class.

See Also:
SeriesGroupingImpl, DataPackageImpl.getSeriesGrouping(), Constant Field Values

SERIES_GROUPING__ENABLED

public static final int SERIES_GROUPING__ENABLED
The feature id for the 'Enabled' attribute.

See Also:
Constant Field Values

SERIES_GROUPING__GROUPING_UNIT

public static final int SERIES_GROUPING__GROUPING_UNIT
The feature id for the 'Grouping Unit' attribute.

See Also:
Constant Field Values

SERIES_GROUPING__GROUPING_ORIGIN

public static final int SERIES_GROUPING__GROUPING_ORIGIN
The feature id for the 'Grouping Origin' containment reference.

See Also:
Constant Field Values

SERIES_GROUPING__GROUPING_INTERVAL

public static final int SERIES_GROUPING__GROUPING_INTERVAL
The feature id for the 'Grouping Interval' attribute.

See Also:
Constant Field Values

SERIES_GROUPING__GROUP_TYPE

public static final int SERIES_GROUPING__GROUP_TYPE
The feature id for the 'Group Type' attribute.

See Also:
Constant Field Values

SERIES_GROUPING__AGGREGATE_EXPRESSION

public static final int SERIES_GROUPING__AGGREGATE_EXPRESSION
The feature id for the 'Aggregate Expression' attribute.

See Also:
Constant Field Values

SERIES_GROUPING_FEATURE_COUNT

public static final int SERIES_GROUPING_FEATURE_COUNT
The number of structural features of the 'Series Grouping' class.

See Also:
Constant Field Values

STOCK_DATA_SET

public static final int STOCK_DATA_SET
The meta object id for the 'Stock Data Set' class.

See Also:
StockDataSetImpl, DataPackageImpl.getStockDataSet(), Constant Field Values

STOCK_DATA_SET__VALUES

public static final int STOCK_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

STOCK_DATA_SET_FEATURE_COUNT

public static final int STOCK_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Stock Data Set' class.

See Also:
Constant Field Values

TEXT_DATA_SET

public static final int TEXT_DATA_SET
The meta object id for the 'Text Data Set' class.

See Also:
TextDataSetImpl, DataPackageImpl.getTextDataSet(), Constant Field Values

TEXT_DATA_SET__VALUES

public static final int TEXT_DATA_SET__VALUES
The feature id for the 'Values' attribute.

See Also:
Constant Field Values

TEXT_DATA_SET_FEATURE_COUNT

public static final int TEXT_DATA_SET_FEATURE_COUNT
The number of structural features of the 'Text Data Set' class.

See Also:
Constant Field Values

TRIGGER

public static final int TRIGGER
The meta object id for the 'Trigger' class.

See Also:
TriggerImpl, DataPackageImpl.getTrigger(), Constant Field Values

TRIGGER__CONDITION

public static final int TRIGGER__CONDITION
The feature id for the 'Condition' attribute.

See Also:
Constant Field Values

TRIGGER__ACTION

public static final int TRIGGER__ACTION
The feature id for the 'Action' containment reference.

See Also:
Constant Field Values

TRIGGER__TRIGGER_FLOW

public static final int TRIGGER__TRIGGER_FLOW
The feature id for the 'Trigger Flow' attribute.

See Also:
Constant Field Values

TRIGGER_FEATURE_COUNT

public static final int TRIGGER_FEATURE_COUNT
The number of structural features of the 'Trigger' class.

See Also:
Constant Field Values

DATA

public static final int DATA
The meta object id for the 'Data' data type.

See Also:
Object, DataPackageImpl.getData(), Constant Field Values
Method Detail

getAction

public org.eclipse.emf.ecore.EClass getAction()
Returns the meta object for class ' Action'.

Returns:
the meta object for class 'Action'.
See Also:
Action

getAction_Type

public org.eclipse.emf.ecore.EAttribute getAction_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Action.getType(), getAction()

getAction_Value

public org.eclipse.emf.ecore.EReference getAction_Value()
Returns the meta object for the containment reference 'Value'.

Returns:
the meta object for the containment reference 'Value'.
See Also:
Action.getValue(), getAction()

getBaseSampleData

public org.eclipse.emf.ecore.EClass getBaseSampleData()
Returns the meta object for class 'Base Sample Data'.

Returns:
the meta object for class 'Base Sample Data'.
See Also:
BaseSampleData

getBaseSampleData_DataSetRepresentation

public org.eclipse.emf.ecore.EAttribute getBaseSampleData_DataSetRepresentation()
Returns the meta object for the attribute 'Data Set Representation'.

Returns:
the meta object for the attribute 'Data Set Representation'.
See Also:
BaseSampleData.getDataSetRepresentation(), getBaseSampleData()

getBubbleDataSet

public org.eclipse.emf.ecore.EClass getBubbleDataSet()
Returns the meta object for class 'Bubble Data Set'.

Returns:
the meta object for class 'Bubble Data Set'.
See Also:
BubbleDataSet

getDataElement

public org.eclipse.emf.ecore.EClass getDataElement()
Returns the meta object for class 'Element'.

Returns:
the meta object for class 'Element'.
See Also:
DataElement

getDataSet

public org.eclipse.emf.ecore.EClass getDataSet()
Returns the meta object for class ' Set'.

Returns:
the meta object for class 'Set'.
See Also:
DataSet

getDataSet_Values

public org.eclipse.emf.ecore.EAttribute getDataSet_Values()
Returns the meta object for the attribute 'Values'.

Returns:
the meta object for the attribute 'Values'.
See Also:
DataSet.getValues(), getDataSet()

getDateTimeDataElement

public org.eclipse.emf.ecore.EClass getDateTimeDataElement()
Returns the meta object for class 'Date Time Data Element'.

Returns:
the meta object for class 'Date Time Data Element'.
See Also:
DateTimeDataElement

getDateTimeDataElement_Value

public org.eclipse.emf.ecore.EAttribute getDateTimeDataElement_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
DateTimeDataElement.getValue(), getDateTimeDataElement()

getDateTimeDataSet

public org.eclipse.emf.ecore.EClass getDateTimeDataSet()
Returns the meta object for class 'Date Time Data Set'.

Returns:
the meta object for class 'Date Time Data Set'.
See Also:
DateTimeDataSet

getDifferenceDataSet

public org.eclipse.emf.ecore.EClass getDifferenceDataSet()
Returns the meta object for class 'Difference Data Set'.

Returns:
the meta object for class 'Difference Data Set'.
See Also:
DifferenceDataSet

getGanttDataSet

public org.eclipse.emf.ecore.EClass getGanttDataSet()
Returns the meta object for class 'Gantt Data Set'.

Returns:
the meta object for class 'Gantt Data Set'.
See Also:
GanttDataSet

getNumberDataElement

public org.eclipse.emf.ecore.EClass getNumberDataElement()
Returns the meta object for class 'Number Data Element'.

Returns:
the meta object for class 'Number Data Element'.
See Also:
NumberDataElement

getNumberDataElement_Value

public org.eclipse.emf.ecore.EAttribute getNumberDataElement_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
NumberDataElement.getValue(), getNumberDataElement()

getNumberDataSet

public org.eclipse.emf.ecore.EClass getNumberDataSet()
Returns the meta object for class 'Number Data Set'.

Returns:
the meta object for class 'Number Data Set'.
See Also:
NumberDataSet

getOrthogonalSampleData

public org.eclipse.emf.ecore.EClass getOrthogonalSampleData()
Returns the meta object for class 'Orthogonal Sample Data'.

Returns:
the meta object for class 'Orthogonal Sample Data'.
See Also:
OrthogonalSampleData

getOrthogonalSampleData_DataSetRepresentation

public org.eclipse.emf.ecore.EAttribute getOrthogonalSampleData_DataSetRepresentation()
Returns the meta object for the attribute 'Data Set Representation'.

Returns:
the meta object for the attribute 'Data Set Representation'.
See Also:
OrthogonalSampleData.getDataSetRepresentation(), getOrthogonalSampleData()

getOrthogonalSampleData_SeriesDefinitionIndex

public org.eclipse.emf.ecore.EAttribute getOrthogonalSampleData_SeriesDefinitionIndex()
Returns the meta object for the attribute 'Series Definition Index'.

Returns:
the meta object for the attribute 'Series Definition Index'.
See Also:
OrthogonalSampleData.getSeriesDefinitionIndex(), getOrthogonalSampleData()

getQuery

public org.eclipse.emf.ecore.EClass getQuery()
Returns the meta object for class ' Query'.

Returns:
the meta object for class 'Query'.
See Also:
Query

getQuery_Definition

public org.eclipse.emf.ecore.EAttribute getQuery_Definition()
Returns the meta object for the attribute 'Definition'.

Returns:
the meta object for the attribute 'Definition'.
See Also:
Query.getDefinition(), getQuery()

getQuery_Rules

public org.eclipse.emf.ecore.EReference getQuery_Rules()
Returns the meta object for the containment reference list 'Rules'.

Returns:
the meta object for the containment reference list 'Rules'.
See Also:
Query.getRules(), getQuery()

getRule

public org.eclipse.emf.ecore.EClass getRule()
Returns the meta object for class ' Rule'.

Returns:
the meta object for class 'Rule'.
See Also:
Rule

getRule_Type

public org.eclipse.emf.ecore.EAttribute getRule_Type()
Returns the meta object for the attribute 'Type'.

Returns:
the meta object for the attribute 'Type'.
See Also:
Rule.getType(), getRule()

getRule_Value

public org.eclipse.emf.ecore.EAttribute getRule_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
Rule.getValue(), getRule()

getSampleData

public org.eclipse.emf.ecore.EClass getSampleData()
Returns the meta object for class 'Sample Data'.

Returns:
the meta object for class 'Sample Data'.
See Also:
SampleData

getSampleData_BaseSampleData

public org.eclipse.emf.ecore.EReference getSampleData_BaseSampleData()
Returns the meta object for the containment reference list 'Base Sample Data'.

Returns:
the meta object for the containment reference list 'Base Sample Data'.
See Also:
SampleData.getBaseSampleData(), getSampleData()

getSampleData_OrthogonalSampleData

public org.eclipse.emf.ecore.EReference getSampleData_OrthogonalSampleData()
Returns the meta object for the containment reference list 'Orthogonal Sample Data'.

Returns:
the meta object for the containment reference list 'Orthogonal Sample Data'.
See Also:
SampleData.getOrthogonalSampleData(), getSampleData()

getSampleData_AncillarySampleData

public org.eclipse.emf.ecore.EReference getSampleData_AncillarySampleData()
Returns the meta object for the containment reference list 'Ancillary Sample Data'.

Returns:
the meta object for the containment reference list 'Ancillary Sample Data'.
See Also:
SampleData.getAncillarySampleData(), getSampleData()

getSeriesDefinition

public org.eclipse.emf.ecore.EClass getSeriesDefinition()
Returns the meta object for class 'Series Definition'.

Returns:
the meta object for class 'Series Definition'.
See Also:
SeriesDefinition

getSeriesDefinition_Query

public org.eclipse.emf.ecore.EReference getSeriesDefinition_Query()
Returns the meta object for the containment reference 'Query'.

Returns:
the meta object for the containment reference 'Query'.
See Also:
SeriesDefinition.getQuery(), getSeriesDefinition()

getSeriesDefinition_SeriesPalette

public org.eclipse.emf.ecore.EReference getSeriesDefinition_SeriesPalette()
Returns the meta object for the containment reference 'Series Palette'.

Returns:
the meta object for the containment reference 'Series Palette'.
See Also:
SeriesDefinition.getSeriesPalette(), getSeriesDefinition()

getSeriesDefinition_SeriesDefinitions

public org.eclipse.emf.ecore.EReference getSeriesDefinition_SeriesDefinitions()
Returns the meta object for the containment reference list 'Series Definitions'.

Returns:
the meta object for the containment reference list 'Series Definitions'.
See Also:
SeriesDefinition.getSeriesDefinitions(), getSeriesDefinition()

getSeriesDefinition_FormatSpecifier

public org.eclipse.emf.ecore.EReference getSeriesDefinition_FormatSpecifier()
Returns the meta object for the containment reference 'Format Specifier'.

Returns:
the meta object for the containment reference 'Format Specifier'.
See Also:
SeriesDefinition.getFormatSpecifier(), getSeriesDefinition()

getSeriesDefinition_Series

public org.eclipse.emf.ecore.EReference getSeriesDefinition_Series()
Returns the meta object for the containment reference list 'Series'.

Returns:
the meta object for the containment reference list 'Series'.
See Also:
SeriesDefinition.getSeries(), getSeriesDefinition()

getSeriesDefinition_Grouping

public org.eclipse.emf.ecore.EReference getSeriesDefinition_Grouping()
Returns the meta object for the containment reference 'Grouping'.

Returns:
the meta object for the containment reference 'Grouping'.
See Also:
SeriesDefinition.getGrouping(), getSeriesDefinition()

getSeriesDefinition_Sorting

public org.eclipse.emf.ecore.EAttribute getSeriesDefinition_Sorting()
Returns the meta object for the attribute 'Sorting'.

Returns:
the meta object for the attribute 'Sorting'.
See Also:
SeriesDefinition.getSorting(), getSeriesDefinition()

getSeriesGrouping

public org.eclipse.emf.ecore.EClass getSeriesGrouping()
Returns the meta object for class 'Series Grouping'.

Returns:
the meta object for class 'Series Grouping'.
See Also:
SeriesGrouping

getSeriesGrouping_Enabled

public org.eclipse.emf.ecore.EAttribute getSeriesGrouping_Enabled()
Returns the meta object for the attribute 'Enabled'.

Returns:
the meta object for the attribute 'Enabled'.
See Also:
SeriesGrouping.isEnabled(), getSeriesGrouping()

getSeriesGrouping_GroupingUnit

public org.eclipse.emf.ecore.EAttribute getSeriesGrouping_GroupingUnit()
Returns the meta object for the attribute 'Grouping Unit'.

Returns:
the meta object for the attribute 'Grouping Unit'.
See Also:
SeriesGrouping.getGroupingUnit(), getSeriesGrouping()

getSeriesGrouping_GroupingOrigin

public org.eclipse.emf.ecore.EReference getSeriesGrouping_GroupingOrigin()
Returns the meta object for the containment reference 'Grouping Origin'.

Returns:
the meta object for the containment reference 'Grouping Origin'.
See Also:
SeriesGrouping.getGroupingOrigin(), getSeriesGrouping()

getSeriesGrouping_GroupingInterval

public org.eclipse.emf.ecore.EAttribute getSeriesGrouping_GroupingInterval()
Returns the meta object for the attribute 'Grouping Interval'.

Returns:
the meta object for the attribute 'Grouping Interval'.
See Also:
SeriesGrouping.getGroupingInterval(), getSeriesGrouping()

getSeriesGrouping_GroupType

public org.eclipse.emf.ecore.EAttribute getSeriesGrouping_GroupType()
Returns the meta object for the attribute 'Group Type'.

Returns:
the meta object for the attribute 'Group Type'.
See Also:
SeriesGrouping.getGroupType(), getSeriesGrouping()

getSeriesGrouping_AggregateExpression

public org.eclipse.emf.ecore.EAttribute getSeriesGrouping_AggregateExpression()
Returns the meta object for the attribute 'Aggregate Expression'.

Returns:
the meta object for the attribute 'Aggregate Expression'.
See Also:
SeriesGrouping.getAggregateExpression(), getSeriesGrouping()

getStockDataSet

public org.eclipse.emf.ecore.EClass getStockDataSet()
Returns the meta object for class 'Stock Data Set'.

Returns:
the meta object for class 'Stock Data Set'.
See Also:
StockDataSet

getTextDataSet

public org.eclipse.emf.ecore.EClass getTextDataSet()
Returns the meta object for class 'Text Data Set'.

Returns:
the meta object for class 'Text Data Set'.
See Also:
TextDataSet

getTrigger

public org.eclipse.emf.ecore.EClass getTrigger()
Returns the meta object for class 'Trigger'.

Returns:
the meta object for class 'Trigger'.
See Also:
Trigger

getTrigger_Condition

public org.eclipse.emf.ecore.EAttribute getTrigger_Condition()
Returns the meta object for the attribute 'Condition'.

Returns:
the meta object for the attribute 'Condition'.
See Also:
Trigger.getCondition(), getTrigger()

getTrigger_Action

public org.eclipse.emf.ecore.EReference getTrigger_Action()
Returns the meta object for the containment reference 'Action'.

Returns:
the meta object for the containment reference 'Action'.
See Also:
Trigger.getAction(), getTrigger()

getTrigger_TriggerFlow

public org.eclipse.emf.ecore.EAttribute getTrigger_TriggerFlow()
Returns the meta object for the attribute 'Trigger Flow'.

Returns:
the meta object for the attribute 'Trigger Flow'.
See Also:
Trigger.getTriggerFlow(), getTrigger()

getData

public org.eclipse.emf.ecore.EDataType getData()
Returns the meta object for data type 'Data'.

Returns:
the meta object for data type 'Data'.
See Also:
Object

getDataFactory

public DataFactory getDataFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.


Copyright © 2005-2007 Actuate Corp. All rights reserved.