Interface MMSyncSetProperty
- All Superinterfaces:
ADClientAble,ADM2AttrModifyAble,ELContAsgnAble,ELDeleteAble,ELElement,ELObject,ELUUIDAble,MMMetamodelElement
A synchronization property is a property that keeps the values in redundant properties of their stereotypes synchronized.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionFills the dialog for the modification ofMMSyncedPropertyused by thisMMSyncSetProperty.TheMMSyncSetowning thisMMSyncSetProperty.All synced properties which are synced by thisMMSyncSetProperty.voidmodifySyncSetPropItems(List<? extends MMSyncedProperty> seqProp) Modifies the list ofMMSyncedPropertyused by thisMMSyncSetProperty.Methods inherited from interface de.mid.innovator.srv2api.icw2meta.ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDiaMethods inherited from interface de.mid.innovator.srv2api.icw2meta.ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRelshipTypeList, getTabElementRowList, getTabElementRowTypeList, getTabRelshipList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModifyMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELDeleteAble
deleteMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELElement
duplicateElement, getAssignAbleToVattr, getAssignAbleToVattr, getClientId, getCreateTemplateOfInstance, getDisplayBitmap, getDisplayColor, getDisplayFont, getDisplayLine, getDisplayName, getDisplayNameShort, getDisplayNSName, getElementCache, getElementMappingInformation, getNotificationElement, getQualifiedNamespaceName, getRelshipBinDir, getRelshipBinDir, getRelshipBinDirTarget, getUnitToLock, getValSpecElement, isContainedInProfile, isUnresolved, lockUnit, setUnresolved, unlockUnitMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetamodelElement
getIgnoringProfile
-
Method Details
-
getModifySyncSetPropItemsDlgInit
ARG_ModifySyncSetPropItemsInit getModifySyncSetPropItemsDlgInit() throws InoNetException, SrvErrorExceptionFills the dialog for the modification ofMMSyncedPropertyused by thisMMSyncSetProperty.- Throws:
InoNetExceptionSrvErrorException
-
modifySyncSetPropItems
void modifySyncSetPropItems(List<? extends MMSyncedProperty> seqProp) throws InoNetException, SrvErrorException Modifies the list ofMMSyncedPropertyused by thisMMSyncSetProperty.- Parameters:
seqProp- list of synced properties- Throws:
InoNetExceptionSrvErrorException
-
getSyncedProperty
All synced properties which are synced by thisMMSyncSetProperty.- Throws:
InoNetExceptionSrvErrorException
-
getOwningSyncSet
TheMMSyncSetowning thisMMSyncSetProperty.- Throws:
InoNetExceptionSrvErrorException
-