|
||||||||||
| 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.ErrorTypeImpl
public class ErrorTypeImpl
An implementation of the model object 'Error 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 |
ErrorTypeImpl()
|
| 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 ErrorTypeImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
public FeatureMap getMixed()
getMixed in interface ErrorTypeEtunitPackage.getErrorType_Mixed()public java.lang.String getExpected()
getExpected in interface ErrorTypeErrorType.setExpected(String),
EtunitPackage.getErrorType_Expected()public void setExpected(java.lang.String newExpected)
setExpected in interface ErrorTypenewExpected - the new value of the 'Expected' attribute.ErrorType.getExpected()public java.lang.String getActual()
getActual in interface ErrorTypeErrorType.setActual(String),
EtunitPackage.getErrorType_Actual()public void setActual(java.lang.String newActual)
setActual in interface ErrorTypenewActual - the new value of the 'Actual' attribute.ErrorType.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 | |||||||||