|
||||||||||
| 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.FailureTypeImpl
public class FailureTypeImpl
An implementation of the model object 'Failure Type'.
The following features are implemented:
| Field Summary | |
|---|---|
protected static java.lang.String |
ACTUAL_EDEFAULT
The default value of the ' Actual' attribute. |
protected static java.lang.String |
EXPECTED_EDEFAULT
The default value of the ' Expected' attribute. |
protected FeatureMap |
mixed
The cached value of the ' Mixed' attribute list. |
| Constructor Summary | |
|---|---|
protected |
FailureTypeImpl()
|
| Method Summary | |
|---|---|
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 |
getActual()
|
java.lang.String |
getExpected()
|
FeatureMap |
getMixed()
|
void |
setActual(java.lang.String newActual)
|
void |
setExpected(java.lang.String newExpected)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected FeatureMap mixed
Mixed' attribute list.
getMixed()protected static final java.lang.String EXPECTED_EDEFAULT
Expected' attribute.
getExpected()protected static final java.lang.String ACTUAL_EDEFAULT
Actual' attribute.
getActual()| Constructor Detail |
|---|
protected FailureTypeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public FeatureMap getMixed()
getMixed in interface FailureTypeEtunitPackage.getFailureType_Mixed()public java.lang.String getExpected()
getExpected in interface FailureTypeFailureType.setExpected(String),
EtunitPackage.getFailureType_Expected()public void setExpected(java.lang.String newExpected)
setExpected in interface FailureTypenewExpected - the new value of the 'Expected' attribute.FailureType.getExpected()public java.lang.String getActual()
getActual in interface FailureTypeFailureType.setActual(String),
EtunitPackage.getFailureType_Actual()public void setActual(java.lang.String newActual)
setActual in interface FailureTypenewActual - the new value of the 'Actual' attribute.FailureType.getActual()
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 | |||||||||