Interface Experiment
- All Superinterfaces:
org.eclipse.emf.cdo.CDOObject
,org.eclipse.emf.cdo.common.id.CDOWithID
,EObject
,Notifier
- All Known Implementing Classes:
ExperimentImpl
The following features are supported:
- See Also:
- Generated class or method.
- EMF model class or method.
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the value of the 'Description' attribute.Returns the value of the 'Experiment Design' containment reference.getId()
Returns the value of the 'Id' attribute.Returns the value of the 'Initial Model' containment reference.Returns the value of the 'Modifications' containment reference list.getName()
Returns the value of the 'Name' attribute.int
Returns the value of the 'Repetitions' attribute.Returns the value of the 'Response Measurement' containment reference.Returns the value of the 'Stop Conditions' containment reference list.Returns the value of the 'Tool Configuration' containment reference list.Returns the value of the 'Variations' containment reference list.void
setDescription
(String value) Sets the value of the 'Description
' attribute.void
Sets the value of the 'Experiment Design
' containment reference.void
Sets the value of the 'Id
' attribute.void
setInitialModel
(InitialModel value) Sets the value of the 'Initial Model
' containment reference.void
Sets the value of the 'Name
' attribute.void
setRepetitions
(int value) Sets the value of the 'Repetitions
' attribute.void
Sets the value of the 'Response Measurement
' containment reference.Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
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
-
Field Details
-
copyright
- See Also:
- Generated class or method.
-
-
Method Details
-
getVariations
Returns the value of the 'Variations' containment reference list. The list contents are of typeVariation
.If the meaning of the 'Variations' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Variations' containment reference list.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" ordered="false"
-
getModifications
EList<Modification> getModifications()Returns the value of the 'Modifications' containment reference list. The list contents are of typeModification
.If the meaning of the 'Modifications' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Modifications' containment reference list.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true"
-
getId
String getId()Returns the value of the 'Id' attribute.If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Id' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true" ordered="false"
-
setId
Sets the value of the 'Id
' attribute.- Parameters:
value
- the new value of the 'Id' attribute.- See Also:
- Generated class or method.
-
getName
String getName()Returns the value of the 'Name' attribute.If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Name' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true" ordered="false"
-
setName
Sets the value of the 'Name
' attribute.- Parameters:
value
- the new value of the 'Name' attribute.- See Also:
- Generated class or method.
-
getToolConfiguration
EList<ToolConfiguration> getToolConfiguration()Returns the value of the 'Tool Configuration' containment reference list. The list contents are of typeToolConfiguration
.If the meaning of the 'Tool Configuration' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Tool Configuration' containment reference list.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" required="true" ordered="false"
-
getStopConditions
EList<StopCondition> getStopConditions()Returns the value of the 'Stop Conditions' containment reference list. The list contents are of typeStopCondition
.If the meaning of the 'Stop Conditions' containment reference list isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Stop Conditions' containment reference list.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" ordered="false"
-
getDescription
String getDescription()Returns the value of the 'Description' attribute.If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Description' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true" ordered="false"
-
setDescription
Sets the value of the 'Description
' attribute.- Parameters:
value
- the new value of the 'Description' attribute.- See Also:
- Generated class or method.
-
getExperimentDesign
ExperimentDesign getExperimentDesign()Returns the value of the 'Experiment Design' containment reference.If the meaning of the 'Experiment Design' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Experiment Design' containment reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" required="true" ordered="false"
-
setExperimentDesign
Sets the value of the 'Experiment Design
' containment reference.- Parameters:
value
- the new value of the 'Experiment Design' containment reference.- See Also:
- Generated class or method.
-
getResponseMeasurement
ResponseMeasurement getResponseMeasurement()Returns the value of the 'Response Measurement' containment reference.If the meaning of the 'Response Measurement' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Response Measurement' containment reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" required="true" ordered="false"
-
setResponseMeasurement
Sets the value of the 'Response Measurement
' containment reference.- Parameters:
value
- the new value of the 'Response Measurement' containment reference.- See Also:
- Generated class or method.
-
getInitialModel
InitialModel getInitialModel()Returns the value of the 'Initial Model' containment reference.If the meaning of the 'Initial Model' containment reference isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Initial Model' containment reference.
- See Also:
- Generated class or method.
- EMF model class or method.
- containment="true" required="true"
-
setInitialModel
Sets the value of the 'Initial Model
' containment reference.- Parameters:
value
- the new value of the 'Initial Model' containment reference.- See Also:
- Generated class or method.
-
getRepetitions
int getRepetitions()Returns the value of the 'Repetitions' attribute.If the meaning of the 'Repetitions' attribute isn't clear, there really should be more of a description here...
- Returns:
- the value of the 'Repetitions' attribute.
- See Also:
- Generated class or method.
- EMF model class or method.
- required="true" ordered="false"
-
setRepetitions
void setRepetitions(int value) Sets the value of the 'Repetitions
' attribute.- Parameters:
value
- the new value of the 'Repetitions' attribute.- See Also:
- Generated class or method.
-