Interface DGSelection
- All Superinterfaces:
ADClientAble, ADM2AttrModifyAble, ELContainerAble, ELContAsgnAble, ELDeleteAble, ELElement, ELNamedElement, ELNamespaceAsgnAble, ELObject, ELUUIDAble, MMLocalizAble, MMMetamodelElement
A documentation selection links a documentation structure to layout information such as title page, header information, footer information and documentation configuration. It is used by a documentation command.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe configuration of this selection.All docu commands owned by this documentation selection.The documentation structure used by this documentation selection.getTitle()voidsetCFooter(DGFooter value) Set the value of Foreign Key CFooter.voidsetCHeader(DGHeader value) Set the value of Foreign Key CHeader.voidSet the value of Foreign Key Config.voidSet the value of Foreign Key DocuStructureRoot.voidsetMFooter(DGFooter value) Set the value of Foreign Key MFooter.voidsetMHeader(DGHeader value) Set the value of Foreign Key MHeader.voidSet the value of Foreign Key Title.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 ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods 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 MMLocalizAble
hasAnyLocalizedName, hasLocalizedNameMethods inherited from interface MMMetamodelElement
getIgnoringProfile
-
Method Details
-
getTitle
- Throws:
InoNetExceptionSrvErrorException
-
setTitle
Set the value of Foreign Key Title.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getMHeader
- Throws:
InoNetExceptionSrvErrorException
-
setMHeader
Set the value of Foreign Key MHeader.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getCHeader
- Throws:
InoNetExceptionSrvErrorException
-
setCHeader
Set the value of Foreign Key CHeader.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getConfig
The configuration of this selection.- Throws:
InoNetExceptionSrvErrorException
-
setConfig
Set the value of Foreign Key Config.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getDocuCommand
All docu commands owned by this documentation selection.- Throws:
InoNetExceptionSrvErrorException
-
getDocuStructureRoot
The documentation structure used by this documentation selection.- Throws:
InoNetExceptionSrvErrorException
-
setDocuStructureRoot
Set the value of Foreign Key DocuStructureRoot.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-