org.eclipse.uml2.uml.util
Class UMLDerivedUnionAdapter

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.AdapterImpl
      extended by org.eclipse.uml2.uml.util.UMLDerivedUnionAdapter
All Implemented Interfaces:
org.eclipse.emf.common.notify.Adapter, org.eclipse.emf.common.notify.Adapter.Internal

public class UMLDerivedUnionAdapter
extends org.eclipse.emf.common.notify.impl.AdapterImpl

An adapter that propagates notifications for derived unions.

See Also:
UMLPackage

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter
org.eclipse.emf.common.notify.Adapter.Internal
 
Field Summary
protected static UMLPackage modelPackage
          The cached model package
 
Fields inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
target
 
Constructor Summary
UMLDerivedUnionAdapter()
          Creates an instance of the adapter
 
Method Summary
protected  void notifyAbstractionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAcceptCallActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAcceptEventActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActionExecutionSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActionInputPinChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActivityChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActivityFinalNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActivityParameterNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActivityPartitionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyActorChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAddStructuralFeatureValueActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAddVariableValueActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAnyReceiveEventChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyArtifactChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAssociationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyAssociationClassChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyBehaviorExecutionSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyBroadcastSignalActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCallBehaviorActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCallEventChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCallOperationActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCentralBufferNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
 void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
          Calls notifyChanged with the appropriate model class
protected  void notifyChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyXXXChanged for the corresponding class of the model
 void notifyChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass, org.eclipse.emf.ecore.EStructuralFeature derivedUnion)
          Does nothing; clients may override so that it does something
protected  void notifyChangeEventChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyClassChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyClassifierTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyClauseChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyClearAssociationActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyClearStructuralFeatureActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyClearVariableActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCollaborationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCollaborationUseChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCombinedFragmentChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCommentChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCommunicationPathChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyComponentChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyComponentRealizationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConditionalNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
           
