|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DataPointComponent
A representation of the model object 'Data Point Component'. DataPointComponent represents the data value being used for establishing the label text of a series' datapoint.
The following features are supported:
AttributePackage.getDataPointComponent()| Method Summary | |
|---|---|
DataPointComponent |
copyInstance()
|
FormatSpecifier |
getFormatSpecifier()
Returns the value of the 'Format Specifier' containment reference. |
java.lang.String |
getOrthogonalType()
Returns the value of the 'Orthogonal Type' attribute. |
DataPointComponentType |
getType()
Returns the value of the 'Type' attribute. |
boolean |
isSetOrthogonalType()
Returns whether the value of the ' Orthogonal Type' attribute is set. |
boolean |
isSetType()
Returns whether the value of the ' Type' attribute is set. |
void |
setFormatSpecifier(FormatSpecifier value)
Sets the value of the ' Format Specifier' containment reference. |
void |
setOrthogonalType(java.lang.String value)
Sets the value of the ' Orthogonal Type' attribute. |
void |
setType(DataPointComponentType value)
Sets the value of the ' Type' attribute. |
void |
unsetOrthogonalType()
Unsets the value of the ' Orthogonal Type' attribute. |
void |
unsetType()
Unsets the value of the ' Type' attribute. |
| 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.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
DataPointComponentType getType()
"Base_Value".
The literals are from the enumeration DataPointComponentType.
Specifies the type of data point component.
DataPointComponentType,
isSetType(),
unsetType(),
setType(DataPointComponentType),
AttributePackage.getDataPointComponent_Type()void setType(DataPointComponentType value)
Type' attribute.
value - the new value of the 'Type' attribute.DataPointComponentType,
isSetType(),
unsetType(),
getType()void unsetType()
Type' attribute.
isSetType(),
getType(),
setType(DataPointComponentType)boolean isSetType()
Type' attribute is set.
unsetType(),
getType(),
setType(DataPointComponentType)FormatSpecifier getFormatSpecifier()
setFormatSpecifier(FormatSpecifier),
AttributePackage.getDataPointComponent_FormatSpecifier()void setFormatSpecifier(FormatSpecifier value)
Format Specifier' containment reference.
value - the new value of the 'Format Specifier' containment reference.getFormatSpecifier()java.lang.String getOrthogonalType()
"".
Attribute OrthogonalType specifies the orthogonal type of data
point component, it's only valid when Type is OrthogonalValue.
isSetOrthogonalType(),
unsetOrthogonalType(),
setOrthogonalType(String),
AttributePackage.getDataPointComponent_OrthogonalType()void setOrthogonalType(java.lang.String value)
Orthogonal Type' attribute.
value - the new value of the 'Orthogonal Type' attribute.isSetOrthogonalType(),
unsetOrthogonalType(),
getOrthogonalType()void unsetOrthogonalType()
Orthogonal Type' attribute.
isSetOrthogonalType(),
getOrthogonalType(),
setOrthogonalType(String)boolean isSetOrthogonalType()
Orthogonal Type' attribute is set.
unsetOrthogonalType(),
getOrthogonalType(),
setOrthogonalType(String)DataPointComponent copyInstance()
copyInstance in interface IChartObject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||