|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface B
A representation of the model object 'B'.
The following features are supported:
TestPackage.getB()
Method Summary | |
---|---|
C |
getC()
Returns the value of the 'C' containment reference. |
org.eclipse.emf.common.util.EList<C> |
getCList()
Returns the value of the 'CList' reference list. |
void |
setC(C value)
Sets the value of the ' C ' containment reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
C getC()
If the meaning of the 'C' containment reference isn't clear, there really should be more of a description here...
setC(C)
,
TestPackage.getB_C()
void setC(C value)
C
' containment reference.
value
- the new value of the 'C' containment reference.getC()
org.eclipse.emf.common.util.EList<C> getCList()
C
.
If the meaning of the 'CList' reference list isn't clear, there really should be more of a description here...
TestPackage.getB_CList()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |