| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use DataCollectionListener | |
| biouml.model | |
| biouml.model.dynamics | |
| biouml.standard.type | |
| biouml.standard.type.access | |
| ru.biosoft.access | |
| ru.biosoft.access.repository | |
| ru.biosoft.access.support | |
| 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 | EModelGenrally this role should be assotiated with Diagram. |
| Uses of DataCollectionListener in biouml.standard.type |
| Methods in biouml.standard.type with parameters of type DataCollectionListener | |
void | Reaction.addDataCollectionListener(DataCollectionListener l) |
void | Reaction.removeDataCollectionListener(DataCollectionListener l) |
| Uses of DataCollectionListener in biouml.standard.type.access |
| Classes in biouml.standard.type.access that implement DataCollectionListener | |
class | TitleSqlIndexTitleSqlIndex is map where key is Base#title and value Base#name. |
| Uses of DataCollectionListener in ru.biosoft.access |
| Subinterfaces of DataCollectionListener in ru.biosoft.access | |
interface | QuerySystem... |
| Classes in ru.biosoft.access that implement DataCollectionListener | |
class | DataCollectionListenerSupportUtility class that implements stub for DataCollectionListener. |
class | DataCollectionUndoListenerThese class listen all changes inn DataCollection, converts them to UndoableEdit and add them to UndoManager. |
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 |
| Uses of DataCollectionListener in ru.biosoft.access.support |
| Classes in ru.biosoft.access.support that implement DataCollectionListener | |
class | DataCollectionRowModelAdapter |
class | NameListToListModelAdapter |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||