public interface FunctionNamePair extends TypeConverter
The following features are supported:
MappingPackage.getFunctionNamePair()| Modifier and Type | Method and Description |
|---|---|
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 |
getHelpedObject, getMapper, getNested, getNestedIn, setHelpedObject, setMapper, setNestedIneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverjava.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()