Package de.mid.innovator.srv2api.icw2dg
Interface DGChapter
- All Superinterfaces:
ADClientAble,ADM2AttrModifyAble,ELContainerAble,ELContAsgnAble,ELDeleteAble,ELElement,ELNamedElement,ELNamespaceAble,ELNamespaceAsgnAble,ELObject,ELPresOptAble,ELUUIDAble,MMLocalizAble,MMMetamodelElement
- All Known Subinterfaces:
DGAdditionalHeading,DGAttachmentChapter,DGDocuStructureRoot,DGLink,DGPicture,DGRoot,DGStandardChapter,DGTemplate,DGTreeLink,DGTreeStructureRoot,DGTreeTemplate,DGVerifyChapter,DGViewChapter
public interface DGChapter
extends MMMetamodelElement, ELPresOptAble, ELNamespaceAble, MMLocalizAble
Represents a chapter in a documentation.
- See Also:
- Note:
- The interface DGChapter describes an abstract ability of an object. Therefore no instances of this type can be found in the repository!
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionassignContent(List<? extends MMMetamodelElement> seqOh) Assign contents to this chapter.The content of this chapter.Get the number format of this chapter.getOwnedChapter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) All documentation chapters owned by this documentation chapter.The documentation chapter owning this documentation chapter.booleanReturns true if this chapter has a page break after the heading.booleanReturns true if this chapter has a page break before the heading.The justification of the paragraph.getRedefiningChapter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) The table column using thisDGChapter.booleanReturns true if this chapter is supressed.booleanReturns true if this chapters heading is faded out.voidsetChapterFadedOut(boolean value) Set the value of Attribut IsChapterFadedOut.voidsetContents(String value) Set the value of Attribut Contents.voidsetHeadingSuppressed(boolean value) Set the value of Attribut IsHeadingSuppressed.voidSet the value of Attribut NumberFormatEVal.voidsetPageBreakAfter(boolean value) Set the value of Attribut PageBreakAfter.voidsetPageBreakBefore(boolean value) Set the value of Attribut PageBreakBefore.voidSet the value of Attribut ParagraphJustification.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.ELContainerAble
getClientDependency, getOwnedElement, getOwnedElementTransitiveDown, getOwnedElementTransitiveDown, getOwnedElementTransitiveDownAndUnresolved, getOwnedElementTransitiveDownAndUnresolved, getOwnedOrReferencedElementTransitiveDown, getOwnedOrReferencedElementTransitiveDown, getOwnedRelshipBinDirWithTarget, getOwnedRelshipBinDirWithTarget, getRedirectedModelContainer, getRelshipBinDirSource, getSelfAndOwnedElementTransitiveDown, getSelfAndOwnedElementTransitiveDown, getSortedContents, sortContentsMethods 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.ELNamedElement
getName, getNameKind, getQualifiedDisplayName, getQualifiedName, getQualifiedTLName, getSupplierDependency, rename, setName, setNameKindMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAble
getElementImport, getImportedElement, getImportedElement, getImportedPackage, getImportedPackage, getMember, getMember, getMemberByPattern, getMemberByPattern, getOwnedConstraint, getOwnedMember, getOwnedMemberByPath, getOwnedMemberByPattern, getOwnedMemberByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPattern, getOwnedMemberTransitiveByPatternIgnoreCase, getOwnedMemberTransitiveByPatternIgnoreCase, getPackageImportMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELNamespaceAsgnAble
getMnClassicTREFName, getNamespace, getNamespaceName, getPath, getSeparator, getVisibility, setUniqueName, setVisibilityMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELObject
getId, getLongId, getMetaClass, getMetaName, getOclClass, getSrvCon, hasReadMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELPresOptAble
getBitmap, getColor, getOwnedPresOptMethods inherited from interface de.mid.innovator.srv2api.icw2elem.ELUUIDAble
getHyperlinkReferenceAble, getInnoRef, getNotToTranslateAttribute, getTranslatedValue, getUUID, setUUIDMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMLocalizAble
hasAnyLocalizedName, hasLocalizedNameMethods inherited from interface de.mid.innovator.srv2api.icw2meta.MMMetamodelElement
getIgnoringProfile
-
Method Details
-
getContents
The content of this chapter. In the documentation configuration it is used to save a filter.- Throws:
InoNetExceptionSrvErrorException
-
setContents
Set the value of Attribut Contents.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isChapterFadedOut
Returns true if this chapter is supressed.- Throws:
InoNetExceptionSrvErrorException
-
setChapterFadedOut
Set the value of Attribut IsChapterFadedOut.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
isHeadingSuppressed
Returns true if this chapters heading is faded out.- Throws:
InoNetExceptionSrvErrorException
-
setHeadingSuppressed
Set the value of Attribut IsHeadingSuppressed.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getPageBreakBefore
Returns true if this chapter has a page break before the heading.- Throws:
InoNetExceptionSrvErrorException
-
setPageBreakBefore
Set the value of Attribut PageBreakBefore.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getPageBreakAfter
Returns true if this chapter has a page break after the heading.- Throws:
InoNetExceptionSrvErrorException
-
setPageBreakAfter
Set the value of Attribut PageBreakAfter.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getNumberFormatEVal
Get the number format of this chapter.- Throws:
InoNetExceptionSrvErrorException
-
setNumberFormatEVal
Set the value of Attribut NumberFormatEVal.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
getParagraphJustification
The justification of the paragraph.- Throws:
InoNetExceptionSrvErrorException
-
setParagraphJustification
void setParagraphJustification(K_PARAGRAPH_JUSTIFICATION value) throws InoNetException, SrvErrorException Set the value of Attribut ParagraphJustification.- Parameters:
value- The value to be set.- Throws:
InoNetExceptionSrvErrorException
-
assignContent
List<DGStandardChapter> assignContent(List<? extends MMMetamodelElement> seqOh) throws InoNetException, SrvErrorException Assign contents to this chapter.- Parameters:
seqOh- List of selected meta classes or create templates- Throws:
InoNetExceptionSrvErrorException
-
getOwnedChapter
<T extends DGChapter> List<T> getOwnedChapter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException All documentation chapters owned by this documentation chapter.- Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException- Sorted:
- the result may be sorted.
-
getTableColumn
The table column using thisDGChapter.- Throws:
InoNetExceptionSrvErrorException
-
getRedefiningChapter
<T extends DGChapter> List<T> getRedefiningChapter(Class<T> returnType, K_CONTROL_OPTION... behaviourFlags) throws InoNetException, SrvErrorException - Parameters:
returnType- Specifies the type of elements to be returned.behaviourFlags- An optional list of enum values to control the behaviour of the command.- Throws:
InoNetExceptionSrvErrorException
-
getRedefinedChapter
- Throws:
InoNetExceptionSrvErrorException
-
getOwningChapter
The documentation chapter owning this documentation chapter.- Throws:
InoNetExceptionSrvErrorException
-