public interface SmmqualityFactory
SmmqualityPackage| Modifier and Type | Field and Description |
|---|---|
static SmmqualityFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Measurand |
createMeasurand()
Returns a new object of class 'Measurand'.
|
QualityScope |
createQualityScope()
Returns a new object of class 'Quality Scope'.
|
SmmqualityPackage |
getSmmqualityPackage()
Returns the package supported by this factory.
|
static final SmmqualityFactory eINSTANCE
QualityScope createQualityScope()
Measurand createMeasurand()
SmmqualityPackage getSmmqualityPackage()