public interface ReferencedServiceBinding extends ServiceBinding
The following features are supported:
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.ecore.EObject |
getService()
Returns the value of the 'Service' reference.
|
void |
setService(org.eclipse.emf.ecore.EObject value)
Sets the value of the '
Service ' reference. |
org.eclipse.emf.ecore.EObject getService()
If the meaning of the 'Service' reference isn't clear, there really should be more of a description here...
getService
in interface ServiceBinding
setService(EObject)
,
WorldPackage.getReferencedServiceBinding_Service()
void setService(org.eclipse.emf.ecore.EObject value)
Service
' reference.
value
- the new value of the 'Service' reference.getService()