|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Event
A representation of the model object 'Event'.
The following features are supported:
BenchmarkPackage.getEvent()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
EventType |
getEventType()
Returns the value of the 'Event Type' reference. |
long |
getTime()
Returns the value of the 'Time' attribute. |
void |
setEventType(EventType value)
Sets the value of the ' Event Type' reference. |
void |
setTime(long value)
Sets the value of the ' Time' attribute. |
| Field Detail |
|---|
static final java.lang.String copyright
| Method Detail |
|---|
long getTime()
If the meaning of the 'Time' attribute isn't clear, there really should be more of a description here...
setTime(long),
BenchmarkPackage.getEvent_Time()void setTime(long value)
Time' attribute.
value - the new value of the 'Time' attribute.getTime()EventType getEventType()
If the meaning of the 'Event Type' reference isn't clear, there really should be more of a description here...
setEventType(EventType),
BenchmarkPackage.getEvent_EventType()void setEventType(EventType value)
Event Type' reference.
value - the new value of the 'Event Type' reference.getEventType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||