org.embl.ebi.escience.scuflui.shared
Interface ScuflModelSet.ScuflModelSetListener

Enclosing class:
ScuflModelSet

public static interface ScuflModelSet.ScuflModelSetListener


Method Summary
 void modelAdded(ScuflModel model)
           
 void modelRemoved(ScuflModel model)
           
 

Method Detail

modelAdded

void modelAdded(ScuflModel model)

modelRemoved

void modelRemoved(ScuflModel model)