Uses of Interface
de.mid.innovator.srv2api.icw2model.MEProxyInnovator
-
Packages that use MEProxyInnovator Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEProxyInnovator in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MEProxyInnovator Modifier and Type Method Description static MEProxyInnovator
MEProxyInnovatorHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Proxy with template and container.static MEProxyInnovator
MEProxyInnovatorHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Proxy with stereotype and container.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MEProxyInnovator Modifier and Type Method Description java.util.List<MEProxyInnovator>
MEProxyInnovator. getOwnedProxy(K_CONTROL_OPTION... behaviourFlags)
The parent element.
-