public class FeatureForPatternDelegate extends java.lang.Object implements IFeatureForPattern
| Constructor and Description |
|---|
FeatureForPatternDelegate(IPattern pattern)
Creates a new
FeatureForPatternDelegate. |
| Modifier and Type | Method and Description |
|---|---|
IPattern |
getPattern()
Gets the pattern.
|
public FeatureForPatternDelegate(IPattern pattern)
FeatureForPatternDelegate.pattern - the patternpublic IPattern getPattern()
getPattern in interface IFeatureForPattern