Uses of Interface
de.mid.innovator.srv2api.icw2model.MEProxyExternal
-
Packages that use MEProxyExternal Package Description de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MEProxyExternal in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return MEProxyExternal Modifier and Type Method Description static MEProxyExternal
MEProxyExternalHelper. create(SrvContext srvCtx, MMCreateTemplate ohTemplate, ELContainerAble ohContainer)
Create a new Proxy (External) with template and container.static MEProxyExternal
MEProxyExternalHelper. create(SrvContext srvCtx, MMStereotype ohStereotype, ELContainerAble ohContainer)
Create a new Proxy (External) with stereotype and container.Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MEProxyExternal Modifier and Type Method Description java.util.List<MEProxyExternal>
MEProxyExternal. getOwnedProxy(K_CONTROL_OPTION... behaviourFlags)
All component diagrams owned by this configuration base package.
-