org.topbraid.core.session
Interface IModelSelectionListener

All Known Implementing Classes:
AbstractPredicateTreeView, ArbiTreeView, BasketView, DomainView, FileRegistryTableView, FileStatusDecorator, ImportsView, InferencesExplanationsView, InferencesView, InheritanceView, InstancesView, PropertiesTreeView, RelevantView, RulesView, SPARQLView, StatisticsPage, SubClassesTreeView

public interface IModelSelectionListener


Method Summary
 void modelSelectionChanged()
          Called by the ModelSelection singleton after the currently selected model has changed.
 

Method Detail

modelSelectionChanged

void modelSelectionChanged()
Called by the ModelSelection singleton after the currently selected model has changed.