public interface UtilFactory
UtilPackage| Modifier and Type | Field and Description |
|---|---|
static UtilFactory |
eINSTANCE
The singleton instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
Converter |
createConverter()
Returns a new object of class 'Converter'.
|
FeaturePath |
createFeaturePath()
Returns a new object of class 'Feature Path'.
|
LatLng |
createLatLng()
Returns a new object of class 'Lat Lng'.
|
UtilPackage |
getUtilPackage()
Returns the package supported by this factory.
|
static final UtilFactory eINSTANCE
FeaturePath createFeaturePath()
Converter createConverter()
LatLng createLatLng()
UtilPackage getUtilPackage()
Data In Motion Consulting GmbH