org.ow2.frascati.upnp
Interface UpnpPackage

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:
UpnpPackageImpl

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

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

See Also:
UpnpFactory

Nested Class Summary
static interface UpnpPackage.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 DOCUMENT_ROOT
          The meta object id for the 'Document Root' class
static int DOCUMENT_ROOT__ALLOW
          The feature id for the 'Allow' containment reference
static int DOCUMENT_ROOT__ANYEXTENSION
          The feature id for the 'Anyextension' containment reference
static int DOCUMENT_ROOT__BASE_EXPORT
          The feature id for the 'Base Export' containment reference
static int DOCUMENT_ROOT__BASE_IMPORT
          The feature id for the 'Base Import' containment reference
static int DOCUMENT_ROOT__BINDING
          The feature id for the 'Binding' containment reference
static int DOCUMENT_ROOT__BINDING_EJB
          The feature id for the 'Binding Ejb' containment reference
static int DOCUMENT_ROOT__BINDING_JMS
          The feature id for the 'Binding Jms' containment reference
static int DOCUMENT_ROOT__BINDING_SCA
          The feature id for the 'Binding Sca' containment reference
static int DOCUMENT_ROOT__BINDING_TYPE
          The feature id for the 'Binding Type' containment reference
static int DOCUMENT_ROOT__BINDING_UPN_P
          The feature id for the 'Binding UPn P' containment reference
static int DOCUMENT_ROOT__BINDING_WS
          The feature id for the 'Binding Ws' containment reference
static int DOCUMENT_ROOT__CALLBACK
          The feature id for the 'Callback' containment reference
static int DOCUMENT_ROOT__COMPONENT_TYPE
          The feature id for the 'Component Type' containment reference
static int DOCUMENT_ROOT__COMPOSITE
          The feature id for the 'Composite' containment reference
static int DOCUMENT_ROOT__CONSTRAINING_TYPE
          The feature id for the 'Constraining Type' containment reference
static int DOCUMENT_ROOT__CONTRIBUTION
          The feature id for the 'Contribution' containment reference
static int DOCUMENT_ROOT__DEFINITIONS
          The feature id for the 'Definitions' containment reference
static int DOCUMENT_ROOT__DENY_ALL
          The feature id for the 'Deny All' containment reference
static int DOCUMENT_ROOT__ENDS_CONVERSATION
          The feature id for the 'Ends Conversation' attribute
static int DOCUMENT_ROOT__EXPORT
          The feature id for the 'Export' containment reference
static int DOCUMENT_ROOT__EXPORT_JAVA
          The feature id for the 'Export Java' containment reference
static int DOCUMENT_ROOT__EXPORT_RESOURCE
          The feature id for the 'Export Resource' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION
          The feature id for the 'Implementation' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_BPEL
          The feature id for the 'Implementation Bpel' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_COMPOSITE
          The feature id for the 'Implementation Composite' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_CPP
          The feature id for the 'Implementation Cpp' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_EJB
          The feature id for the 'Implementation Ejb' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_JAVA
          The feature id for the 'Implementation Java' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_SPRING
          The feature id for the 'Implementation Spring' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_TYPE
          The feature id for the 'Implementation Type' containment reference
static int DOCUMENT_ROOT__IMPLEMENTATION_WEB
          The feature id for the 'Implementation Web' containment reference
static int DOCUMENT_ROOT__IMPORT
          The feature id for the 'Import' containment reference
static int DOCUMENT_ROOT__IMPORT_JAVA
          The feature id for the 'Import Java' containment reference
static int DOCUMENT_ROOT__IMPORT_RESOURCE
          The feature id for the 'Import Resource' containment reference
static int DOCUMENT_ROOT__INCLUDE
          The feature id for the 'Include' containment reference
static int DOCUMENT_ROOT__INTENT
          The feature id for the 'Intent' containment reference
static int DOCUMENT_ROOT__INTERFACE
          The feature id for the 'Interface' containment reference
static int DOCUMENT_ROOT__INTERFACE_CPP
          The feature id for the 'Interface Cpp' containment reference
static int DOCUMENT_ROOT__INTERFACE_JAVA
          The feature id for the 'Interface Java' containment reference
static int DOCUMENT_ROOT__INTERFACE_PARTNER_LINK_TYPE
          The feature id for the 'Interface Partner Link Type' containment reference
