org.eclipse.ecf.discovery.ui.model
Interface ModelPackage.Literals

Enclosing interface:
ModelPackage

public static interface ModelPackage.Literals

Defines literals for the meta objects that represent

Generated

Field Summary
static org.eclipse.emf.ecore.EDataType ECFI_SERVICE_ID
          The meta object literal for the 'ECFI Service ID' data type.
static org.eclipse.emf.ecore.EDataType ECFI_SERVICE_INFO
          The meta object literal for the 'ECFI Service Info' data type.
static org.eclipse.emf.ecore.EDataType ECFI_SERVICE_TYPE_ID
          The meta object literal for the 'ECFI Service Type ID' data type.
static org.eclipse.emf.ecore.EClass IHOST
          The meta object literal for the 'IHost' class.
static org.eclipse.emf.ecore.EAttribute IHOST__ADDRESS
          The meta object literal for the 'Address' attribute feature.
static org.eclipse.emf.ecore.EAttribute IHOST__NAME
          The meta object literal for the 'Name' attribute feature.
static org.eclipse.emf.ecore.EReference IHOST__SERVICES
          The meta object literal for the 'Services' containment reference list feature.
static org.eclipse.emf.ecore.EDataType INET_ADDRESS
          The meta object literal for the 'Inet Address' data type.
static org.eclipse.emf.ecore.EClass INETWORK
          The meta object literal for the 'INetwork' class.
static org.eclipse.emf.ecore.EReference INETWORK__HOSTS
          The meta object literal for the 'Hosts' containment reference list feature.
static org.eclipse.emf.ecore.EClass ISERVICE_ID
          The meta object literal for the 'IService ID' class.
static org.eclipse.emf.ecore.EAttribute ISERVICE_ID__ECF_SERVICE_ID
          The meta object literal for the 'Ecf Service ID' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_ID__ECF_SERVICE_NAME
          The meta object literal for the 'Ecf Service Name' attribute feature.
static org.eclipse.emf.ecore.EReference ISERVICE_ID__SERVICE_TYPE_ID
          The meta object literal for the 'Service Type ID' reference feature.
static org.eclipse.emf.ecore.EClass ISERVICE_INFO
          The meta object literal for the 'IService Info' class.
static org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_LOCATION
          The meta object literal for the 'Ecf Location' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_NAME
          The meta object literal for the 'Ecf Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_PRIORITY
          The meta object literal for the 'Ecf Priority' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_SERVICE_INFO
          The meta object literal for the 'Ecf Service Info' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_WEIGHT
          The meta object literal for the 'Ecf Weight' attribute feature.
static org.eclipse.emf.ecore.EReference ISERVICE_INFO__SERVICE_ID
          The meta object literal for the 'Service ID' reference feature.
static org.eclipse.emf.ecore.EClass ISERVICE_TYPE_ID
          The meta object literal for the 'IService Type ID' class.
static org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY
          The meta object literal for the 'Ecf Naming Authority' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_PROTOCOLS
          The meta object literal for the 'Ecf Protocols' attribute list feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SCOPES
          The meta object literal for the 'Ecf Scopes' attribute list feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SERVICE_NAME
          The meta object literal for the 'Ecf Service Name' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID
          The meta object literal for the 'Ecf Service Type ID' attribute feature.
static org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SERVICES
          The meta object literal for the 'Ecf Services' attribute list feature.
static org.eclipse.emf.ecore.EDataType URI
          The meta object literal for the 'URI' data type.
 

Field Detail

ISERVICE_INFO

static final org.eclipse.emf.ecore.EClass ISERVICE_INFO
The meta object literal for the 'IService Info' class.

See Also:
IServiceInfoImpl, ModelPackageImpl.getIServiceInfo()
Generated

ISERVICE_INFO__ECF_SERVICE_INFO

static final org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_SERVICE_INFO
The meta object literal for the 'Ecf Service Info' attribute feature.

Generated

ISERVICE_INFO__ECF_NAME

static final org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_NAME
The meta object literal for the 'Ecf Name' attribute feature.

Generated

ISERVICE_INFO__ECF_LOCATION

static final org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_LOCATION
The meta object literal for the 'Ecf Location' attribute feature.

Generated

ISERVICE_INFO__ECF_PRIORITY

static final org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_PRIORITY
The meta object literal for the 'Ecf Priority' attribute feature.

Generated

ISERVICE_INFO__ECF_WEIGHT

static final org.eclipse.emf.ecore.EAttribute ISERVICE_INFO__ECF_WEIGHT
The meta object literal for the 'Ecf Weight' attribute feature.

Generated

ISERVICE_INFO__SERVICE_ID

