|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPatternModificationNotification
Field Summary | |
---|---|
static int |
ADDED
A new element has been added. |
static int |
REMOVED
An element has been removed. |
static int |
RENAMED
An element has been renamed. |
static int |
SAVED
The model has been saved. |
static int |
SET
A value has been set to another one. |
Method Summary | |
---|---|
int |
getEventType()
Get the type of change that has occurred. |
Object |
getNewValue()
Get the new value after the change occurred. |
Object |
getNotifier()
Get the object affected by the change. |
Object |
getOldValue()
Get the value before the change occurred. |
PatternHandler.PatternData |
getPatternData()
Get pattern data scope attached to the event. |
Field Detail |
---|
static final int ADDED
static final int REMOVED
static final int RENAMED
static final int SET
static final int SAVED
Method Detail |
---|
int getEventType()
PatternHandler.PatternData getPatternData()
Object getNotifier()
Object getNewValue()
Object getOldValue()
|
EGF Engine Release 0.1.0 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) Thales Corporate Services S.A.S, 2009.
This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.