|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProcedureRenaming
A representation of the model object 'Procedure Renaming'.
The following features are supported:
EsterelPackage.getProcedureRenaming()
Method Summary | |
---|---|
Procedure |
getNewName()
Returns the value of the 'New Name' reference. |
Procedure |
getOldName()
Returns the value of the 'Old Name' reference. |
void |
setNewName(Procedure value)
Sets the value of the ' New Name ' reference. |
void |
setOldName(Procedure 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, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
---|
Procedure getNewName()
If the meaning of the 'New Name' reference isn't clear, there really should be more of a description here...
setNewName(Procedure)
,
EsterelPackage.getProcedureRenaming_NewName()
void setNewName(Procedure value)
New Name
' reference.
value
- the new value of the 'New Name' reference.getNewName()
Procedure getOldName()
If the meaning of the 'Old Name' reference isn't clear, there really should be more of a description here...
setOldName(Procedure)
,
EsterelPackage.getProcedureRenaming_OldName()
void setOldName(Procedure 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 |