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 IFeatureHolder
All Known Subinterfaces:
IFeatureAndContext
All Known Implementing Classes:
AddFeatureCommandWithContext
,
DefaultFeatureAndContext
,
DirectEditingFeatureCommandWithContext
,
FeatureCommand
,
FeatureCommandWithContext
,
GenericFeatureCommandWithContext
,
MoveAnchorFeatureCommandWithContext
,
MoveShapeFeatureCommandWithContext
,
ReconnectCommand
,
ResizeShapeFeatureCommandWithContext
public interface
IFeatureHolder
The Interface IFeatureHolder.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IFeature
getFeature
()
Gets the feature.
Method Detail
getFeature
IFeature
getFeature()
Gets the feature.
Returns:
the feature
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