public interface VariablesFactory
VariablesPackage
Modifier and Type | Field and Description |
---|---|
static VariablesFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Variable |
createVariable()
Returns a new object of class 'Variable'.
|
VariablesPackage |
getVariablesPackage()
Returns the package supported by this factory.
|
static final VariablesFactory eINSTANCE
Variable createVariable()
VariablesPackage getVariablesPackage()