org.ow2.frascati.upnp
Interface DocumentRoot

All Superinterfaces:
org.eclipse.stp.sca.DocumentRoot, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface DocumentRoot
extends org.eclipse.stp.sca.DocumentRoot

A representation of the model object 'Document Root'.

The following features are supported:

See Also:
UpnpPackage.getDocumentRoot()

Method Summary
 UPnPBinding getBindingUPnP()
          Returns the value of the 'Binding UPn P' containment reference
 void setBindingUPnP(UPnPBinding value)
          Sets the value of the 'Binding UPn P' containment reference
 
Methods inherited from interface org.eclipse.stp.sca.DocumentRoot
getAllow, getAnyextension, getBaseExport, getBaseImport, getBinding, getBindingEjb, getBindingJms, getBindingSca, getBindingType, getBindingWs, getCallback, getComponentType, getComposite, getConstrainingType, getContribution, getDefinitions, getDenyAll, getExport, getExportJava, getExportResource, getImplementation, getImplementationBpel, getImplementationComposite, getImplementationCpp, getImplementationEjb, getImplementationJava, getImplementationSpring, getImplementationType, getImplementationWeb, getImport, getImportJava, getImportResource, getInclude, getIntent, getInterface, getInterfaceCpp, getInterfaceJava, getInterfacePartnerLinkType, getInterfaceWsdl, getMixed, getPermitAll, getPolicySet, getRequires, getRunAs, getXMLNSPrefixMap, getXSISchemaLocation, isEndsConversation, isSetEndsConversation, setAllow, setBindingEjb, setBindingJms, setBindingSca, setBindingType, setBindingWs, setCallback, setComponentType, setComposite, setConstrainingType, setContribution, setDefinitions, setDenyAll, setEndsConversation, setExport, setExportJava, setExportResource, setImplementationBpel, setImplementationComposite, setImplementationCpp, setImplementationEjb, setImplementationJava, setImplementationSpring, setImplementationType, setImplementationWeb, setImport, setImportJava, setImportResource, setInclude, setIntent, setInterfaceCpp, setInterfaceJava, setInterfacePartnerLinkType, setInterfaceWsdl, setPermitAll, setPolicySet, setRequires, setRunAs, unsetEndsConversation
 
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
 

Method Detail

getBindingUPnP

UPnPBinding getBindingUPnP()
Returns the value of the 'Binding UPn P' containment reference.

If the meaning of the 'Binding UPn P' containment reference isn't clear, there really should be more of a description here...

Returns:
the value of the 'Binding UPn P' containment reference.
See Also:
setBindingUPnP(UPnPBinding), UpnpPackage.getDocumentRoot_BindingUPnP()

setBindingUPnP

void setBindingUPnP(UPnPBinding value)
Sets the value of the 'Binding UPn P' containment reference.

Parameters:
value - the new value of the 'Binding UPn P' containment reference.
See Also:
getBindingUPnP()


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