|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Complex Type Converter'.
The following features are supported:
MappingPackage.getComplexTypeConverter()
Method Summary | |
Mapping |
getIn2out()
Returns the value of the 'In2out' reference |
Mapping |
getOut2in()
Returns the value of the 'Out2in' reference |
void |
setIn2out(Mapping value)
Sets the value of the ' In2out ' reference |
void |
setOut2in(Mapping value)
Sets the value of the ' Out2in ' reference |
Methods inherited from interface org.eclipse.emf.mapping.MappingHelper |
getHelpedObject, getMapper, getNested, getNestedIn, setHelpedObject, setMapper, setNestedIn |
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 getIn2out()
If the meaning of the 'In2out' reference isn't clear, there really should be more of a description here...
setIn2out(Mapping)
,
MappingPackage.getComplexTypeConverter_In2out()
public void setIn2out(Mapping value)
In2out
' reference.
value
- the new value of the 'In2out' reference.getIn2out()
public Mapping getOut2in()
If the meaning of the 'Out2in' reference isn't clear, there really should be more of a description here...
setOut2in(Mapping)
,
MappingPackage.getComplexTypeConverter_Out2in()
public void setOut2in(Mapping value)
Out2in
' reference.
value
- the new value of the 'Out2in' reference.getOut2in()
|
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 |