|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.etrice.etunit.converter.Etunit.impl.TestcaseTypeImpl
public class TestcaseTypeImpl
An implementation of the model object 'Testcase Type'.
The following features are implemented:
| Field Summary | |
|---|---|
protected java.lang.String |
classname
The cached value of the ' Classname' attribute. |
protected static java.lang.String |
CLASSNAME_EDEFAULT
The default value of the ' Classname' attribute. |
protected ErrorType |
error
The cached value of the ' Error' containment reference. |
protected FailureType |
failure
The cached value of the ' Failure' containment reference. |
protected java.lang.String |
name
The cached value of the ' Name' attribute. |
protected static java.lang.String |
NAME_EDEFAULT
The default value of the ' Name' attribute. |
protected java.math.BigDecimal |
time
The cached value of the ' Time' attribute. |
protected static java.math.BigDecimal |
TIME_EDEFAULT
The default value of the ' Time' attribute. |
| Constructor Summary | |
|---|---|
protected |
TestcaseTypeImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetError(ErrorType newError,
NotificationChain msgs)
|
NotificationChain |
basicSetFailure(FailureType newFailure,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
java.lang.String |
getClassname()
|
ErrorType |
getError()
|
FailureType |
getFailure()
|
java.lang.String |
getName()
|
java.math.BigDecimal |
getTime()
|
void |
setClassname(java.lang.String newClassname)
|
void |
setError(ErrorType newError)
|
void |
setFailure(FailureType newFailure)
|
void |
setName(java.lang.String newName)
|
void |
setTime(java.math.BigDecimal newTime)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected ErrorType error
Error' containment reference.
getError()protected FailureType failure
Failure' containment reference.
getFailure()protected static final java.lang.String CLASSNAME_EDEFAULT
Classname' attribute.
getClassname()protected java.lang.String classname
Classname' attribute.
getClassname()protected static final java.lang.String NAME_EDEFAULT
Name' attribute.
getName()protected java.lang.String name
Name' attribute.
getName()protected static final java.math.BigDecimal TIME_EDEFAULT
Time' attribute.
getTime()protected java.math.BigDecimal time
Time' attribute.
getTime()| Constructor Detail |
|---|
protected TestcaseTypeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public ErrorType getError()
getError in interface TestcaseTypeTestcaseType.setError(ErrorType),
EtunitPackage.getTestcaseType_Error()
public NotificationChain basicSetError(ErrorType newError,
NotificationChain msgs)
public void setError(ErrorType newError)
setError in interface TestcaseTypenewError - the new value of the 'Error' containment reference.TestcaseType.getError()public FailureType getFailure()
getFailure in interface TestcaseTypeTestcaseType.setFailure(FailureType),
EtunitPackage.getTestcaseType_Failure()
public NotificationChain basicSetFailure(FailureType newFailure,
NotificationChain msgs)
public void setFailure(FailureType newFailure)
setFailure in interface TestcaseTypenewFailure - the new value of the 'Failure' containment reference.TestcaseType.getFailure()public java.lang.String getClassname()
getClassname in interface TestcaseTypeTestcaseType.setClassname(String),
EtunitPackage.getTestcaseType_Classname()public void setClassname(java.lang.String newClassname)
setClassname in interface TestcaseTypenewClassname - the new value of the 'Classname' attribute.TestcaseType.getClassname()public java.lang.String getName()
getName in interface TestcaseTypeTestcaseType.setName(String),
EtunitPackage.getTestcaseType_Name()public void setName(java.lang.String newName)
setName in interface TestcaseTypenewName - the new value of the 'Name' attribute.TestcaseType.getName()public java.math.BigDecimal getTime()
getTime in interface TestcaseTypeTestcaseType.setTime(BigDecimal),
EtunitPackage.getTestcaseType_Time()public void setTime(java.math.BigDecimal newTime)
setTime in interface TestcaseTypenewTime - the new value of the 'Time' attribute.TestcaseType.getTime()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
public java.lang.String toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||