public abstract class CoreOperation
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected Reasoner |
reasoner |
protected OperationResponse |
result |
Constructor and Description |
---|
CoreOperation() |
Modifier and Type | Method and Description |
---|---|
abstract OperationResponse |
getResult() |
protected OperationResponse result
protected Reasoner reasoner
public abstract OperationResponse getResult()