|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ge.grc.acuity.JavaActionProcessor
| Constructor Summary | |
JavaActionProcessor(AcuityController _ac)
|
|
| Method Summary | |
protected java.lang.Object |
getPersistentJavaObject(java.lang.String key)
|
java.lang.Object |
processAction(com.hp.hpl.jena.ontology.Individual action,
java.lang.Object[] arguments)
Call this method to process an AcuityControllerAction (Java method). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public JavaActionProcessor(AcuityController _ac)
| Method Detail |
public java.lang.Object processAction(com.hp.hpl.jena.ontology.Individual action,
java.lang.Object[] arguments)
throws AcuityException
action - - the Individual representing the Java method to be executedarguments - - the arguments to be added to any specified in the model (as value of property includeAcuityControllerAsArgument or value(s) of property hasArguments)
AcuityExceptionprotected java.lang.Object getPersistentJavaObject(java.lang.String key)
key -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||