@Deprecated
public interface CallsModel
The following features are supported:
MethodcallsPackage.getCallsModel()| Modifier and Type | Method and Description |
|---|---|
|
getCallNodes()
Deprecated.
Returns the value of the 'Call Nodes' containment reference list.
|
java.lang.String |
getName()
Deprecated.
Returns the value of the 'Name' attribute.
|
|
getRootNodes()
Deprecated.
Returns the value of the 'Root Nodes' reference list.
|
void |
setName(java.lang.String value)
Deprecated.
Sets the value of the '
Name' attribute. |
getCallNodes()
CallNode.
If the meaning of the 'Call Nodes' containment reference list isn't clear, there really should be more of a description here...
MethodcallsPackage.getCallsModel_CallNodes()getRootNodes()
CallNode.
If the meaning of the 'Root Nodes' reference list isn't clear, there really should be more of a description here...
MethodcallsPackage.getCallsModel_RootNodes()java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
MethodcallsPackage.getCallsModel_Name()