Class SourceReader
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.ConfigurableItem
de.mid.innovator.m2msdk.application.MappingElementReaderBase
de.mid.innovator.m2msdk.application.SourceReader
- All Implemented Interfaces:
ApplicationInterface,ConfigurableItemIF,IdentifierAble,Serializable
Class reading the source model from file or clip board.
- Version:
- 10.1.1
- Author:
- jmback
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.mid.innovator.m2msdk.application.MappingElementReaderBase
getKnownParameters, setConfigurationContext, setParameterMethods inherited from class de.mid.innovator.m2msdk.model.transformation.ConfigurableItem
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getId, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setId, setParent, toStringMethods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface de.mid.innovator.m2msdk.model.transformation.interfaces.ConfigurableItemIF
checkConstraints, checkConstraints, getBaseItem, getConfigurableItems, getConfigurationTag, getItem, getName, getParentItem, getParentItem, setBaseItem, setConfigurationTag, setParentMethods inherited from interface de.mid.innovator.m2msdk.util.IdentifierAble
getId, setId
-
Constructor Details
-
SourceReader
public SourceReader()
-
-
Method Details
-
run
Description copied from interface:ApplicationInterfaceRun the application.- Parameters:
iSession- Session in which the application runs- Throws:
M2MExceptionRemoteException
-