Interface DataCompositionSchema
-
- All Superinterfaces:
AbstractDataCompositionSchema
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
DataCompositionSchemaImpl
public interface DataCompositionSchema extends AbstractDataCompositionSchema
A representation of the model object 'Data Composition Schema'.The following features are supported:
- See Also:
DcsPackage.getDataCompositionSchema()
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.eclipse.emf.common.util.EList<DataCompositionSchemaCalculatedField>
getCalculatedFields()
Returns the value of the 'Calculated Fields' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaDataSetLink>
getDataSetLinks()
Returns the value of the 'Data Set Links' containment reference list.org.eclipse.emf.common.util.EList<DataSet>
getDataSets()
Returns the value of the 'Data Sets' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaDataSource>
getDataSources()
Returns the value of the 'Data Sources' containment reference list.DataCompositionSettings
getDefaultSettings()
Returns the value of the 'Default Settings' containment reference.org.eclipse.emf.common.util.EList<DataCompositionSchemaFieldTemplate>
getFieldTemplates()
Returns the value of the 'Field Templates' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaGroupTemplate>
getGroupHeaderTemplates()
Returns the value of the 'Group Header Templates' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaGroupTemplate>
getGroupTemplates()
Returns the value of the 'Group Templates' containment reference list.org.eclipse.emf.common.util.EList<NestedDataCompositionSchema>
getNestedSchemas()
Returns the value of the 'Nested Schemas' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaParameter>
getParameters()
Returns the value of the 'Parameters' containment reference list.org.eclipse.emf.common.util.EList<SettingsVariant>
getSettingsVariants()
Returns the value of the 'Settings Variants' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaTemplateDescription>
getTemplates()
Returns the value of the 'Templates' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaTotalField>
getTotalFields()
Returns the value of the 'Total Fields' containment reference list.org.eclipse.emf.common.util.EList<DataCompositionSchemaTotalFieldsTemplate>
getTotalFieldsTemplates()
Returns the value of the 'Total Fields Templates' containment reference list.void
setDefaultSettings(DataCompositionSettings value)
Sets the value of the 'Default Settings
' containment reference.
-
-
-
Method Detail
-
getDataSources
org.eclipse.emf.common.util.EList<DataCompositionSchemaDataSource> getDataSources()
Returns the value of the 'Data Sources' containment reference list. The list contents are of typeDataCompositionSchemaDataSource
.- Returns:
- the value of the 'Data Sources' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_DataSources()
-
getDataSets
org.eclipse.emf.common.util.EList<DataSet> getDataSets()
Returns the value of the 'Data Sets' containment reference list. The list contents are of typeDataSet
.- Returns:
- the value of the 'Data Sets' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_DataSets()
-
getDataSetLinks
org.eclipse.emf.common.util.EList<DataCompositionSchemaDataSetLink> getDataSetLinks()
Returns the value of the 'Data Set Links' containment reference list. The list contents are of typeDataCompositionSchemaDataSetLink
.- Returns:
- the value of the 'Data Set Links' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_DataSetLinks()
-
getCalculatedFields
org.eclipse.emf.common.util.EList<DataCompositionSchemaCalculatedField> getCalculatedFields()
Returns the value of the 'Calculated Fields' containment reference list. The list contents are of typeDataCompositionSchemaCalculatedField
.- Returns:
- the value of the 'Calculated Fields' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_CalculatedFields()
-
getTotalFields
org.eclipse.emf.common.util.EList<DataCompositionSchemaTotalField> getTotalFields()
Returns the value of the 'Total Fields' containment reference list. The list contents are of typeDataCompositionSchemaTotalField
.- Returns:
- the value of the 'Total Fields' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_TotalFields()
-
getParameters
org.eclipse.emf.common.util.EList<DataCompositionSchemaParameter> getParameters()
Returns the value of the 'Parameters' containment reference list. The list contents are of typeDataCompositionSchemaParameter
.- Returns:
- the value of the 'Parameters' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_Parameters()
-
getNestedSchemas
org.eclipse.emf.common.util.EList<NestedDataCompositionSchema> getNestedSchemas()
Returns the value of the 'Nested Schemas' containment reference list. The list contents are of typeNestedDataCompositionSchema
.- Returns:
- the value of the 'Nested Schemas' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_NestedSchemas()
-
getTemplates
org.eclipse.emf.common.util.EList<DataCompositionSchemaTemplateDescription> getTemplates()
Returns the value of the 'Templates' containment reference list. The list contents are of typeDataCompositionSchemaTemplateDescription
.- Returns:
- the value of the 'Templates' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_Templates()
-
getFieldTemplates
org.eclipse.emf.common.util.EList<DataCompositionSchemaFieldTemplate> getFieldTemplates()
Returns the value of the 'Field Templates' containment reference list. The list contents are of typeDataCompositionSchemaFieldTemplate
.- Returns:
- the value of the 'Field Templates' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_FieldTemplates()
-
getGroupTemplates
org.eclipse.emf.common.util.EList<DataCompositionSchemaGroupTemplate> getGroupTemplates()
Returns the value of the 'Group Templates' containment reference list. The list contents are of typeDataCompositionSchemaGroupTemplate
.- Returns:
- the value of the 'Group Templates' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_GroupTemplates()
-
getGroupHeaderTemplates
org.eclipse.emf.common.util.EList<DataCompositionSchemaGroupTemplate> getGroupHeaderTemplates()
Returns the value of the 'Group Header Templates' containment reference list. The list contents are of typeDataCompositionSchemaGroupTemplate
.- Returns:
- the value of the 'Group Header Templates' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_GroupHeaderTemplates()
-
getTotalFieldsTemplates
org.eclipse.emf.common.util.EList<DataCompositionSchemaTotalFieldsTemplate> getTotalFieldsTemplates()
Returns the value of the 'Total Fields Templates' containment reference list. The list contents are of typeDataCompositionSchemaTotalFieldsTemplate
.- Returns:
- the value of the 'Total Fields Templates' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_TotalFieldsTemplates()
-
getDefaultSettings
DataCompositionSettings getDefaultSettings()
Returns the value of the 'Default Settings' containment reference.- Returns:
- the value of the 'Default Settings' containment reference.
- See Also:
setDefaultSettings(DataCompositionSettings)
,DcsPackage.getDataCompositionSchema_DefaultSettings()
-
setDefaultSettings
void setDefaultSettings(DataCompositionSettings value)
Sets the value of the 'Default Settings
' containment reference.- Parameters:
value
- the new value of the 'Default Settings' containment reference.- See Also:
getDefaultSettings()
-
getSettingsVariants
org.eclipse.emf.common.util.EList<SettingsVariant> getSettingsVariants()
Returns the value of the 'Settings Variants' containment reference list. The list contents are of typeSettingsVariant
.- Returns:
- the value of the 'Settings Variants' containment reference list.
- See Also:
DcsPackage.getDataCompositionSchema_SettingsVariants()
-
-