|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Result
A representation of the model object 'Result'.
The following features are supported:
Result SetResult Validatable NodeSeverityDiagnosticValidatable NodeLeaf Constraining NodeResult Constraining NodeException
ValidityPackage.getResult()| Method Summary | |
|---|---|
java.lang.Object |
getDiagnostic()
Returns the value of the 'Diagnostic' attribute. |
java.lang.Throwable |
getException()
Returns the value of the 'Exception' attribute. |
LeafConstrainingNode |
getLeafConstrainingNode()
Returns the value of the 'Leaf Constraining Node' reference. |
ResultConstrainingNode |
getResultConstrainingNode()
Returns the value of the 'Result Constraining Node' reference. |
ResultSet |
getResultSet()
Returns the value of the 'Result Set' container reference. |
ResultValidatableNode |
getResultValidatableNode()
Returns the value of the 'Result Validatable Node' reference. |
Severity |
getSeverity()
Returns the value of the 'Severity' attribute. |
ValidatableNode |
getValidatableNode()
Returns the value of the 'Validatable Node' reference. |
void |
setDiagnostic(java.lang.Object value)
Sets the value of the ' Diagnostic' attribute. |
void |
setException(java.lang.Throwable value)
Sets the value of the ' Exception' attribute. |
void |
setResultSet(ResultSet value)
Sets the value of the ' Result Set' container reference. |
void |
setResultValidatableNode(ResultValidatableNode value)
Sets the value of the ' Result Validatable Node' reference. |
void |
setSeverity(Severity value)
Sets the value of the ' Severity' 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 |
|---|
ResultSet getResultSet()
Results'.
If the meaning of the 'Result Set' container reference isn't clear, there really should be more of a description here...
setResultSet(ResultSet),
ValidityPackage.getResult_ResultSet(),
ResultSet.getResults()void setResultSet(ResultSet value)
Result Set' container reference.
value - the new value of the 'Result Set' container reference.getResultSet()ResultValidatableNode getResultValidatableNode()
If the meaning of the 'Result Validatable Node' reference isn't clear, there really should be more of a description here...
setResultValidatableNode(ResultValidatableNode),
ValidityPackage.getResult_ResultValidatableNode()void setResultValidatableNode(ResultValidatableNode value)
Result Validatable Node' reference.
value - the new value of the 'Result Validatable Node' reference.getResultValidatableNode()Severity getSeverity()
"UNKNOWN".
The literals are from the enumeration Severity.
If the meaning of the 'Severity' attribute isn't clear, there really should be more of a description here...
Severity,
setSeverity(Severity),
ValidityPackage.getResult_Severity()void setSeverity(Severity value)
Severity' attribute.
value - the new value of the 'Severity' attribute.Severity,
getSeverity()java.lang.Object getDiagnostic()
If the meaning of the 'Diagnostic' attribute isn't clear, there really should be more of a description here...
setDiagnostic(Object),
ValidityPackage.getResult_Diagnostic()void setDiagnostic(java.lang.Object value)
Diagnostic' attribute.
value - the new value of the 'Diagnostic' attribute.getDiagnostic()ValidatableNode getValidatableNode()
If the meaning of the 'ValidatableNode' reference isn't clear, there really should be more of a description here...
ValidityPackage.getResult_ValidatableNode()LeafConstrainingNode getLeafConstrainingNode()
If the meaning of the 'Leaf Constraining Node' reference isn't clear, there really should be more of a description here...
ValidityPackage.getResult_LeafConstrainingNode()ResultConstrainingNode getResultConstrainingNode()
If the meaning of the 'Result Constraining Node' reference isn't clear, there really should be more of a description here...
ValidityPackage.getResult_ResultConstrainingNode()java.lang.Throwable getException()
If the meaning of the 'Exception' attribute isn't clear, there really should be more of a description here...
setException(Throwable),
ValidityPackage.getResult_Exception()void setException(java.lang.Throwable value)
Exception' attribute.
value - the new value of the 'Exception' attribute.getException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||