Uses of Class
org.pathvisio.libgpml.model.PathwayModel.StatusFlagEvent
Package | Description |
---|---|
org.pathvisio.libgpml.model |
Classes representing the pathway "model".
|
-
Uses of PathwayModel.StatusFlagEvent in org.pathvisio.libgpml.model
Methods in org.pathvisio.libgpml.model with parameters of type PathwayModel.StatusFlagEvent Modifier and Type Method Description void
PathwayModel. fireStatusFlagEvent(PathwayModel.StatusFlagEvent e)
Fires status flag event.void
PathwayModel.StatusFlagListener. statusFlagChanged(PathwayModel.StatusFlagEvent e)