|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TraitTypesFactory
The Factory for the model. It provides a create method for each non-abstract class of the model.
Provisional API - subject to change
TraitTypesPackage
Field Summary | |
---|---|
static java.lang.String |
copyright
|
static TraitTypesFactory |
eINSTANCE
The singleton instance of the factory |
Method Summary | |
---|---|
ListOfValues |
createListOfValues()
Returns a new object of class 'List Of Values' |
SetGenerator |
createSetGenerator()
Returns a new object of class 'Set Generator' |
TraitTypesPackage |
getTraitTypesPackage()
Returns the package supported by this factory |
Field Detail |
---|
static final java.lang.String copyright
static final TraitTypesFactory eINSTANCE
Method Detail |
---|
ListOfValues createListOfValues()
SetGenerator createSetGenerator()
TraitTypesPackage getTraitTypesPackage()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |