|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OrthogonalSampleData
A representation of the model object 'Orthogonal Sample Data'. This type sample data for an orthogonal series.
The following features are supported:
DataPackage.getOrthogonalSampleData()
Method Summary | |
---|---|
java.lang.String |
getDataSetRepresentation()
Returns the value of the 'Data Set Representation' attribute. |
int |
getSeriesDefinitionIndex()
Returns the value of the 'Series Definition Index' attribute. |
boolean |
isSetSeriesDefinitionIndex()
Returns whether the value of the ' Series Definition Index ' attribute is set. |
void |
setDataSetRepresentation(java.lang.String value)
Sets the value of the ' Data Set Representation ' attribute. |
void |
setSeriesDefinitionIndex(int value)
Sets the value of the ' Series Definition Index ' attribute. |
void |
unsetSeriesDefinitionIndex()
Unsets the value of the ' Series Definition Index ' 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 |
---|
java.lang.String getDataSetRepresentation()
setDataSetRepresentation(String)
,
DataPackage.getOrthogonalSampleData_DataSetRepresentation()
void setDataSetRepresentation(java.lang.String value)
Data Set Representation
' attribute.
value
- the new value of the 'Data Set Representation' attribute.getDataSetRepresentation()
int getSeriesDefinitionIndex()
isSetSeriesDefinitionIndex()
,
unsetSeriesDefinitionIndex()
,
setSeriesDefinitionIndex(int)
,
DataPackage.getOrthogonalSampleData_SeriesDefinitionIndex()
void setSeriesDefinitionIndex(int value)
Series Definition Index
' attribute.
value
- the new value of the 'Series Definition Index' attribute.isSetSeriesDefinitionIndex()
,
unsetSeriesDefinitionIndex()
,
getSeriesDefinitionIndex()
void unsetSeriesDefinitionIndex()
Series Definition Index
' attribute.
isSetSeriesDefinitionIndex()
,
getSeriesDefinitionIndex()
,
setSeriesDefinitionIndex(int)
boolean isSetSeriesDefinitionIndex()
Series Definition Index
' attribute is set.
unsetSeriesDefinitionIndex()
,
getSeriesDefinitionIndex()
,
setSeriesDefinitionIndex(int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |