|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EdaptTestE
A representation of the model object 'E'.
The following features are supported:
EdaptTestEPackage.getE()
Method Summary | |
---|---|
EdaptTestD |
getD()
Returns the value of the 'D' reference. |
EdaptTestF |
getF()
Returns the value of the 'F' reference. |
void |
setD(EdaptTestD value)
Sets the value of the ' D '
reference. |
void |
setF(EdaptTestF value)
Sets the value of the ' F '
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 |
---|
EdaptTestD getD()
If the meaning of the 'D' reference isn't clear, there really should be more of a description here...
setD(EdaptTestD)
,
EdaptTestEPackage.getE_D()
void setD(EdaptTestD value)
D
'
reference.
value
- the new value of the 'D' reference.getD()
EdaptTestF getF()
If the meaning of the 'F' reference isn't clear, there really should be more of a description here...
setF(EdaptTestF)
,
EdaptTestEPackage.getE_F()
void setF(EdaptTestF value)
F
'
reference.
value
- the new value of the 'F' reference.getF()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |