public class QTypeProject extends LogicProgrammingProject
breakPoints, completePoints, creepPoints, failPoints, kahina, skipPoints, warnPoints
appID, mainFile, name, openedFiles, perspective
needsUpdate
Constructor and Description |
---|
QTypeProject(java.lang.String name,
QTypeDebuggerInstance kahina) |
Modifier and Type | Method and Description |
---|---|
QTypeProject |
copy() |
static QTypeProject |
importXML(org.w3c.dom.Element topEl,
QTypeProject project,
QTypeDebuggerInstance kahina,
KahinaTree stepTree) |
addBreakPoint, addCompletePoint, addCreepPoint, addFailPoint, addSkipPoint, addWarnPoint, copyDataInto, deregister, exportXML, getBreakPoints, getCompletePoints, getCreepPoints, getFailPoints, getSkipPoints, getWarnPoints, importControlAgentProfile, importXML, register
addOpenedFile, copyDataInto, getMainFile, getName, getOpenedFiles, getPerspective, importXML, setMainFile, setName, setPerspective
needsUpdate, requireUpdate
public QTypeProject(java.lang.String name, QTypeDebuggerInstance kahina)
public static QTypeProject importXML(org.w3c.dom.Element topEl, QTypeProject project, QTypeDebuggerInstance kahina, KahinaTree stepTree)
public QTypeProject copy()
copy
in class LogicProgrammingProject