Interface DGStandardChapter
- All Superinterfaces:
ADClientAble, ADM2AttrModifyAble, DGChapter, ELContainerAble, ELContAsgnAble, ELDeleteAble, ELElement, ELNamedElement, ELNamespaceAble, ELNamespaceAsgnAble, ELObject, ELPresOptAble, ELUUIDAble, MMLocalizAble, MMMetamodelElement
- All Known Subinterfaces:
DGAttachmentChapter, DGDocuStructureRoot, DGPicture, DGRoot, DGTemplate, DGTreeStructureRoot, DGTreeTemplate, DGVerifyChapter, DGViewChapter
Represents a chapter in the documentation containing information about a model element.
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionThe chapter attribute assigned to this documentation standard chapter.The meta class assigned to this chapter.The local sort order of son nodes.booleanIs the local sort order of son nodes a reverse sort order.voidSet the value of Attribut LocalSortOrder.voidsetLocalSortOrderReverse(boolean value) Set the value of Attribut IsLocalSortOrderReverse.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 DGChapter
assignContent, getContents, getNumberFormatEVal, getOwnedChapter, getOwningChapter, getPageBreakAfter, getPageBreakBefore, getParagraphJustification, getRedefinedChapter, getRedefiningChapter, getTableColumn, isChapterFadedOut, isHeadingSuppressed, setChapterFadedOut, setContents, setHeadingSuppressed, setNumberFormatEVal, setPageBreakAfter, setPageBreakBefore, setParagraphJustificationMethods 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 ELNamespaceAble
getElementImport, getImportedElement, getImportedElement, getImportedPackage, getImportedPackage, getItemDefinition, getMember, getMember, getMemberByPattern, getMemberByPattern, getOwnedConstraint, getOwnedMember, getOwnedMemberByPath, getOwnedMemberByPattern, getOwnedMemberByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPatternIgnoreCase, getOwnedMemberTransitiveByPatternIgnoreCase, getPackageImportMethods 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 ELPresOptAble
getBitmap, getColor, getOwnedPresOptMethods inherited from interface ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface MMLocalizAble
hasAnyLocalizedName, hasLocalizedNameMethods inherited from interface MMMetamodelElement
getIgnoringProfile
-
Method Details
-
getLocalSortOrder
The local sort order of son nodes.- Throws:
InoNetExceptionSrvErrorException
-
setLocalSortOrder
Set the value of Attribut LocalSortOrder.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isLocalSortOrderReverse
Is the local sort order of son nodes a reverse sort order.- Throws:
InoNetExceptionSrvErrorException
-
setLocalSortOrderReverse
Set the value of Attribut IsLocalSortOrderReverse.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getChapterClass
The meta class assigned to this chapter.- Throws:
InoNetExceptionSrvErrorException
-
getChapterAttribute
The chapter attribute assigned to this documentation standard chapter.- Throws:
InoNetExceptionSrvErrorException
-