|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IUpdate | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.pattern | |
org.eclipse.graphiti.pattern.id |
Uses of IUpdate in org.eclipse.graphiti.features |
---|
Subinterfaces of IUpdate in org.eclipse.graphiti.features | |
---|---|
interface |
IUpdateFeature
The Interface IUpdateFeature. |
Uses of IUpdate in org.eclipse.graphiti.features.impl |
---|
Classes in org.eclipse.graphiti.features.impl that implement IUpdate | |
---|---|
class |
AbstractUpdateFeature
The Class AbstractUpdateFeature. |
class |
DefaultUpdateDiagramFeature
The Class DefaultUpdateDiagramFeature. |
class |
UpdateNoBoFeature
The Class UpdateNoBoFeature. |
Uses of IUpdate in org.eclipse.graphiti.pattern |
---|
Subinterfaces of IUpdate in org.eclipse.graphiti.pattern | |
---|---|
interface |
IPattern
The Interface IPattern marks a pattern for handling shapes. |
Classes in org.eclipse.graphiti.pattern that implement IUpdate | |
---|---|
class |
AbstractPattern
This is the base class AbstractConnectionPattern that clients writing a pattern for a shape domain object should subclass. |
class |
TypedPattern
This class provides the basis for all specific pattern types. |
class |
UpdateFeatureForPattern
This feature wraps the update functionality of a pattern for calls of the Graphiti framework. |
Fields in org.eclipse.graphiti.pattern declared as IUpdate | |
---|---|
private IUpdate |
UpdateFeatureForPattern.pattern
|
Constructors in org.eclipse.graphiti.pattern with parameters of type IUpdate | |
---|---|
UpdateFeatureForPattern(IFeatureProvider featureProvider,
IUpdate pattern)
Creates a new UpdateFeatureForPattern . |
Uses of IUpdate in org.eclipse.graphiti.pattern.id |
---|
Classes in org.eclipse.graphiti.pattern.id that implement IUpdate | |
---|---|
class |
IdPattern
Base class for ID patterns. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |