public interface UtilPackage
UtilFactory| Modifier and Type | Interface and Description |
|---|---|
static interface |
UtilPackage.Literals
Defines literals for the meta objects that represent
each class,
each feature of each class,
each operation of each class,
each enum,
and each data type
|
| Modifier and Type | Field and Description |
|---|---|
static int |
CONVERTER
The meta object id for the '
Converter' class. |
static int |
CONVERTER__CONVERTER_ID
The feature id for the 'Converter Id' attribute.
|
static int |
CONVERTER__FROM_TYPE
The feature id for the 'From Type' reference.
|
static int |
CONVERTER__TO_TYPE
The feature id for the 'To Type' reference.
|
static int |
CONVERTER_FEATURE_COUNT
The number of structural features of the 'Converter' class.
|
static int |
CONVERTER_OPERATION_COUNT
The number of operations of the 'Converter' class.
|
static UtilPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.String |
eNS_URI
The package namespace URI.
|
static int |
FEATURE_PATH
The meta object id for the '
Feature Path' class. |
static int |
FEATURE_PATH__FEATURES
The feature id for the 'Features' reference list.
|
static int |
FEATURE_PATH__ID
The feature id for the 'Id' attribute.
|
static int |
FEATURE_PATH__KEY
The feature id for the 'Key' attribute.
|
static int |
FEATURE_PATH_FEATURE_COUNT
The number of structural features of the 'Feature Path' class.
|
static int |
FEATURE_PATH_OPERATION_COUNT
The number of operations of the 'Feature Path' class.
|
static int |
FILTER
The meta object id for the '
Filter' class. |
static int |
FILTER__FIELD
The feature id for the 'Field' attribute.
|
static int |
FILTER__INDEX
The feature id for the 'Index' attribute.
|
static int |
FILTER__VALUE
The feature id for the 'Value' attribute list.
|
static int |
FILTER_FEATURE_COUNT
The number of structural features of the 'Filter' class.
|
static int |
FILTER_OPERATION_COUNT
The number of operations of the 'Filter' class.
|
static int |
LAT_LNG
The meta object id for the '
Lat Lng' class. |
static int |
LAT_LNG__LATITUDE
The feature id for the 'Latitude' attribute.
|
static int |
LAT_LNG__LONGITUDE
The feature id for the 'Longitude' attribute.
|
static int |
LAT_LNG_FEATURE_COUNT
The number of structural features of the 'Lat Lng' class.
|
static int |
LAT_LNG_OPERATION_COUNT
The number of operations of the 'Lat Lng' class.
|
static int |
REQUEST
The meta object id for the '
Request' class. |
static int |
REQUEST__FILTERING
The feature id for the 'Filtering' containment reference list.
|
static int |
REQUEST__FROM
The feature id for the 'From' attribute.
|
static int |
REQUEST__ID
The feature id for the 'Id' attribute.
|
static int |
REQUEST__OBJECT_ID
The feature id for the 'Object Id' attribute list.
|
static int |
REQUEST__PAGE
The feature id for the 'Page' attribute.
|
static int |
REQUEST__PAGE_SIZE
The feature id for the 'Page Size' attribute.
|
static int |
REQUEST__PROJECTION
The feature id for the 'Projection' attribute list.
|
static int |
REQUEST__RETURN_RESULT_SIZE
The feature id for the 'Return Result Size' attribute.
|
static int |
REQUEST__SORTING
The feature id for the 'Sorting' containment reference list.
|
static int |
REQUEST__TO
The feature id for the 'To' attribute.
|
static int |
REQUEST_FEATURE_COUNT
The number of structural features of the 'Request' class.
|
static int |
REQUEST_OPERATION_COUNT
The number of operations of the 'Request' class.
|
static int |
RESPONSE
The meta object id for the '
Response' class. |
static int |
RESPONSE__DATA
The feature id for the 'Data' containment reference list.
|
static int |
RESPONSE__RESPONSE_CODE
The feature id for the 'Response Code' attribute.
|
static int |
RESPONSE__RESPONSE_MESSAGE
The feature id for the 'Response Message' attribute.
|
static int |
RESPONSE__RESULT_SIZE
The feature id for the 'Result Size' attribute.
|
static int |
RESPONSE__TIMESTAMP
The feature id for the 'Timestamp' attribute.
|
static int |
RESPONSE_FEATURE_COUNT
The number of structural features of the 'Response' class.
|
static int |
RESPONSE_OPERATION_COUNT
The number of operations of the 'Response' class.
|
static int |
SORT
The meta object id for the '
Sort' class. |
static int |
SORT__FIELD
The feature id for the 'Field' attribute.
|
static int |
SORT__INDEX
The feature id for the 'Index' attribute.
|
static int |
SORT__TYPE
The feature id for the 'Type' attribute.
|
static int |
SORT_FEATURE_COUNT
The number of structural features of the 'Sort' class.
|
static int |
SORT_OPERATION_COUNT
The number of operations of the 'Sort' class.
|
static int |
SORT_TYPE
The meta object id for the '
Sort Type' enum. |
static int |
STRING_TO_STRING_MAP
The meta object id for the '
String To String Map' class. |
static int |
STRING_TO_STRING_MAP__KEY
The feature id for the 'Key' attribute.
|
static int |
STRING_TO_STRING_MAP__VALUE
The feature id for the 'Value' attribute.
|
static int |
STRING_TO_STRING_MAP_FEATURE_COUNT
The number of structural features of the 'String To String Map' class.
|
static int |
STRING_TO_STRING_MAP_OPERATION_COUNT
The number of operations of the 'String To String Map' class.
|
| Modifier and Type | Method and Description |
|---|---|
EAttribute |
getConverter_ConverterId()
Returns the meta object for the attribute '
Converter Id'. |
EReference |
getConverter_FromType()
Returns the meta object for the reference '
From Type'. |
EReference |
getConverter_ToType()
Returns the meta object for the reference '
To Type'. |
EClass |
getConverter()
Returns the meta object for class '
Converter'. |
EReference |
getFeaturePath_Features()
Returns the meta object for the reference list '
Features'. |
EAttribute |
getFeaturePath_Id()
Returns the meta object for the attribute '
Id'. |
EAttribute |
getFeaturePath_Key()
Returns the meta object for the attribute '
Key'. |
EClass |
getFeaturePath()
Returns the meta object for class '
Feature Path'. |
EAttribute |
getFilter_Field()
Returns the meta object for the attribute '
Field'. |
EAttribute |
getFilter_Index()
Returns the meta object for the attribute '
Index'. |
EAttribute |
getFilter_Value()
Returns the meta object for the attribute list '
Value'. |
EClass |
getFilter()
Returns the meta object for class '
Filter'. |
EAttribute |
getLatLng_Latitude()
Returns the meta object for the attribute '
Latitude'. |
EAttribute |
getLatLng_Longitude()
Returns the meta object for the attribute '
Longitude'. |
EClass |
getLatLng()
Returns the meta object for class '
Lat Lng'. |
EReference |
getRequest_Filtering()
Returns the meta object for the containment reference list '
Filtering'. |
EAttribute |
getRequest_From()
Returns the meta object for the attribute '
From'. |
EAttribute |
getRequest_Id()
Returns the meta object for the attribute '
Id'. |
EAttribute |
getRequest_ObjectId()
Returns the meta object for the attribute list '
Object Id'. |
EAttribute |
getRequest_Page()
Returns the meta object for the attribute '
Page'. |
EAttribute |
getRequest_PageSize()
Returns the meta object for the attribute '
Page Size'. |
EAttribute |
getRequest_Projection()
Returns the meta object for the attribute list '
Projection'. |
EAttribute |
getRequest_ReturnResultSize()
Returns the meta object for the attribute '
Return Result Size'. |
EReference |
getRequest_Sorting()
Returns the meta object for the containment reference list '
Sorting'. |
EAttribute |
getRequest_To()
Returns the meta object for the attribute '
To'. |
EClass |
getRequest()
Returns the meta object for class '
Request'. |
EReference |
getResponse_Data()
Returns the meta object for the containment reference list '
Data'. |
EAttribute |
getResponse_ResponseCode()
Returns the meta object for the attribute '
Response Code'. |
EAttribute |
getResponse_ResponseMessage()
Returns the meta object for the attribute '
Response Message'. |
EAttribute |
getResponse_ResultSize()
Returns the meta object for the attribute '
Result Size'. |
EAttribute |
getResponse_Timestamp()
Returns the meta object for the attribute '
Timestamp'. |
EClass |
getResponse()
Returns the meta object for class '
Response'. |
EAttribute |
getSort_Field()
Returns the meta object for the attribute '
Field'. |
EAttribute |
getSort_Index()
Returns the meta object for the attribute '
Index'. |
EAttribute |
getSort_Type()
Returns the meta object for the attribute '
Type'. |
EClass |
getSort()
Returns the meta object for class '
Sort'. |
EEnum |
getSortType()
Returns the meta object for enum '
Sort Type'. |
EAttribute |
getStringToStringMap_Key()
Returns the meta object for the attribute '
Key'. |
EAttribute |
getStringToStringMap_Value()
Returns the meta object for the attribute '
Value'. |
EClass |
getStringToStringMap()
Returns the meta object for class '
String To String Map'. |
UtilFactory |
getUtilFactory()
Returns the factory that creates the instances of the model.
|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final UtilPackage eINSTANCE
static final int FEATURE_PATH
Feature Path' class.
static final int FEATURE_PATH__ID
static final int FEATURE_PATH__FEATURES
static final int FEATURE_PATH__KEY
static final int FEATURE_PATH_FEATURE_COUNT
static final int FEATURE_PATH_OPERATION_COUNT
static final int CONVERTER
Converter' class.
static final int CONVERTER__CONVERTER_ID
static final int CONVERTER__FROM_TYPE
static final int CONVERTER__TO_TYPE
static final int CONVERTER_FEATURE_COUNT
static final int CONVERTER_OPERATION_COUNT
static final int LAT_LNG
Lat Lng' class.
static final int LAT_LNG__LATITUDE
static final int LAT_LNG__LONGITUDE
static final int LAT_LNG_FEATURE_COUNT
static final int LAT_LNG_OPERATION_COUNT
static final int STRING_TO_STRING_MAP
String To String Map' class.
static final int STRING_TO_STRING_MAP__KEY
static final int STRING_TO_STRING_MAP__VALUE
static final int STRING_TO_STRING_MAP_FEATURE_COUNT
static final int STRING_TO_STRING_MAP_OPERATION_COUNT
static final int REQUEST
Request' class.
static final int REQUEST__ID
static final int REQUEST__OBJECT_ID
static final int REQUEST__FROM
static final int REQUEST__TO
static final int REQUEST__PAGE
static final int REQUEST__PAGE_SIZE
static final int REQUEST__RETURN_RESULT_SIZE
static final int REQUEST__SORTING
static final int REQUEST__FILTERING
static final int REQUEST__PROJECTION
static final int REQUEST_FEATURE_COUNT
static final int REQUEST_OPERATION_COUNT
static final int RESPONSE
Response' class.
static final int RESPONSE__TIMESTAMP
static final int RESPONSE__RESULT_SIZE
static final int RESPONSE__RESPONSE_CODE
static final int RESPONSE__RESPONSE_MESSAGE
static final int RESPONSE__DATA
static final int RESPONSE_FEATURE_COUNT
static final int RESPONSE_OPERATION_COUNT
static final int SORT
Sort' class.
SortImpl,
UtilPackageImpl.getSort(),
Constant Field Valuesstatic final int SORT__INDEX
static final int SORT__FIELD
static final int SORT__TYPE
static final int SORT_FEATURE_COUNT
static final int SORT_OPERATION_COUNT
static final int FILTER
Filter' class.
static final int FILTER__INDEX
static final int FILTER__FIELD
static final int FILTER__VALUE
static final int FILTER_FEATURE_COUNT
static final int FILTER_OPERATION_COUNT
static final int SORT_TYPE
Sort Type' enum.
EClass getFeaturePath()
Feature Path'.
FeaturePathEAttribute getFeaturePath_Id()
Id'.
FeaturePath.getId(),
getFeaturePath()EReference getFeaturePath_Features()
Features'.
FeaturePath.getFeatures(),
getFeaturePath()EAttribute getFeaturePath_Key()
Key'.
FeaturePath.getKey(),
getFeaturePath()EClass getConverter()
Converter'.
ConverterEAttribute getConverter_ConverterId()
Converter Id'.
Converter.getConverterId(),
getConverter()EReference getConverter_FromType()
From Type'.
Converter.getFromType(),
getConverter()EReference getConverter_ToType()
To Type'.
Converter.getToType(),
getConverter()EClass getLatLng()
Lat Lng'.
LatLngEAttribute getLatLng_Latitude()
Latitude'.
LatLng.getLatitude(),
getLatLng()EAttribute getLatLng_Longitude()
Longitude'.
LatLng.getLongitude(),
getLatLng()EClass getStringToStringMap()
String To String Map'.
Map.EntryEAttribute getStringToStringMap_Key()
Key'.
Map.Entry,
getStringToStringMap()EAttribute getStringToStringMap_Value()
Value'.
Map.Entry,
getStringToStringMap()EClass getRequest()
Request'.
RequestEAttribute getRequest_Id()
Id'.
Request.getId(),
getRequest()EAttribute getRequest_ObjectId()
Object Id'.
Request.getObjectId(),
getRequest()EAttribute getRequest_From()
From'.
Request.getFrom(),
getRequest()EAttribute getRequest_To()
To'.
Request.getTo(),
getRequest()EAttribute getRequest_Page()
Page'.
Request.getPage(),
getRequest()EAttribute getRequest_PageSize()
Page Size'.
Request.getPageSize(),
getRequest()EAttribute getRequest_ReturnResultSize()
Return Result Size'.
Request.isReturnResultSize(),
getRequest()EReference getRequest_Sorting()
Sorting'.
Request.getSorting(),
getRequest()EReference getRequest_Filtering()
Filtering'.
Request.getFiltering(),
getRequest()EAttribute getRequest_Projection()
Projection'.
Request.getProjection(),
getRequest()EClass getResponse()
Response'.
ResponseEAttribute getResponse_Timestamp()
Timestamp'.
Response.getTimestamp(),
getResponse()EAttribute getResponse_ResultSize()
Result Size'.
Response.getResultSize(),
getResponse()EAttribute getResponse_ResponseCode()
Response Code'.
Response.getResponseCode(),
getResponse()EAttribute getResponse_ResponseMessage()
Response Message'.
Response.getResponseMessage(),
getResponse()EReference getResponse_Data()
Data'.
Response.getData(),
getResponse()EClass getSort()
Sort'.
SortEAttribute getSort_Index()
Index'.
Sort.getIndex(),
getSort()EAttribute getSort_Field()
Field'.
Sort.getField(),
getSort()EAttribute getSort_Type()
Type'.
Sort.getType(),
getSort()EClass getFilter()
Filter'.
FilterEAttribute getFilter_Index()
Index'.
Filter.getIndex(),
getFilter()EAttribute getFilter_Field()
Field'.
Filter.getField(),
getFilter()EAttribute getFilter_Value()
Value'.
Filter.getValue(),
getFilter()EEnum getSortType()
Sort Type'.
SortTypeUtilFactory getUtilFactory()
Data In Motion GmbH all rights reserved