public class QTypeProject extends LogicProgrammingProject
breakPoints, completePoints, creepPoints, failPoints, kahina, skipPoints, warnPointsappID, mainFile, name, openedFiles, perspectiveneedsUpdate| 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, registeraddOpenedFile, copyDataInto, getMainFile, getName, getOpenedFiles, getPerspective, importXML, setMainFile, setName, setPerspectiveneedsUpdate, requireUpdatepublic 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