public class MDSDProfilesNotifier extends NotificationImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
MDSDProfilesNotifier.TaggedValueTuple |
| Modifier and Type | Field and Description |
|---|---|
static int |
APPLY_PROFILE |
static int |
APPLY_STEREOTYPE |
static int |
SET_TAGGED_VALUE |
static int |
UNAPPLY_PROFILE |
static int |
UNAPPLY_STEREOTYPE |
PRIMITIVE_TYPE_BOOLEAN, PRIMITIVE_TYPE_BYTE, PRIMITIVE_TYPE_CHAR, PRIMITIVE_TYPE_DOUBLE, PRIMITIVE_TYPE_FLOAT, PRIMITIVE_TYPE_INT, PRIMITIVE_TYPE_LONG, PRIMITIVE_TYPE_OBJECT, PRIMITIVE_TYPE_SHORTADD, ADD_MANY, CREATE, EVENT_TYPE_COUNT, MOVE, NO_FEATURE_ID, NO_INDEX, REMOVE, REMOVE_MANY, REMOVING_ADAPTER, RESOLVE, SET, UNSET| Constructor and Description |
|---|
MDSDProfilesNotifier(Notifier changedElement,
int eventType,
Object value) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getNotifier() |
add, dispatch, getEventType, getFeature, getFeatureID, getNewBooleanValue, getNewByteValue, getNewCharValue, getNewDoubleValue, getNewFloatValue, getNewIntValue, getNewLongValue, getNewShortValue, getNewStringValue, getNewValue, getOldBooleanValue, getOldByteValue, getOldCharValue, getOldDoubleValue, getOldFloatValue, getOldIntValue, getOldLongValue, getOldShortValue, getOldStringValue, getOldValue, getPosition, isReset, isTouch, merge, toString, wasSetpublic static final int APPLY_PROFILE
public static final int UNAPPLY_PROFILE
public static final int APPLY_STEREOTYPE
public static final int UNAPPLY_STEREOTYPE
public static final int SET_TAGGED_VALUE
public Object getNotifier()
getNotifier in interface NotificationgetNotifier in class NotificationImpl