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

All Superinterfaces:
org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
ModelPackageImpl

public interface ModelPackage
extends org.eclipse.emf.ecore.EPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ModelFactory
Model
kind="package"
Generated

Nested Class Summary
static interface ModelPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
org.eclipse.emf.ecore.EPackage.Descriptor, org.eclipse.emf.ecore.EPackage.Registry
 
Field Summary
static int ECFI_SERVICE_ID
          The meta object id for the 'ECFI Service ID' data type.
static int ECFI_SERVICE_INFO
          The meta object id for the 'ECFI Service Info' data type.
static int ECFI_SERVICE_TYPE_ID
          The meta object id for the 'ECFI Service Type ID' data type.
static ModelPackage 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 IHOST
          The meta object id for the 'IHost' class.
static int IHOST__ADDRESS
          The feature id for the 'Address' attribute.
static int IHOST__NAME
          The feature id for the 'Name' attribute.
static int IHOST__SERVICES
          The feature id for the 'Services' containment reference list.
static int IHOST_FEATURE_COUNT
          The number of structural features of the 'IHost' class.
static int INET_ADDRESS
          The meta object id for the 'Inet Address' data type.
static int INETWORK
          The meta object id for the 'INetwork' class.
static int INETWORK__HOSTS
          The feature id for the 'Hosts' containment reference list.
static int INETWORK_FEATURE_COUNT
          The number of structural features of the 'INetwork' class.
static int ISERVICE_ID
          The meta object id for the 'IService ID' class.
static int ISERVICE_ID__ECF_SERVICE_ID
          The feature id for the 'Ecf Service ID' attribute.
static int ISERVICE_ID__ECF_SERVICE_NAME
          The feature id for the 'Ecf Service Name' attribute.
static int ISERVICE_ID__SERVICE_TYPE_ID
          The feature id for the 'Service Type ID' reference.
static int ISERVICE_ID_FEATURE_COUNT
          The number of structural features of the 'IService ID' class.
static int ISERVICE_INFO
          The meta object id for the 'IService Info' class.
static int ISERVICE_INFO__ECF_LOCATION
          The feature id for the 'Ecf Location' attribute.
static int ISERVICE_INFO__ECF_NAME
          The feature id for the 'Ecf Name' attribute.
static int ISERVICE_INFO__ECF_PRIORITY
          The feature id for the 'Ecf Priority' attribute.
static int ISERVICE_INFO__ECF_SERVICE_INFO
          The feature id for the 'Ecf Service Info' attribute.
static int ISERVICE_INFO__ECF_WEIGHT
          The feature id for the 'Ecf Weight' attribute.
static int ISERVICE_INFO__SERVICE_ID
          The feature id for the 'Service ID' reference.
static int ISERVICE_INFO_FEATURE_COUNT
          The number of structural features of the 'IService Info' class.
static int ISERVICE_TYPE_ID
          The meta object id for the 'IService Type ID' class.
static int ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY
          The feature id for the 'Ecf Naming Authority' attribute.
static int ISERVICE_TYPE_ID__ECF_PROTOCOLS
          The feature id for the 'Ecf Protocols' attribute list.
static int ISERVICE_TYPE_ID__ECF_SCOPES
          The feature id for the 'Ecf Scopes' attribute list.
static int ISERVICE_TYPE_ID__ECF_SERVICE_NAME
          The feature id for the 'Ecf Service Name' attribute.
static int ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID
          The feature id for the 'Ecf Service Type ID' attribute.
static int ISERVICE_TYPE_ID__ECF_SERVICES
          The feature id for the 'Ecf Services' attribute list.
static int ISERVICE_TYPE_ID_FEATURE_COUNT
          The number of structural features of the 'IService Type ID' class.
static int URI
          The meta object id for the 'URI' data type.
 
