|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestcaseType
A representation of the model object 'Testcase Type'.
The following features are supported:
EtunitPackage.getTestcaseType()| Method Summary | |
|---|---|
java.lang.String |
getClassname()
Returns the value of the 'Classname' attribute. |
ErrorType |
getError()
Returns the value of the 'Error' containment reference. |
FailureType |
getFailure()
Returns the value of the 'Failure' containment reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.math.BigDecimal |
getTime()
Returns the value of the 'Time' attribute. |
void |
setClassname(java.lang.String value)
Sets the value of the ' Classname' attribute. |
void |
setError(ErrorType value)
Sets the value of the ' Error' containment reference. |
void |
setFailure(FailureType value)
Sets the value of the ' Failure' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setTime(java.math.BigDecimal value)
Sets the value of the ' Time' attribute. |
| Method Detail |
|---|
ErrorType getError()
setError(ErrorType),
EtunitPackage.getTestcaseType_Error()void setError(ErrorType value)
Error' containment reference.
value - the new value of the 'Error' containment reference.getError()FailureType getFailure()
setFailure(FailureType),
EtunitPackage.getTestcaseType_Failure()void setFailure(FailureType value)
Failure' containment reference.
value - the new value of the 'Failure' containment reference.getFailure()java.lang.String getClassname()
setClassname(String),
EtunitPackage.getTestcaseType_Classname()void setClassname(java.lang.String value)
Classname' attribute.
value - the new value of the 'Classname' attribute.getClassname()java.lang.String getName()
setName(String),
EtunitPackage.getTestcaseType_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.math.BigDecimal getTime()
setTime(BigDecimal),
EtunitPackage.getTestcaseType_Time()void setTime(java.math.BigDecimal value)
Time' attribute.
value - the new value of the 'Time' attribute.getTime()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||