|
||||||||||
| 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'. This type represents the data value being displayed in the plot area for each data value.
The following features are supported:
AttributePackage.getDataPointComponent()| Method Summary | |
|---|---|
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, 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()
"".
Specifies the orthogonal type of data point component. Only valid when Type is orthogonal_value.
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)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||