|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--uk.ac.ic.doc.automed.reps.ModelingStatement
Class that defines the statement/method-call that can be used in a construct's graphical representation.
| Constructor Summary | |
ModelingStatement(java.lang.String methodCall)
Constructs a new ModelingStatement. |
|
| Method Summary | |
java.lang.String |
getMethodCall()
Returns the method to be called by this ModelingStatement. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ModelingStatement(java.lang.String methodCall)
methodCall - the method to be invoked| Method Detail |
public java.lang.String getMethodCall()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||