Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMProfileApplication
-
Packages that use MMProfileApplication Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information.de.mid.innovator.srv2api.icw2model This packagage contains elements representing the logical model. -
-
Uses of MMProfileApplication in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMProfileApplication Modifier and Type Method Description java.util.List<MMProfileApplication>
MMProfile. getProfileApplication(K_CONTROL_OPTION... behaviourFlags)
All profile applications owned by this profile.java.util.List<MMProfileApplication>
MMProfile. getProfileImported(K_CONTROL_OPTION... behaviourFlags)
-
Uses of MMProfileApplication in de.mid.innovator.srv2api.icw2model
Methods in de.mid.innovator.srv2api.icw2model that return types with arguments of type MMProfileApplication Modifier and Type Method Description java.util.List<MMProfileApplication>
MEModel. getProfileApplication(K_CONTROL_OPTION... behaviourFlags)
All profile applications owned by this model package.
-