public interface ContainedServiceBinding 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' containment reference.
|
void |
setService(org.eclipse.emf.ecore.EObject value)
Sets the value of the '
Service' containment reference. |
org.eclipse.emf.ecore.EObject getService()
If the meaning of the 'Service' containment reference isn't clear, there really should be more of a description here...
getService in interface ServiceBindingsetService(EObject),
WorldPackage.getContainedServiceBinding_Service()void setService(org.eclipse.emf.ecore.EObject value)
Service' containment reference.
value - the new value of the 'Service' containment reference.getService()