protected  void notifyConditionalNodeChangedGen(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConnectableElementTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConnectionPointReferenceChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConnectorChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConnectorEndChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConsiderIgnoreFragmentChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyConstraintChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyContinuationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyControlFlowChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCreateLinkActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCreateLinkObjectActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyCreateObjectActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDataStoreNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDataTypeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDecisionNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDependencyChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDeploymentChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDeploymentSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDestroyLinkActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDestroyObjectActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDestructionOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDeviceChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDurationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDurationConstraintChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDurationIntervalChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyDurationObservationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyElementImportChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyEnumerationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyEnumerationLiteralChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExceptionHandlerChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExecutionEnvironmentChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExecutionOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExpansionNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExpansionRegionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExpressionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExtendChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExtensionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExtensionEndChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyExtensionPointChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyFinalStateChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyFlowFinalNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyForkNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyFunctionBehaviorChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyGateChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyGeneralizationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyGeneralizationSetChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyGeneralOrderingChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyImageChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyIncludeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInformationFlowChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInformationItemChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInitialNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInputPinChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInstanceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInstanceValueChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInteractionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInteractionConstraintChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInteractionOperandChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInteractionUseChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInterfaceChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInterfaceRealizationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyInterruptibleActivityRegionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyIntervalChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyIntervalConstraintChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyJoinNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLifelineChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLinkEndCreationDataChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLinkEndDataChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLinkEndDestructionDataChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLiteralBooleanChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLiteralIntegerChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLiteralNullChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLiteralRealChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLiteralStringChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLiteralUnlimitedNaturalChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyLoopNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
           
protected  void notifyLoopNodeChangedGen(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyManifestationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyMergeNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyMessageChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyMessageOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyModelChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyObjectFlowChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOpaqueActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOpaqueBehaviorChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOpaqueExpressionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOperationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOperationTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyOutputPinChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPackageChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPackageImportChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPackageMergeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyParameterChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyParameterSetChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPartDecompositionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPortChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPrimitiveTypeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyProfileApplicationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyProfileChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPropertyChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyProtocolConformanceChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyProtocolStateMachineChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyProtocolTransitionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyPseudostateChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyQualifierValueChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyRaiseExceptionActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadExtentActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadIsClassifiedObjectActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadLinkActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadLinkObjectEndActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadLinkObjectEndQualifierActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadSelfActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadStructuralFeatureActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReadVariableActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyRealizationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReceptionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReclassifyObjectActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyRedefinableTemplateSignatureChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReduceActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyRegionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyRemoveStructuralFeatureValueActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyRemoveVariableValueActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyReplyActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySendObjectActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySendSignalActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySequenceNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySignalChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySignalEventChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySlotChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStartClassifierBehaviorActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStartObjectBehaviorActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStateChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStateInvariantChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStateMachineChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStereotypeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStringExpressionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyStructuredActivityNodeChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifySubstitutionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTemplateBindingChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTemplateParameterSubstitutionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTemplateSignatureChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTestIdentityActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTimeConstraintChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTimeEventChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTimeExpressionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTimeIntervalChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTimeObservationChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTransitionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyTriggerChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyUnmarshallActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyUsageChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyUseCaseChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyValuePinChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyValueSpecificationActionChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
protected  void notifyVariableChanged(org.eclipse.emf.common.notify.Notification notification, org.eclipse.emf.ecore.EClass eClass)
          Calls notifyChanged for each affected derived union
 
Methods inherited from class org.eclipse.emf.common.notify.impl.AdapterImpl
getTarget, isAdapterForType, setTarget, unsetTarget
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

modelPackage

protected static UMLPackage modelPackage
The cached model package.

Constructor Detail

UMLDerivedUnionAdapter

public UMLDerivedUnionAdapter()
Creates an instance of the adapter.

Method Detail

notifyChanged

public void notifyChanged(org.eclipse.emf.common.notify.Notification notification)
Calls notifyChanged with the appropriate model class.

Specified by:
notifyChanged in interface org.eclipse.emf.common.notify.Adapter
Overrides:
notifyChanged in class org.eclipse.emf.common.notify.impl.AdapterImpl
Parameters:
notification - a description of the change.

notifyChanged

protected void notifyChanged(org.eclipse.emf.common.notify.Notification notification,
                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyXXXChanged for the corresponding class of the model.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyChanged

public void notifyChanged(org.eclipse.emf.common.notify.Notification notification,
                          org.eclipse.emf.ecore.EClass eClass,
                          org.eclipse.emf.ecore.EStructuralFeature derivedUnion)
Does nothing; clients may override so that it does something.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.
derivedUnion - the derived union affected by the change.

notifyAbstractionChanged

protected void notifyAbstractionChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDependencyChanged

protected void notifyDependencyChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCommentChanged

protected void notifyCommentChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStereotypeChanged

protected void notifyStereotypeChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyClassChanged

protected void notifyClassChanged(org.eclipse.emf.common.notify.Notification notification,
                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStringExpressionChanged

protected void notifyStringExpressionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExpressionChanged

protected void notifyExpressionChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPackageChanged

protected void notifyPackageChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTemplateSignatureChanged

protected void notifyTemplateSignatureChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTemplateParameterChanged

protected void notifyTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTemplateBindingChanged

protected void notifyTemplateBindingChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTemplateParameterSubstitutionChanged

protected void notifyTemplateParameterSubstitutionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPackageMergeChanged

protected void notifyPackageMergeChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyProfileApplicationChanged

protected void notifyProfileApplicationChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyProfileChanged

protected void notifyProfileChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyElementImportChanged

protected void notifyElementImportChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPackageImportChanged

protected void notifyPackageImportChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExtensionChanged

protected void notifyExtensionChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAssociationChanged

protected void notifyAssociationChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPropertyChanged

protected void notifyPropertyChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConnectorEndChanged

protected void notifyConnectorEndChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConnectableElementTemplateParameterChanged

protected void notifyConnectableElementTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification,
                                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDeploymentChanged

protected void notifyDeploymentChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDeploymentSpecificationChanged

protected void notifyDeploymentSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyArtifactChanged

protected void notifyArtifactChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyManifestationChanged

protected void notifyManifestationChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOperationChanged

protected void notifyOperationChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInterfaceRealizationChanged

protected void notifyInterfaceRealizationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyRealizationChanged

protected void notifyRealizationChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInterfaceChanged

protected void notifyInterfaceChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReceptionChanged

protected void notifyReceptionChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySignalChanged

protected void notifySignalChanged(org.eclipse.emf.common.notify.Notification notification,
                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyProtocolStateMachineChanged

protected void notifyProtocolStateMachineChanged(org.eclipse.emf.common.notify.Notification notification,
                                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStateMachineChanged

protected void notifyStateMachineChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPseudostateChanged

protected void notifyPseudostateChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyRegionChanged

protected void notifyRegionChanged(org.eclipse.emf.common.notify.Notification notification,
                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStateChanged

protected void notifyStateChanged(org.eclipse.emf.common.notify.Notification notification,
                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConnectionPointReferenceChanged

protected void notifyConnectionPointReferenceChanged(org.eclipse.emf.common.notify.Notification notification,
                                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTriggerChanged

protected void notifyTriggerChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPortChanged

protected void notifyPortChanged(org.eclipse.emf.common.notify.Notification notification,
                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConstraintChanged

protected void notifyConstraintChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTransitionChanged

protected void notifyTransitionChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyProtocolConformanceChanged

protected void notifyProtocolConformanceChanged(org.eclipse.emf.common.notify.Notification notification,
                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyParameterChanged

protected void notifyParameterChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyParameterSetChanged

protected void notifyParameterSetChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDataTypeChanged

protected void notifyDataTypeChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOperationTemplateParameterChanged

protected void notifyOperationTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification,
                                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExtensionEndChanged

protected void notifyExtensionEndChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyModelChanged

protected void notifyModelChanged(org.eclipse.emf.common.notify.Notification notification,
                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyEnumerationChanged

protected void notifyEnumerationChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyEnumerationLiteralChanged

protected void notifyEnumerationLiteralChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInstanceSpecificationChanged

protected void notifyInstanceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySlotChanged

protected void notifySlotChanged(org.eclipse.emf.common.notify.Notification notification,
                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPrimitiveTypeChanged

protected void notifyPrimitiveTypeChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyUsageChanged

protected void notifyUsageChanged(org.eclipse.emf.common.notify.Notification notification,
                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCollaborationUseChanged

protected void notifyCollaborationUseChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCollaborationChanged

protected void notifyCollaborationChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyGeneralizationChanged

protected void notifyGeneralizationChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyGeneralizationSetChanged

protected void notifyGeneralizationSetChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyRedefinableTemplateSignatureChanged

protected void notifyRedefinableTemplateSignatureChanged(org.eclipse.emf.common.notify.Notification notification,
                                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyUseCaseChanged

protected void notifyUseCaseChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExtendChanged

protected void notifyExtendChanged(org.eclipse.emf.common.notify.Notification notification,
                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExtensionPointChanged

protected void notifyExtensionPointChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyIncludeChanged

protected void notifyIncludeChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySubstitutionChanged

protected void notifySubstitutionChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyClassifierTemplateParameterChanged

protected void notifyClassifierTemplateParameterChanged(org.eclipse.emf.common.notify.Notification notification,
                                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConnectorChanged

protected void notifyConnectorChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyImageChanged

protected void notifyImageChanged(org.eclipse.emf.common.notify.Notification notification,
                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOpaqueExpressionChanged

protected void notifyOpaqueExpressionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAcceptCallActionChanged

protected void notifyAcceptCallActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAcceptEventActionChanged

protected void notifyAcceptEventActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActivityChanged

protected void notifyActivityChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActivityPartitionChanged

protected void notifyActivityPartitionChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStructuredActivityNodeChanged

protected void notifyStructuredActivityNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInputPinChanged

protected void notifyInputPinChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOutputPinChanged

protected void notifyOutputPinChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyVariableChanged

protected void notifyVariableChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInterruptibleActivityRegionChanged

protected void notifyInterruptibleActivityRegionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExceptionHandlerChanged

protected void notifyExceptionHandlerChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActionExecutionSpecificationChanged

protected void notifyActionExecutionSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLifelineChanged

protected void notifyLifelineChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyPartDecompositionChanged

protected void notifyPartDecompositionChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInteractionUseChanged

protected void notifyInteractionUseChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyGateChanged

protected void notifyGateChanged(org.eclipse.emf.common.notify.Notification notification,
                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyMessageChanged

protected void notifyMessageChanged(org.eclipse.emf.common.notify.Notification notification,
                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInteractionChanged

protected void notifyInteractionChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInteractionOperandChanged

protected void notifyInteractionOperandChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInteractionConstraintChanged

protected void notifyInteractionConstraintChanged(org.eclipse.emf.common.notify.Notification notification,
                                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyGeneralOrderingChanged

protected void notifyGeneralOrderingChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOccurrenceSpecificationChanged

protected void notifyOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActionInputPinChanged

protected void notifyActionInputPinChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActivityFinalNodeChanged

protected void notifyActivityFinalNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActivityParameterNodeChanged

protected void notifyActivityParameterNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyActorChanged

protected void notifyActorChanged(org.eclipse.emf.common.notify.Notification notification,
                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAddStructuralFeatureValueActionChanged

protected void notifyAddStructuralFeatureValueActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAddVariableValueActionChanged

protected void notifyAddVariableValueActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAnyReceiveEventChanged

protected void notifyAnyReceiveEventChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyAssociationClassChanged

protected void notifyAssociationClassChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyBehaviorExecutionSpecificationChanged

protected void notifyBehaviorExecutionSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyBroadcastSignalActionChanged

protected void notifyBroadcastSignalActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                  org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCallBehaviorActionChanged

protected void notifyCallBehaviorActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCallEventChanged

protected void notifyCallEventChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCallOperationActionChanged

protected void notifyCallOperationActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCentralBufferNodeChanged

protected void notifyCentralBufferNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyChangeEventChanged

protected void notifyChangeEventChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyClauseChanged

protected void notifyClauseChanged(org.eclipse.emf.common.notify.Notification notification,
                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyClearAssociationActionChanged

protected void notifyClearAssociationActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyClearStructuralFeatureActionChanged

protected void notifyClearStructuralFeatureActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyClearVariableActionChanged

protected void notifyClearVariableActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCombinedFragmentChanged

protected void notifyCombinedFragmentChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCommunicationPathChanged

protected void notifyCommunicationPathChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyComponentChanged

protected void notifyComponentChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyComponentRealizationChanged

protected void notifyComponentRealizationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConditionalNodeChangedGen

protected void notifyConditionalNodeChangedGen(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyConditionalNodeChanged

protected void notifyConditionalNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)

notifyConsiderIgnoreFragmentChanged

protected void notifyConsiderIgnoreFragmentChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyContinuationChanged

protected void notifyContinuationChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyControlFlowChanged

protected void notifyControlFlowChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCreateLinkActionChanged

protected void notifyCreateLinkActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLinkEndDataChanged

protected void notifyLinkEndDataChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyQualifierValueChanged

protected void notifyQualifierValueChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLinkEndCreationDataChanged

protected void notifyLinkEndCreationDataChanged(org.eclipse.emf.common.notify.Notification notification,
                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCreateLinkObjectActionChanged

protected void notifyCreateLinkObjectActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyCreateObjectActionChanged

protected void notifyCreateObjectActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDataStoreNodeChanged

protected void notifyDataStoreNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDecisionNodeChanged

protected void notifyDecisionNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyObjectFlowChanged

protected void notifyObjectFlowChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDestroyLinkActionChanged

protected void notifyDestroyLinkActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                              org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLinkEndDestructionDataChanged

protected void notifyLinkEndDestructionDataChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDestroyObjectActionChanged

protected void notifyDestroyObjectActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDestructionOccurrenceSpecificationChanged

protected void notifyDestructionOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyMessageOccurrenceSpecificationChanged

protected void notifyMessageOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDeviceChanged

protected void notifyDeviceChanged(org.eclipse.emf.common.notify.Notification notification,
                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyNodeChanged

protected void notifyNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDurationChanged

protected void notifyDurationChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDurationConstraintChanged

protected void notifyDurationConstraintChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyIntervalConstraintChanged

protected void notifyIntervalConstraintChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyIntervalChanged

protected void notifyIntervalChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDurationIntervalChanged

protected void notifyDurationIntervalChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyDurationObservationChanged

protected void notifyDurationObservationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExecutionEnvironmentChanged

protected void notifyExecutionEnvironmentChanged(org.eclipse.emf.common.notify.Notification notification,
                                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExecutionOccurrenceSpecificationChanged

protected void notifyExecutionOccurrenceSpecificationChanged(org.eclipse.emf.common.notify.Notification notification,
                                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExpansionNodeChanged

protected void notifyExpansionNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyExpansionRegionChanged

protected void notifyExpansionRegionChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyFinalStateChanged

protected void notifyFinalStateChanged(org.eclipse.emf.common.notify.Notification notification,
                                       org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyFlowFinalNodeChanged

protected void notifyFlowFinalNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyForkNodeChanged

protected void notifyForkNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyFunctionBehaviorChanged

protected void notifyFunctionBehaviorChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOpaqueBehaviorChanged

protected void notifyOpaqueBehaviorChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInformationFlowChanged

protected void notifyInformationFlowChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInformationItemChanged

protected void notifyInformationItemChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInitialNodeChanged

protected void notifyInitialNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyInstanceValueChanged

protected void notifyInstanceValueChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyJoinNodeChanged

protected void notifyJoinNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLiteralBooleanChanged

protected void notifyLiteralBooleanChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLiteralIntegerChanged

protected void notifyLiteralIntegerChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLiteralNullChanged

protected void notifyLiteralNullChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLiteralRealChanged

protected void notifyLiteralRealChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLiteralStringChanged

protected void notifyLiteralStringChanged(org.eclipse.emf.common.notify.Notification notification,
                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLiteralUnlimitedNaturalChanged

protected void notifyLiteralUnlimitedNaturalChanged(org.eclipse.emf.common.notify.Notification notification,
                                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLoopNodeChangedGen

protected void notifyLoopNodeChangedGen(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyLoopNodeChanged

protected void notifyLoopNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)

notifyMergeNodeChanged

protected void notifyMergeNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyOpaqueActionChanged

protected void notifyOpaqueActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyProtocolTransitionChanged

protected void notifyProtocolTransitionChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyRaiseExceptionActionChanged

protected void notifyRaiseExceptionActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                 org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadExtentActionChanged

protected void notifyReadExtentActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadIsClassifiedObjectActionChanged

protected void notifyReadIsClassifiedObjectActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadLinkActionChanged

protected void notifyReadLinkActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadLinkObjectEndActionChanged

protected void notifyReadLinkObjectEndActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                    org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadLinkObjectEndQualifierActionChanged

protected void notifyReadLinkObjectEndQualifierActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadSelfActionChanged

protected void notifyReadSelfActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadStructuralFeatureActionChanged

protected void notifyReadStructuralFeatureActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReadVariableActionChanged

protected void notifyReadVariableActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReclassifyObjectActionChanged

protected void notifyReclassifyObjectActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                   org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReduceActionChanged

protected void notifyReduceActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyRemoveStructuralFeatureValueActionChanged

protected void notifyRemoveStructuralFeatureValueActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyRemoveVariableValueActionChanged

protected void notifyRemoveVariableValueActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyReplyActionChanged

protected void notifyReplyActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySendObjectActionChanged

protected void notifySendObjectActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySendSignalActionChanged

protected void notifySendSignalActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySequenceNodeChanged

protected void notifySequenceNodeChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifySignalEventChanged

protected void notifySignalEventChanged(org.eclipse.emf.common.notify.Notification notification,
                                        org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStartClassifierBehaviorActionChanged

protected void notifyStartClassifierBehaviorActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                          org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStartObjectBehaviorActionChanged

protected void notifyStartObjectBehaviorActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyStateInvariantChanged

protected void notifyStateInvariantChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTestIdentityActionChanged

protected void notifyTestIdentityActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                               org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTimeConstraintChanged

protected void notifyTimeConstraintChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTimeIntervalChanged

protected void notifyTimeIntervalChanged(org.eclipse.emf.common.notify.Notification notification,
                                         org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTimeExpressionChanged

protected void notifyTimeExpressionChanged(org.eclipse.emf.common.notify.Notification notification,
                                           org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTimeEventChanged

protected void notifyTimeEventChanged(org.eclipse.emf.common.notify.Notification notification,
                                      org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyTimeObservationChanged

protected void notifyTimeObservationChanged(org.eclipse.emf.common.notify.Notification notification,
                                            org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyUnmarshallActionChanged

protected void notifyUnmarshallActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                             org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyValuePinChanged

protected void notifyValuePinChanged(org.eclipse.emf.common.notify.Notification notification,
                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

notifyValueSpecificationActionChanged

protected void notifyValueSpecificationActionChanged(org.eclipse.emf.common.notify.Notification notification,
                                                     org.eclipse.emf.ecore.EClass eClass)
Calls notifyChanged for each affected derived union.

Parameters:
notification - a description of the change.
eClass - the Ecore class of the notifier.

Copyright 2003, 2014 IBM Corporation, CEA, and others.
All Rights Reserved.