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.All synced properties which are synced by thisMMSyncSetProperty.voidmodifySyncSetPropItems(List<? extends MMSyncedProperty> seqProp) Modifies the list ofMMSyncedPropertyused by thisMMSyncSetProperty.Methods inherited from interface ADClientAble
getAnnotation, getEndAnalysisDia, getLogic, getLogic, getPresentationContext, getSection, getStartAnalysisDiaMethods inherited from interface ADM2AttrModifyAble
getTabCell, getTabCellObjectList, getTabCreateTemplate, getTabCreateTemplateObjectList, getTabElement, getTabElementRelshipTypeList, getTabElementRowList, getTabElementRowTypeList, getTabRelshipList, getTabRowList, tabCellModify, tabCreateTemplate, tabElementModifyMethods inherited from interface ELContAsgnAble
getAsgnKind, getContSortOrder, getFirstOwnerWhichIsConformTo, getOwner, getOwnerTransitive, getOwnerTransitive, getSelfAndOwnerTransitive, getSelfAndOwnerTransitive, getVersionRoot, isTransitiveChildOf, setAsgnKind, setContSortOrder, setOwnerMethods inherited from interface ELDeleteAble
deleteMethods inherited from interface 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 ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface 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
-