Class MMLabelHelper
java.lang.Object
de.mid.innovator.srv2api.icw2meta.MMLabelHelper
Represents a label definition.
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptionstatic MMLabelcreate(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType) Extents the basic function 'EntCreateOclCmd' for the elementMMLabelby setting/modifying further attributes or elements.
-
Method Details
-
create
public static MMLabel create(SrvContext srvCtx, MMProfile ohProfile, MM2Classification ohMM2Classification, K_TYPE kType) throws InoNetException, SrvErrorException Extents the basic function 'EntCreateOclCmd' for the elementMMLabelby setting/modifying further attributes or elements.- Parameters:
srvCtx- The context of the related innovator server.ohProfile- Profile as containerohMM2Classification- Meta class or stereotypekType- Kind of type- Throws:
InoNetExceptionSrvErrorException
-