| |||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Helper'.
The following features are supported:
Method Summary | |
EObject | getHelpedObject()
Returns the value of the 'Helped Object' reference |
Mapping | getMapper()
Returns the value of the 'Mapper' container reference. |
EList | getNested()
Returns the value of the 'Nested' containment reference list. |
MappingHelper | getNestedIn()
Returns the value of the 'Nested In' container reference. |
void | setHelpedObject(EObject value)
Sets the value of the 'Helped Object' reference |
void | setMapper(Mapping value)
Sets the value of the 'Mapper' container reference |
void | setNestedIn(MappingHelper value)
Sets the value of the 'Nested In' container reference |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public Mapping getMapper()
If the meaning of the 'Mapper' container reference isn't clear, there really should be more of a description here...
public void setMapper(Mapping value)
public EObject getHelpedObject()
If the meaning of the 'Helped Object' reference isn't clear, there really should be more of a description here...
public void setHelpedObject(EObject value)
public MappingHelper getNestedIn()
If the meaning of the 'Nested In' container reference isn't clear, there really should be more of a description here...
public void setNestedIn(MappingHelper value)
public EList getNested()
If the meaning of the 'Nested' containment reference list isn't clear, there really should be more of a description here...
|
Copyright 2001-2004 IBM Corporation and others. All Rights Reserved. | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |