| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetRoot(RootNode newRoot,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
<any> |
getResults() |
RootNode |
getRoot() |
String |
getTimestamp() |
void |
setRoot(RootNode newRoot) |
void |
setTimestamp(String newTimestamp) |
String |
toString() |
public RootNode getRoot()
getRoot in interface ResultSetResultSet.setRoot(RootNode),
ValidityPackage.getResultSet_Root(),
RootNode.getResultSets()public NotificationChain basicSetRoot(RootNode newRoot, NotificationChain msgs)
public void setRoot(RootNode newRoot)
setRoot in interface ResultSetnewRoot - the new value of the 'Root' container reference.ResultSet.getRoot()public <any> getResults()
getResults in interface ResultSetValidityPackage.getResultSet_Results(),
Result.getResultSet()public String getTimestamp()
getTimestamp in interface ResultSetResultSet.setTimestamp(String),
ValidityPackage.getResultSet_Timestamp()public void setTimestamp(String newTimestamp)
setTimestamp in interface ResultSetnewTimestamp - the new value of the 'Timestamp' attribute.ResultSet.getTimestamp()public NotificationChain eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
public Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public String toString()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.