org.ow2.frascati.upnp
Interface UPnPBinding

All Superinterfaces:
org.eclipse.stp.sca.Binding, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
All Known Implementing Classes:
UPnPBindingImpl

public interface UPnPBinding
extends org.eclipse.stp.sca.Binding

A representation of the model object 'UPn PBinding'.

The following features are supported:

See Also:
UpnpPackage.getUPnPBinding()

Method Summary
 org.eclipse.emf.ecore.util.FeatureMap getAnyAttribute()
          Returns the value of the 'Any Attribute' attribute list.
 org.eclipse.emf.ecore.util.FeatureMap getGroup()
          Returns the value of the 'Group' attribute list.
 
Methods inherited from interface org.eclipse.stp.sca.Binding
getName, getOperation, getPolicySets, getRequires, getUri, setName, setPolicySets, setRequires, setUri
 
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

getAnyAttribute

org.eclipse.emf.ecore.util.FeatureMap getAnyAttribute()
Returns the value of the 'Any Attribute' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Any Attribute' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Any Attribute' attribute list.
See Also:
UpnpPackage.getUPnPBinding_AnyAttribute()

getGroup

org.eclipse.emf.ecore.util.FeatureMap getGroup()
Returns the value of the 'Group' attribute list. The list contents are of type FeatureMap.Entry.

If the meaning of the 'Group' attribute list isn't clear, there really should be more of a description here...

Returns:
the value of the 'Group' attribute list.
See Also:
UpnpPackage.getUPnPBinding_Group()


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