-
Method Summary
| Modifier and Type |
Method |
Description |
BuildStep |
getFrom() |
Returns the value of the 'From' reference.
|
Tool |
getTo() |
Returns the value of the 'To' reference.
|
void |
setFrom(BuildStep value) |
Sets the value of the ' From' reference.
|
void |
setTo(Tool value) |
Sets the value of the ' To' reference.
|
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
-
-
-
setFrom
Sets the value of the '
From' reference.
- Parameters:
value - the new value of the 'From' reference.
- See Also:
getFrom()