|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A representation of the model object 'TPF Timed Event'. A TPFTimedEvent is an event that is specifically timed. It contains both a start and end timestamp, and can have its duration calculated and displayed.
The following features are supported:
Common_TestprofilePackage.getTPFTimedEvent()| Field Summary | |
|---|---|
static java.lang.String |
copyright
|
| Method Summary | |
|---|---|
long |
getEndTimestamp()
Returns the value of the 'End Timestamp' attribute |
void |
setEndTimestamp(long value)
Sets the value of the ' End Timestamp' attribute |
| Methods inherited from interface org.eclipse.hyades.models.common.testprofile.TPFExecutionEvent |
|---|
getAnnotations, getChildren, getDefectRecords, getEObjectReferences, getEventType, getExecutionHistory, getInteractionFragment, getOwnerId, getParent, getProperties, getScriptFileURI, getScriptLineNumber, getText, getTimestamp, setEventType, setExecutionHistory, setInteractionFragment, setOwnerId, setParent, setScriptFileURI, setScriptLineNumber, setText, setTimestamp |
| Methods inherited from interface org.eclipse.hyades.models.common.common.CMNNamedElement |
|---|
getDescription, getId, getName, setDescription, setId, setName |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Methods inherited from interface org.eclipse.core.runtime.IAdaptable |
|---|
getAdapter |
| Field Detail |
public static final java.lang.String copyright
| Method Detail |
public long getEndTimestamp()
If the meaning of the 'End Timestamp' attribute isn't clear, there really should be more of a description here...
setEndTimestamp(long),
Common_TestprofilePackage.getTPFTimedEvent_EndTimestamp()public void setEndTimestamp(long value)
End Timestamp' attribute.
value - the new value of the 'End Timestamp' attribute.getEndTimestamp()
|
TPTP 4.4.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||