static int DOCUMENT_ROOT__INTERFACE_WSDL
          The feature id for the 'Interface Wsdl' containment reference
static int DOCUMENT_ROOT__MIXED
          The feature id for the 'Mixed' attribute list
static int DOCUMENT_ROOT__PERMIT_ALL
          The feature id for the 'Permit All' containment reference
static int DOCUMENT_ROOT__POLICY_SET
          The feature id for the 'Policy Set' containment reference
static int DOCUMENT_ROOT__REQUIRES
          The feature id for the 'Requires' attribute
static int DOCUMENT_ROOT__RUN_AS
          The feature id for the 'Run As' containment reference
static int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
          The feature id for the 'XMLNS Prefix Map' map
static int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
          The feature id for the 'XSI Schema Location' map
static int DOCUMENT_ROOT_FEATURE_COUNT
          The number of structural features of the 'Document Root' class
static UpnpPackage 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 UPN_PBINDING
          The meta object id for the 'UPn PBinding' class
static int UPN_PBINDING__ANY_ATTRIBUTE
          The feature id for the 'Any Attribute' attribute list
static int UPN_PBINDING__GROUP
          The feature id for the 'Group' attribute list
static int UPN_PBINDING__NAME
          The feature id for the 'Name' attribute
static int UPN_PBINDING__OPERATION
          The feature id for the 'Operation' containment reference list
static int UPN_PBINDING__POLICY_SETS
          The feature id for the 'Policy Sets' attribute
static int UPN_PBINDING__REQUIRES
          The feature id for the 'Requires' attribute
static int UPN_PBINDING__URI
          The feature id for the 'Uri' attribute
static int UPN_PBINDING_FEATURE_COUNT
          The number of structural features of the 'UPn PBinding' class
 
Method Summary
 org.eclipse.emf.ecore.EReference getDocumentRoot_BindingUPnP()
          Returns the meta object for the containment reference 'Binding UPn P'
 org.eclipse.emf.ecore.EClass getDocumentRoot()
          Returns the meta object for class 'Document Root'
 org.eclipse.emf.ecore.EAttribute getUPnPBinding_AnyAttribute()
          Returns the meta object for the attribute list 'Any Attribute'
 org.eclipse.emf.ecore.EAttribute getUPnPBinding_Group()
          Returns the meta object for the attribute list 'Group'
 org.eclipse.emf.ecore.EClass getUPnPBinding()
          Returns the meta object for class 'UPn PBinding'
 UpnpFactory getUpnpFactory()
          Returns the factory that creates the instances of the model
 
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

eNS_URI

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

See Also:
Constant Field Values

eNS_PREFIX

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

See Also:
Constant Field Values

eINSTANCE

static final UpnpPackage eINSTANCE
The singleton instance of the package.


DOCUMENT_ROOT

static final int DOCUMENT_ROOT
The meta object id for the 'Document Root' class.

See Also:
DocumentRootImpl, UpnpPackageImpl.getDocumentRoot(), Constant Field Values

DOCUMENT_ROOT__MIXED

static final int DOCUMENT_ROOT__MIXED
The feature id for the 'Mixed' attribute list.

See Also:
Constant Field Values

DOCUMENT_ROOT__XMLNS_PREFIX_MAP

static final int DOCUMENT_ROOT__XMLNS_PREFIX_MAP
The feature id for the 'XMLNS Prefix Map' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__XSI_SCHEMA_LOCATION

static final int DOCUMENT_ROOT__XSI_SCHEMA_LOCATION
The feature id for the 'XSI Schema Location' map.

See Also:
Constant Field Values

DOCUMENT_ROOT__ALLOW

static final int DOCUMENT_ROOT__ALLOW
The feature id for the 'Allow' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BASE_EXPORT

static final int DOCUMENT_ROOT__BASE_EXPORT
The feature id for the 'Base Export' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BASE_IMPORT

static final int DOCUMENT_ROOT__BASE_IMPORT
The feature id for the 'Base Import' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING

static final int DOCUMENT_ROOT__BINDING
The feature id for the 'Binding' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING_EJB

static final int DOCUMENT_ROOT__BINDING_EJB
The feature id for the 'Binding Ejb' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING_JMS

static final int DOCUMENT_ROOT__BINDING_JMS
The feature id for the 'Binding Jms' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING_SCA

