Interface MM2DerivationRel
- All Superinterfaces:
ADClientAble, ADM2AttrModifyAble, ELContAsgnAble, ELDeleteAble, ELElement, ELNamedElement, ELNamespaceAsgnAble, ELObject, ELUUIDAble, MMMetamodelElement
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe relationMM2DerivationItemof thisMM2DerivationRel.The sourceMM2DerivationItemof thisMM2DerivationRel.The targetMM2DerivationItemof thisMM2DerivationRel.voidsetRelItem(MM2DerivationItem value) Set the value of Foreign Key RelItem.voidsetSourceItem(MM2DerivationItem value) Set the value of Foreign Key SourceItem.voidsetTargetItem(MM2DerivationItem value) Set the value of Foreign Key TargetItem.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 ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods 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
-
getSourceItem
The sourceMM2DerivationItemof thisMM2DerivationRel.- Throws:
InoNetExceptionSrvErrorException
-
setSourceItem
Set the value of Foreign Key SourceItem.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getTargetItem
The targetMM2DerivationItemof thisMM2DerivationRel.- Throws:
InoNetExceptionSrvErrorException
-
setTargetItem
Set the value of Foreign Key TargetItem.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getRelItem
The relationMM2DerivationItemof thisMM2DerivationRel.- Throws:
InoNetExceptionSrvErrorException
-
setRelItem
Set the value of Foreign Key RelItem.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-