| AbstractBasePattern |
This is the abstract base class for patterns.
|
| AbstractConnectionPattern |
This is the base class AbstractConnectionPattern that clients writing a
pattern for a connection domain object should subclass.
|
| AbstractPattern |
This is the base class AbstractConnectionPattern that clients writing a
pattern for a shape domain object should subclass.
|
| AddFeatureForPattern |
This feature wraps the add functionality of a pattern for calls of the
Graphiti framework.
|
| CreateConnectionFeatureForPattern |
This feature wraps the create functionality of a pattern for calls of the
Graphiti framework.
|
| CreateFeatureForPattern |
This feature wraps the create functionality of a pattern for calls of the
Graphiti framework.
|
| DefaultFeatureProviderWithPatterns |
The class DefaultFeatureProviderWithPatterns is the base class for a feature
provider that uses patterns.
|
| DeleteFeatureForPattern |
This feature wraps the delete functionality of a pattern for calls of the
Graphiti framework.
|
| DirectEditingFeatureForPattern |
This feature wraps the direct editing functionality of a pattern for calls of
the Graphiti framework.
|
| FeatureForPatternDelegate |
This feature wraps generic functionality of a pattern for calls of the
Graphiti framework.
|
| LayoutFeatureForPattern |
This feature wraps the layout functionality of a pattern for calls of the
Graphiti framework.
|
| MoveShapeFeatureForPattern |
This feature wraps the move shape functionality of a pattern for calls of the
Graphiti framework.
|
| ReconnectionFeatureForPattern |
This feature wraps the reconnection functionality of a pattern for calls of
the Graphiti framework.
|
| RemoveFeatureForPattern |
This feature wraps the remove functionality of a pattern for calls of the
Graphiti framework.
|
| ResizeShapeFeatureForPattern |
This feature wraps the resize shape functionality of a pattern for calls of
the Graphiti framework.
|
| TypedPattern |
This class provides the basis for all specific pattern types.
|
| UpdateFeatureForPattern |
This feature wraps the update functionality of a pattern for calls of the
Graphiti framework.
|