Method Summary
 org.eclipse.emf.ecore.EDataType getECFIServiceID()
          Returns the meta object for data type 'ECFI Service ID'.
 org.eclipse.emf.ecore.EDataType getECFIServiceInfo()
          Returns the meta object for data type 'ECFI Service Info'.
 org.eclipse.emf.ecore.EDataType getECFIServiceTypeID()
          Returns the meta object for data type 'ECFI Service Type ID'.
 org.eclipse.emf.ecore.EAttribute getIHost_Address()
          Returns the meta object for the attribute 'Address'.
 org.eclipse.emf.ecore.EAttribute getIHost_Name()
          Returns the meta object for the attribute 'Name'.
 org.eclipse.emf.ecore.EReference getIHost_Services()
          Returns the meta object for the containment reference list 'Services'.
 org.eclipse.emf.ecore.EClass getIHost()
          Returns the meta object for class 'IHost'.
 org.eclipse.emf.ecore.EDataType getInetAddress()
          Returns the meta object for data type 'Inet Address'.
 org.eclipse.emf.ecore.EReference getINetwork_Hosts()
          Returns the meta object for the containment reference list 'Hosts'.
 org.eclipse.emf.ecore.EClass getINetwork()
          Returns the meta object for class 'INetwork'.
 org.eclipse.emf.ecore.EAttribute getIServiceID_EcfServiceID()
          Returns the meta object for the attribute 'Ecf Service ID'.
 org.eclipse.emf.ecore.EAttribute getIServiceID_EcfServiceName()
          Returns the meta object for the attribute 'Ecf Service Name'.
 org.eclipse.emf.ecore.EReference getIServiceID_ServiceTypeID()
          Returns the meta object for the reference 'Service Type ID'.
 org.eclipse.emf.ecore.EClass getIServiceID()
          Returns the meta object for class 'IService ID'.
 org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfLocation()
          Returns the meta object for the attribute 'Ecf Location'.
 org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfName()
          Returns the meta object for the attribute 'Ecf Name'.
 org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfPriority()
          Returns the meta object for the attribute 'Ecf Priority'.
 org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfServiceInfo()
          Returns the meta object for the attribute 'Ecf Service Info'.
 org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfWeight()
          Returns the meta object for the attribute 'Ecf Weight'.
 org.eclipse.emf.ecore.EReference getIServiceInfo_ServiceID()
          Returns the meta object for the reference 'Service ID'.
 org.eclipse.emf.ecore.EClass getIServiceInfo()
          Returns the meta object for class 'IService Info'.
 org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfNamingAuthority()
          Returns the meta object for the attribute 'Ecf Naming Authority'.
 org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfProtocols()
          Returns the meta object for the attribute list 'Ecf Protocols'.
 org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfScopes()
          Returns the meta object for the attribute list 'Ecf Scopes'.
 org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServiceName()
          Returns the meta object for the attribute 'Ecf Service Name'.
 org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServices()
          Returns the meta object for the attribute list 'Ecf Services'.
 org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServiceTypeID()
          Returns the meta object for the attribute 'Ecf Service Type ID'.
 org.eclipse.emf.ecore.EClass getIServiceTypeID()
          Returns the meta object for class 'IService Type ID'.
 ModelFactory getModelFactory()
          Returns the factory that creates the instances of the model.
 org.eclipse.emf.ecore.EDataType getURI()
          Returns the meta object for data type 'URI'.
 
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
 
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
 
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset
 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
 

Field Detail

eNAME

static final java.lang.String eNAME
The package name.

See Also:
Constant Field Values
Generated

eNS_URI

static final java.lang.String eNS_URI
The package namespace URI.

See Also:
Constant Field Values
Generated

eNS_PREFIX

static final java.lang.String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values
Generated

eINSTANCE

static final ModelPackage eINSTANCE
The singleton instance of the package.

Generated

ISERVICE_INFO

static final int ISERVICE_INFO
The meta object id for the 'IService Info' class.

See Also:
IServiceInfoImpl, ModelPackageImpl.getIServiceInfo(), Constant Field Values
Generated

ISERVICE_INFO__ECF_SERVICE_INFO

static final int ISERVICE_INFO__ECF_SERVICE_INFO
The feature id for the 'Ecf Service Info' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_INFO__ECF_NAME

static final int ISERVICE_INFO__ECF_NAME
The feature id for the 'Ecf Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_INFO__ECF_LOCATION

static final int ISERVICE_INFO__ECF_LOCATION
The feature id for the 'Ecf Location' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_INFO__ECF_PRIORITY

static final int ISERVICE_INFO__ECF_PRIORITY
The feature id for the 'Ecf Priority' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_INFO__ECF_WEIGHT

static final int ISERVICE_INFO__ECF_WEIGHT
The feature id for the 'Ecf Weight' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_INFO__SERVICE_ID

static final int ISERVICE_INFO__SERVICE_ID
The feature id for the 'Service ID' reference.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_INFO_FEATURE_COUNT

