| Modifier and Type | Method and Description |
|---|---|
ResultValidatableNode |
basicGetResultValidatableNode() |
NotificationChain |
basicSetResultSet(ResultSet newResultSet,
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) |
Object |
getDiagnostic() |
Throwable |
getException() |
LeafConstrainingNode |
getLeafConstrainingNode() |
ResultConstrainingNode |
getResultConstrainingNode() |
ResultSet |
getResultSet() |
ResultValidatableNode |
getResultValidatableNode() |
Severity |
getSeverity() |
ValidatableNode |
getValidatableNode() |
void |
setDiagnostic(Object newDiagnostic) |
void |
setException(Throwable newException) |
void |
setResultSet(ResultSet newResultSet) |
void |
setResultValidatableNode(ResultValidatableNode newResultValidatableNode) |
void |
setSeverity(Severity newSeverity)
Sets the value of the '
Severity' attribute. |
void |
setSeverityGen(Severity newSeverity) |
String |
toString() |
public ResultSet getResultSet()
getResultSet in interface ResultResult.setResultSet(ResultSet),
ValidityPackage.getResult_ResultSet(),
ResultSet.getResults()public NotificationChain basicSetResultSet(ResultSet newResultSet, NotificationChain msgs)
public void setResultSet(ResultSet newResultSet)
setResultSet in interface ResultnewResultSet - the new value of the 'Result Set' container reference.Result.getResultSet()public ResultValidatableNode getResultValidatableNode()
getResultValidatableNode in interface ResultResult.setResultValidatableNode(ResultValidatableNode),
ValidityPackage.getResult_ResultValidatableNode()public ResultValidatableNode basicGetResultValidatableNode()
public void setResultValidatableNode(ResultValidatableNode newResultValidatableNode)
setResultValidatableNode in interface ResultnewResultValidatableNode - the new value of the 'Result Validatable Node' reference.Result.getResultValidatableNode()public Severity getSeverity()
getSeverity in interface ResultSeverity,
Result.setSeverity(Severity),
ValidityPackage.getResult_Severity()public void setSeverityGen(Severity newSeverity)
public void setSeverity(Severity newSeverity)
ResultSeverity' attribute.
setSeverity in interface ResultnewSeverity - the new value of the 'Severity' attribute.Severity,
Result.getSeverity()public Object getDiagnostic()
getDiagnostic in interface ResultResult.setDiagnostic(Object),
ValidityPackage.getResult_Diagnostic()public void setDiagnostic(Object newDiagnostic)
setDiagnostic in interface ResultnewDiagnostic - the new value of the 'Diagnostic' attribute.Result.getDiagnostic()public ValidatableNode getValidatableNode()
getValidatableNode in interface ResultValidityPackage.getResult_ValidatableNode()public LeafConstrainingNode getLeafConstrainingNode()
getLeafConstrainingNode in interface ResultValidityPackage.getResult_LeafConstrainingNode()public ResultConstrainingNode getResultConstrainingNode()
getResultConstrainingNode in interface ResultValidityPackage.getResult_ResultConstrainingNode()public Throwable getException()
getException in interface ResultResult.setException(Throwable),
ValidityPackage.getResult_Exception()public void setException(Throwable newException)
setException in interface ResultnewException - the new value of the 'Exception' attribute.Result.getException()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.