|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface DiscoveryIteration
A representation of the model object 'Discovery Iteration'.
The following features are supported:
Discovery DateDiscovery Time In SecondsSave Time In SecondsMax Used Memory In BytesDiscovery ErrorsEventsMemory Measurements
BenchmarkPackage.getDiscoveryIteration()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
java.util.Date |
getDiscoveryDate()
Returns the value of the 'Discovery Date' attribute. |
java.lang.String |
getDiscoveryErrors()
Returns the value of the 'Discovery Errors' attribute. |
double |
getDiscoveryTimeInSeconds()
Returns the value of the 'Discovery Time In Seconds' attribute. |
|
getEvents()
Returns the value of the 'Events' containment reference list. |
long |
getMaxUsedMemoryInBytes()
Returns the value of the 'Max Used Memory In Bytes' attribute. |
|
getMemoryMeasurements()
Returns the value of the 'Memory Measurements' reference list. |
double |
getSaveTimeInSeconds()
Returns the value of the 'Save Time In Seconds' attribute. |
void |
setDiscoveryDate(java.util.Date value)
Sets the value of the ' Discovery Date' attribute. |
void |
setDiscoveryErrors(java.lang.String value)
Sets the value of the ' Discovery Errors' attribute. |
void |
setDiscoveryTimeInSeconds(double value)
Sets the value of the ' Discovery Time In Seconds' attribute. |
void |
setMaxUsedMemoryInBytes(long value)
Sets the value of the ' Max Used Memory In Bytes' attribute. |
void |
setSaveTimeInSeconds(double value)
Sets the value of the ' Save Time In Seconds' attribute. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
java.util.Date getDiscoveryDate()
If the meaning of the 'Discovery Date' attribute isn't clear, there really should be more of a description here...
setDiscoveryDate(Date),
BenchmarkPackage.getDiscoveryIteration_DiscoveryDate()void setDiscoveryDate(java.util.Date value)
Discovery Date' attribute.
value - the new value of the 'Discovery Date' attribute.getDiscoveryDate()double getDiscoveryTimeInSeconds()
If the meaning of the 'Discovery Time In Seconds' attribute isn't clear, there really should be more of a description here...
setDiscoveryTimeInSeconds(double),
BenchmarkPackage.getDiscoveryIteration_DiscoveryTimeInSeconds()void setDiscoveryTimeInSeconds(double value)
Discovery Time In Seconds' attribute.
value - the new value of the 'Discovery Time In Seconds' attribute.getDiscoveryTimeInSeconds()double getSaveTimeInSeconds()
If the meaning of the 'Save Time In Seconds' attribute isn't clear, there really should be more of a description here...
setSaveTimeInSeconds(double),
BenchmarkPackage.getDiscoveryIteration_SaveTimeInSeconds()void setSaveTimeInSeconds(double value)
Save Time In Seconds' attribute.
value - the new value of the 'Save Time In Seconds' attribute.getSaveTimeInSeconds()long getMaxUsedMemoryInBytes()
If the meaning of the 'Max Used Memory In Bytes' attribute isn't clear, there really should be more of a description here...
setMaxUsedMemoryInBytes(long),
BenchmarkPackage.getDiscoveryIteration_MaxUsedMemoryInBytes()void setMaxUsedMemoryInBytes(long value)
Max Used Memory In Bytes' attribute.
value - the new value of the 'Max Used Memory In Bytes' attribute.getMaxUsedMemoryInBytes()java.lang.String getDiscoveryErrors()
If the meaning of the 'Discovery Errors' attribute isn't clear, there really should be more of a description here...
setDiscoveryErrors(String),
BenchmarkPackage.getDiscoveryIteration_DiscoveryErrors()void setDiscoveryErrors(java.lang.String value)
Discovery Errors' attribute.
value - the new value of the 'Discovery Errors' attribute.getDiscoveryErrors()getEvents()
Event.
If the meaning of the 'Events' reference list isn't clear, there really should be more of a description here...
BenchmarkPackage.getDiscoveryIteration_Events()getMemoryMeasurements()
Event.
If the meaning of the 'Memory Measurements' reference list isn't clear, there really should be more of a description here...
BenchmarkPackage.getDiscoveryIteration_MemoryMeasurements()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||