Interface DataCompositionSchemaDataSetField
- All Superinterfaces:
- DataSetField,- org.eclipse.emf.ecore.EObject,- org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
- DataCompositionSchemaDataSetFieldImpl
 A representation of the model object 'Data Composition Schema Data Set Field'.
 
 
The following features are supported:
- 
Method SummaryModifier and TypeMethodDescriptionReturns the value of the 'Appearance' containment reference.Returns the value of the 'Attribute Use Restriction' containment reference.org.eclipse.emf.common.util.EList<AvailableValue>Returns the value of the 'Available Values' containment reference list.Returns the value of the 'Data Path' attribute.getField()Returns the value of the 'Field' attribute.Returns the value of the 'In Hierarchy Data Set' attribute.Returns the value of the 'In Hierarchy Data Set Parameter' attribute.Returns the value of the 'Input Parameters' containment reference.org.eclipse.emf.common.util.EList<DataCompositionOrderExpression>Returns the value of the 'Order Expressions' containment reference list.Returns the value of the 'Presentation Expression' attribute.getRole()Returns the value of the 'Role' containment reference.getTitle()Returns the value of the 'Title' containment reference.Returns the value of the 'Use Restriction' containment reference.Returns the value of the 'Value Type' containment reference.voidSets the value of the 'Appearance' containment reference.voidSets the value of the 'Attribute Use Restriction' containment reference.voidsetDataPath(String value) Sets the value of the 'Data Path' attribute.voidSets the value of the 'Field' attribute.voidsetInHierarchyDataSet(String value) Sets the value of the 'In Hierarchy Data Set' attribute.voidSets the value of the 'In Hierarchy Data Set Parameter' attribute.voidSets the value of the 'Input Parameters' containment reference.voidsetPresentationExpression(String value) Sets the value of the 'Presentation Expression' attribute.voidSets the value of the 'Role' containment reference.voidsetTitle(Presentation value) Sets the value of the 'Title' containment reference.voidSets the value of the 'Use Restriction' containment reference.voidsetValueType(TypeDescription value) Sets the value of the 'Value Type' containment reference.Methods inherited from interface org.eclipse.emf.ecore.EObjecteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetMethods inherited from interface org.eclipse.emf.common.notify.NotifiereAdapters, eDeliver, eNotify, eSetDeliver
- 
Method Details- 
getDataPathString getDataPath()Returns the value of the 'Data Path' attribute.- Returns:
- the value of the 'Data Path' attribute.
- See Also:
 
- 
setDataPathSets the value of the 'Data Path' attribute.- Parameters:
- value- the new value of the 'Data Path' attribute.
- See Also:
 
- 
getFieldString getField()Returns the value of the 'Field' attribute.- Returns:
- the value of the 'Field' attribute.
- See Also:
 
- 
setFieldSets the value of the 'Field' attribute.- Parameters:
- value- the new value of the 'Field' attribute.
- See Also:
 
- 
getTitlePresentation getTitle()Returns the value of the 'Title' containment reference.- Returns:
- the value of the 'Title' containment reference.
- See Also:
 
- 
setTitleSets the value of the 'Title' containment reference.- Parameters:
- value- the new value of the 'Title' containment reference.
- See Also:
 
- 
getUseRestrictionDataCompositionSchemaFieldUseRestriction getUseRestriction()Returns the value of the 'Use Restriction' containment reference.- Returns:
- the value of the 'Use Restriction' containment reference.
- See Also:
 
- 
setUseRestrictionSets the value of the 'Use Restriction' containment reference.- Parameters:
- value- the new value of the 'Use Restriction' containment reference.
- See Also:
 
- 
getAttributeUseRestrictionDataCompositionSchemaFieldUseRestriction getAttributeUseRestriction()Returns the value of the 'Attribute Use Restriction' containment reference.- Returns:
- the value of the 'Attribute Use Restriction' containment reference.
- See Also:
 
- 
setAttributeUseRestrictionSets the value of the 'Attribute Use Restriction' containment reference.- Parameters:
- value- the new value of the 'Attribute Use Restriction' containment reference.
- See Also:
 
- 
getRoleDataCompositionDataSetFieldRole getRole()Returns the value of the 'Role' containment reference.- Returns:
- the value of the 'Role' containment reference.
- See Also:
 
- 
setRoleSets the value of the 'Role' containment reference.- Parameters:
- value- the new value of the 'Role' containment reference.
- See Also:
 
- 
getPresentationExpressionString getPresentationExpression()Returns the value of the 'Presentation Expression' attribute.- Returns:
- the value of the 'Presentation Expression' attribute.
- See Also:
 
- 
setPresentationExpressionSets the value of the 'Presentation Expression' attribute.- Parameters:
- value- the new value of the 'Presentation Expression' attribute.
- See Also:
 
- 
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:
 
- 
getInHierarchyDataSetString getInHierarchyDataSet()Returns the value of the 'In Hierarchy Data Set' attribute.- Returns:
- the value of the 'In Hierarchy Data Set' attribute.
- See Also:
 
- 
setInHierarchyDataSetSets the value of the 'In Hierarchy Data Set' attribute.- Parameters:
- value- the new value of the 'In Hierarchy Data Set' attribute.
- See Also:
 
- 
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:
 
- 
setInHierarchyDataSetParameterSets 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:
 
- 
getValueTypeTypeDescription getValueType()Returns the value of the 'Value Type' containment reference.- Returns:
- the value of the 'Value Type' containment reference.
- See Also:
 
- 
setValueTypeSets the value of the 'Value Type' containment reference.- Parameters:
- value- the new value of the 'Value Type' containment reference.
- See Also:
 
- 
getAppearanceDataCompositionAppearance getAppearance()Returns the value of the 'Appearance' containment reference.- Returns:
- the value of the 'Appearance' containment reference.
- See Also:
 
- 
setAppearanceSets the value of the 'Appearance' containment reference.- Parameters:
- value- the new value of the 'Appearance' containment reference.
- See Also:
 
- 
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:
 
- 
getInputParametersInputParameters getInputParameters()Returns the value of the 'Input Parameters' containment reference.- Returns:
- the value of the 'Input Parameters' containment reference.
- See Also:
 
- 
setInputParametersSets the value of the 'Input Parameters' containment reference.- Parameters:
- value- the new value of the 'Input Parameters' containment reference.
- See Also:
 
 
-