public interface PatternsProfileFactory
extends org.eclipse.emf.ecore.EFactory
PatternsProfilePackage
Modifier and Type | Field and Description |
---|---|
static PatternsProfileFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Pattern |
createPattern()
Returns a new object of class 'Pattern'.
|
PatternApplication |
createPatternApplication()
Returns a new object of class 'Pattern Application'.
|
PatternRole |
createPatternRole()
Returns a new object of class 'Pattern Role'.
|
PatternsProfilePackage |
getPatternsProfilePackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final PatternsProfileFactory eINSTANCE
Pattern createPattern()
PatternApplication createPatternApplication()
PatternRole createPatternRole()
PatternsProfilePackage getPatternsProfilePackage()