public interface FunctionPair extends TypeConverter
The following features are supported:
MappingPackage.getFunctionPair()| Modifier and Type | Method and Description |
|---|---|
EOperation |
getIn2out()
Returns the value of the 'In2out' reference
|
EOperation |
getOut2in()
Returns the value of the 'Out2in' reference
|
void |
setIn2out(EOperation value)
Sets the value of the '
In2out' reference |
void |
setOut2in(EOperation value)
Sets the value of the '
Out2in' reference |
getHelpedObject, getMapper, getNested, getNestedIn, setHelpedObject, setMapper, setNestedIneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverEOperation getIn2out()
setIn2out(EOperation),
MappingPackage.getFunctionPair_In2out()void setIn2out(EOperation value)
In2out' reference.
value - the new value of the 'In2out' reference.getIn2out()EOperation getOut2in()
setOut2in(EOperation),
MappingPackage.getFunctionPair_Out2in()void setOut2in(EOperation value)
Out2in' reference.
value - the new value of the 'Out2in' reference.getOut2in()