public interface ComplexTypeConverter extends TypeConverter
The following features are supported:
MappingPackage.getComplexTypeConverter()| Modifier and Type | Method and Description |
|---|---|
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 |
getHelpedObject, getMapper, getNested, getNestedIn, setHelpedObject, setMapper, setNestedIneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverMapping getIn2out()
setIn2out(Mapping),
MappingPackage.getComplexTypeConverter_In2out()void setIn2out(Mapping value)
In2out' reference.
value - the new value of the 'In2out' reference.getIn2out()Mapping getOut2in()
setOut2in(Mapping),
MappingPackage.getComplexTypeConverter_Out2in()void setOut2in(Mapping value)
Out2in' reference.
value - the new value of the 'Out2in' reference.getOut2in()