JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.eclipse.graphiti.features
Interface IContextHolder
All Known Subinterfaces:
IFeatureAndContext
All Known Implementing Classes:
AddFeatureCommandWithContext
,
DefaultFeatureAndContext
,
DirectEditingFeatureCommandWithContext
,
FeatureCommandWithContext
,
GenericFeatureCommandWithContext
,
MoveAnchorFeatureCommandWithContext
,
MoveShapeFeatureCommandWithContext
,
ReconnectCommand
,
ResizeShapeFeatureCommandWithContext
public interface
IContextHolder
The Interface IContextHolder.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IContext
getContext
()
Gets the context.
Method Detail
getContext
IContext
getContext()
Gets the context.
Returns:
the context
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method