Class MDSDProfilesNotifier
java.lang.Object
org.eclipse.emf.common.notify.impl.NotificationImpl
org.palladiosimulator.mdsdprofiles.notifier.MDSDProfilesNotifier
- All Implemented Interfaces:
Notification
,NotificationChain
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
static final int
static final int
static final int
static final int
Fields inherited from class org.eclipse.emf.common.notify.impl.NotificationImpl
eventType, IS_SET_CHANGE_INDEX, newIEEEPrimitiveValue, newSimplePrimitiveValue, newValue, next, oldIEEEPrimitiveValue, oldSimplePrimitiveValue, oldValue, position, 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_SHORT, primitiveType
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
-
Method Summary
Methods inherited from class org.eclipse.emf.common.notify.impl.NotificationImpl
add, dispatch, getEventType, getFeature, getFeatureDefaultValue, getFeatureID, getNewBooleanValue, getNewByteValue, getNewCharValue, getNewDoubleValue, getNewFloatValue, getNewIntValue, getNewLongValue, getNewShortValue, getNewStringValue, getNewValue, getOldBooleanValue, getOldByteValue, getOldCharValue, getOldDoubleValue, getOldFloatValue, getOldIntValue, getOldLongValue, getOldShortValue, getOldStringValue, getOldValue, getPosition, isFeatureUnsettable, isReset, isTouch, merge, toString, wasSet
-
Field Details
-
APPLY_PROFILE
public static final int APPLY_PROFILE- See Also:
-
UNAPPLY_PROFILE
public static final int UNAPPLY_PROFILE- See Also:
-
APPLY_STEREOTYPE
public static final int APPLY_STEREOTYPE- See Also:
-
UNAPPLY_STEREOTYPE
public static final int UNAPPLY_STEREOTYPE- See Also:
-
SET_TAGGED_VALUE
public static final int SET_TAGGED_VALUE- See Also:
-
-
Constructor Details
-
MDSDProfilesNotifier
-
-
Method Details
-
getNotifier
- Specified by:
getNotifier
in interfaceNotification
- Overrides:
getNotifier
in classNotificationImpl
-