|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdaptTestB
A representation of the model object 'B'.
The following features are supported:
EdaptTestBPackage.getB()
Method Summary | |
---|---|
EdaptTestA |
getA()
Returns the value of the 'A' reference. |
EdaptTestC |
getC()
Returns the value of the 'C' reference. |
void |
setA(EdaptTestA value)
Sets the value of the ' A '
reference. |
void |
setC(EdaptTestC value)
Sets the value of the ' C '
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 |
---|
EdaptTestA getA()
If the meaning of the 'A' reference isn't clear, there really should be more of a description here...
setA(EdaptTestA)
,
EdaptTestBPackage.getB_A()
void setA(EdaptTestA value)
A
'
reference.
value
- the new value of the 'A' reference.getA()
EdaptTestC getC()
If the meaning of the 'C' reference isn't clear, there really should be more of a description here...
setC(EdaptTestC)
,
EdaptTestBPackage.getB_C()
void setC(EdaptTestC value)
C
'
reference.
value
- the new value of the 'C' reference.getC()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |