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