|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IAdd | |
---|---|
org.eclipse.graphiti.features | |
org.eclipse.graphiti.features.impl | |
org.eclipse.graphiti.pattern |
Uses of IAdd in org.eclipse.graphiti.features |
---|
Subinterfaces of IAdd in org.eclipse.graphiti.features | |
---|---|
interface |
IAddFeature
The Interface IAddFeature. |
Uses of IAdd in org.eclipse.graphiti.features.impl |
---|
Classes in org.eclipse.graphiti.features.impl that implement IAdd | |
---|---|
class |
AbstractAddFeature
The Class AbstractAddFeature. |
class |
AbstractAddPictogramElementFeature
The Class AbstractAddPictogramElementFeature implements an add feature especially for pictogram elements. |
class |
AbstractAddShapeFeature
The Class AbstractAddShapeFeature. |
Uses of IAdd in org.eclipse.graphiti.pattern |
---|
Subinterfaces of IAdd in org.eclipse.graphiti.pattern | |
---|---|
interface |
IConnectionPattern
The Interface IConnectionPattern marks a pattern for handling connections. |
interface |
IPattern
The Interface IPattern marks a pattern for handling shapes. |
Classes in org.eclipse.graphiti.pattern that implement IAdd | |
---|---|
class |
AbstractConnectionPattern
This is the base class AbstractConnectionPattern that clients writing a pattern for a connection domain object should subclass. |
class |
AbstractPattern
This is the base class AbstractConnectionPattern that clients writing a pattern for a shape domain object should subclass. |
class |
AddFeatureForPattern
This feature wraps the add functionality of a pattern for calls of the Graphiti framework. |
Fields in org.eclipse.graphiti.pattern declared as IAdd | |
---|---|
private IAdd |
AddFeatureForPattern.pattern
|
Constructors in org.eclipse.graphiti.pattern with parameters of type IAdd | |
---|---|
AddFeatureForPattern(IFeatureProvider featureProvider,
IAdd pattern)
Creates a new AddFeatureForPattern . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |