Uses of Interface
de.mid.innovator.srv2api.icw2meta.MMSyncSet
-
Packages that use MMSyncSet Package Description de.mid.innovator.srv2api.icw2meta Meta model and administration information. -
-
Uses of MMSyncSet in de.mid.innovator.srv2api.icw2meta
Methods in de.mid.innovator.srv2api.icw2meta that return MMSyncSet Modifier and Type Method Description static MMSyncSet
MMSyncSetHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)
Creates a newMMSyncSet
.MMSyncSet
MMSyncedStereotype. getOwningSyncSet()
TheMMSyncSet
owning thisMMSyncedStereotype
.MMSyncSet
MMSyncSetProperty. getOwningSyncSet()
TheMMSyncSet
owning thisMMSyncSetProperty
.Methods in de.mid.innovator.srv2api.icw2meta that return types with arguments of type MMSyncSet Modifier and Type Method Description java.util.List<MMSyncSet>
MMSyncProfile. getOwnedSyncSet(K_CONTROL_OPTION... behaviourFlags)
All synchronization sets owned by thisMMSyncProfile
.
-