|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MappingHelper
A representation of the model object 'Helper'.
The following features are supported:
MappingPackage.getMappingHelper()
Method Summary | |
---|---|
EObject |
getHelpedObject()
Returns the value of the 'Helped Object' reference |
Mapping |
getMapper()
Returns the value of the 'Mapper' container reference. |
EList<MappingHelper> |
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 |
---|
Mapping getMapper()
Helper
'.
setMapper(Mapping)
,
MappingPackage.getMappingHelper_Mapper()
,
Mapping.getHelper()
void setMapper(Mapping value)
Mapper
' container reference.
value
- the new value of the 'Mapper' container reference.getMapper()
EObject getHelpedObject()
setHelpedObject(EObject)
,
MappingPackage.getMappingHelper_HelpedObject()
void setHelpedObject(EObject value)
Helped Object
' reference.
value
- the new value of the 'Helped Object' reference.getHelpedObject()
MappingHelper getNestedIn()
Nested
'.
setNestedIn(MappingHelper)
,
MappingPackage.getMappingHelper_NestedIn()
,
getNested()
void setNestedIn(MappingHelper value)
Nested In
' container reference.
value
- the new value of the 'Nested In' container reference.getNestedIn()
EList<MappingHelper> getNested()
MappingHelper
.
It is bidirectional and its opposite is 'Nested In
'.
MappingPackage.getMappingHelper_Nested()
,
getNestedIn()
|
Copyright 2001-2006 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |