Class MM2DerivationRelHelper
java.lang.Object
de.mid.innovator.srv2api.icw2meta.MM2DerivationRelHelper
This is a utility class for MM2DerivationRel that provides static methods for creation or other purposes.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic MM2DerivationRelcreate(SrvContext srvCtx, ELElement item) Creates aMM2DerivationRel.
-
Method Details
-
create
public static MM2DerivationRel create(SrvContext srvCtx, ELElement item) throws InoNetException, SrvErrorException Creates aMM2DerivationRel.- Parameters:
srvCtx- The context of the related innovator server.item- ELElement instance- Throws:
InoNetExceptionSrvErrorException
-