static final org.eclipse.emf.ecore.EReference ISERVICE_INFO__SERVICE_ID
The meta object literal for the 'Service ID' reference feature.

Generated

INETWORK

static final org.eclipse.emf.ecore.EClass INETWORK
The meta object literal for the 'INetwork' class.

See Also:
INetworkImpl, ModelPackageImpl.getINetwork()
Generated

INETWORK__HOSTS

static final org.eclipse.emf.ecore.EReference INETWORK__HOSTS
The meta object literal for the 'Hosts' containment reference list feature.

Generated

IHOST

static final org.eclipse.emf.ecore.EClass IHOST
The meta object literal for the 'IHost' class.

See Also:
IHostImpl, ModelPackageImpl.getIHost()
Generated

IHOST__SERVICES

static final org.eclipse.emf.ecore.EReference IHOST__SERVICES
The meta object literal for the 'Services' containment reference list feature.

Generated

IHOST__ADDRESS

static final org.eclipse.emf.ecore.EAttribute IHOST__ADDRESS
The meta object literal for the 'Address' attribute feature.

Generated

IHOST__NAME

static final org.eclipse.emf.ecore.EAttribute IHOST__NAME
The meta object literal for the 'Name' attribute feature.

Generated

ISERVICE_ID

static final org.eclipse.emf.ecore.EClass ISERVICE_ID
The meta object literal for the 'IService ID' class.

See Also:
IServiceIDImpl, ModelPackageImpl.getIServiceID()
Generated

ISERVICE_ID__ECF_SERVICE_ID

static final org.eclipse.emf.ecore.EAttribute ISERVICE_ID__ECF_SERVICE_ID
The meta object literal for the 'Ecf Service ID' attribute feature.

Generated

ISERVICE_ID__ECF_SERVICE_NAME

static final org.eclipse.emf.ecore.EAttribute ISERVICE_ID__ECF_SERVICE_NAME
The meta object literal for the 'Ecf Service Name' attribute feature.

Generated

ISERVICE_ID__SERVICE_TYPE_ID

static final org.eclipse.emf.ecore.EReference ISERVICE_ID__SERVICE_TYPE_ID
The meta object literal for the 'Service Type ID' reference feature.

Generated

ISERVICE_TYPE_ID

static final org.eclipse.emf.ecore.EClass ISERVICE_TYPE_ID
The meta object literal for the 'IService Type ID' class.

See Also:
IServiceTypeIDImpl, ModelPackageImpl.getIServiceTypeID()
Generated

ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID

static final org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID
The meta object literal for the 'Ecf Service Type ID' attribute feature.

Generated

ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY

static final org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY
The meta object literal for the 'Ecf Naming Authority' attribute feature.

Generated

ISERVICE_TYPE_ID__ECF_SERVICES

static final org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SERVICES
The meta object literal for the 'Ecf Services' attribute list feature.

Generated

ISERVICE_TYPE_ID__ECF_PROTOCOLS

static final org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_PROTOCOLS
The meta object literal for the 'Ecf Protocols' attribute list feature.

Generated

ISERVICE_TYPE_ID__ECF_SCOPES

static final org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SCOPES
The meta object literal for the 'Ecf Scopes' attribute list feature.

Generated

ISERVICE_TYPE_ID__ECF_SERVICE_NAME

static final org.eclipse.emf.ecore.EAttribute ISERVICE_TYPE_ID__ECF_SERVICE_NAME
The meta object literal for the 'Ecf Service Name' attribute feature.

Generated

ECFI_SERVICE_INFO

static final org.eclipse.emf.ecore.EDataType ECFI_SERVICE_INFO
The meta object literal for the 'ECFI Service Info' data type.

See Also:
IServiceInfo, ModelPackageImpl.getECFIServiceInfo()
Generated

INET_ADDRESS

static final org.eclipse.emf.ecore.EDataType INET_ADDRESS
The meta object literal for the 'Inet Address' data type.

See Also:
InetAddress, ModelPackageImpl.getInetAddress()
Generated

ECFI_SERVICE_ID

static final org.eclipse.emf.ecore.EDataType ECFI_SERVICE_ID
The meta object literal for the 'ECFI Service ID' data type.

See Also:
IServiceID, ModelPackageImpl.getECFIServiceID()
Generated

ECFI_SERVICE_TYPE_ID

static final org.eclipse.emf.ecore.EDataType ECFI_SERVICE_TYPE_ID
The meta object literal for the 'ECFI Service Type ID' data type.

See Also:
IServiceTypeID, ModelPackageImpl.getECFIServiceTypeID()
Generated

URI

static final org.eclipse.emf.ecore.EDataType URI
The meta object literal for the 'URI' data type.

See Also:
URI, ModelPackageImpl.getURI()
Generated