|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ConstraintTest
A representation of the model object 'Constraint Test'.
The following features are supported:
AresPackage.getConstraintTest()
Method Summary | |
---|---|
double |
getActualValue()
Returns the value of the 'Actual Value' attribute. |
Constraint |
getConstraint()
Returns the value of the 'Constraint' reference. |
Issue |
getIssue()
Returns the value of the 'Issue' attribute. |
boolean |
isFailure()
Returns the value of the 'Failure' attribute. |
void |
setActualValue(double value)
Sets the value of the ' Actual Value ' attribute. |
void |
setConstraint(Constraint value)
Sets the value of the ' Constraint ' reference. |
void |
setIssue(Issue value)
Sets the value of the ' Issue ' 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 |
---|
Constraint getConstraint()
If the meaning of the 'Constraint' reference isn't clear, there really should be more of a description here...
setConstraint(Constraint)
,
AresPackage.getConstraintTest_Constraint()
void setConstraint(Constraint value)
Constraint
' reference.
value
- the new value of the 'Constraint' reference.getConstraint()
Issue getIssue()
Issue
.
If the meaning of the 'Issue' attribute isn't clear, there really should be more of a description here...
Issue
,
setIssue(Issue)
,
AresPackage.getConstraintTest_Issue()
void setIssue(Issue value)
Issue
' attribute.
value
- the new value of the 'Issue' attribute.Issue
,
getIssue()
double getActualValue()
If the meaning of the 'Actual Value' attribute isn't clear, there really should be more of a description here...
setActualValue(double)
,
AresPackage.getConstraintTest_ActualValue()
void setActualValue(double value)
Actual Value
' attribute.
value
- the new value of the 'Actual Value' attribute.getActualValue()
boolean isFailure()
If the meaning of the 'Failure' attribute isn't clear, there really should be more of a description here...
AresPackage.getConstraintTest_Failure()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |