|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
de.uka.ipd.sdq.featuremodel.impl.ChildRelationImpl
de.uka.ipd.sdq.featuremodel.impl.SimpleImpl
public class SimpleImpl
An implementation of the model object 'Simple'.
The following features are implemented:
| Field Summary | |
|---|---|
protected |
mandatoryChildren
The cached value of the ' Mandatory Children' containment reference list. |
protected |
optionalChildren
The cached value of the ' Optional Children' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
SimpleImpl()
|
| Method Summary | |
|---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getMandatoryChildren()
|
|
getOptionalChildren()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protectedmandatoryChildren
Mandatory Children' containment reference list.
getMandatoryChildren()protectedoptionalChildren
Optional Children' containment reference list.
getOptionalChildren()| Constructor Detail |
|---|
protected SimpleImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ChildRelationImplpublicgetMandatoryChildren()
getMandatoryChildren in interface SimplefeaturemodelPackage.getSimple_MandatoryChildren()publicgetOptionalChildren()
getOptionalChildren in interface SimplefeaturemodelPackage.getSimple_OptionalChildren()
public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
public Object eGet(int featureID,
boolean resolve,
boolean coreType)
public void eSet(int featureID,
Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||