Class ReportHelper.ExcludeRelationshipElementFilter

  • All Implemented Interfaces:
    com.nomagic.magicdraw.ui.ElementFilter
    Enclosing class:
    ReportHelper

    private class ReportHelper.ExcludeRelationshipElementFilter
    extends java.lang.Object
    implements com.nomagic.magicdraw.ui.ElementFilter
    Accept only non relatoinship
    • Constructor Detail

      • ExcludeRelationshipElementFilter

        private ExcludeRelationshipElementFilter()
    • Method Detail

      • accept

        public boolean accept​(BaseElement obj)
        Specified by:
        accept in interface com.nomagic.magicdraw.ui.ElementFilter