|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.emf.ecp.view.internal.validation.ValidationNotification
public class ValidationNotification
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.emf.common.notify.Notification |
|---|
ADD, ADD_MANY, CREATE, EVENT_TYPE_COUNT, MOVE, NO_FEATURE_ID, NO_INDEX, REMOVE, REMOVE_MANY, REMOVING_ADAPTER, RESOLVE, SET, UNSET |
| Constructor Summary | |
|---|---|
ValidationNotification(org.eclipse.emf.ecore.EObject toValidate)
Creates a ValidationNotification which is used to trigger a validation of a specific EObject. |
|
| Method Summary | |
|---|---|
int |
getEventType()
|
Object |
getFeature()
|
int |
getFeatureID(Class<?> expectedClass)
|
boolean |
getNewBooleanValue()
|
byte |
getNewByteValue()
|
char |
getNewCharValue()
|
double |
getNewDoubleValue()
|
float |
getNewFloatValue()
|
int |
getNewIntValue()
|
long |
getNewLongValue()
|
short |
getNewShortValue()
|
String |
getNewStringValue()
|
Object |
getNewValue()
|
Object |
getNotifier()
|
boolean |
getOldBooleanValue()
|
byte |
getOldByteValue()
|
char |
getOldCharValue()
|
double |
getOldDoubleValue()
|
float |
getOldFloatValue()
|
int |
getOldIntValue()
|
long |
getOldLongValue()
|
short |
getOldShortValue()
|
String |
getOldStringValue()
|
Object |
getOldValue()
|
int |
getPosition()
|
boolean |
isReset()
|
boolean |
isTouch()
|
boolean |
merge(org.eclipse.emf.common.notify.Notification notification)
|
boolean |
wasSet()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ValidationNotification(org.eclipse.emf.ecore.EObject toValidate)
ValidationNotification which is used to trigger a validation of a specific EObject.
toValidate - the EObject to validate| Method Detail |
|---|
public Object getNotifier()
getNotifier in interface org.eclipse.emf.common.notify.NotificationNotification.getNotifier()public int getEventType()
getEventType in interface org.eclipse.emf.common.notify.NotificationNotification.getEventType()public int getFeatureID(Class<?> expectedClass)
getFeatureID in interface org.eclipse.emf.common.notify.NotificationNotification.getFeatureID(java.lang.Class)public Object getFeature()
getFeature in interface org.eclipse.emf.common.notify.NotificationNotification.getFeature()public Object getOldValue()
getOldValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldValue()public Object getNewValue()
getNewValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewValue()public boolean wasSet()
wasSet in interface org.eclipse.emf.common.notify.NotificationNotification.wasSet()public boolean isTouch()
isTouch in interface org.eclipse.emf.common.notify.NotificationNotification.isTouch()public boolean isReset()
isReset in interface org.eclipse.emf.common.notify.NotificationNotification.isReset()public int getPosition()
getPosition in interface org.eclipse.emf.common.notify.NotificationNotification.getPosition()public boolean merge(org.eclipse.emf.common.notify.Notification notification)
merge in interface org.eclipse.emf.common.notify.NotificationNotification.merge(org.eclipse.emf.common.notify.Notification)public boolean getOldBooleanValue()
getOldBooleanValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldBooleanValue()public boolean getNewBooleanValue()
getNewBooleanValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewBooleanValue()public byte getOldByteValue()
getOldByteValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldByteValue()public byte getNewByteValue()
getNewByteValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewByteValue()public char getOldCharValue()
getOldCharValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldCharValue()public char getNewCharValue()
getNewCharValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewCharValue()public double getOldDoubleValue()
getOldDoubleValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldDoubleValue()public double getNewDoubleValue()
getNewDoubleValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewDoubleValue()public float getOldFloatValue()
getOldFloatValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldFloatValue()public float getNewFloatValue()
getNewFloatValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewFloatValue()public int getOldIntValue()
getOldIntValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldIntValue()public int getNewIntValue()
getNewIntValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewIntValue()public long getOldLongValue()
getOldLongValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldLongValue()public long getNewLongValue()
getNewLongValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewLongValue()public short getOldShortValue()
getOldShortValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldShortValue()public short getNewShortValue()
getNewShortValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewShortValue()public String getOldStringValue()
getOldStringValue in interface org.eclipse.emf.common.notify.NotificationNotification.getOldStringValue()public String getNewStringValue()
getNewStringValue in interface org.eclipse.emf.common.notify.NotificationNotification.getNewStringValue()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||