Uses of Class
com.metamatrix.console.models.ModelChangedEvent

Packages that use ModelChangedEvent
com.metamatrix.console.models   
com.metamatrix.console.ui.views.properties   
com.metamatrix.console.ui.views.queries   
com.metamatrix.console.ui.views.summary   
com.metamatrix.console.ui.views.transactions   
 

Uses of ModelChangedEvent in com.metamatrix.console.models
 

Methods in com.metamatrix.console.models with parameters of type ModelChangedEvent
 void ManagerListener.modelChanged(ModelChangedEvent e)
           
 void QueryManager.modelChanged(ModelChangedEvent e)
          The QueryManager listens for changes to the SessionManager.
 void ConfigurationManager.modelChanged(ModelChangedEvent e)
           
 

Uses of ModelChangedEvent in com.metamatrix.console.ui.views.properties
 

Methods in com.metamatrix.console.ui.views.properties with parameters of type ModelChangedEvent
 void PropertiesMasterPanel.modelChanged(ModelChangedEvent e)
           
 

Uses of ModelChangedEvent in com.metamatrix.console.ui.views.queries
 

Methods in com.metamatrix.console.ui.views.queries with parameters of type ModelChangedEvent
 void QueryPanel.modelChanged(ModelChangedEvent e)
           
 

Uses of ModelChangedEvent in com.metamatrix.console.ui.views.summary
 

Methods in com.metamatrix.console.ui.views.summary with parameters of type ModelChangedEvent
 void SummaryPanel.modelChanged(ModelChangedEvent e)
           
 

Uses of ModelChangedEvent in com.metamatrix.console.ui.views.transactions
 

Methods in com.metamatrix.console.ui.views.transactions with parameters of type ModelChangedEvent
 void TransactionsPanel.modelChanged(ModelChangedEvent e)
           
 



Copyright © 2009. All Rights Reserved.