static final int DOCUMENT_ROOT__BINDING_SCA
The feature id for the 'Binding Sca' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING_WS

static final int DOCUMENT_ROOT__BINDING_WS
The feature id for the 'Binding Ws' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING_TYPE

static final int DOCUMENT_ROOT__BINDING_TYPE
The feature id for the 'Binding Type' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CALLBACK

static final int DOCUMENT_ROOT__CALLBACK
The feature id for the 'Callback' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPONENT_TYPE

static final int DOCUMENT_ROOT__COMPONENT_TYPE
The feature id for the 'Component Type' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__COMPOSITE

static final int DOCUMENT_ROOT__COMPOSITE
The feature id for the 'Composite' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONSTRAINING_TYPE

static final int DOCUMENT_ROOT__CONSTRAINING_TYPE
The feature id for the 'Constraining Type' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__CONTRIBUTION

static final int DOCUMENT_ROOT__CONTRIBUTION
The feature id for the 'Contribution' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DEFINITIONS

static final int DOCUMENT_ROOT__DEFINITIONS
The feature id for the 'Definitions' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__DENY_ALL

static final int DOCUMENT_ROOT__DENY_ALL
The feature id for the 'Deny All' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXPORT

static final int DOCUMENT_ROOT__EXPORT
The feature id for the 'Export' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXPORT_JAVA

static final int DOCUMENT_ROOT__EXPORT_JAVA
The feature id for the 'Export Java' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__EXPORT_RESOURCE

static final int DOCUMENT_ROOT__EXPORT_RESOURCE
The feature id for the 'Export Resource' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION

static final int DOCUMENT_ROOT__IMPLEMENTATION
The feature id for the 'Implementation' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_BPEL

static final int DOCUMENT_ROOT__IMPLEMENTATION_BPEL
The feature id for the 'Implementation Bpel' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_COMPOSITE

static final int DOCUMENT_ROOT__IMPLEMENTATION_COMPOSITE
The feature id for the 'Implementation Composite' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_CPP

static final int DOCUMENT_ROOT__IMPLEMENTATION_CPP
The feature id for the 'Implementation Cpp' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_EJB

static final int DOCUMENT_ROOT__IMPLEMENTATION_EJB
The feature id for the 'Implementation Ejb' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_JAVA

static final int DOCUMENT_ROOT__IMPLEMENTATION_JAVA
The feature id for the 'Implementation Java' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_SPRING

static final int DOCUMENT_ROOT__IMPLEMENTATION_SPRING
The feature id for the 'Implementation Spring' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_WEB

static final int DOCUMENT_ROOT__IMPLEMENTATION_WEB
The feature id for the 'Implementation Web' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPLEMENTATION_TYPE

static final int DOCUMENT_ROOT__IMPLEMENTATION_TYPE
The feature id for the 'Implementation Type' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPORT

static final int DOCUMENT_ROOT__IMPORT
The feature id for the 'Import' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPORT_JAVA

static final int DOCUMENT_ROOT__IMPORT_JAVA
The feature id for the 'Import Java' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__IMPORT_RESOURCE

static final int DOCUMENT_ROOT__IMPORT_RESOURCE
The feature id for the 'Import Resource' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INCLUDE

static final int DOCUMENT_ROOT__INCLUDE
The feature id for the 'Include' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTENT

static final int DOCUMENT_ROOT__INTENT
The feature id for the 'Intent' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERFACE

static final int DOCUMENT_ROOT__INTERFACE
The feature id for the 'Interface' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERFACE_CPP

static final int DOCUMENT_ROOT__INTERFACE_CPP
The feature id for the 'Interface Cpp' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERFACE_JAVA

static final int DOCUMENT_ROOT__INTERFACE_JAVA
The feature id for the 'Interface Java' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERFACE_PARTNER_LINK_TYPE

static final int DOCUMENT_ROOT__INTERFACE_PARTNER_LINK_TYPE
The feature id for the 'Interface Partner Link Type' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__INTERFACE_WSDL

static final int DOCUMENT_ROOT__INTERFACE_WSDL
The feature id for the 'Interface Wsdl' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__PERMIT_ALL

static final int DOCUMENT_ROOT__PERMIT_ALL
The feature id for the 'Permit All' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__POLICY_SET

