|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Renaming
A representation of the model object 'Renaming'.
The following features are supported:
SyncchartsPackage.getRenaming()
Method Summary | |
---|---|
String |
getNewID()
Returns the value of the 'New ID' attribute. |
String |
getOldID()
Returns the value of the 'Old ID' attribute. |
State |
getParentState()
Returns the value of the 'Parent State' container reference. |
void |
setNewID(String value)
Sets the value of the ' New ID ' attribute. |
void |
setOldID(String value)
Sets the value of the ' Old ID ' attribute. |
void |
setParentState(State value)
Sets the value of the ' Parent State ' container 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 |
---|
State getParentState()
Renamings
'.
If the meaning of the 'Parent State' container reference isn't clear, there really should be more of a description here...
setParentState(State)
,
SyncchartsPackage.getRenaming_ParentState()
,
State.getRenamings()
opposite | = | renamings |
required | = | true |
transient | = | false |
void setParentState(State value)
Parent State
' container reference.
value
- the new value of the 'Parent State' container reference.getParentState()
String getOldID()
If the meaning of the 'Old ID' attribute isn't clear, there really should be more of a description here...
setOldID(String)
,
SyncchartsPackage.getRenaming_OldID()
required | = | true |
void setOldID(String value)
Old ID
' attribute.
value
- the new value of the 'Old ID' attribute.getOldID()
String getNewID()
If the meaning of the 'New ID' attribute isn't clear, there really should be more of a description here...
setNewID(String)
,
SyncchartsPackage.getRenaming_NewID()
required | = | true |
void setNewID(String value)
New ID
' attribute.
value
- the new value of the 'New ID' attribute.getNewID()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |