|
TPTP 4.1.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 'IResult Set'.
The following features are supported:
EnginePackage.getIResultSet()| Method Summary | |
|---|---|
long |
getAnalysisTimeStamp()
Returns the value of the 'Analysis Time Stamp' attribute. |
java.lang.String |
getEngineName()
Returns the value of the 'Engine Name' attribute. |
org.eclipse.emf.common.util.EList |
getResults()
Returns the value of the 'Results' containment reference list. |
java.lang.String |
getReviewName()
Returns the value of the 'Review Name' attribute. |
java.lang.String[] |
getRootResourceNames()
Returns the value of the 'Root Resource Names' attribute. |
java.lang.String |
getScopeName()
Returns the value of the 'Scope Name' attribute. |
void |
setAnalysisTimeStamp(long value)
Sets the value of the ' Analysis Time Stamp' attribute. |
void |
setEngineName(java.lang.String value)
Sets the value of the ' Engine Name' attribute. |
void |
setReviewName(java.lang.String value)
Sets the value of the ' Review Name' attribute. |
void |
setRootResourceNames(java.lang.String[] value)
Sets the value of the ' Root Resource Names' attribute. |
void |
setScopeName(java.lang.String value)
Sets the value of the ' Scope Name' attribute. |
| 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 |
| Method Detail |
public java.lang.String getReviewName()
If the meaning of the 'Review Name' attribute isn't clear, there really should be more of a description here...
setReviewName(String),
EnginePackage.getIResultSet_ReviewName()public void setReviewName(java.lang.String value)
Review Name' attribute.
value - the new value of the 'Review Name' attribute.getReviewName()public java.lang.String getScopeName()
If the meaning of the 'Scope Name' attribute isn't clear, there really should be more of a description here...
setScopeName(String),
EnginePackage.getIResultSet_ScopeName()public void setScopeName(java.lang.String value)
Scope Name' attribute.
value - the new value of the 'Scope Name' attribute.getScopeName()public java.lang.String[] getRootResourceNames()
If the meaning of the 'Root Resource Names' attribute isn't clear, there really should be more of a description here...
setRootResourceNames(String[]),
EnginePackage.getIResultSet_RootResourceNames()public void setRootResourceNames(java.lang.String[] value)
Root Resource Names' attribute.
value - the new value of the 'Root Resource Names' attribute.getRootResourceNames()public java.lang.String getEngineName()
If the meaning of the 'Engine Name' attribute isn't clear, there really should be more of a description here...
setEngineName(String),
EnginePackage.getIResultSet_EngineName()public void setEngineName(java.lang.String value)
Engine Name' attribute.
value - the new value of the 'Engine Name' attribute.getEngineName()public long getAnalysisTimeStamp()
If the meaning of the 'Analysis Time Stamp' attribute isn't clear, there really should be more of a description here...
setAnalysisTimeStamp(long),
EnginePackage.getIResultSet_AnalysisTimeStamp()public void setAnalysisTimeStamp(long value)
Analysis Time Stamp' attribute.
value - the new value of the 'Analysis Time Stamp' attribute.getAnalysisTimeStamp()public org.eclipse.emf.common.util.EList getResults()
IResult.
If the meaning of the 'Results' containment reference list isn't clear, there really should be more of a description here...
EnginePackage.getIResultSet_Results()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||