| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use DataCollectionListener | |
| biouml.editor | |
| biouml.model | |
| biouml.model.dynamics | |
| ru.biosoft.access | |
| ru.biosoft.access.repository | |
| ru.biosoft.access.support | |
| Uses of DataCollectionListener in biouml.editor |
| Classes in biouml.editor that implement DataCollectionListener | |
class | DiagramListenerThese class listen all diagram changes event and convert them to UndoableEdit. |
| Uses of DataCollectionListener in biouml.model |
| Methods in biouml.model with parameters of type DataCollectionListener | |
void | Compartment.addDataCollectionListener(DataCollectionListener l) |
void | Compartment.removeDataCollectionListener(DataCollectionListener l) |
| Uses of DataCollectionListener in biouml.model.dynamics |
| Classes in biouml.model.dynamics that implement DataCollectionListener | |
class | MatlabOdeModel |
| Uses of DataCollectionListener in ru.biosoft.access |
| Classes in ru.biosoft.access that implement DataCollectionListener | |
class | DataCollectionUnion2 |
class | FilteredDataCollection |
class | TransformedDataCollectionImplemnation note: we are not propagate DataCollectionEvents, because this work is done by primary DataCollection (it has the same parent). |
| Methods in ru.biosoft.access with parameters of type DataCollectionListener | |
void | AbstractDataCollection.addDataCollectionListener(DataCollectionListener listener)Adds listener to this data collection. |
void | AbstractDataCollection.removeDataCollectionListener(DataCollectionListener listener)Removes listener from this data collection. |
void | DataCollection.addDataCollectionListener(DataCollectionListener l)Add a listener to the list that's notified each time a change to the data collection occurs. |
void | DataCollection.removeDataCollectionListener(DataCollectionListener l)Remove a listener from the list that's notified each time a change to the data collection occurs. |
| Uses of DataCollectionListener in ru.biosoft.access.repository |
| Classes in ru.biosoft.access.repository that implement DataCollectionListener | |
class | DataCollectionTreeModelAdapter |
class | DataCollectionTreeModelAdapter2 |
| Uses of DataCollectionListener in ru.biosoft.access.support |
| Classes in ru.biosoft.access.support that implement DataCollectionListener | |
class | NameListToListModelAdapter |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||