static final int ISERVICE_INFO_FEATURE_COUNT
The number of structural features of the 'IService Info' class.

See Also:
Constant Field Values
Generated
Ordered

INETWORK

static final int INETWORK
The meta object id for the 'INetwork' class.

See Also:
INetworkImpl, ModelPackageImpl.getINetwork(), Constant Field Values
Generated

INETWORK__HOSTS

static final int INETWORK__HOSTS
The feature id for the 'Hosts' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

INETWORK_FEATURE_COUNT

static final int INETWORK_FEATURE_COUNT
The number of structural features of the 'INetwork' class.

See Also:
Constant Field Values
Generated
Ordered

IHOST

static final int IHOST
The meta object id for the 'IHost' class.

See Also:
IHostImpl, ModelPackageImpl.getIHost(), Constant Field Values
Generated

IHOST__SERVICES

static final int IHOST__SERVICES
The feature id for the 'Services' containment reference list.

See Also:
Constant Field Values
Generated
Ordered

IHOST__ADDRESS

static final int IHOST__ADDRESS
The feature id for the 'Address' attribute.

See Also:
Constant Field Values
Generated
Ordered

IHOST__NAME

static final int IHOST__NAME
The feature id for the 'Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

IHOST_FEATURE_COUNT

static final int IHOST_FEATURE_COUNT
The number of structural features of the 'IHost' class.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_ID

static final int ISERVICE_ID
The meta object id for the 'IService ID' class.

See Also:
IServiceIDImpl, ModelPackageImpl.getIServiceID(), Constant Field Values
Generated

ISERVICE_ID__ECF_SERVICE_ID

static final int ISERVICE_ID__ECF_SERVICE_ID
The feature id for the 'Ecf Service ID' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_ID__ECF_SERVICE_NAME

static final int ISERVICE_ID__ECF_SERVICE_NAME
The feature id for the 'Ecf Service Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_ID__SERVICE_TYPE_ID

static final int ISERVICE_ID__SERVICE_TYPE_ID
The feature id for the 'Service Type ID' reference.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_ID_FEATURE_COUNT

static final int ISERVICE_ID_FEATURE_COUNT
The number of structural features of the 'IService ID' class.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID

static final int ISERVICE_TYPE_ID
The meta object id for the 'IService Type ID' class.

See Also:
IServiceTypeIDImpl, ModelPackageImpl.getIServiceTypeID(), Constant Field Values
Generated

ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID

static final int ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID
The feature id for the 'Ecf Service Type ID' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY

static final int ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY
The feature id for the 'Ecf Naming Authority' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID__ECF_SERVICES

static final int ISERVICE_TYPE_ID__ECF_SERVICES
The feature id for the 'Ecf Services' attribute list.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID__ECF_PROTOCOLS

static final int ISERVICE_TYPE_ID__ECF_PROTOCOLS
The feature id for the 'Ecf Protocols' attribute list.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID__ECF_SCOPES

static final int ISERVICE_TYPE_ID__ECF_SCOPES
The feature id for the 'Ecf Scopes' attribute list.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID__ECF_SERVICE_NAME

static final int ISERVICE_TYPE_ID__ECF_SERVICE_NAME
The feature id for the 'Ecf Service Name' attribute.

See Also:
Constant Field Values
Generated
Ordered

ISERVICE_TYPE_ID_FEATURE_COUNT

static final int ISERVICE_TYPE_ID_FEATURE_COUNT
The number of structural features of the 'IService Type ID' class.

See Also:
Constant Field Values
Generated
Ordered

ECFI_SERVICE_INFO

static final int ECFI_SERVICE_INFO
The meta object id for the 'ECFI Service Info' data type.

See Also:
IServiceInfo, ModelPackageImpl.getECFIServiceInfo(), Constant Field Values
Generated

INET_ADDRESS

static final int INET_ADDRESS
The meta object id for the 'Inet Address' data type.

See Also:
InetAddress, ModelPackageImpl.getInetAddress(), Constant Field Values
Generated

ECFI_SERVICE_ID

static final int ECFI_SERVICE_ID
The meta object id for the 'ECFI Service ID' data type.

See Also:
IServiceID, ModelPackageImpl.getECFIServiceID(), Constant Field Values
Generated

ECFI_SERVICE_TYPE_ID

static final int ECFI_SERVICE_TYPE_ID
The meta object id for the 'ECFI Service Type ID' data type.

See Also:
IServiceTypeID, ModelPackageImpl.getECFIServiceTypeID(), Constant Field Values
Generated

URI

static final int URI
The meta object id for the 'URI' data type.

See Also:
URI, ModelPackageImpl.getURI(), Constant Field Values
Generated
Method Detail

getIServiceInfo

org.eclipse.emf.ecore.EClass getIServiceInfo()
Returns the meta object for class 'IService Info'.

Returns:
the meta object for class 'IService Info'.
See Also:
IServiceInfo
Generated

getIServiceInfo_EcfServiceInfo

org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfServiceInfo()
Returns the meta object for the attribute 'Ecf Service Info'.

Returns:
the meta object for the attribute 'Ecf Service Info'.
See Also:
IServiceInfo.getEcfServiceInfo(), getIServiceInfo()
Generated

getIServiceInfo_EcfName

org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfName()
Returns the meta object for the attribute 'Ecf Name'.

Returns:
the meta object for the attribute 'Ecf Name'.
See Also:
IServiceInfo.getEcfName(), getIServiceInfo()
Generated

getIServiceInfo_EcfLocation

org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfLocation()
Returns the meta object for the attribute 'Ecf Location'.

Returns:
the meta object for the attribute 'Ecf Location'.
See Also:
IServiceInfo.getEcfLocation(), getIServiceInfo()
Generated

getIServiceInfo_EcfPriority

org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfPriority()
Returns the meta object for the attribute 'Ecf Priority'.

Returns:
the meta object for the attribute 'Ecf Priority'.
See Also:
IServiceInfo.getEcfPriority(), getIServiceInfo()
Generated

getIServiceInfo_EcfWeight

org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfWeight()
Returns the meta object for the attribute 'Ecf Weight'.

Returns:
the meta object for the attribute 'Ecf Weight'.
See Also:
IServiceInfo.getEcfWeight(), getIServiceInfo()
Generated

getIServiceInfo_ServiceID

org.eclipse.emf.ecore.EReference getIServiceInfo_ServiceID()
Returns the meta object for the reference 'Service ID'.

Returns:
the meta object for the reference 'Service ID'.
See Also:
IServiceInfo.getServiceID(), getIServiceInfo()
Generated

getINetwork

org.eclipse.emf.ecore.EClass getINetwork()
Returns the meta object for class 'INetwork'.

Returns:
the meta object for class 'INetwork'.
See Also:
INetwork
Generated

getINetwork_Hosts

org.eclipse.emf.ecore.EReference getINetwork_Hosts()
Returns the meta object for the containment reference list 'Hosts'.

Returns:
the meta object for the containment reference list 'Hosts'.
See Also:
INetwork.getHosts(), getINetwork()
Generated

getIHost

org.eclipse.emf.ecore.EClass getIHost()
Returns the meta object for class 'IHost'.

Returns:
the meta object for class 'IHost'.
See Also:
IHost
Generated

getIHost_Services

org.eclipse.emf.ecore.EReference getIHost_Services()
Returns the meta object for the containment reference list 'Services'.

Returns:
the meta object for the containment reference list 'Services'.
See Also:
IHost.getServices(), getIHost()
Generated

getIHost_Address

org.eclipse.emf.ecore.EAttribute getIHost_Address()
Returns the meta object for the attribute 'Address'.

Returns:
the meta object for the attribute 'Address'.
See Also:
IHost.getAddress(), getIHost()
Generated

getIHost_Name

org.eclipse.emf.ecore.EAttribute getIHost_Name()
Returns the meta object for the attribute 'Name'.

Returns:
the meta object for the attribute 'Name'.
See Also:
IHost.getName(), getIHost()
Generated

getIServiceID

org.eclipse.emf.ecore.EClass getIServiceID()
Returns the meta object for class 'IService ID'.

Returns:
the meta object for class 'IService ID'.
See Also:
IServiceID
Generated

getIServiceID_EcfServiceID

org.eclipse.emf.ecore.EAttribute getIServiceID_EcfServiceID()
Returns the meta object for the attribute 'Ecf Service ID'.

Returns:
the meta object for the attribute 'Ecf Service ID'.
See Also:
IServiceID.getEcfServiceID(), getIServiceID()
Generated

getIServiceID_EcfServiceName

org.eclipse.emf.ecore.EAttribute getIServiceID_EcfServiceName()
Returns the meta object for the attribute 'Ecf Service Name'.

Returns:
the meta object for the attribute 'Ecf Service Name'.
See Also:
IServiceID.getEcfServiceName(), getIServiceID()
Generated

getIServiceID_ServiceTypeID

org.eclipse.emf.ecore.EReference getIServiceID_ServiceTypeID()
Returns the meta object for the reference 'Service Type ID'.

Returns:
the meta object for the reference 'Service Type ID'.
See Also:
IServiceID.getServiceTypeID(), getIServiceID()
Generated

getIServiceTypeID

org.eclipse.emf.ecore.EClass getIServiceTypeID()
Returns the meta object for class 'IService Type ID'.

Returns:
the meta object for class 'IService Type ID'.
See Also:
IServiceTypeID
Generated

getIServiceTypeID_EcfServiceTypeID

org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServiceTypeID()
Returns the meta object for the attribute 'Ecf Service Type ID'.

Returns:
the meta object for the attribute 'Ecf Service Type ID'.
See Also:
IServiceTypeID.getEcfServiceTypeID(), getIServiceTypeID()
Generated

getIServiceTypeID_EcfNamingAuthority

org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfNamingAuthority()
Returns the meta object for the attribute 'Ecf Naming Authority'.

Returns:
the meta object for the attribute 'Ecf Naming Authority'.
See Also:
IServiceTypeID.getEcfNamingAuthority(), getIServiceTypeID()
Generated

getIServiceTypeID_EcfServices

org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServices()
Returns the meta object for the attribute list 'Ecf Services'.

Returns:
the meta object for the attribute list 'Ecf Services'.
See Also:
IServiceTypeID.getEcfServices(), getIServiceTypeID()
Generated

getIServiceTypeID_EcfProtocols

org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfProtocols()
Returns the meta object for the attribute list 'Ecf Protocols'.

Returns:
the meta object for the attribute list 'Ecf Protocols'.
See Also:
IServiceTypeID.getEcfProtocols(), getIServiceTypeID()
Generated

getIServiceTypeID_EcfScopes

org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfScopes()
Returns the meta object for the attribute list 'Ecf Scopes'.

Returns:
the meta object for the attribute list 'Ecf Scopes'.
See Also:
IServiceTypeID.getEcfScopes(), getIServiceTypeID()
Generated

getIServiceTypeID_EcfServiceName

org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServiceName()
Returns the meta object for the attribute 'Ecf Service Name'.

Returns:
the meta object for the attribute 'Ecf Service Name'.
See Also:
IServiceTypeID.getEcfServiceName(), getIServiceTypeID()
Generated

getECFIServiceInfo

org.eclipse.emf.ecore.EDataType getECFIServiceInfo()
Returns the meta object for data type 'ECFI Service Info'.

Returns:
the meta object for data type 'ECFI Service Info'.
See Also:
IServiceInfo
Model
instanceClass="org.eclipse.ecf.discovery.IServiceInfo"
Generated

getInetAddress

org.eclipse.emf.ecore.EDataType getInetAddress()
Returns the meta object for data type 'Inet Address'.

Returns:
the meta object for data type 'Inet Address'.
See Also:
InetAddress
Model
instanceClass="java.net.InetAddress"
Generated

getECFIServiceID

org.eclipse.emf.ecore.EDataType getECFIServiceID()
Returns the meta object for data type 'ECFI Service ID'.

Returns:
the meta object for data type 'ECFI Service ID'.
See Also:
IServiceID
Model
instanceClass="org.eclipse.ecf.discovery.identity.IServiceID"
Generated

getECFIServiceTypeID

org.eclipse.emf.ecore.EDataType getECFIServiceTypeID()
Returns the meta object for data type 'ECFI Service Type ID'.

Returns:
the meta object for data type 'ECFI Service Type ID'.
See Also:
IServiceTypeID
Model
instanceClass="org.eclipse.ecf.discovery.identity.IServiceTypeID"
Generated

getURI

org.eclipse.emf.ecore.EDataType getURI()
Returns the meta object for data type 'URI'.

Returns:
the meta object for data type 'URI'.
See Also:
URI
Model
instanceClass="java.net.URI"
Generated

getModelFactory

ModelFactory getModelFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.
Generated