|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.embl.ebi.escience.scufl.ScuflModelEvent
org.embl.ebi.escience.scufl.MinorScuflModelEvent
public class MinorScuflModelEvent
Signifies a change in the model that might be of interest to a view. This subclass indicates that the event does not change the major contents of the workflow, so tree views etc will not have to update their structure.
| Field Summary |
|---|
| Fields inherited from class org.embl.ebi.escience.scufl.ScuflModelEvent |
|---|
LOAD, UNKNOWN |
| Constructor Summary | |
|---|---|
MinorScuflModelEvent(java.lang.Object source,
java.lang.String message)
|
|
| Method Summary |
|---|
| Methods inherited from class org.embl.ebi.escience.scufl.ScuflModelEvent |
|---|
getEventType, getMessage, getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MinorScuflModelEvent(java.lang.Object source,
java.lang.String message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||