public interface ServiceDependency
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TacticdslPackage.getServiceDependency()| Modifier and Type | Method and Description |
|---|---|
Service |
getDependency()
Returns the value of the 'Dependency' reference.
|
void |
setDependency(Service value)
Sets the value of the '
Dependency' reference. |
Service getDependency()
If the meaning of the 'Dependency' reference isn't clear, there really should be more of a description here...
setDependency(Service),
TacticdslPackage.getServiceDependency_Dependency()void setDependency(Service value)
Dependency' reference.
value - the new value of the 'Dependency' reference.getDependency()