Class | Description |
---|---|
CanonicalCompositeDeltaStrategy |
Composites the view element in canonical container and its semantic element
that must be resolved together to avoid creating a corrupt notation instance.
|
CanonicalViewConflictStrategy |
If changes from both contributors are trying to add a view element to a
canonical container and both of these two view elements correspond to the
same model element.
|
DiagramCompositeStrategy |
Provides central management of diagram meta-model composite delta strategies.
|
DiagramDeltaContainer |
This class exists to provide a container for a diagram's notational and
related semantic deltas.
|
DragCompositeStrategy |
This class compares the two contributors' diagram delta containers to find
common diagram composites.
|
EdgeHelper |
Helper methods for edge-related strategies
|
MultiDragCompositeStrategy |
Composites all drag deltas about multi-drag operations that should be
resolved together.
|
RetargetCompositeDeltaStrategy |
Group edge source/target changes and bendpoints/anchors
|
SizeCompositeStrategy |
This class groups any object's size change (height and width) into
a composite.
|
StyleCompositeStrategy |
This class groups any supported style change (e.g.
|