|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.graphiti.pattern.FeatureForPatternDelegate
public class FeatureForPatternDelegate
The Class FeatureForPatternDelegate.
Field Summary | |
---|---|
private IPattern |
pattern
|
Constructor Summary | |
---|---|
FeatureForPatternDelegate(IPattern pattern)
Creates a new FeatureForPatternDelegate . |
Method Summary | |
---|---|
IPattern |
getPattern()
Gets the pattern. |
private void |
setPattern(IPattern pattern)
Sets the pattern. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private IPattern pattern
Constructor Detail |
---|
public FeatureForPatternDelegate(IPattern pattern)
FeatureForPatternDelegate
.
pattern
- the patternMethod Detail |
---|
public IPattern getPattern()
getPattern
in interface IFeatureForPattern
private void setPattern(IPattern pattern)
pattern
- the new pattern
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |