|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FailureType
A representation of the model object 'Failure Type'.
The following features are supported:
EtunitPackage.getFailureType()| Method Summary | |
|---|---|
java.lang.String |
getActual()
Returns the value of the 'Actual' attribute. |
java.lang.String |
getExpected()
Returns the value of the 'Expected' attribute. |
FeatureMap |
getMixed()
Returns the value of the 'Mixed' attribute list. |
void |
setActual(java.lang.String value)
Sets the value of the ' Actual' attribute. |
void |
setExpected(java.lang.String value)
Sets the value of the ' Expected' attribute. |
| Method Detail |
|---|
FeatureMap getMixed()
org.eclipse.emf.ecore.util.FeatureMap.Entry.
If the meaning of the 'Mixed' attribute list isn't clear, there really should be more of a description here...
EtunitPackage.getFailureType_Mixed()java.lang.String getExpected()
If the meaning of the 'Expected' attribute isn't clear, there really should be more of a description here...
setExpected(String),
EtunitPackage.getFailureType_Expected()void setExpected(java.lang.String value)
Expected' attribute.
value - the new value of the 'Expected' attribute.getExpected()java.lang.String getActual()
If the meaning of the 'Actual' attribute isn't clear, there really should be more of a description here...
setActual(String),
EtunitPackage.getFailureType_Actual()void setActual(java.lang.String value)
Actual' attribute.
value - the new value of the 'Actual' attribute.getActual()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||