|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TPFLoopEvent
A representation of the model object 'TPF Loop Event'.
The following features are supported:
Common_TestprofilePackage.getTPFLoopEvent()| Method Summary | |
|---|---|
long |
getIterations()
Returns the value of the 'Iterations' attribute |
boolean |
isAsynchronous()
Returns the value of the 'Asynchronous' attribute |
void |
setAsynchronous(boolean value)
Sets the value of the ' Asynchronous' attribute |
void |
setIterations(long value)
Sets the value of the ' Iterations' 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 |
| Method Detail |
|---|
long getIterations()
If the meaning of the 'Iterations' attribute isn't clear, there really should be more of a description here...
setIterations(long),
Common_TestprofilePackage.getTPFLoopEvent_Iterations()void setIterations(long value)
Iterations' attribute.
value - the new value of the 'Iterations' attribute.getIterations()boolean isAsynchronous()
If the meaning of the 'Asynchronous' attribute isn't clear, there really should be more of a description here...
setAsynchronous(boolean),
Common_TestprofilePackage.getTPFLoopEvent_Asynchronous()void setAsynchronous(boolean value)
Asynchronous' attribute.
value - the new value of the 'Asynchronous' attribute.isAsynchronous()
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||