public class UtilPackageImpl extends EPackageImpl implements UtilPackage
UtilPackage.LiteralsCONVERTER, CONVERTER__CONVERTER_ID, CONVERTER__FROM_TYPE, CONVERTER__TO_TYPE, CONVERTER_FEATURE_COUNT, CONVERTER_OPERATION_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, FEATURE_PATH, FEATURE_PATH__FEATURES, FEATURE_PATH__ID, FEATURE_PATH__KEY, FEATURE_PATH_FEATURE_COUNT, FEATURE_PATH_OPERATION_COUNT, LAT_LNG, LAT_LNG__LATITUDE, LAT_LNG__LONGITUDE, LAT_LNG_FEATURE_COUNT, LAT_LNG_OPERATION_COUNT, STRING_TO_STRING_MAP, STRING_TO_STRING_MAP__KEY, STRING_TO_STRING_MAP__VALUE, STRING_TO_STRING_MAP_FEATURE_COUNT, STRING_TO_STRING_MAP_OPERATION_COUNT| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
EAttribute |
getConverter_ConverterId() |
EReference |
getConverter_FromType() |
EReference |
getConverter_ToType() |
EClass |
getConverter() |
EReference |
getFeaturePath_Features() |
EAttribute |
getFeaturePath_Id() |
EAttribute |
getFeaturePath_Key() |
EClass |
getFeaturePath() |
EAttribute |
getLatLng_Latitude() |
EAttribute |
getLatLng_Longitude() |
EClass |
getLatLng() |
EAttribute |
getStringToStringMap_Key() |
EAttribute |
getStringToStringMap_Value() |
EClass |
getStringToStringMap() |
UtilFactory |
getUtilFactory() |
static UtilPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
public static UtilPackage init()
This method is used to initialize UtilPackage.eINSTANCE when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public EClass getFeaturePath()
getFeaturePath in interface UtilPackageFeaturePathpublic EAttribute getFeaturePath_Id()
getFeaturePath_Id in interface UtilPackageFeaturePath.getId(),
UtilPackage.getFeaturePath()public EReference getFeaturePath_Features()
getFeaturePath_Features in interface UtilPackageFeaturePath.getFeatures(),
UtilPackage.getFeaturePath()public EAttribute getFeaturePath_Key()
getFeaturePath_Key in interface UtilPackageFeaturePath.getKey(),
UtilPackage.getFeaturePath()public EClass getConverter()
getConverter in interface UtilPackageConverterpublic EAttribute getConverter_ConverterId()
getConverter_ConverterId in interface UtilPackageConverter.getConverterId(),
UtilPackage.getConverter()public EReference getConverter_FromType()
getConverter_FromType in interface UtilPackageConverter.getFromType(),
UtilPackage.getConverter()public EReference getConverter_ToType()
getConverter_ToType in interface UtilPackageConverter.getToType(),
UtilPackage.getConverter()public EClass getLatLng()
getLatLng in interface UtilPackageLatLngpublic EAttribute getLatLng_Latitude()
getLatLng_Latitude in interface UtilPackageLatLng.getLatitude(),
UtilPackage.getLatLng()public EAttribute getLatLng_Longitude()
getLatLng_Longitude in interface UtilPackageLatLng.getLongitude(),
UtilPackage.getLatLng()public EClass getStringToStringMap()
getStringToStringMap in interface UtilPackageMap.Entrypublic EAttribute getStringToStringMap_Key()
getStringToStringMap_Key in interface UtilPackageMap.Entry,
UtilPackage.getStringToStringMap()public EAttribute getStringToStringMap_Value()
getStringToStringMap_Value in interface UtilPackageMap.Entry,
UtilPackage.getStringToStringMap()public UtilFactory getUtilFactory()
getUtilFactory in interface UtilPackagepublic void createPackageContents()
public void initializePackageContents()
Data In Motion Consulting GmbH