Class PropertyDescriptorLoader
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorLoaderFix
de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorLoader
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
PropertyDescriptorLoaderText
Central loader for Property Transfer Units.
- Version:
- 10.1.1
- Author:
- nagl
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyDescriptorLoader(SessionInterface iSession, MetaModel iMM) Register all property types and their providers. -
Method Summary
Methods inherited from class de.mid.innovator.m2msdk.model.transformation.property.PropertyDescriptorLoaderFix
addSupported, getDescriptor, getMetaModel, getSupported
-
Constructor Details
-
PropertyDescriptorLoader
public PropertyDescriptorLoader(SessionInterface iSession, MetaModel iMM) throws M2MException, RemoteException Register all property types and their providers.- Parameters:
iSession-iMM-- Throws:
M2MExceptionRemoteExceptionAbortExceptionRemoteException
-