Uses of Class
org.pathvisio.libgpml.model.PathwayModelEvent
| Package | Description |
|---|---|
| org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of PathwayModelEvent in org.pathvisio.libgpml.model
Fields in org.pathvisio.libgpml.model with type parameters of type PathwayModelEvent Modifier and Type Field Description (package private) java.util.List<PathwayModelEvent>Test. receivedMethods in org.pathvisio.libgpml.model with parameters of type PathwayModelEvent Modifier and Type Method Description voidPathwayModel. fireObjectModifiedEvent(PathwayModelEvent e)Firing the ObjectModifiedEvent has the side effect of marking the Pathway as changed.voidTest. gmmlObjectModified(PathwayModelEvent e)voidPathwayModelListener. pathwayModified(PathwayModelEvent e)Notifies of pathway model modified.voidTest. pathwayModified(PathwayModelEvent e)