Uses of Class
org.graffiti.event.AttributeEvent
Package | Description |
---|---|
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow | |
de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml | |
org.graffiti.event |
Contains event classes and listener interfaces that are used to react to
events fired by the graph model.
|
org.graffiti.plugin.editcomponent | |
org.graffiti.plugin.inspector | |
org.graffiti.plugin.view | |
org.graffiti.plugins.inspectors.defaults | |
org.graffiti.plugins.views.defaults | |
org.graffiti.plugins.views.matrix | |
org.graffiti.session |
Contains classes, which are needed for the session handling.
|
org.graffiti.util |
Contains utility classes for frequently needed functionality.
|
-
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.fast_view with parameters of type AttributeEvent Modifier and Type Method Description void
FastView. postAttributeAdded(AttributeEvent e)
void
FastView. postAttributeChanged(AttributeEvent e)
void
FastView. postAttributeRemoved(AttributeEvent e)
void
FastView. preAttributeAdded(AttributeEvent e)
void
FastView. preAttributeChanged(AttributeEvent e)
void
FastView. preAttributeRemoved(AttributeEvent e)
-
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.ipk_graffitiview with parameters of type AttributeEvent Modifier and Type Method Description void
NullView. postAttributeAdded(AttributeEvent e)
void
IPKGraffitiView. postAttributeChanged(AttributeEvent e)
void
NullView. postAttributeChanged(AttributeEvent e)
void
NullView. postAttributeRemoved(AttributeEvent e)
void
NullView. preAttributeAdded(AttributeEvent e)
void
NullView. preAttributeChanged(AttributeEvent e)
void
NullView. preAttributeRemoved(AttributeEvent e)
-
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control with parameters of type AttributeEvent Modifier and Type Method Description void
TabPatternLayout. postAttributeAdded(AttributeEvent e)
void
TabPluginControl. postAttributeAdded(AttributeEvent e)
void
TabVisualisationControl. postAttributeAdded(AttributeEvent e)
Deprecated.void
TabPatternLayout. postAttributeChanged(AttributeEvent e)
void
TabPluginControl. postAttributeChanged(AttributeEvent e)
void
TabVisualisationControl. postAttributeChanged(AttributeEvent e)
Deprecated.void
TabPatternLayout. postAttributeRemoved(AttributeEvent e)
void
TabPluginControl. postAttributeRemoved(AttributeEvent e)
void
TabVisualisationControl. postAttributeRemoved(AttributeEvent e)
Deprecated.void
TabPatternLayout. preAttributeAdded(AttributeEvent e)
void
TabPluginControl. preAttributeAdded(AttributeEvent e)
void
TabVisualisationControl. preAttributeAdded(AttributeEvent e)
Deprecated.void
TabPatternLayout. preAttributeChanged(AttributeEvent e)
void
TabPluginControl. preAttributeChanged(AttributeEvent e)
void
TabVisualisationControl. preAttributeChanged(AttributeEvent e)
Deprecated.void
TabPatternLayout. preAttributeRemoved(AttributeEvent e)
void
TabPluginControl. preAttributeRemoved(AttributeEvent e)
void
TabVisualisationControl. preAttributeRemoved(AttributeEvent e)
Deprecated. -
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.metacrop with parameters of type AttributeEvent Modifier and Type Method Description void
PathwayWebLinkTab. postAttributeAdded(AttributeEvent e)
void
PathwayWebLinkTab. postAttributeChanged(AttributeEvent e)
void
PathwayWebLinkTab. postAttributeRemoved(AttributeEvent e)
void
PathwayWebLinkTab. preAttributeAdded(AttributeEvent e)
void
PathwayWebLinkTab. preAttributeChanged(AttributeEvent e)
void
PathwayWebLinkTab. preAttributeRemoved(AttributeEvent e)
-
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.statistics with parameters of type AttributeEvent Modifier and Type Method Description void
TabStatistics. postAttributeAdded(AttributeEvent e)
void
TabStatistics. postAttributeChanged(AttributeEvent e)
void
TabStatistics. postAttributeRemoved(AttributeEvent e)
void
TabStatistics. preAttributeAdded(AttributeEvent e)
void
TabStatistics. preAttributeChanged(AttributeEvent e)
void
TabStatistics. preAttributeRemoved(AttributeEvent e)
-
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.gui.layout_control.workflow with parameters of type AttributeEvent Modifier and Type Method Description void
WorkflowHelper. postAttributeAdded(AttributeEvent e)
Deprecated.void
WorkflowHelper. postAttributeChanged(AttributeEvent e)
Deprecated.void
WorkflowHelper. postAttributeRemoved(AttributeEvent e)
Deprecated.void
WorkflowHelper. preAttributeAdded(AttributeEvent e)
Deprecated.void
WorkflowHelper. preAttributeChanged(AttributeEvent e)
Deprecated.void
WorkflowHelper. preAttributeRemoved(AttributeEvent e)
Deprecated. -
Uses of AttributeEvent in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml
Methods in de.ipk_gatersleben.ag_nw.graffiti.plugins.ios.sbml with parameters of type AttributeEvent Modifier and Type Method Description void
KineticLawHelper. postAttributeChanged(AttributeEvent e)
-
Uses of AttributeEvent in org.graffiti.event
Methods in org.graffiti.event with parameters of type AttributeEvent Modifier and Type Method Description void
AbstractAttributeListener. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
AttributeAdapter. postAttributeAdded(AttributeEvent e)
void
AttributeListener. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
ListenerManager. postAttributeAdded(AttributeEvent event)
Called after an attribute has been added.void
AbstractAttributeListener. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
AttributeAdapter. postAttributeChanged(AttributeEvent e)
void
AttributeListener. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
ListenerManager. postAttributeChanged(AttributeEvent event)
Called after an attribute has been changed.void
AbstractAttributeListener. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed.void
AttributeAdapter. postAttributeRemoved(AttributeEvent e)
void
AttributeListener. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed.void
ListenerManager. postAttributeRemoved(AttributeEvent event)
Called after an attribute has been removed.void
AbstractAttributeListener. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
AttributeAdapter. preAttributeAdded(AttributeEvent e)
void
AttributeListener. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
ListenerManager. preAttributeAdded(AttributeEvent event)
Called just before an attribute is added.void
AbstractAttributeListener. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
AttributeAdapter. preAttributeChanged(AttributeEvent e)
void
AttributeListener. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
ListenerManager. preAttributeChanged(AttributeEvent event)
Called before a change of an attribute takes place.void
AbstractAttributeListener. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed.void
AttributeAdapter. preAttributeRemoved(AttributeEvent e)
void
AttributeListener. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed.void
ListenerManager. preAttributeRemoved(AttributeEvent event)
Called just before an attribute is removed. -
Uses of AttributeEvent in org.graffiti.plugin.editcomponent
Methods in org.graffiti.plugin.editcomponent with parameters of type AttributeEvent Modifier and Type Method Description void
GraphComponentEditComponent. postAttributeAdded(AttributeEvent e)
Called after an attribute as been added.void
JComponentParameterEditor. postAttributeAdded(AttributeEvent e)
void
ValueEditComponentAdapter. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
AbstractValueEditComponent. postAttributeChanged(AttributeEvent e)
Called after a change of an displayable took place.void
GraphComponentEditComponent. postAttributeChanged(AttributeEvent e)
Called after a change of an attribute took place.void
JComponentParameterEditor. postAttributeChanged(AttributeEvent e)
void
ValueEditComponentAdapter. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
GraphComponentEditComponent. postAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed.void
JComponentParameterEditor. postAttributeRemoved(AttributeEvent e)
void
ValueEditComponentAdapter. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed.void
GraphComponentEditComponent. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
JComponentParameterEditor. preAttributeAdded(AttributeEvent e)
void
ValueEditComponentAdapter. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
AbstractValueEditComponent. preAttributeChanged(AttributeEvent e)
Called before a change of an displayable takes place.void
GraphComponentEditComponent. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
JComponentParameterEditor. preAttributeChanged(AttributeEvent e)
void
ValueEditComponentAdapter. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
GraphComponentEditComponent. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed.void
JComponentParameterEditor. preAttributeRemoved(AttributeEvent e)
void
ValueEditComponentAdapter. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed. -
Uses of AttributeEvent in org.graffiti.plugin.inspector
Methods in org.graffiti.plugin.inspector with parameters of type AttributeEvent Modifier and Type Method Description void
SubtabHostTab. postAttributeAdded(AttributeEvent e)
void
SubtabHostTab. postAttributeChanged(AttributeEvent e)
void
SubtabHostTab. postAttributeRemoved(AttributeEvent e)
void
SubtabHostTab. preAttributeAdded(AttributeEvent e)
void
SubtabHostTab. preAttributeChanged(AttributeEvent e)
void
SubtabHostTab. preAttributeRemoved(AttributeEvent e)
-
Uses of AttributeEvent in org.graffiti.plugin.view
Methods in org.graffiti.plugin.view with parameters of type AttributeEvent Modifier and Type Method Description void
AbstractView. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
AbstractView. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
AbstractView. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed.void
AbstractView. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
AbstractView. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
AbstractView. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed. -
Uses of AttributeEvent in org.graffiti.plugins.inspectors.defaults
Methods in org.graffiti.plugins.inspectors.defaults with parameters of type AttributeEvent Modifier and Type Method Description void
AbstractTab. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
AbstractTab. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
GraphTab. postAttributeChanged(AttributeEvent e)
If the path to the changed attribute is ".directed", then the directed property of the graph (attributable of the attribute) is updated.void
AbstractTab. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed.void
AbstractTab. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
AbstractTab. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
AbstractTab. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed. -
Uses of AttributeEvent in org.graffiti.plugins.views.defaults
Methods in org.graffiti.plugins.views.defaults with parameters of type AttributeEvent Modifier and Type Method Description void
GraffitiView. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
GraffitiView. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
GraffitiView. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed. -
Uses of AttributeEvent in org.graffiti.plugins.views.matrix
Methods in org.graffiti.plugins.views.matrix with parameters of type AttributeEvent Modifier and Type Method Description void
MatrixView. postAttributeAdded(AttributeEvent e)
void
MatrixView. postAttributeChanged(AttributeEvent e)
void
MatrixView. postAttributeRemoved(AttributeEvent e)
void
MatrixView. preAttributeAdded(AttributeEvent e)
void
MatrixView. preAttributeChanged(AttributeEvent e)
void
MatrixView. preAttributeRemoved(AttributeEvent e)
-
Uses of AttributeEvent in org.graffiti.session
Methods in org.graffiti.session with parameters of type AttributeEvent Modifier and Type Method Description void
GraphConstraintChecker. postAttributeAdded(AttributeEvent e)
Called after an attribute has been added.void
GraphConstraintChecker. postAttributeChanged(AttributeEvent e)
Called after an attribute has been changed.void
GraphConstraintChecker. postAttributeRemoved(AttributeEvent e)
Called after an attribute has been removed.void
GraphConstraintChecker. preAttributeAdded(AttributeEvent e)
Called just before an attribute is added.void
GraphConstraintChecker. preAttributeChanged(AttributeEvent e)
Called before a change of an attribute takes place.void
GraphConstraintChecker. preAttributeRemoved(AttributeEvent e)
Called just before an attribute is removed. -
Uses of AttributeEvent in org.graffiti.util
Methods in org.graffiti.util with parameters of type AttributeEvent Modifier and Type Method Description void
DelayThread.DelayedCallback. call(AttributeEvent e)
void
DelayThread. setAttributeEvent(AttributeEvent e)