Uses of Interface
de.mid.innovator.srv2api.icw2model.MEModel
Packages that use MEModel
Package
Description
Meta model and administration information.
This packagage contains elements representing the logical model.
-
Uses of MEModel in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return MEModelModifier and TypeMethodDescriptionMMProfileApplication.getApplyingModel()The model package that owns the profile application. -
Uses of MEModel in de.mid.innovator.srv2api.icw2model
Subinterfaces of MEModel in de.mid.innovator.srv2api.icw2modelModifier and TypeInterfaceDescriptioninterfaceinterfaceSystem model management package containing MEConfigurationManagement and MEStubPackageBase packages.Fields in de.mid.innovator.srv2api.icw2model declared as MEModelModifier and TypeFieldDescriptionARG_DependencyStereotypeModel.ohModelmodel of all source elements which imports profilesMethods in de.mid.innovator.srv2api.icw2model with type parameters of type MEModelModifier and TypeMethodDescriptionMESystemModel.getOwnedModel(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All model packages owned by this system model package.Methods in de.mid.innovator.srv2api.icw2model that return MEModelModifier and TypeMethodDescriptionstatic MEModelMEModelHelper.create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer) Create a new Model with template and container.static MEModelMEModelHelper.create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer) Create a new Model with stereotype and container.Constructors in de.mid.innovator.srv2api.icw2model with parameters of type MEModelModifierConstructorDescriptionARG_DependencyStereotypeModel(MEModel ohModel, List<MMStereotypeAble> seqSrc, List<ELNamedElement> seqTrg, List<MMCreateTemplate> seqTmpl, List<String> seqTmplName)