Class TargetWriter
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.ConfigurableItem
de.mid.innovator.m2msdk.application.MappingElementWriterBase
de.mid.innovator.m2msdk.application.TargetWriter
- All Implemented Interfaces:
ApplicationInterface, ConfigurableItemIF, IdentifierAble, Serializable
Class writing the target model to file or clipboard.
- Version:
- 10.1.1
- Author:
- jmback
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MappingElementWriterBase
getKnownParameters, setConfigurationContext, setParameterMethods inherited from class ConfigurableItem
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getId, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setId, setParent, toStringMethods inherited from interface ConfigurableItemIF
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setParentMethods inherited from interface IdentifierAble
getId, setId
-
Constructor Details
-
TargetWriter
public TargetWriter()
-
-
Method Details
-
run
Description copied from interface:ApplicationInterfaceRun the application.- Specified by:
runin interfaceApplicationInterface- Overrides:
runin classMappingElementWriterBase- Parameters:
iSession- Session in which the application runs- Throws:
M2MExceptionRemoteException
-