|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionPattern | |
---|---|
org.eclipse.graphiti.pattern |
Uses of IConnectionPattern in org.eclipse.graphiti.pattern |
---|
Classes in org.eclipse.graphiti.pattern that implement IConnectionPattern | |
---|---|
class |
AbstractConnectionPattern
The Class AbstractConnectionPattern. |
Fields in org.eclipse.graphiti.pattern declared as IConnectionPattern | |
---|---|
private IConnectionPattern |
CreateConnectionFeatureForPattern.delegate
|
Fields in org.eclipse.graphiti.pattern with type parameters of type IConnectionPattern | |
---|---|
private List<IConnectionPattern> |
DefaultFeatureProviderWithPatterns.connectionPatters
|
Methods in org.eclipse.graphiti.pattern that return types with arguments of type IConnectionPattern | |
---|---|
protected List<IConnectionPattern> |
DefaultFeatureProviderWithPatterns.getConnectionPatterns()
Gets the connection patterns. |
Methods in org.eclipse.graphiti.pattern with parameters of type IConnectionPattern | |
---|---|
void |
DefaultFeatureProviderWithPatterns.addConnectionPattern(IConnectionPattern pattern)
Adds a connection pattern. |
Constructors in org.eclipse.graphiti.pattern with parameters of type IConnectionPattern | |
---|---|
CreateConnectionFeatureForPattern(IFeatureProvider featureProvider,
IConnectionPattern pattern)
Creates a new CreateConnectionFeatureForPattern . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |