|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectaspoev.primitive.command.EditCommand
aspoev.primitive.command.EditMethodCommand
aspoev.primitive.command.EditParameterCommand
aspoev.primitive.command.RetypeParameterCommand
| Field Summary | |
protected TypeReferenceElement |
newType
|
| Fields inherited from class aspoev.primitive.command.EditParameterCommand |
paramIndex |
| Fields inherited from class aspoev.primitive.command.EditMethodCommand |
methodName, types |
| Fields inherited from class aspoev.primitive.command.EditCommand |
target |
| Fields inherited from interface pJ.jasmine.PRI |
DELETECHANGE, MODIFYCHANGE, NOCHANGE |
| Constructor Summary | |
RetypeParameterCommand(TypeReferenceElement targetType,
java.lang.String methodName,
java.util.List types,
int position,
TypeReferenceElement newType)
|
|
| Method Summary | |
protected void |
edit()
|
java.lang.String |
getPrimitiveName()
|
protected void |
persist()
|
| Methods inherited from class aspoev.primitive.command.EditMethodCommand |
getParameterTypes, persistParameterTypes |
| Methods inherited from class aspoev.primitive.command.EditCommand |
execute, overridesMember, usesMember |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected TypeReferenceElement newType
| Constructor Detail |
public RetypeParameterCommand(TypeReferenceElement targetType,
java.lang.String methodName,
java.util.List types,
int position,
TypeReferenceElement newType)
| Method Detail |
protected void persist()
persist in class EditParameterCommandprotected void edit()
edit in class EditCommandpublic java.lang.String getPrimitiveName()
getPrimitiveName in class EditCommand
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||