Interface DataCompositionSchemaDataSetField
- 
- All Superinterfaces:
- DataSetField,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
 - All Known Implementing Classes:
- DataCompositionSchemaDataSetFieldImpl
 
 public interface DataCompositionSchemaDataSetField extends DataSetField A representation of the model object 'Data Composition Schema Data Set Field'.The following features are supported: 
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description DataCompositionAppearancegetAppearance()Returns the value of the 'Appearance' containment reference.DataCompositionSchemaFieldUseRestrictiongetAttributeUseRestriction()Returns the value of the 'Attribute Use Restriction' containment reference.org.eclipse.emf.common.util.EList<AvailableValue>getAvailableValues()Returns the value of the 'Available Values' containment reference list.StringgetDataPath()Returns the value of the 'Data Path' attribute.StringgetField()Returns the value of the 'Field' attribute.StringgetInHierarchyDataSet()Returns the value of the 'In Hierarchy Data Set' attribute.StringgetInHierarchyDataSetParameter()Returns the value of the 'In Hierarchy Data Set Parameter' attribute.InputParametersgetInputParameters()Returns the value of the 'Input Parameters' containment reference.org.eclipse.emf.common.util.EList<DataCompositionOrderExpression>getOrderExpressions()Returns the value of the 'Order Expressions' containment reference list.StringgetPresentationExpression()Returns the value of the 'Presentation Expression' attribute.DataCompositionDataSetFieldRolegetRole()Returns the value of the 'Role' containment reference.PresentationgetTitle()Returns the value of the 'Title' containment reference.DataCompositionSchemaFieldUseRestrictiongetUseRestriction()Returns the value of the 'Use Restriction' containment reference.TypeDescriptiongetValueType()Returns the value of the 'Value Type' containment reference.voidsetAppearance(DataCompositionAppearance value)Sets the value of the 'Appearance' containment reference.voidsetAttributeUseRestriction(DataCompositionSchemaFieldUseRestriction value)Sets the value of the 'Attribute Use Restriction' containment reference.voidsetDataPath(String value)Sets the value of the 'Data Path' attribute.voidsetField(String value)Sets the value of the 'Field' attribute.voidsetInHierarchyDataSet(String value)Sets the value of the 'In Hierarchy Data Set' attribute.voidsetInHierarchyDataSetParameter(String value)Sets the value of the 'In Hierarchy Data Set Parameter' attribute.voidsetInputParameters(InputParameters value)Sets the value of the 'Input Parameters' containment reference.voidsetPresentationExpression(String value)Sets the value of the 'Presentation Expression' attribute.voidsetRole(DataCompositionDataSetFieldRole value)Sets the value of the 'Role' containment reference.voidsetTitle(Presentation value)Sets the value of the 'Title' containment reference.voidsetUseRestriction(DataCompositionSchemaFieldUseRestriction value)Sets the value of the 'Use Restriction' containment reference.voidsetValueType(TypeDescription value)Sets the value of the 'Value Type' containment reference.
 
- 
- 
- 
Method Detail- 
getDataPathString getDataPath() Returns the value of the 'Data Path' attribute.- Returns:
- the value of the 'Data Path' attribute.
- See Also:
- setDataPath(String),- DcsPackage.getDataCompositionSchemaDataSetField_DataPath()
 
 - 
setDataPathvoid setDataPath(String value) Sets the value of the 'Data Path' attribute.- Parameters:
- value- the new value of the 'Data Path' attribute.
- See Also:
- getDataPath()
 
 - 
getFieldString getField() Returns the value of the 'Field' attribute.- Returns:
- the value of the 'Field' attribute.
- See Also:
- setField(String),- DcsPackage.getDataCompositionSchemaDataSetField_Field()
 
 - 
setFieldvoid setField(String value) Sets the value of the 'Field' attribute.- Parameters:
- value- the new value of the 'Field' attribute.
- See Also:
- getField()
 
 - 
getTitlePresentation getTitle() Returns the value of the 'Title' containment reference.- Returns:
- the value of the 'Title' containment reference.
- See Also:
- setTitle(Presentation),- DcsPackage.getDataCompositionSchemaDataSetField_Title()
 
 - 
setTitlevoid setTitle(Presentation value) Sets the value of the 'Title' containment reference.- Parameters:
- value- the new value of the 'Title' containment reference.
- See Also:
- getTitle()
 
 - 
getUseRestrictionDataCompositionSchemaFieldUseRestriction getUseRestriction() Returns the value of the 'Use Restriction' containment reference.- Returns:
- the value of the 'Use Restriction' containment reference.
- See Also:
- setUseRestriction(DataCompositionSchemaFieldUseRestriction),- DcsPackage.getDataCompositionSchemaDataSetField_UseRestriction()
 
 - 
setUseRestrictionvoid setUseRestriction(DataCompositionSchemaFieldUseRestriction value) Sets the value of the 'Use Restriction' containment reference.- Parameters:
- value- the new value of the 'Use Restriction' containment reference.
- See Also:
- getUseRestriction()
 
 - 
getAttributeUseRestrictionDataCompositionSchemaFieldUseRestriction getAttributeUseRestriction() Returns the value of the 'Attribute Use Restriction' containment reference.- Returns:
- the value of the 'Attribute Use Restriction' containment reference.
- See Also:
- setAttributeUseRestriction(DataCompositionSchemaFieldUseRestriction),- DcsPackage.getDataCompositionSchemaDataSetField_AttributeUseRestriction()
 
 - 
