|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IConnectionContext | |
---|---|
org.eclipse.graphiti.features.context | |
org.eclipse.graphiti.features.context.impl | |
org.eclipse.graphiti.pattern |
Uses of IConnectionContext in org.eclipse.graphiti.features.context |
---|
Subinterfaces of IConnectionContext in org.eclipse.graphiti.features.context | |
---|---|
interface |
IAddConnectionContext
The Interface IAddConnectionContext. |
interface |
ICreateConnectionContext
The Interface ICreateConnectionContext. |
Uses of IConnectionContext in org.eclipse.graphiti.features.context.impl |
---|
Classes in org.eclipse.graphiti.features.context.impl that implement IConnectionContext | |
---|---|
class |
AddConnectionContext
The Class AddConnectionContext. |
class |
CreateConnectionContext
The Class CreateConnectionContext. |
Uses of IConnectionContext in org.eclipse.graphiti.pattern |
---|
Methods in org.eclipse.graphiti.pattern with parameters of type IConnectionContext | |
---|---|
protected Connection |
AbstractConnectionPattern.addGraphicalRepresentation(IConnectionContext context,
Object newObject)
Adds the graphical representation of the given new Object with
the information in the given IConnectionContext . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |