|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ModelPackage
The Package for the model. It contains accessors for the meta objects to represent
ModelFactory| 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 |
|---|
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ModelPackage eINSTANCE
static final int ISERVICE_INFO
IService Info' class.
IServiceInfoImpl,
ModelPackageImpl.getIServiceInfo(),
Constant Field Valuesstatic final int ISERVICE_INFO__ECF_SERVICE_INFO
static final int ISERVICE_INFO__ECF_NAME
static final int ISERVICE_INFO__ECF_LOCATION
static final int ISERVICE_INFO__ECF_PRIORITY
static final int ISERVICE_INFO__ECF_WEIGHT
static final int ISERVICE_INFO__SERVICE_ID
static final int ISERVICE_INFO_FEATURE_COUNT
static final int INETWORK
INetwork' class.
INetworkImpl,
ModelPackageImpl.getINetwork(),
Constant Field Valuesstatic final int INETWORK__HOSTS
static final int INETWORK_FEATURE_COUNT
static final int IHOST
IHost' class.
IHostImpl,
ModelPackageImpl.getIHost(),
Constant Field Valuesstatic final int IHOST__SERVICES
static final int IHOST__ADDRESS
static final int IHOST__NAME
static final int IHOST_FEATURE_COUNT
static final int ISERVICE_ID
IService ID' class.
IServiceIDImpl,
ModelPackageImpl.getIServiceID(),
Constant Field Valuesstatic final int ISERVICE_ID__ECF_SERVICE_ID
static final int ISERVICE_ID__ECF_SERVICE_NAME
static final int ISERVICE_ID__SERVICE_TYPE_ID
static final int ISERVICE_ID_FEATURE_COUNT
static final int ISERVICE_TYPE_ID
IService Type ID' class.
IServiceTypeIDImpl,
ModelPackageImpl.getIServiceTypeID(),
Constant Field Valuesstatic final int ISERVICE_TYPE_ID__ECF_SERVICE_TYPE_ID
static final int ISERVICE_TYPE_ID__ECF_NAMING_AUTHORITY
static final int ISERVICE_TYPE_ID__ECF_SERVICES
static final int ISERVICE_TYPE_ID__ECF_PROTOCOLS
static final int ISERVICE_TYPE_ID__ECF_SCOPES
static final int ISERVICE_TYPE_ID__ECF_SERVICE_NAME
static final int ISERVICE_TYPE_ID_FEATURE_COUNT
static final int ECFI_SERVICE_INFO
IServiceInfo,
ModelPackageImpl.getECFIServiceInfo(),
Constant Field Valuesstatic final int INET_ADDRESS
InetAddress,
ModelPackageImpl.getInetAddress(),
Constant Field Valuesstatic final int ECFI_SERVICE_ID
IServiceID,
ModelPackageImpl.getECFIServiceID(),
Constant Field Valuesstatic final int ECFI_SERVICE_TYPE_ID
IServiceTypeID,
ModelPackageImpl.getECFIServiceTypeID(),
Constant Field Valuesstatic final int URI
URI,
ModelPackageImpl.getURI(),
Constant Field Values| Method Detail |
|---|
org.eclipse.emf.ecore.EClass getIServiceInfo()
IService Info'.
IServiceInfoorg.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfServiceInfo()
Ecf Service Info'.
IServiceInfo.getEcfServiceInfo(),
getIServiceInfo()org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfName()
Ecf Name'.
IServiceInfo.getEcfName(),
getIServiceInfo()org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfLocation()
Ecf Location'.
IServiceInfo.getEcfLocation(),
getIServiceInfo()org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfPriority()
Ecf Priority'.
IServiceInfo.getEcfPriority(),
getIServiceInfo()org.eclipse.emf.ecore.EAttribute getIServiceInfo_EcfWeight()
Ecf Weight'.
IServiceInfo.getEcfWeight(),
getIServiceInfo()org.eclipse.emf.ecore.EReference getIServiceInfo_ServiceID()
Service ID'.
IServiceInfo.getServiceID(),
getIServiceInfo()org.eclipse.emf.ecore.EClass getINetwork()
INetwork'.
INetworkorg.eclipse.emf.ecore.EReference getINetwork_Hosts()
Hosts'.
INetwork.getHosts(),
getINetwork()org.eclipse.emf.ecore.EClass getIHost()
IHost'.
IHostorg.eclipse.emf.ecore.EReference getIHost_Services()
Services'.
IHost.getServices(),
getIHost()org.eclipse.emf.ecore.EAttribute getIHost_Address()
Address'.
IHost.getAddress(),
getIHost()org.eclipse.emf.ecore.EAttribute getIHost_Name()
Name'.
IHost.getName(),
getIHost()org.eclipse.emf.ecore.EClass getIServiceID()
IService ID'.
IServiceIDorg.eclipse.emf.ecore.EAttribute getIServiceID_EcfServiceID()
Ecf Service ID'.
IServiceID.getEcfServiceID(),
getIServiceID()org.eclipse.emf.ecore.EAttribute getIServiceID_EcfServiceName()
Ecf Service Name'.
IServiceID.getEcfServiceName(),
getIServiceID()org.eclipse.emf.ecore.EReference getIServiceID_ServiceTypeID()
Service Type ID'.
IServiceID.getServiceTypeID(),
getIServiceID()org.eclipse.emf.ecore.EClass getIServiceTypeID()
IService Type ID'.
IServiceTypeIDorg.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServiceTypeID()
Ecf Service Type ID'.
IServiceTypeID.getEcfServiceTypeID(),
getIServiceTypeID()org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfNamingAuthority()
Ecf Naming Authority'.
IServiceTypeID.getEcfNamingAuthority(),
getIServiceTypeID()org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServices()
Ecf Services'.
IServiceTypeID.getEcfServices(),
getIServiceTypeID()org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfProtocols()
Ecf Protocols'.
IServiceTypeID.getEcfProtocols(),
getIServiceTypeID()org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfScopes()
Ecf Scopes'.
IServiceTypeID.getEcfScopes(),
getIServiceTypeID()org.eclipse.emf.ecore.EAttribute getIServiceTypeID_EcfServiceName()
Ecf Service Name'.
IServiceTypeID.getEcfServiceName(),
getIServiceTypeID()org.eclipse.emf.ecore.EDataType getECFIServiceInfo()
ECFI Service Info'.
IServiceInfoorg.eclipse.emf.ecore.EDataType getInetAddress()
Inet Address'.
InetAddressorg.eclipse.emf.ecore.EDataType getECFIServiceID()
ECFI Service ID'.
IServiceIDorg.eclipse.emf.ecore.EDataType getECFIServiceTypeID()
ECFI Service Type ID'.
IServiceTypeIDorg.eclipse.emf.ecore.EDataType getURI()
URI'.
URIModelFactory getModelFactory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||