|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.config.impl.ConfigModelImpl
public class ConfigModelImpl
An implementation of the model object 'Model'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
actorClassConfigs
The cached value of the ' Actor Class Configs' containment reference list. |
protected |
actorInstanceConfigs
The cached value of the ' Actor Instance Configs' attribute list. |
| Constructor Summary | |
|---|---|
protected |
ConfigModelImpl()
|
| 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)
|
|
getActorClassConfigs()
|
|
getActorInstanceConfigs()
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protectedactorClassConfigs
Actor Class Configs' containment reference list.
getActorClassConfigs()protectedactorInstanceConfigs
Actor Instance Configs' attribute list.
getActorInstanceConfigs()| Constructor Detail |
|---|
protected ConfigModelImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
publicgetActorClassConfigs()
getActorClassConfigs in interface ConfigModelConfigPackage.getConfigModel_ActorClassConfigs()publicgetActorInstanceConfigs()
getActorInstanceConfigs in interface ConfigModelConfigPackage.getConfigModel_ActorInstanceConfigs()
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 | |||||||||