|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jicengine.operation.MethodInvocationOperation
org.jicengine.operation.ArrayConstructionOperation
Constructor Summary | |
ArrayConstructionOperation(java.lang.String signature,
Operation componentType,
Operation length)
|
Method Summary | |
protected java.lang.Object |
execute(java.lang.Object componentType,
java.lang.Object[] parameters)
|
Methods inherited from class org.jicengine.operation.MethodInvocationOperation |
evaluateParameters, execute, needsParameter, needsParameters, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public ArrayConstructionOperation(java.lang.String signature, Operation componentType, Operation length)
Method Detail |
protected java.lang.Object execute(java.lang.Object componentType, java.lang.Object[] parameters) throws OperationException
execute
in class MethodInvocationOperation
OperationException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |