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.pattern
Interface IFeatureForPattern
All Known Implementing Classes:
FeatureForPatternDelegate
public interface
IFeatureForPattern
The Interface IFeatureForPattern marks a feature as being executable inside a pattern. It is used for all the features that wrap pattern functionality and should not be used by clients directly.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
IPattern
getPattern
()
Gets the pattern.
Method Detail
getPattern
IPattern
getPattern()
Gets the pattern.
Returns:
the pattern
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