static final int DOCUMENT_ROOT__POLICY_SET
The feature id for the 'Policy Set' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__RUN_AS

static final int DOCUMENT_ROOT__RUN_AS
The feature id for the 'Run As' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__ENDS_CONVERSATION

static final int DOCUMENT_ROOT__ENDS_CONVERSATION
The feature id for the 'Ends Conversation' attribute.

See Also:
Constant Field Values

DOCUMENT_ROOT__REQUIRES

static final int DOCUMENT_ROOT__REQUIRES
The feature id for the 'Requires' attribute.

See Also:
Constant Field Values

DOCUMENT_ROOT__ANYEXTENSION

static final int DOCUMENT_ROOT__ANYEXTENSION
The feature id for the 'Anyextension' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT__BINDING_UPN_P

static final int DOCUMENT_ROOT__BINDING_UPN_P
The feature id for the 'Binding UPn P' containment reference.

See Also:
Constant Field Values

DOCUMENT_ROOT_FEATURE_COUNT

static final int DOCUMENT_ROOT_FEATURE_COUNT
The number of structural features of the 'Document Root' class.

See Also:
Constant Field Values

UPN_PBINDING

static final int UPN_PBINDING
The meta object id for the 'UPn PBinding' class.

See Also:
UPnPBindingImpl, UpnpPackageImpl.getUPnPBinding(), Constant Field Values

UPN_PBINDING__OPERATION

static final int UPN_PBINDING__OPERATION
The feature id for the 'Operation' containment reference list.

See Also:
Constant Field Values

UPN_PBINDING__NAME

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

See Also:
Constant Field Values

UPN_PBINDING__POLICY_SETS

static final int UPN_PBINDING__POLICY_SETS
The feature id for the 'Policy Sets' attribute.

See Also:
Constant Field Values

UPN_PBINDING__REQUIRES

static final int UPN_PBINDING__REQUIRES
The feature id for the 'Requires' attribute.

See Also:
Constant Field Values

UPN_PBINDING__URI

static final int UPN_PBINDING__URI
The feature id for the 'Uri' attribute.

See Also:
Constant Field Values

UPN_PBINDING__ANY_ATTRIBUTE

static final int UPN_PBINDING__ANY_ATTRIBUTE
The feature id for the 'Any Attribute' attribute list.

See Also:
Constant Field Values

UPN_PBINDING__GROUP

static final int UPN_PBINDING__GROUP
The feature id for the 'Group' attribute list.

See Also:
Constant Field Values

UPN_PBINDING_FEATURE_COUNT

static final int UPN_PBINDING_FEATURE_COUNT
The number of structural features of the 'UPn PBinding' class.

See Also:
Constant Field Values
Method Detail

getDocumentRoot

org.eclipse.emf.ecore.EClass getDocumentRoot()
Returns the meta object for class 'Document Root'.

Returns:
the meta object for class 'Document Root'.
See Also:
DocumentRoot

getDocumentRoot_BindingUPnP

org.eclipse.emf.ecore.EReference getDocumentRoot_BindingUPnP()
Returns the meta object for the containment reference 'Binding UPn P'.

Returns:
the meta object for the containment reference 'Binding UPn P'.
See Also:
DocumentRoot.getBindingUPnP(), getDocumentRoot()

getUPnPBinding

org.eclipse.emf.ecore.EClass getUPnPBinding()
Returns the meta object for class 'UPn PBinding'.

Returns:
the meta object for class 'UPn PBinding'.
See Also:
UPnPBinding

getUPnPBinding_AnyAttribute

org.eclipse.emf.ecore.EAttribute getUPnPBinding_AnyAttribute()
Returns the meta object for the attribute list 'Any Attribute'.

Returns:
the meta object for the attribute list 'Any Attribute'.
See Also:
UPnPBinding.getAnyAttribute(), getUPnPBinding()

getUPnPBinding_Group

org.eclipse.emf.ecore.EAttribute getUPnPBinding_Group()
Returns the meta object for the attribute list 'Group'.

Returns:
the meta object for the attribute list 'Group'.
See Also:
UPnPBinding.getGroup(), getUPnPBinding()

getUpnpFactory

UpnpFactory getUpnpFactory()
Returns the factory that creates the instances of the model.

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


Copyright © 2007-2010 OW2 Consortium. All Rights Reserved.