|
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.VerdictEvent
org.eclipse.tptp.test.common.event.provisional.AnnotatedVerdictEvent
VerdictEvent.
Annotated message event. An annotation can be a file or byte array.
| Field Summary |
|---|
| Fields inherited from class org.eclipse.hyades.test.common.event.VerdictEvent |
|---|
REASON_ABORT, REASON_DID_NOT_COMPLETE, REASON_NONE, REASON_SEE_DESCRIPTION, REASON_UNKNOWN, VERDICT_ERROR, VERDICT_FAIL, VERDICT_INCONCLUSIVE, VERDICT_PASS |
| 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 | |
|---|---|
AnnotatedVerdictEvent()
Deprecated. |
|
| Method Summary | |
|---|---|
void |
addAnnotation(EventAnnotation eventAnnotation)
Deprecated. |
protected void |
addXMLAnnotations(java.lang.StringBuffer xml)
Deprecated. Add the annotation attributes and CDATA sections to the xml StringBuffer that
is used by the toString() method. |
void |
clearAnnotations()
Deprecated. Clears the list of annotations ( EventAnnotation).
|
static java.lang.StringBuffer |
createCDATASection(byte[] contents)
Deprecated. |
java.util.List |
getAnnotations()
Deprecated. Returns the non-null list of annotations ( EventAnnotation).
|
protected java.lang.String |
getXMLAnnotationRoot()
Deprecated. Returns the string that is used as the tag for annotation xml fragment generated by the toString() method. |
protected java.lang.String |
getXMLRoot()
Deprecated. Returns the string that is used as the root of the xml fragment generated by the toString() method. |
java.lang.String |
toString()
Deprecated. |
| Methods inherited from class org.eclipse.hyades.test.common.event.VerdictEvent |
|---|
addXMLAttributes, getCausedBy, getReason, getVerdict, setCausedBy, setReason, setVerdict |
| Methods inherited from class org.eclipse.hyades.test.common.event.ExecutionEvent |
|---|
addAnnotation, addProperty, addRepositoryRecords, addXMLProperties, addXMLRepositoryRecords, clearProperties, clearRepositoryRecords, getConflict, getEventType, getId, getName, getOwnerId, getParentId, getProperties, getRepositoryRecords, getSortBy, getText, getTimestamp, getXMLPropertyRoot, getXMLRepositoryRecordRoot, setConflict, setEventType, setId, setName, setOwnerId, setParentId, setSortBy, setText, setTimestamp |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public AnnotatedVerdictEvent()
| Method Detail |
public java.util.List getAnnotations()
ExecutionEventEventAnnotation).
getAnnotations in class ExecutionEventpublic void addAnnotation(EventAnnotation eventAnnotation)
public void clearAnnotations()
ExecutionEventEventAnnotation).
clearAnnotations in class ExecutionEventpublic java.lang.String toString()
toString in class ExecutionEventObject.toString()protected java.lang.String getXMLAnnotationRoot()
toString() method.
getXMLAnnotationRoot in class ExecutionEventnull Stringprotected void addXMLAnnotations(java.lang.StringBuffer xml)
StringBuffer that
is used by the toString() method.
addXMLAnnotations in class ExecutionEventxml - public static java.lang.StringBuffer createCDATASection(byte[] contents)
protected java.lang.String getXMLRoot()
ExecutionEventExecutionEvent.toString() method.
getXMLRoot in class VerdictEventorg.eclipse.hyades.test.java.event.ExecutionEvent#getXMLRoot()
|
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 | ||||||||||