public interface State
extends org.eclipse.emf.ecore.EObject
The following features are supported:
TracePackage.getState()
Modifier and Type | Method and Description |
---|---|
Reference |
getReferedElement()
Returns the value of the 'Refered Element' reference
|
void |
setReferedElement(Reference value)
Sets the value of the '
Refered Element ' reference |
Reference getReferedElement()
If the meaning of the 'Refered Element' reference isn't clear, there really should be more of a description here...
setReferedElement(Reference)
,
TracePackage.getState_ReferedElement()
void setReferedElement(Reference value)
Refered Element
' reference.
value
- the new value of the 'Refered Element' reference.getReferedElement()