Class MappingElementVirtualIndexed
java.lang.Object
de.mid.innovator.m2msdk.model.transformation.MappingElementBaseImpl
de.mid.innovator.m2msdk.model.transformation.MappingElementVirtualIndexed
- All Implemented Interfaces:
MappingElementIF,Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMappingElementVirtualIndexed(SessionInterface iSession, MappingElementIF baseElement, int index) -
Method Summary
Methods inherited from class de.mid.innovator.m2msdk.model.transformation.MappingElementBaseImpl
cloneIndexed, createElement, delete, equals, equals, getBulkInfo, getBulkInfoSpecialist, getDisplayType, getElementProperty, getHash, getIcon, getModel, getName, getObject, getObject, getObjects, getObjects, getOwner, getOwnerTransitive, getPath, getProperty, getProperty, getSession, getTargets, getType, getURI, getVirtualIndex, hashCode, isNotNull, isVirtualIndexed, setElementProperty, setVirtualIndex
-
Constructor Details
-
MappingElementVirtualIndexed
public MappingElementVirtualIndexed(SessionInterface iSession, MappingElementIF baseElement, int index)
-
-
Method Details
-
getIndex
public int getIndex() -
getChildren
Description copied from interface:MappingElementIFGet the children of the element.- Returns:
- the children elements
-
getMetaModel
- Throws:
M2MExceptionRemoteException
-