|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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. |
DataPointComponentType |
getType()
Returns the value of the 'Type' attribute. |
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 |
setType(DataPointComponentType value)
Sets the value of the ' 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 |
public 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()
public void setType(DataPointComponentType value)
Type
' attribute.
value
- the new value of the 'Type' attribute.DataPointComponentType
,
isSetType()
,
unsetType()
,
getType()
public void unsetType()
Type
' attribute.
isSetType()
,
getType()
,
setType(DataPointComponentType)
public boolean isSetType()
Type
' attribute is set.
unsetType()
,
getType()
,
setType(DataPointComponentType)
public FormatSpecifier getFormatSpecifier()
setFormatSpecifier(FormatSpecifier)
,
AttributePackage.getDataPointComponent_FormatSpecifier()
public void setFormatSpecifier(FormatSpecifier value)
Format Specifier
' containment reference.
value
- the new value of the 'Format Specifier' containment reference.getFormatSpecifier()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |