org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types
Class EvaluationResult
java.lang.Object
org.gcube.portlets.admin.irbootstrapperportlet.gwt.server.types.EvaluationResult
public class EvaluationResult
- extends Object
This class contains the result of call to the 'evaluate()' method of the
ExecutionEntity class or the DataType class.
- Author:
- Spyros Boutsis, NKUA
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EvaluationResult
public EvaluationResult(Evaluable object,
Node node)
getEvaluatedObject
public Evaluable getEvaluatedObject()
getEvaluatedNode
public Node getEvaluatedNode()
Copyright © 2013. All Rights Reserved.