|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FunctionNamePair
A representation of the model object 'Function Name Pair'.
The following features are supported:
MappingPackage.getFunctionNamePair()
Method Summary | |
---|---|
java.lang.String |
getIn2out()
Returns the value of the 'In2out' attribute |
java.lang.String |
getOut2in()
Returns the value of the 'Out2in' attribute |
void |
setIn2out(java.lang.String value)
Sets the value of the ' In2out ' attribute |
void |
setOut2in(java.lang.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 |
---|
java.lang.String getIn2out()
setIn2out(String)
,
MappingPackage.getFunctionNamePair_In2out()
void setIn2out(java.lang.String value)
In2out
' attribute.
value
- the new value of the 'In2out' attribute.getIn2out()
java.lang.String getOut2in()
setOut2in(String)
,
MappingPackage.getFunctionNamePair_Out2in()
void setOut2in(java.lang.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 |