20 #ifndef _GUIEXECUTOR_HXX_
21 #define _GUIEXECUTOR_HXX_
68 void saveState(
const std::string& xmlFile);
void display(CORBA::Any *data)
Base class for all nodes.
Base class for all schema objects.
void setEngineRef(YACS_ORB::YACS_Gen_ptr ref)
std::string getErrorReport(YACS::ENGINE::Node *node)
GuiExecutor(YACS::ENGINE::Proc *proc)
std::string getContainerLog()
void startResumeDataflow(bool initialize=false)
YACS::ExecutorState updateSchema(std::string jobState)
YACS_ORB::ProcExec_var _procRef
virtual bool event(QEvent *e)
bool isStopOnError() const
void registerStatusObservers()
bool checkEndOfDataflow(bool display=true)
void setShutdownLevel(int level)
void removeBreakpoint(std::string breakpoint)
void setLoadStateFile(std::string xmlFile)
void saveState(const std::string &xmlFile)
void addBreakpoint(std::string breakpoint)
YACS_ORB::Observer_var _observerRef
YACS::ENGINE::Proc * _proc
YACS::ExecutionMode _execMode
void setStopOnError(bool aMode)
std::string _loadStateFile
void setInPortValue(YACS::ENGINE::DataPort *port, std::string value)
YACS_ORB::YACS_Gen_var _engineRef
void setBreakpointList(std::list< std::string > breakpointList)
std::string getErrorDetails(YACS::ENGINE::Node *node)
YACS::ENGINE::Proc * getProc()
YACS_ORB::executionMode getCurrentExecMode()
void setNextStepList(std::list< std::string > nextStepList)
std::list< std::string > _breakpointList
def ref(target, callback=None)