|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ResultSet
A representation of the model object 'Result Set'.
The following features are supported:
ValidityPackage.getResultSet()| Method Summary | |
|---|---|
org.eclipse.emf.common.util.EList<Result> |
getResults()
Returns the value of the 'Results' containment reference list. |
RootNode |
getRoot()
Returns the value of the 'Root' container reference. |
java.lang.String |
getTimestamp()
Returns the value of the 'Timestamp' attribute. |
void |
setRoot(RootNode value)
Sets the value of the ' Root' container reference. |
void |
setTimestamp(java.lang.String value)
Sets the value of the ' Timestamp' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
RootNode getRoot()
Result Sets'.
If the meaning of the 'Root' container reference isn't clear, there really should be more of a description here...
setRoot(RootNode),
ValidityPackage.getResultSet_Root(),
RootNode.getResultSets()void setRoot(RootNode value)
Root' container reference.
value - the new value of the 'Root' container reference.getRoot()@NonNull org.eclipse.emf.common.util.EList<Result> getResults()
Result.
It is bidirectional and its opposite is 'Result Set'.
If the meaning of the 'Results' containment reference list isn't clear, there really should be more of a description here...
ValidityPackage.getResultSet_Results(),
Result.getResultSet()java.lang.String getTimestamp()
If the meaning of the 'Timestamp' attribute isn't clear, there really should be more of a description here...
setTimestamp(String),
ValidityPackage.getResultSet_Timestamp()void setTimestamp(java.lang.String value)
Timestamp' attribute.
value - the new value of the 'Timestamp' attribute.getTimestamp()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||