|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Function Name Pair'.
The following features are supported:
MappingPackage.getFunctionNamePair()
Method Summary | |
String |
getIn2out()
Returns the value of the 'In2out' attribute |
String |
getOut2in()
Returns the value of the 'Out2in' attribute |
void |
setIn2out(String value)
Sets the value of the ' In2out ' attribute |
void |
setOut2in(String value)
Sets the value of the ' Out2in ' attribute |
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 String getIn2out()
If the meaning of the 'In2out' attribute isn't clear, there really should be more of a description here...
setIn2out(String)
,
MappingPackage.getFunctionNamePair_In2out()
public void setIn2out(String value)
In2out
' attribute.
value
- the new value of the 'In2out' attribute.getIn2out()
public String getOut2in()
If the meaning of the 'Out2in' attribute isn't clear, there really should be more of a description here...
setOut2in(String)
,
MappingPackage.getFunctionNamePair_Out2in()
public void setOut2in(String value)
Out2in
' attribute.
value
- the new value of the 'Out2in' attribute.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 |