|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SignalRenaming
A representation of the model object 'Signal Renaming'.
The following features are supported:
EsterelPackage.getSignalRenaming()
Method Summary | |
---|---|
Signal |
getNewName()
Returns the value of the 'New Name' reference. |
Signal |
getOldName()
Returns the value of the 'Old Name' reference. |
void |
setNewName(Signal value)
Sets the value of the ' New Name ' reference. |
void |
setOldName(Signal value)
Sets the value of the ' Old Name ' reference. |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Signal getNewName()
If the meaning of the 'New Name' reference isn't clear, there really should be more of a description here...
setNewName(Signal)
,
EsterelPackage.getSignalRenaming_NewName()
void setNewName(Signal value)
New Name
' reference.
value
- the new value of the 'New Name' reference.getNewName()
Signal getOldName()
If the meaning of the 'Old Name' reference isn't clear, there really should be more of a description here...
setOldName(Signal)
,
EsterelPackage.getSignalRenaming_OldName()
void setOldName(Signal value)
Old Name
' reference.
value
- the new value of the 'Old Name' reference.getOldName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |