public class InvocationObject extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
moduleCalled |
ArrayList<ParameterObject> |
parameterObjects |
| Constructor and Description |
|---|
InvocationObject(String moduleCalled) |
Copyright © 2009–2016 SciJava. All rights reserved.