Class AssociationScopeFilterMenu

    • Constructor Detail

      • AssociationScopeFilterMenu

        public AssociationScopeFilterMenu​(String s)
    • Method Detail

      • configure

        public void configure​(TopicMapIF currentTopicMap,
                              ActionListener parentListener,
                              VizController controller)
        Configure/reconfigure this menu.
        Parameters:
        currentTopicMap - The topicmap holding the associations (and their scopes) to be used in this menu.
        parentListener - Allows the caller to act upon actions.
        controller - manages the interaction between the gui, model and configuration manager
      • setStrictnessSelection

        public void setStrictnessSelection​(int strictness)
      • setInAssociationScopeFilter

        public void setInAssociationScopeFilter​(TopicIF scope,
                                                boolean useInFilter)