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 MMSyncSetMMSyncSetHelper. create(SrvContext srvCtx, MMProfile ohProfile, MMStereotype ohStereotype)Creates a newMMSyncSet.MMSyncSetMMSyncedStereotype. getOwningSyncSet()TheMMSyncSetowning thisMMSyncedStereotype.MMSyncSetMMSyncSetProperty. getOwningSyncSet()TheMMSyncSetowning 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.
-