Package org.eclipse.graphiti.pattern
Interface IPatternContainer
- All Known Subinterfaces:
IFeatureProviderWithPatterns
- All Known Implementing Classes:
DefaultFeatureProviderWithPatterns
public interface IPatternContainer
Defines the API of a container holding a pattern.
-
Method Summary
-
Method Details
-
addPattern
Adds the pattern.- Parameters:
pattern
- the pattern
-