|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.hyades.test.common.event.ExecutionEvent
org.eclipse.hyades.test.common.event.MessageEvent
This is a flat class packaged in the execution environment and
it mirrors the
TPFMessageEvent.
| Field Summary | |
|---|---|
static int |
ERROR
|
static int |
INFO
|
static int |
WARNING
|
| Fields inherited from interface org.eclipse.hyades.test.common.event.IEventConstants |
|---|
CONFLICT_IGNORE, CONFLICT_NONE, CONFLICT_OVERWRITE, CONFLICT_OVERWRITE_IF_EARLIEST, CONFLICT_OVERWRITE_IF_LATEST, NOT_INITIALIZED_VALUE, ROOT_PARENT |
| Constructor Summary | |
|---|---|
MessageEvent()
|
|
| Method Summary | |
|---|---|
protected void |
addXMLAttributes(java.lang.StringBuffer xml)
Add the attributes to the xml StringBuffer that
is used by the ExecutionEvent.toString() method. |
int |
getSeverity()
Returns the severity of this event. |
protected java.lang.String |
getXMLRoot()
Returns the string that is used as the root of the xml fragment generated by the ExecutionEvent.toString() method. |
void |
setSeverity(int value)
Sets the severity of this event. |
| Methods inherited from class org.eclipse.hyades.test.common.event.ExecutionEvent |
|---|
addAnnotation, addProperty, addRepositoryRecords, addXMLAnnotations, addXMLProperties, addXMLRepositoryRecords, clearAnnotations, clearProperties, clearRepositoryRecords, getAnnotations, getConflict, getEventType, getId, getName, getOwnerId, getParentId, getProperties, getRepositoryRecords, getSortBy, getText, getTimestamp, getXMLAnnotationRoot, getXMLPropertyRoot, getXMLRepositoryRecordRoot, setConflict, setEventType, setId, setName, setOwnerId, setParentId, setSortBy, setText, setTimestamp, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final int INFO
public static final int ERROR
public static final int WARNING
| Constructor Detail |
public MessageEvent()
| Method Detail |
public void setSeverity(int value)
value - public int getSeverity()
protected java.lang.String getXMLRoot()
ExecutionEventExecutionEvent.toString() method.
getXMLRoot in class ExecutionEventnull Stringorg.eclipse.hyades.test.java.event.ExecutionEvent#getXMLRoot()protected void addXMLAttributes(java.lang.StringBuffer xml)
ExecutionEventStringBuffer that
is used by the ExecutionEvent.toString() method.
addXMLAttributes in class ExecutionEventxml - org.eclipse.hyades.test.java.event.ExecutionEvent#addXMLAttributes(java.lang.StringBuffer)
|
TPTP 4.3.0 Testing Tools Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||