|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface FunctionRenaming
A representation of the model object 'Function Renaming'.
The following features are supported:
EsterelPackage.getFunctionRenaming()
Method Summary | |
---|---|
Function |
getNewName()
Returns the value of the 'New Name' reference. |
Function |
getOldName()
Returns the value of the 'Old Name' reference. |
void |
setNewName(Function value)
Sets the value of the ' New Name ' reference. |
void |
setOldName(Function 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 |
---|
Function getNewName()
If the meaning of the 'New Name' reference isn't clear, there really should be more of a description here...
setNewName(Function)
,
EsterelPackage.getFunctionRenaming_NewName()
void setNewName(Function value)
New Name
' reference.
value
- the new value of the 'New Name' reference.getNewName()
Function getOldName()
If the meaning of the 'Old Name' reference isn't clear, there really should be more of a description here...
setOldName(Function)
,
EsterelPackage.getFunctionRenaming_OldName()
void setOldName(Function 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 |