Class DocumentSection


  • public class DocumentSection
    extends Object
    Movements constructor document section. Displays document elements in a tree.
    • Constructor Detail

      • DocumentSection

        public DocumentSection()
    • Method Detail

      • createDocumentSection

        public void createDocumentSection​(org.eclipse.swt.widgets.Composite parent,
                                          Document document,
                                          MdTypeUtil mdTypeUtil,
                                          IEObjectProvider typeProvider,
                                          DerivedStateComputerUtil derivedStateComputerUtil)
        Сreates a document section.
        Parameters:
        parent - - external composite, cannot be null
        document - - document for which the movements constructor opens,cannot be null
        mdTypeUtil - - the md-type util, cannot be null
        typeProvider - - the type provider, cannot be null
        derivedStateComputerUtil - - the derived state computer util, cannot be null
      • getTreeViewer

        public TreeViewer getTreeViewer()
        Returns documentTree viewer
        Returns:
        - documentTree viewer, may be return null, if document section did not create
      • setTypeMatcher

        public void setTypeMatcher​(RegisterSection registerSection)
        Set type matcher.
        Parameters:
        registerSection - - setting register section,may null