setAttributeUseRestrictionvoid setAttributeUseRestriction(DataCompositionSchemaFieldUseRestriction value) Sets the value of the 'Attribute Use Restriction' containment reference.- Parameters:
- value- the new value of the 'Attribute Use Restriction' containment reference.
- See Also:
- getAttributeUseRestriction()
 
 - 
getRoleDataCompositionDataSetFieldRole getRole() Returns the value of the 'Role' containment reference.- Returns:
- the value of the 'Role' containment reference.
- See Also:
- setRole(DataCompositionDataSetFieldRole),- DcsPackage.getDataCompositionSchemaDataSetField_Role()
 
 - 
setRolevoid setRole(DataCompositionDataSetFieldRole value) Sets the value of the 'Role' containment reference.- Parameters:
- value- the new value of the 'Role' containment reference.
- See Also:
- getRole()
 
 - 
getPresentationExpressionString getPresentationExpression() Returns the value of the 'Presentation Expression' attribute.- Returns:
- the value of the 'Presentation Expression' attribute.
- See Also:
- setPresentationExpression(String),- DcsPackage.getDataCompositionSchemaDataSetField_PresentationExpression()
 
 - 
setPresentationExpressionvoid setPresentationExpression(String value) Sets the value of the 'Presentation Expression' attribute.- Parameters:
- value- the new value of the 'Presentation Expression' attribute.
- See Also:
- getPresentationExpression()
 
 - 
getOrderExpressionsorg.eclipse.emf.common.util.EList<DataCompositionOrderExpression> getOrderExpressions() Returns the value of the 'Order Expressions' containment reference list. The list contents are of typeDataCompositionOrderExpression.- Returns:
- the value of the 'Order Expressions' containment reference list.
- See Also:
- DcsPackage.getDataCompositionSchemaDataSetField_OrderExpressions()
 
 - 
getInHierarchyDataSetString getInHierarchyDataSet() Returns the value of the 'In Hierarchy Data Set' attribute.- Returns:
- the value of the 'In Hierarchy Data Set' attribute.
- See Also:
- setInHierarchyDataSet(String),- DcsPackage.getDataCompositionSchemaDataSetField_InHierarchyDataSet()
 
 - 
setInHierarchyDataSetvoid setInHierarchyDataSet(String value) Sets the value of the 'In Hierarchy Data Set' attribute.- Parameters:
- value- the new value of the 'In Hierarchy Data Set' attribute.
- See Also:
- getInHierarchyDataSet()
 
 - 
getInHierarchyDataSetParameterString getInHierarchyDataSetParameter() Returns the value of the 'In Hierarchy Data Set Parameter' attribute.- Returns:
- the value of the 'In Hierarchy Data Set Parameter' attribute.
- See Also:
- setInHierarchyDataSetParameter(String),- DcsPackage.getDataCompositionSchemaDataSetField_InHierarchyDataSetParameter()
 
 - 
setInHierarchyDataSetParametervoid setInHierarchyDataSetParameter(String value) Sets the value of the 'In Hierarchy Data Set Parameter' attribute.- Parameters:
- value- the new value of the 'In Hierarchy Data Set Parameter' attribute.
- See Also:
- getInHierarchyDataSetParameter()
 
 - 
getValueTypeTypeDescription getValueType() Returns the value of the 'Value Type' containment reference.- Returns:
- the value of the 'Value Type' containment reference.
- See Also:
- setValueType(TypeDescription),- DcsPackage.getDataCompositionSchemaDataSetField_ValueType()
 
 - 
setValueTypevoid setValueType(TypeDescription value) Sets the value of the 'Value Type' containment reference.- Parameters:
- value- the new value of the 'Value Type' containment reference.
- See Also:
- getValueType()
 
 - 
getAppearanceDataCompositionAppearance getAppearance() Returns the value of the 'Appearance' containment reference.- Returns:
- the value of the 'Appearance' containment reference.
- See Also:
- setAppearance(DataCompositionAppearance),- DcsPackage.getDataCompositionSchemaDataSetField_Appearance()
 
 - 
setAppearancevoid setAppearance(DataCompositionAppearance value) Sets the value of the 'Appearance' containment reference.- Parameters:
- value- the new value of the 'Appearance' containment reference.
- See Also:
- getAppearance()
 
 - 
getAvailableValuesorg.eclipse.emf.common.util.EList<AvailableValue> getAvailableValues() Returns the value of the 'Available Values' containment reference list. The list contents are of typeAvailableValue.- Returns:
- the value of the 'Available Values' containment reference list.
- See Also:
- DcsPackage.getDataCompositionSchemaDataSetField_AvailableValues()
 
 - 
getInputParametersInputParameters getInputParameters() Returns the value of the 'Input Parameters' containment reference.- Returns:
- the value of the 'Input Parameters' containment reference.
- See Also:
- setInputParameters(InputParameters),- DcsPackage.getDataCompositionSchemaDataSetField_InputParameters()
 
 - 
setInputParametersvoid setInputParameters(InputParameters value) Sets the value of the 'Input Parameters' containment reference.- Parameters:
- value- the new value of the 'Input Parameters' containment reference.
- See Also:
- getInputParameters()
 
 
- 
 
-