public class UtilFactoryImpl extends EFactoryImpl implements UtilFactory
eINSTANCE| Constructor and Description |
|---|
UtilFactoryImpl()
Creates an instance of the factory.
|
| Modifier and Type | Method and Description |
|---|---|
EObject |
create(EClass eClass) |
Converter |
createConverter() |
FeaturePath |
createFeaturePath() |
LatLng |
createLatLng() |
java.util.Map.Entry<java.lang.String,java.lang.String> |
createStringToStringMap() |
static UtilPackage |
getPackage()
Deprecated.
|
UtilPackage |
getUtilPackage() |
static UtilFactory |
init()
Creates the default factory implementation.
|
public static UtilFactory init()
public EObject create(EClass eClass)
public FeaturePath createFeaturePath()
createFeaturePath in interface UtilFactorypublic Converter createConverter()
createConverter in interface UtilFactorypublic LatLng createLatLng()
createLatLng in interface UtilFactorypublic java.util.Map.Entry<java.lang.String,java.lang.String> createStringToStringMap()
public UtilPackage getUtilPackage()
getUtilPackage in interface UtilFactory@Deprecated public static UtilPackage getPackage()
Data In Motion Consulting GmbH