A B C D E F G H I K L M N O P Q R S T U V W X Y Z

A

AbstractModuleVisitor - Class in org.qedeq.kernel.se.visitor
Basic visitor that makes nothing.
AbstractModuleVisitor() - Constructor for class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
AbstractOutput - Class in org.qedeq.base.io
Wraps a text output stream.
AbstractOutput() - Constructor for class org.qedeq.base.io.AbstractOutput
Constructor.
AbstractSimpleHandler - Class in org.qedeq.kernel.xml.handler.common
Simple handler that gets SAX parser events.
AbstractSimpleHandler(SaxDefaultHandler, String) - Constructor for class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Constructor.
AbstractSimpleHandler(SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Constructor.
AbstractSimpleHandler(AbstractSimpleHandler, String) - Constructor for class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Constructor, should be used for creating handlers within handlers.
AbstractSimpleHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Constructor, should be used for creating handlers within handlers.
AbstractState - Class in org.qedeq.kernel.se.state
Represents a module state.
AbstractState(String, boolean, int) - Constructor for class org.qedeq.kernel.se.state.AbstractState
Creates new module state.
accept(Qedeq) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Header) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(UsedByList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ImportList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Import) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Specification) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(LocationList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Location) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(AuthorList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Author) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ChapterList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Chapter) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(LiteratureItemList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(LiteratureItem) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(SectionList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Section) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(SubsectionList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Subsection) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Node) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Axiom) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(PredicateDefinition) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(InitialPredicateDefinition) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(InitialFunctionDefinition) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(FunctionDefinition) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Proposition) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Rule) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ChangedRuleList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ChangedRule) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(LinkList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ProofList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Proof) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(FormalProofList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(FormalProof) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(FormalProofLineList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(FormalProofLine) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Reason) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ModusPonens) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Add) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Rename) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(SubstFree) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(SubstFunc) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(SubstPred) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Existential) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Universal) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ConditionalProof) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Hypothesis) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Conclusion) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Formula) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Term) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Element) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Atom) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(ElementList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(LatexList) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Latex) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
accept(Qedeq) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Start with the top structure of a QEDEQ module.
accept(Header) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse header.
accept(UsedByList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse used by list.
accept(ImportList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse import list.
accept(Import) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse import.
accept(Specification) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse specification.
accept(LocationList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse location list.
accept(Location) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse location.
accept(AuthorList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse author list.
accept(Author) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse author.
accept(ChapterList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse chapter list.
accept(Chapter) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse chapter.
accept(LiteratureItemList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse literature item list.
accept(LiteratureItem) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse literature item.
accept(SectionList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse section list.
accept(Section) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse section.
accept(SubsectionList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse subsection list.
accept(Subsection) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse subsection list.
accept(Node) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse node.
accept(Axiom) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse axiom.
accept(PredicateDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse predicate definition.
accept(InitialPredicateDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse initial predicate definition.
accept(InitialFunctionDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse initial function definition.
accept(FunctionDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse function definition.
accept(Proposition) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse proposition.
accept(Rule) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse rule.
accept(ChangedRuleList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse changed rule list.
accept(ChangedRule) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse changed rule.
accept(LinkList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse link list.
accept(FormalProofList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof list.
accept(FormalProof) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof.
accept(FormalProofLineList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof list.
accept(FormalProofLine) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line.
accept(Reason) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(ModusPonens) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(Add) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(Rename) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(SubstFree) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(SubstFunc) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(SubstPred) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(Existential) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(Universal) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line reason.
accept(ConditionalProof) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line wit conditional proof.
accept(Hypothesis) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line hypothesis.
accept(Conclusion) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formal proof line conclusion.
accept(ProofList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse proof list.
accept(Proof) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse proof.
accept(Formula) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse formula.
accept(Term) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse term.
accept(LatexList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse latex list.
accept(Latex) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse latex.
accept(Element) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse element.
accept(Atom) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse atom.
accept(ElementList) - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Traverse element list.
add(String) - Method in class org.qedeq.base.io.VersionSet
Add version number.
add(Version) - Method in class org.qedeq.base.io.VersionSet
Add version number.
add(QedeqBo) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Add an element to set.
add(QedeqBoSet) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Add elements from another QedeqBoSet to this set.
add(LogicalCheckException) - Method in class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
Add exception.
add(LogicalCheckExceptionList) - Method in class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
Add exceptions.
add(ModuleContext, String, QedeqBo) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Add module reference to list.
add(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Add unknown predicate constant definition.
add(PredicateConstant) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Add unknown predicate constant definition.
add(FunctionConstant) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Add unknown function constant definition.
add(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Add unknown function constant definition.
add(RuleKey, Rule) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Add unknown rule definition.
add(Element) - Method in interface org.qedeq.kernel.se.base.list.ElementList
TODO 20110327 m31: do we have to use modifying methods like this or ElementList.remove(int) and so on? If we need them we have to make a deep copy.
Add - Interface in org.qedeq.kernel.se.base.module
Usage of addition of already proven formula.
add(SourceFileException) - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
Add exception.
add(SourceFileExceptionList) - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
Add exceptions of given list if they are not already included.
add(Element) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
add(Element) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Add an element to set.
add(AuthorVo) - Method in class org.qedeq.kernel.se.dto.module.AuthorListVo
Add author to list.
add(ChangedRule) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
Add changed rule to this list.
add(ChapterVo) - Method in class org.qedeq.kernel.se.dto.module.ChapterListVo
Add chapter to list.
add(FormalProofLine) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
Add proof line to this list.
add(FormalProofVo) - Method in class org.qedeq.kernel.se.dto.module.FormalProofListVo
Add proof to this list.
add(ImportVo) - Method in class org.qedeq.kernel.se.dto.module.ImportListVo
Add import module description.
add(LatexVo) - Method in class org.qedeq.kernel.se.dto.module.LatexListVo
Add language dependent LaTeX text to list.
add(String) - Method in class org.qedeq.kernel.se.dto.module.LinkListVo
Add link to list.
add(LiteratureItemVo) - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
Add literature reference to list.
add(LocationVo) - Method in class org.qedeq.kernel.se.dto.module.LocationListVo
Add location to list.
add(ProofVo) - Method in class org.qedeq.kernel.se.dto.module.ProofListVo
Add proof to this list.
add(SectionVo) - Method in class org.qedeq.kernel.se.dto.module.SectionListVo
Add section to this list.
add(SubsectionType) - Method in class org.qedeq.kernel.se.dto.module.SubsectionListVo
Add subsection to this list.
add(SpecificationVo) - Method in class org.qedeq.kernel.se.dto.module.UsedByListVo
Add specification of module.
add(String, String) - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
Adds a key value pair.
addAll(VersionSet) - Method in class org.qedeq.base.io.VersionSet
Add contents of another version set.
addArgument(Term) - Method in class org.qedeq.kernel.bo.parser.Term
Add next argument term to operator.
addChangedRule(String, Rule, ChangedRule, ModuleContext) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Add rule definition.
addChangedRule(ChangedRuleVo) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Add changed rule to this list.
addChapter(ChapterVo) - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
Add chapter to this module.
addColumn(int) - Method in class org.qedeq.base.io.TextInput
Add the following columns.
addElement(String) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Add new element to end of XPath.
addElement(String, int) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Add new element to end of XPath.
addEntity(Entity) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
addError(ModuleDataException) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Add exception to error collection.
addError(SourceFileException) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Add exception to error collection.
addError(ModuleDataException) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
addError(SourceFileException) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
addError(ModuleDataException) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
addError(SourceFileException) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
addErrors(SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Add errors.
addFormalProof(FormalProofVo) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
Add non formal proof to this list.
addFunction(int, Function) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
Add a function for interpreting function variables.
addFunction(FunctionDefinition, ModuleContext) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Add function definition.
addFunctionConstant(ModelFunctionConstant, Function) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
Add a function constant.
AddHandler - Class in org.qedeq.kernel.xml.handler.module
Parse an Addition usage.
AddHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.AddHandler
Deals with definitions.
addLabel(ModuleContext, String) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Add unique label for module.
addLabelUnique(ModuleContext, String, QedeqBo) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Add module reference to list.
addLink(String) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Add link for this rule.
addLog(ModuleEventListener) - Method in class org.qedeq.kernel.bo.log.ModuleEventLog
Add listener.
addLog(PrintStream) - Method in class org.qedeq.kernel.bo.log.ModuleEventLog
Add stream listener.
addLog(LogListener) - Method in class org.qedeq.kernel.bo.log.QedeqLog
Add listener.
addModule(QedeqBo) - Method in class org.qedeq.kernel.bo.log.DefaultModuleEventListener
 
addModule(QedeqBo) - Method in interface org.qedeq.kernel.bo.log.ModuleEventListener
Add module.
addModule(QedeqBo) - Method in class org.qedeq.kernel.bo.log.ModuleEventListenerLog
 
addModule(QedeqBo) - Method in class org.qedeq.kernel.bo.log.ModuleEventLog
 
addNode(ModuleContext, NodeVo, KernelQedeqBo, QedeqNumbers) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Add node with certain id.
addPlugin(String) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Add plugin to services.
addPluginErrorsAndWarnings(ModuleService, SourceFileExceptionList, SourceFileExceptionList) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Add errors and warnings for service.
addPluginErrorsAndWarnings(ModuleService, SourceFileExceptionList, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
addPluginResults(ModuleService, SourceFileExceptionList, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Add the plugin execution errors and warnings.
addPosition(SourcePosition) - Method in class org.qedeq.base.io.TextInput
Adds a given position to the current one and changes the row and column number accordingly.
addPredicate(int, Predicate) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
Add a predicate for interpreting predicate variables.
addPredicate(PredicateDefinition, ModuleContext) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Add predicate definition.
addPredicateConstant(ModelPredicateConstant, Predicate) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
Add a predicate constant.
addProof(ProofVo) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
Add proof to this list.
addProof(ProofVo) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Add proof to this list.
addResult(ModuleService, SourceFileExceptionList, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.PluginResultManager
Add results of a plugin.
addRow(int) - Method in class org.qedeq.base.io.TextInput
Add the following rows and reset column (if number == 0).
addRule(String, Rule, ModuleContext) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Add rule definition.
addSection(SectionVo) - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
Add section to list.
addSubjectVariable(SubjectVariable) - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Add subject variable.
addToken(String) - Method in class org.qedeq.base.io.AbstractOutput
Append token to output.
AddVo - Class in org.qedeq.kernel.se.dto.module
Usage of formula addition.
AddVo(String) - Constructor for class org.qedeq.kernel.se.dto.module.AddVo
Constructs an addition argument.
AddVo() - Constructor for class org.qedeq.kernel.se.dto.module.AddVo
Default constructor.
addWarning(ModuleDataException) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Add exception to warning collection.
addWarning(int, String, SourcePosition, SourcePosition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Add warning.
addWarning(int, String) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Add warning.
addWarning(int, String, SourcePosition, SourcePosition) - Method in interface org.qedeq.kernel.bo.service.unicode.ReferenceFinder
Add warning.
addWarnings(SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Add warnings.
addWs(String) - Method in class org.qedeq.base.io.AbstractOutput
Add whitespace to output.
alignRight(long, int) - Static method in class org.qedeq.base.utility.StringUtility
Trim an integer with leading spaces to a given maximum length.
alignRight(String, int) - Static method in class org.qedeq.base.utility.StringUtility
Trim a String with leading spaces to a given maximum length.
and(Predicate, Predicate) - Static method in class org.qedeq.kernel.bo.logic.model.Predicate
Construct conjunction of two predicates.
append(String) - Method in class org.qedeq.base.io.AbstractOutput
Append text directly to output device.
append(String) - Method in class org.qedeq.base.io.StringOutput
 
append(String) - Method in class org.qedeq.base.io.TextOutput
 
areAllDirectlyRequiredLoaded() - Method in class org.qedeq.kernel.se.state.LoadingImportsState
Are all directly required modules loaded?
areAllRequiredLoaded() - Method in class org.qedeq.kernel.se.state.DependencyState
Are all required modules loaded?
AsciiMathParser - Class in org.qedeq.kernel.bo.parser
Parse term or formula data into Terms.
AsciiMathParser() - Constructor for class org.qedeq.kernel.bo.parser.AsciiMathParser
Constructor.
asLines(Set) - Static method in class org.qedeq.base.utility.StringUtility
Evaluates toString at the elements of a Set and returns them as line separated Strings.
asLongList() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
 
asShortList() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
 
asString() - Method in class org.qedeq.base.io.TextInput
Get complete input source.
AT_LEAST_ONE_ARGUMENT_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
AT_LEAST_ONE_ARGUMENT_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
Atom - Interface in org.qedeq.kernel.se.base.list
Element atom.
ATOM_CONTENT_MUST_NOT_BE_EMPTY - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
ATOM_CONTENT_MUST_NOT_BE_EMPTY_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message: first argument must be an atom.
ATOM_CONTENT_MUST_NOT_BE_NULL - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
ATOM_CONTENT_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
ATOM_MUST_NOT_BE_NULL - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
ATOM_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
Author - Interface in org.qedeq.kernel.se.base.module
Describes a QEDEQ module author.
AuthorHandler - Class in org.qedeq.kernel.xml.handler.module
Parse author list.
AuthorHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.AuthorHandler
Handles list of authors.
AuthorList - Interface in org.qedeq.kernel.se.base.module
List of authors.
AuthorListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse author list.
AuthorListHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.AuthorListHandler
Handles list of authors.
AuthorListVo - Class in org.qedeq.kernel.se.dto.module
List of authors.
AuthorListVo() - Constructor for class org.qedeq.kernel.se.dto.module.AuthorListVo
Constructs an empty list of authors.
AuthorVo - Class in org.qedeq.kernel.se.dto.module
Describes a QEDEQ module author.
AuthorVo(LatexVo, String) - Constructor for class org.qedeq.kernel.se.dto.module.AuthorVo
Constructs an author.
AuthorVo() - Constructor for class org.qedeq.kernel.se.dto.module.AuthorVo
Constructs an empty author.
Axiom - Interface in org.qedeq.kernel.se.base.module
Axiom.
AxiomHandler - Class in org.qedeq.kernel.xml.handler.module
Parse an axiom.
AxiomHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.AxiomHandler
Deals with axioms.
AxiomVo - Class in org.qedeq.kernel.se.dto.module
Axiom.
AxiomVo() - Constructor for class org.qedeq.kernel.se.dto.module.AxiomVo
Constructs a new axiom.

B

BasicHandler - Class in org.qedeq.kernel.xml.handler.list
Parse unknown number of elements.
BasicHandler(SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.handler.list.BasicHandler
Deals with elements.
BasicHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.list.BasicHandler
Handles formulas.
BasicKernel - Class in org.qedeq.kernel.bo.common
This class provides basic informations about the kernel.
BasicKernel() - Constructor for class org.qedeq.kernel.bo.common.BasicKernel
Constructor.
BasicParser - Class in org.qedeq.kernel.xml.parser
Parse Elements.
BasicProofErrors - Interface in org.qedeq.kernel.bo.logic.proof.checker
Error codes and messages for proof checker.
BEGIN - Static variable in class org.qedeq.base.io.SourcePosition
Begin of file.
begin(Class, Object, String) - Static method in class org.qedeq.base.trace.Trace
Trace method begin.
begin(Class, String) - Static method in class org.qedeq.base.trace.Trace
Trace method begin.
bigger(String, String) - Static method in class org.qedeq.base.io.Version
Is version1 > version2?
BOUND_VARIABLE_ALREADY_FREE - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
BOUND_VARIABLE_ALREADY_FREE_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
BRACKET_END_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: ending "}" for "{" not found.
BRACKET_END_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: ending "}" for "{" not found.
BRACKET_START_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: expected, but not found: "{".
BRACKET_START_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: expected, but not found: "{".
byte2Hex(byte[]) - Static method in class org.qedeq.base.utility.StringUtility
Get a hex string representation for an byte array.

C

calculate(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.Predicate
Calculate truth value.
calculateFunctionValue(FunctionConstant, Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Calculate function value.
calculatePredicateValue(PredicateConstant, Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Calculate function value.
calculateTerm(ModuleContext, Element) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Calculate the term value of a given term.
calculateValue(ModuleContext, Element) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Calculate the truth value of a given formula is a tautology.
ChangedRule - Interface in org.qedeq.kernel.se.base.module
Change description for an existing rule.
ChangedRuleHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a rule change.
ChangedRuleHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ChangedRuleHandler
Deals with definitions.
ChangedRuleList - Interface in org.qedeq.kernel.se.base.module
List of rule changes.
ChangedRuleListVo - Class in org.qedeq.kernel.se.dto.module
List of changed rules.
ChangedRuleListVo() - Constructor for class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
Constructs an empty list of proofs.
ChangedRuleVo - Class in org.qedeq.kernel.se.dto.module
Rule change.
ChangedRuleVo() - Constructor for class org.qedeq.kernel.se.dto.module.ChangedRuleVo
Constructs a new rule declaration.
changeHandler(AbstractSimpleHandler, String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Change current handler to new one.
changeHandler(AbstractSimpleHandler, String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Change current handler to new one.
Chapter - Interface in org.qedeq.kernel.se.base.module
Chapter.
ChapterHandler - Class in org.qedeq.kernel.xml.handler.module
Handles a chapter.
ChapterHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ChapterHandler
Constructor.
ChapterList - Interface in org.qedeq.kernel.se.base.module
List of chapters.
ChapterListVo - Class in org.qedeq.kernel.se.dto.module
List of chapters.
ChapterListVo() - Constructor for class org.qedeq.kernel.se.dto.module.ChapterListVo
Constructs an empty list of chapters.
ChapterVo - Class in org.qedeq.kernel.se.dto.module
Chapter.
ChapterVo() - Constructor for class org.qedeq.kernel.se.dto.module.ChapterVo
Constructs a new chapter.
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Called at end of element elementName.
characters(char[], int, int) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.list.ElementHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.module.FunctionDefinitionHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.module.InitialFunctionDefinitionHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.module.InitialPredicateDefinitionHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.module.LatexHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.module.LatexListHandler
 
characters(String, String) - Method in class org.qedeq.kernel.xml.handler.module.PredicateDefinitionHandler
 
characters(char[], int, int) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
check(InternalModuleServiceCall) - Static method in class org.qedeq.kernel.bo.service.latex.QedeqBoDuplicateLanguageChecker
Checks if all formulas of a QEDEQ module are well formed.
checkContext(Qedeq, ModuleContext) - Method in interface org.qedeq.kernel.se.visitor.ContextChecker
Check it this context is valid.
checkContext(Qedeq, ModuleContext) - Method in class org.qedeq.kernel.se.visitor.DefaultContextChecker
We don't check anything.
checkError() - Method in class org.qedeq.base.io.TextOutput
Did any error occur during output?
checkFormallyProved(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Check if all propositions of this and all required modules have correct formal proofs.
checkFormallyProved(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
checkFormallyProved(InternalServiceJob, KernelQedeqBo) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Check if all propositions of this and all required modules have correct formal proofs.
checkFormallyProved(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
checkFormallyProved(InternalServiceJob, KernelQedeqBo) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
checkFormula(Element, ModuleContext, ExistenceChecker) - Method in interface org.qedeq.kernel.bo.logic.common.FormulaChecker
Checks if an Element is a formula.
checkFormula(Element, ModuleContext) - Method in interface org.qedeq.kernel.bo.logic.common.FormulaChecker
Checks if an Element is a formula.
checkFormula(Element, ModuleContext, ExistenceChecker) - Method in class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
 
checkFormula(Element, ModuleContext) - Method in class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
 
CheckLevel - Interface in org.qedeq.kernel.se.common
Represents a check level.
checkProof(Element, FormalProofLineList, RuleChecker, ModuleContext, ReferenceResolver) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker0Impl
 
checkProof(Element, FormalProofLineList, RuleChecker, ModuleContext, ReferenceResolver) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker1Impl
 
checkProof(Element, FormalProofLineList, RuleChecker, ModuleContext, ReferenceResolver) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
checkProof(Element, FormalProofLineList, RuleChecker, ModuleContext, ReferenceResolver) - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofChecker
Checks if a formal proof is ok.
CheckRequiredModuleException - Exception in org.qedeq.kernel.bo.service.logic
Check failed error for an required QEDEQ module.
CheckRequiredModuleException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.logic.CheckRequiredModuleException
Construct a required module loading failure.
CheckRequiredModuleException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.logic.CheckRequiredModuleException
Construct a required module loading failure.
checkRule(Rule, ModuleContext, RuleChecker, ReferenceResolver) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker0Impl
 
checkRule(Rule, ModuleContext, RuleChecker, ReferenceResolver) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker1Impl
 
checkRule(Rule, ModuleContext, RuleChecker, ReferenceResolver) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
checkRule(Rule, ModuleContext, RuleChecker, ReferenceResolver) - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofChecker
Checks if a rule declaration is ok for the proof checker.
checkTerm(Element, ModuleContext, ExistenceChecker) - Method in interface org.qedeq.kernel.bo.logic.common.FormulaChecker
Check if Element is a term.
checkTerm(Element, ModuleContext) - Method in interface org.qedeq.kernel.bo.logic.common.FormulaChecker
Check if Element is a term.
checkTerm(Element, ModuleContext, ExistenceChecker) - Method in class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
Check if Element is a term.
checkTerm(Element, ModuleContext) - Method in class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
Check if Element is a term.
checkWellFormedness(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Check if all formulas of a QEDEQ module and its required modules are well formed.
checkWellFormedness(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
checkWellFormedness(InternalServiceJob, KernelQedeqBo) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Check if all formulas of a QEDEQ module and its required modules are well formed.
checkWellFormedness(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
checkWellFormedness(InternalServiceJob, KernelQedeqBo) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
CLASS - Static variable in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
This class.
CLASS - Static variable in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
This class.
CLASS - Static variable in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
This class.
CLASS - Static variable in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
This class.
CLASS_OP - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for class operator.
CLASS_OPERATOR_ALREADY_DEFINED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
CLASS_OPERATOR_ALREADY_DEFINED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
CLASS_OPERATOR_STILL_UNKNOWN - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
CLASS_OPERATOR_STILL_UNKNOWN_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
ClassOperatorAlreadyExistsException - Exception in org.qedeq.kernel.bo.logic.common
A class operator was defined twice.
ClassOperatorAlreadyExistsException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.ClassOperatorAlreadyExistsException
Constructor.
ClassOperatorAlreadyExistsException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.ClassOperatorAlreadyExistsException
Constructor.
ClassOperatorExistenceChecker - Interface in org.qedeq.kernel.bo.logic.common
Check if the class operator is already defined.
classOperatorExists() - Method in interface org.qedeq.kernel.bo.logic.common.ClassOperatorExistenceChecker
Check if the class operator is already defined.
classOperatorExists() - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
classOperatorExists() - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
 
classOperatorExists() - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
classOperatorExists() - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
clear() - Method in class org.qedeq.base.io.VersionSet
Removes all of the elements from this set.
clear() - Method in class org.qedeq.kernel.bo.logic.model.FunctionVariableInterpreter
Clear variable interpretation.
clear() - Method in class org.qedeq.kernel.bo.logic.model.PredicateVariableInterpreter
Clear variable interpretation.
clear() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Clear variable interpretation.
clear() - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Empty reference list.
clear() - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Clear all warnings and errors.
clear() - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Empty all definitions.
clear() - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
Clear list.
clearAllPluginErrorsAndWarnings() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Remove all errors and warnings for all services.
clearAllPluginErrorsAndWarnings() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
clearAllPluginResults(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Clear all plugin warnings and errors for given module.
clearAllPluginResults(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
clearAllPluginResults(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
clearAllPluginResults(KernelQedeqBo) - Method in class org.qedeq.kernel.bo.service.internal.PluginManager
Clear all plugin errors and warnings on an QEDEQ module.
clearLevel() - Method in class org.qedeq.base.io.AbstractOutput
Reset tab level to zero.
clearLocalBuffer() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Clear local buffer and all loaded QEDEQ modules.
clearLocalBuffer() - Method in class org.qedeq.kernel.bo.KernelContext
 
clearLocalBuffer() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Clear local file buffer and all loaded QEDEQ modules.
clearMark() - Method in class org.qedeq.kernel.bo.parser.MathParser
Forget last remembered position.
clearMark() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Forget last remembered position.
clearVariables() - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Clear all variable settings.
close() - Method in class com.sun.syndication.io.XmlReader
Closes the XmlReader stream.
close(InputStream) - Static method in class org.qedeq.base.io.IoUtility
Closes input stream without exception.
close(Writer) - Static method in class org.qedeq.base.io.IoUtility
Closes writer without exception.
close(OutputStream) - Static method in class org.qedeq.base.io.IoUtility
Closes out stream without exception.
close(Reader) - Static method in class org.qedeq.base.io.IoUtility
Closes input reader without exception.
close() - Method in class org.qedeq.base.io.TextOutput
Close output.
ClosingBracketMissingException - Exception in org.qedeq.kernel.bo.parser
Closing bracket expected but is missing.
ClosingBracketMissingException(long, String, String) - Constructor for exception org.qedeq.kernel.bo.parser.ClosingBracketMissingException
Constructor.
columnsLeft() - Method in class org.qedeq.base.io.AbstractOutput
How many columns have we left?
com.sun.syndication.io - package com.sun.syndication.io
 
COMMAND_NOT_SUPPORTED_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: command not supported.
COMMAND_NOT_SUPPORTED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: command not supported.
compareFilesBinary(File, File) - Static method in class org.qedeq.base.io.IoUtility
Compare two files binary.
compareTextFiles(File, File, String) - Static method in class org.qedeq.base.io.IoUtility
Compare two text files.
compareTextFiles(File, File, int, String) - Static method in class org.qedeq.base.io.IoUtility
Compare two text files.
compareTo(Object) - Method in class org.qedeq.base.io.Version
 
compareTo(Object) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
compareTo(Object) - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
comprehension(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
comprehension(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
 
comprehension(Entity[]) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Create entity out of entity list.
comprehension(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
 
comprehension(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
 
comprehension(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
 
Conclusion - Interface in org.qedeq.kernel.se.base.module
Conclusion that is derived from an assumption within a proof.
ConclusionHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a conclusion.
ConclusionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ConclusionHandler
Deals with axioms.
ConclusionVo - Class in org.qedeq.kernel.se.dto.module
Conclusion that is derived from an an assumption within a proof.
ConclusionVo(Formula) - Constructor for class org.qedeq.kernel.se.dto.module.ConclusionVo
Constructs an proof line.
ConclusionVo(String, Formula) - Constructor for class org.qedeq.kernel.se.dto.module.ConclusionVo
Constructs an proof line.
ConclusionVo() - Constructor for class org.qedeq.kernel.se.dto.module.ConclusionVo
Default constructor.
ConditionalProof - Interface in org.qedeq.kernel.se.base.module
Usage of conditional proof method.
ConditionalProofHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a conditional proof rule usage.
ConditionalProofHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ConditionalProofHandler
Deals with definitions.
ConditionalProofVo - Class in org.qedeq.kernel.se.dto.module
Usage of conditional proof method.
ConditionalProofVo(Hypothesis, FormalProofLineList, Conclusion) - Constructor for class org.qedeq.kernel.se.dto.module.ConditionalProofVo
Constructs an reason.
ConditionalProofVo() - Constructor for class org.qedeq.kernel.se.dto.module.ConditionalProofVo
Default constructor.
CONDITIONS_AND_FORMULA_DONT_AGREE_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
CONDITIONS_AND_FORMULA_DONT_AGREE_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
CONJUNCTION_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical "and".
contains(String) - Method in class org.qedeq.base.io.VersionSet
Does the set contain given version number.
contains(Version) - Method in class org.qedeq.base.io.VersionSet
Does the set contain given version number.
contains(QedeqBo) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Is element in set?
contains(KernelQedeqBo) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Is the given QEDEQ BO already in this list?
contains(Element) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Is element in set?
containsData() - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Exists formula data or reason data?
containsOperatorVariable(Element, Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Checks if a given term or formula contains a given function or predicate variable with same size.
Context2SimpleXPath - Class in org.qedeq.kernel.xml.mapper
Map content string to SimpleXPath string.
ContextChecker - Interface in org.qedeq.kernel.se.visitor
Check of current context is ok.
ControlVisitor - Class in org.qedeq.kernel.bo.service.basis
Basic visitor that gives some error collecting features.
ControlVisitor(KernelQedeqBo) - Constructor for class org.qedeq.kernel.bo.service.basis.ControlVisitor
Constructor.
ControlVisitor(Service, KernelQedeqBo) - Constructor for class org.qedeq.kernel.bo.service.basis.ControlVisitor
Constructor.
copy(String, String) - Static method in class org.qedeq.base.io.IoUtility
Copy one file or directory to another location.
copy(File, File) - Static method in class org.qedeq.base.io.IoUtility
Copy one directory to another location.
copy() - Method in interface org.qedeq.kernel.se.base.list.Element
Returns an identical object.
copy() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
copy() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
copyFile(File, File) - Static method in class org.qedeq.base.io.IoUtility
Copies a file to a different location.
CR - Static variable in class org.qedeq.base.io.TextInput
Char marking end of input line.
create(Qedeq) - Method in class org.qedeq.kernel.bo.service.basis.QedeqVoBuilder
Create out of an Qedeq instance.
createAbsolutePath(String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get file path starting from basis directory of this application.
createByIOException(IOException) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for a IO error.
createByRuntimeException(RuntimeException) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for a programming error.
createBySAXException(SAXException) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for a SAX parsing error.
createElement(String) - Static method in class org.qedeq.kernel.xml.parser.BasicParser
Create element out of XML string.
createElements(String) - Static method in class org.qedeq.kernel.xml.parser.BasicParser
Create elements out of XML string.
createEmptyAttributeException(String, String) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for empty attribute within a tag.
createExecutor(KernelQedeqBo, Parameters) - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServicePlugin
Create execution instance for this plugin.
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
 
createExecutor(KernelQedeqBo, Parameters) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
 
createFormulaChecker() - Method in interface org.qedeq.kernel.bo.logic.common.FormulaCheckerFactory
Create a FormulaChecker.
createFormulaChecker() - Method in class org.qedeq.kernel.bo.logic.FormulaCheckerFactoryImpl
 
createLabels(InternalServiceJob, ModuleLabels) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
Fill QEDEQ module labels.
createLatex(InternalModuleServiceCall, String, String) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
Get an input stream for the LaTeX creation.
createMeta(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Create meta variable for subject variable.
createMissingAttributeException(String, String) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for missing attribute within a tag.
createModuleContext() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Get module address as ModuleContext.
createModuleContext() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get module address as ModuleContext.
createNecessaryDirectories(File) - Static method in class org.qedeq.base.io.IoUtility
Creates necessary parent directories for a file.
createPredicateVariable(String) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Create predicate variable out of variable name with no further arguments.
createProofChecker(Version) - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofCheckerFactory
Create a ProofChecker.
createProofChecker(Version) - Method in class org.qedeq.kernel.bo.logic.ProofCheckerFactoryImpl
 
createProofFinder() - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofFinderFactory
Create a ProofFinder.
createProofFinder() - Method in class org.qedeq.kernel.bo.logic.ProofFinderFactoryImpl
 
createQedeq(ModuleAddress, Qedeq) - Static method in class org.qedeq.kernel.bo.service.basis.QedeqVoBuilder
Create QedeqVo out of an Qedeq instance.
createRelative(String) - Method in class org.qedeq.base.io.Path
Create new file path relative to given one.
createRelative(String, String) - Static method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Create relative address.
createRelativeAddress(String, String) - Static method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Create relative address from origin to next.
createRelativePath(File, File) - Static method in class org.qedeq.base.io.IoUtility
Create relative address from origin to next.
createRelativePath(File, File) - Static method in class org.qedeq.base.io.UrlUtility
Create relative address from origin to next.
createSAXParseException(Exception) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Wraps exception in new SAXParseException including parsing position information.
createSAXParseException(String) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Creates new SAXParseException including parsing position information.
createServiceCall(Service, QedeqBo, Parameters, Parameters, InternalServiceJob) - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Create service call.
createServiceJob(String) - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Create a service job for executing a plugin.
createServiceProcess(String) - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
 
createSourceArea(Qedeq, ModuleContext) - Method in interface org.qedeq.kernel.bo.module.QedeqFileDao
Get area in source file for QEDEQ module context.
createSourceArea(Qedeq, ModuleContext) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Create area in source file for QEDEQ module context.
createSourceArea(Qedeq, ModuleContext) - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
createSourceArea() - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Create current source area.
createSourceFileException(Service, ModuleDataException) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Create exception out of ModuleDataException.
createSourceFileException(Service, ModuleDataException) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
createSourceFileExceptionList(int, String, String, IOException) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Creates a list with a SourceFileException with dummy position.
createSourceFileExceptionList(int, String, String, RuntimeException) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Creates a list with a SourceFileException with dummy position.
createSourceFileExceptionList(int, String, String, Exception) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Creates a list with a SourceFileException with dummy position.
createSourceFileExceptionList(int, String, String, IOException) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
createSourceFileExceptionList(int, String, String, RuntimeException) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
createSourceFileExceptionList(int, String, String, Exception) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
createSourceFileExceptionList(Service, ModuleDataException) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Create exception out of ModuleDataException.
createSourceFileExceptionList(Service, ModuleDataException, Qedeq) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Create exception out of ModuleDataException.
createSubjectVariable(String) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Create subject variable out of variable name.
createUnexpectedTagException(String) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for unexpected tag.
createUnexpectedTextDataException(String, String) - Static method in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Create exception for unexpected text data within a tag.
CURRENT_MUST_BE_CONCLUSION_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
CURRENT_MUST_BE_CONCLUSION_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.

D

DaoErrors - Interface in org.qedeq.kernel.xml.dao
Error codes and messages for DAO package.
DateUtility - Class in org.qedeq.base.utility
Various methods for date and time handling.
DefaultAtom - Class in org.qedeq.kernel.se.dto.list
An object of this class represents a text string.
DefaultAtom(String) - Constructor for class org.qedeq.kernel.se.dto.list.DefaultAtom
Constructs an Atom.
DefaultContextChecker - Class in org.qedeq.kernel.se.visitor
Basis implementation.
DefaultContextChecker() - Constructor for class org.qedeq.kernel.se.visitor.DefaultContextChecker
 
DefaultElementList - Class in org.qedeq.kernel.se.dto.list
Every Operator must inherit from this class.
DefaultElementList(String) - Constructor for class org.qedeq.kernel.se.dto.list.DefaultElementList
Constructs an element list with no elements.
DefaultElementList(String, Element[]) - Constructor for class org.qedeq.kernel.se.dto.list.DefaultElementList
Constructs an element list.
DefaultExistenceChecker - Class in org.qedeq.kernel.bo.service.logic
Checks if all predicate and function constants exist already.
DefaultExistenceChecker() - Constructor for class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Constructor.
DefaultInternalKernelServices - Class in org.qedeq.kernel.bo.service.internal
This class provides a default implementation for the QEDEQ module services.
DefaultInternalKernelServices(QedeqConfig, KernelProperties, QedeqFileDao) - Constructor for class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Constructor.
DefaultKernelQedeqBo - Class in org.qedeq.kernel.bo.service.internal
Represents a module and its states.
DefaultKernelQedeqBo(InternalKernelServices, ModuleAddress) - Constructor for class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Creates new module properties.
DefaultModuleAddress - Class in org.qedeq.kernel.se.common
An object of this class represents an address for a QEDEQ module.
DefaultModuleAddress(String) - Constructor for class org.qedeq.kernel.se.common.DefaultModuleAddress
Constructor.
DefaultModuleAddress(URL) - Constructor for class org.qedeq.kernel.se.common.DefaultModuleAddress
Constructor.
DefaultModuleAddress(File) - Constructor for class org.qedeq.kernel.se.common.DefaultModuleAddress
Constructor.
DefaultModuleAddress() - Constructor for class org.qedeq.kernel.se.common.DefaultModuleAddress
Default constructor for memory modules.
DefaultModuleAddress(boolean, String) - Constructor for class org.qedeq.kernel.se.common.DefaultModuleAddress
Constructor mainly used for memory modules.
DefaultModuleAddress(String, ModuleAddress) - Constructor for class org.qedeq.kernel.se.common.DefaultModuleAddress
Constructor.
DefaultModuleEventListener - Class in org.qedeq.kernel.bo.log
Listener that writes events to a stream.
DefaultModuleEventListener() - Constructor for class org.qedeq.kernel.bo.log.DefaultModuleEventListener
Constructor.
DefaultModuleEventListener(PrintStream) - Constructor for class org.qedeq.kernel.bo.log.DefaultModuleEventListener
Constructor.
DefaultReference - Class in org.qedeq.kernel.bo.module
A reference to a QEDEQ module or one of its parts.
DefaultReference(KernelNodeBo, KernelQedeqBo, String, KernelNodeBo, String, String, String) - Constructor for class org.qedeq.kernel.bo.module.DefaultReference
Constructor.
DEFINITION_FORMULA_FOR_FUNCTION_MUST_BE_AN_EQUAL_RELATION_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
DEFINITION_FORMULA_FOR_FUNCTION_MUST_BE_AN_EQUAL_RELATION_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
DEFINITION_FORMULA_FOR_FUNCTION_MUST_START_WITH_EQUAL_RELATION_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
DEFINITION_FORMULA_FOR_FUNCTION_MUST_START_WITH_EQUAL_RELATION_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
delete() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Delete QEDEQ module.
delete() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Delete QEDEQ module.
deleteDir(File, boolean) - Static method in class org.qedeq.base.io.IoUtility
Delete file directory recursive.
deleteDir(File, FileFilter) - Static method in class org.qedeq.base.io.IoUtility
Delete directory contents for all files that match the filter.
deleteExecutionResult() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
Remove execution result.
deleteLastElement() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Delete last XPath element if any.
deleteLineLeadingWhitespace(StringBuffer) - Static method in class org.qedeq.base.utility.StringUtility
Search for first line followed by whitespace and delete this string within the whole text.
DependencyErrors - Interface in org.qedeq.kernel.bo.service.dependency
Error codes and messages for dependency package.
DependencyState - Class in org.qedeq.kernel.se.state
Represents a mathematical module state.
DependencyStateDescriptions - Interface in org.qedeq.kernel.se.state
This interface provides constants of this package.
DISJUNCTION_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical "or".
DynamicDirectInterpreter - Class in org.qedeq.kernel.bo.logic.model
This class calculates a new truth value for a given formula for a given interpretation.
DynamicDirectInterpreter(KernelQedeqBo, DynamicModel) - Constructor for class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Constructor.
DynamicDirectInterpreter(KernelQedeqBo, DynamicModel, SubjectVariableInterpreter, PredicateVariableInterpreter, FunctionVariableInterpreter) - Constructor for class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Constructor.
DynamicHeuristicCheckerExecutor - Class in org.qedeq.kernel.bo.service.heuristic
Check if formulas are valid in our model.
DynamicHeuristicCheckerPlugin - Class in org.qedeq.kernel.bo.service.heuristic
Plugin to check if QEDEQ module formulas are valid within a model.
DynamicHeuristicCheckerPlugin() - Constructor for class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
Constructor.
DynamicModel - Class in org.qedeq.kernel.bo.logic.model
A model for our mathematical world.
DynamicModel(String) - Constructor for class org.qedeq.kernel.bo.logic.model.DynamicModel
Constructor.

E

easyUrl(String) - Static method in class org.qedeq.base.io.UrlUtility
Simplify file URL by returning a file path.
Element - Interface in org.qedeq.kernel.se.base.list
An element is either a list or an atom.
Element2Latex - Interface in org.qedeq.kernel.bo.common
Transfer a QEDEQ formula or term into LaTeX text.
Element2LatexImpl - Class in org.qedeq.kernel.bo.service.internal
Transfer a QEDEQ formulas into LaTeX text.
Element2LatexImpl(ModuleLabels) - Constructor for class org.qedeq.kernel.bo.service.internal.Element2LatexImpl
Constructor.
Element2Utf8 - Interface in org.qedeq.kernel.bo.common
Transfer a QEDEQ formula or term into UTF-8 text.
Element2Utf8Impl - Class in org.qedeq.kernel.bo.service.internal
Transfer a QEDEQ formulas into UTF-8 text.
Element2Utf8Impl(Element2LatexImpl) - Constructor for class org.qedeq.kernel.bo.service.internal.Element2Utf8Impl
Constructor.
ELEMENT_MUST_NOT_BE_NULL - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
ELEMENT_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
ElementCheckException - Exception in org.qedeq.kernel.bo.logic.wf
This is an exception for logical errors within a QEDEQ module.
ElementCheckException(int, String, Element, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.wf.ElementCheckException
Constructs an exception.
ElementCheckException(int, String, Element, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.wf.ElementCheckException
Constructs an exception.
ElementHandler - Class in org.qedeq.kernel.xml.handler.list
Parse elements.
ElementHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.list.ElementHandler
Deals with elements.
ElementHandler(SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.handler.list.ElementHandler
Deals with elements.
ElementList - Interface in org.qedeq.kernel.se.base.list
Every Operator must implement this interface.
ElementSet - Class in org.qedeq.kernel.se.dto.list
This class represents a set of Elements.
ElementSet() - Constructor for class org.qedeq.kernel.se.dto.list.ElementSet
Constructs an empty element set.
ElementSet(Element[]) - Constructor for class org.qedeq.kernel.se.dto.list.ElementSet
Constructs an element set.
ElementSet(ElementSet) - Constructor for class org.qedeq.kernel.se.dto.list.ElementSet
Constructs an element set.
ElementSet(ElementList) - Constructor for class org.qedeq.kernel.se.dto.list.ElementSet
Constructs an element set from all operands of an element.
EMPTY - Static variable in class org.qedeq.base.io.Parameters
Empty parameters.
EMPTY - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
"Zero" or empty set.
EMPTY_ATTRIBUTE_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for empty attribute.
EMPTY_ATTRIBUTE_TEXT_1 - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Missing attribute text.
EMPTY_ATTRIBUTE_TEXT_2 - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Missing attribute, part two.
end(Class, Object, String) - Static method in class org.qedeq.base.trace.Trace
Trace method end.
end(Class, String) - Static method in class org.qedeq.base.trace.Trace
Trace method end.
endDocument() - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
 
endDocument() - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Called at end of element elementName.
endElement(String, String, String) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.list.BasicHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.list.ElementHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.AddHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.AuthorHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.AuthorListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.AxiomHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ChangedRuleHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ChapterHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ConclusionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ConditionalProofHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ExistentialHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.FormalProofHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.FormalProofLineListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.FormulaHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.FunctionDefinitionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.HeaderHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.HypothesisHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ImportListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.InitialFunctionDefinitionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.InitialPredicateDefinitionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.LatexHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.LatexListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ModusPonensHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.NodeHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.PredicateDefinitionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.ProofHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.PropositionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.QedeqHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.RenameHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.RuleHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SectionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SpecificationHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SubsectionHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SubsectionListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SubstFreevarHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SubstFuncvarHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.SubstPredvarHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.TermHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.UniversalHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.module.UsedByListHandler
 
endElement(String) - Method in class org.qedeq.kernel.xml.handler.parser.ParserHandler
 
endElement(String, String, String) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
endPrefixMapping(String) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
endServiceCall(InternalModuleServiceCall) - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
End service call by unlocking previously locked module.
EndSymbolNotFoundException - Exception in org.qedeq.kernel.bo.parser
Expected end symbol of expression not found.
EndSymbolNotFoundException(long, String) - Constructor for exception org.qedeq.kernel.bo.parser.EndSymbolNotFoundException
Constructor.
Entity - Class in org.qedeq.kernel.bo.logic.model
One entity in our model.
Entity(int, String, String) - Constructor for class org.qedeq.kernel.bo.logic.model.Entity
Constructor.
Enumerator - Class in org.qedeq.base.utility
An object of this class represents a number, that could be compared and increased.
Enumerator() - Constructor for class org.qedeq.base.utility.Enumerator
Constructs an object with 0 as start number.
Enumerator(int) - Constructor for class org.qedeq.base.utility.Enumerator
Constructs an object with given start number.
EOF - Static variable in class org.qedeq.base.io.TextInput
Char marking end of data.
eof() - Method in class org.qedeq.kernel.bo.parser.MathParser
Are there still any characters to read?
eof() - Method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Are there still any characters to read?
eot(String) - Method in class org.qedeq.kernel.bo.parser.AsciiMathParser
 
eot(String) - Method in class org.qedeq.kernel.bo.parser.LatexMathParser
 
eot(String) - Method in class org.qedeq.kernel.bo.parser.MathParser
Is this an end of term token?
eot(String) - Method in class org.qedeq.kernel.bo.parser.SimpleMathParser
 
EQUAL - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Are the entities are all the same?
EQUALITY_PREDICATE_NOT_YET_DEFINED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
EQUALITY_PREDICATE_NOT_YET_DEFINED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
equals(Object) - Method in class org.qedeq.base.io.Path
 
equals(Object) - Method in class org.qedeq.base.io.SourceArea
 
equals(Object) - Method in class org.qedeq.base.io.SourcePosition
 
equals(Object) - Method in class org.qedeq.base.io.Version
 
equals(String) - Method in class org.qedeq.base.io.Version
Notes the given string the same version?
equals(String, String) - Static method in class org.qedeq.base.io.Version
Is version1 == version2?
equals(Object) - Method in class org.qedeq.base.io.VersionSet
 
equals(Object) - Method in class org.qedeq.base.utility.Enumerator
 
equals(Object, Object) - Static method in class org.qedeq.base.utility.EqualsUtility
Compare two objects, each of them could be null.
equals(Object[], Object[]) - Static method in class org.qedeq.base.utility.EqualsUtility
Compare two objects, each of them could be null.
equals(byte[], byte[]) - Static method in class org.qedeq.base.utility.EqualsUtility
Compare two objects, each of them could be null.
equals(int[], int[]) - Static method in class org.qedeq.base.utility.EqualsUtility
Compare two objects, each of them could be null.
equals(Object) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
 
equals(Object) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
equals(Object) - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.common.FunctionKey
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.common.PredicateKey
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.common.SubjectVariable
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.model.Operator
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
equals(Object) - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
equals(Object) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
equals(Object) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
equals(Object) - Method in interface org.qedeq.kernel.se.base.list.Element
Is this object equal to the given one?
equals(Object) - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
 
equals(Object) - Method in class org.qedeq.kernel.se.common.ModuleContext
 
equals(Object) - Method in exception org.qedeq.kernel.se.common.ModuleDataException
 
equals(Object) - Method in class org.qedeq.kernel.se.common.RuleKey
 
equals(Object) - Method in exception org.qedeq.kernel.se.common.SourceFileException
 
equals(Object) - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.AuthorListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ChapterListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.FormalProofListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.FormulaVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ImportListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ImportVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LatexListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LatexVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LinkListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LocationListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.LocationVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ProofListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.ProofVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SectionListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SubsectionListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.TermVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
equals(Object) - Method in class org.qedeq.kernel.se.dto.module.UsedByListVo
 
equals(Object) - Method in class org.qedeq.kernel.se.state.AbstractState
 
equals(Object) - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
 
equals(Object) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
 
equalsElements(SimpleXPath) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Are the elements and occurrences of this and another element equal? No special treatment of "*" elements.
EqualsUtility - Class in org.qedeq.base.utility
A collection of useful static methods for equality.
EQUIVALENCE_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical equivalence.
error(SAXParseException) - Method in class org.qedeq.kernel.xml.parser.SaxErrorHandler
 
ErrorCodes - Interface in org.qedeq.kernel.se.common
Mark all classes that contain application error codes.
escapeProperty(String) - Static method in class org.qedeq.base.utility.StringUtility
Return a String like it appears in an property file.
escapeXml(String) - Static method in class org.qedeq.base.utility.StringUtility
Escapes the characters in a String using XML entities.
EVALUATED_NOT_TRUE_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: no tautology in our model.
EVALUATED_NOT_TRUE_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: no tautology in our model.
EVEN - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Return true if value is even.
EverythingExists - Class in org.qedeq.kernel.bo.logic.wf
This implementation gives always the answer true to the question exists this predicate?.
EXACTLY_ONE_ARGUMENT_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
EXACTLY_ONE_ARGUMENT_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
EXACTLY_TWO_ARGUMENTS_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
EXACTLY_TWO_ARGUMENTS_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
EXACTLY_TWO_OR_THREE_ARGUMENTS_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
EXACTLY_TWO_OR_THREE_ARGUMENTS_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
executeMethod(Object, String, Class[], Object[]) - Static method in class org.qedeq.base.utility.YodaUtility
This method executes a method on an object or one of its super instances (even if it is private).
executeMethod(String, String, Class[], Object[]) - Static method in class org.qedeq.base.utility.YodaUtility
This method executes a static class method (even if it is private).
executePlugin(String, ModuleAddress, Object) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Execute plugin on given QEDEQ module.
executePlugin(String, ModuleAddress, Object) - Method in class org.qedeq.kernel.bo.KernelContext
 
executePlugin(InternalServiceJob, String, KernelQedeqBo, Object) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Execute plugin on given QEDEQ module.
executePlugin(InternalModuleServiceCall, Object) - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServicePluginExecutor
Execute plugin.
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
executePlugin(String, ModuleAddress, Object) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
executePlugin(InternalServiceJob, String, KernelQedeqBo, Object) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
executePlugin(String, KernelQedeqBo, Object, InternalServiceJob) - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Execute a plugin on an QEDEQ module.
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextExecutor
 
executePlugin(InternalModuleServiceCall, Object) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Executor
 
executeService(InternalModuleServiceCall) - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServiceExecutor
Execute service.
executeService(ModuleService, ModuleServiceExecutor, QedeqBo, InternalServiceJob) - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
 
ExistenceChecker - Interface in org.qedeq.kernel.bo.logic.common
Check if operators are already defined and well formed.
Existential - Interface in org.qedeq.kernel.se.base.module
Rule of existential generalization.
EXISTENTIAL_QUANTIFIER_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical "exists" operator.
ExistentialHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a existential generalization rule usage.
ExistentialHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ExistentialHandler
Deals with definitions.
ExistentialVo - Class in org.qedeq.kernel.se.dto.module
Usage of rule for existential generalization.
ExistentialVo(String, Element) - Constructor for class org.qedeq.kernel.se.dto.module.ExistentialVo
Constructs an reason.
ExistentialVo() - Constructor for class org.qedeq.kernel.se.dto.module.ExistentialVo
Default constructor.
existsMethod(String, String, Class[]) - Static method in class org.qedeq.base.utility.YodaUtility
Analyze if a class or one of its super classes contains a given method.
existsMethod(Class, String, Class[]) - Static method in class org.qedeq.base.utility.YodaUtility
Analyze if a class or one of its super classes contains a given method.
EXPECTED_FORMULA_DIFFERS_2_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
EXPECTED_FORMULA_DIFFERS_2_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
EXPECTED_FORMULA_DIFFERS_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
EXPECTED_FORMULA_DIFFERS_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.

F

FAILURE - Static variable in interface org.qedeq.kernel.se.common.CheckLevel
Check had failure result.
FALSE - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Always return false.
fatal(Class, Object, String, String, Throwable) - Static method in class org.qedeq.base.trace.Trace
Trace fatal throwable and extra description.
fatal(Class, String, String, Throwable) - Static method in class org.qedeq.base.trace.Trace
Trace fatal throwable and extra description.
fatalError(SAXParseException) - Method in class org.qedeq.kernel.xml.parser.SaxErrorHandler
 
FinderErrors - Interface in org.qedeq.kernel.bo.logic.proof.finder
Error codes and messages for proof finder package.
findProof(Element, FormalProofLineList, ModuleContext, Parameters, ModuleLogListener, Element2Utf8) - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofFinder
Finds a formal proof.
findProof(Element, FormalProofLineList, ModuleContext, Parameters, ModuleLogListener, Element2Utf8) - Method in class org.qedeq.kernel.bo.logic.proof.finder.ProofFinderImpl
 
findSourceArea(String, SimpleXPath, SourcePosition, SourcePosition, File) - Static method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
Search simple XPath within an XML file.
findSourceArea(File, SimpleXPath) - Static method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
Search simple XPath within an XML file.
finish(ModuleServiceResult) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
finish(ModuleServiceResult) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set result state for call and stop.
finishError(String) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
finishError(String) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set generic failure result for call and stop.
finishOk() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
finishOk() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set generic success result for call and stop.
FIRST_ARGUMENT_MUST_BE_AN_ATOM - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
FIRST_ARGUMENT_MUST_BE_AN_ATOM_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message: first argument must be an atom.
FIRST_OPERAND_MUST_BE_A_NEW_FUNCTION_CONSTANT_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
FIRST_OPERAND_MUST_BE_A_NEW_FUNCTION_CONSTANT_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
flush() - Method in class org.qedeq.base.io.AbstractOutput
Flush output.
flush() - Method in class org.qedeq.base.io.TextOutput
Flush output.
forceAddSubjectVariable(SubjectVariable, int) - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Add subject variable even if already existing.
forceRemoveSubjectVariable(SubjectVariable) - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Remove existing subject variable interpretation.
FormallyProvedState - Class in org.qedeq.kernel.se.state
Represents a mathematical module state.
FormallyProvedStateDescriptions - Interface in org.qedeq.kernel.se.state
This interface provides primitive constants for the FormallyProvedState.
FormalProof - Interface in org.qedeq.kernel.se.base.module
Contains a formal proof for a proposition.
FormalProofCheckerExecutor - Class in org.qedeq.kernel.bo.service.logic
Checks if all propositions have a correct formal proof.
FormalProofCheckerPlugin - Class in org.qedeq.kernel.bo.service.logic
Checks if all propositions have a correct formal proof.
FormalProofCheckerPlugin() - Constructor for class org.qedeq.kernel.bo.service.logic.FormalProofCheckerPlugin
 
FormalProofHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a proposition.
FormalProofHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.FormalProofHandler
Deals with propositions.
FormalProofLine - Interface in org.qedeq.kernel.se.base.module
Contains a line of a formal proof for a proposition.
FormalProofLineList - Interface in org.qedeq.kernel.se.base.module
List of formal proofs lines.
FormalProofLineListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse formal proof lines.
FormalProofLineListHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.FormalProofLineListHandler
Handles list of imports.
FormalProofLineListVo - Class in org.qedeq.kernel.se.dto.module
List of formal proofs.
FormalProofLineListVo() - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
Constructs an empty list of proof lines.
FormalProofLineVo - Class in org.qedeq.kernel.se.dto.module
Contains a formal proof for a proposition.
FormalProofLineVo(Formula, Reason) - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofLineVo
Constructs an proof line.
FormalProofLineVo(String, Formula, Reason) - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofLineVo
Constructs an proof line.
FormalProofLineVo() - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofLineVo
Default constructor.
FormalProofList - Interface in org.qedeq.kernel.se.base.module
List of non formal proofs.
FormalProofListVo - Class in org.qedeq.kernel.se.dto.module
List of formal proofs.
FormalProofListVo() - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofListVo
Constructs an empty list of proofs.
FormalProofVo - Class in org.qedeq.kernel.se.dto.module
Contains a formal proof for a proposition.
FormalProofVo() - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofVo
Constructs an empty proof.
FormalProofVo(FormalProofLineList) - Constructor for class org.qedeq.kernel.se.dto.module.FormalProofVo
Constructs a proof.
format(long, int) - Static method in class org.qedeq.base.utility.StringUtility
Trim an integer with leading zeros to a given maximum length.
Formula - Interface in org.qedeq.kernel.se.base.module
Wraps a formula.
FormulaBasicErrors - Interface in org.qedeq.kernel.bo.logic.wf
Error codes and messages for formula checker.
FormulaChecker - Interface in org.qedeq.kernel.bo.logic.common
A formula checker can check logical correctness of a formula or term.
FormulaCheckerFactory - Interface in org.qedeq.kernel.bo.logic.common
Can create a FormulaChecker.
FormulaCheckerFactoryImpl - Class in org.qedeq.kernel.bo.logic
Factory implementation for FormulaCheckers.
FormulaCheckerFactoryImpl() - Constructor for class org.qedeq.kernel.bo.logic.FormulaCheckerFactoryImpl
 
FormulaCheckerImpl - Class in org.qedeq.kernel.bo.logic.wf
This class deals with Elements which represent a formula.
FormulaCheckerImpl() - Constructor for class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
Constructor.
FormulaCheckException - Exception in org.qedeq.kernel.bo.logic.wf
This is an exception for logical errors within a QEDEQ module.
FormulaCheckException(int, String, Element, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.wf.FormulaCheckException
Constructs an exception.
FormulaCheckException(int, String, Element, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.wf.FormulaCheckException
Constructs an exception.
FormulaHandler - Class in org.qedeq.kernel.xml.handler.module
Parse formula.
FormulaHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.FormulaHandler
Handles formulas.
FormulaUtility - Class in org.qedeq.kernel.bo.logic.common
Some useful static methods for formulas and terms.
FormulaVo - Class in org.qedeq.kernel.se.dto.module
Wraps a formula.
FormulaVo(Element) - Constructor for class org.qedeq.kernel.se.dto.module.FormulaVo
Constructs a formula.
FormulaVo() - Constructor for class org.qedeq.kernel.se.dto.module.FormulaVo
Empty constructor.
forward(int) - Method in class org.qedeq.base.io.TextInput
Skips a given amount of characters and increments the reading position accordingly.
forward(String) - Method in class org.qedeq.base.io.TextInput
Skips until a given keyword is reached.
FourDynamicModel - Class in org.qedeq.kernel.bo.logic.model
A model for our mathematical world.
FourDynamicModel() - Constructor for class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Constructor.
FREE_SUBJECT_VARIABLES_SHOULD_NOT_GET_BOUND_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
FREE_SUBJECT_VARIABLES_SHOULD_NOT_GET_BOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
FREE_VARIABLE_ALREADY_BOUND - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
FREE_VARIABLE_ALREADY_BOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
Function - Class in org.qedeq.kernel.bo.logic.model
One function for our model.
Function(int, int, String, String) - Constructor for class org.qedeq.kernel.bo.logic.model.Function
Constructor.
FUNCTION - Static variable in class org.qedeq.kernel.bo.parser.Operator
Marks function operator.
FUNCTION_ALREADY_DEFINED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
FUNCTION_ALREADY_DEFINED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
FUNCTION_CONSTANT - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for function constants.
FUNCTION_EMPTY - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Map to empty class.
FUNCTION_NAME_IN_FORMULA_MUST_SAME_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
FUNCTION_NAME_IN_FORMULA_MUST_SAME_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
FUNCTION_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Map to 1.
FUNCTION_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Map to 1.
FUNCTION_ONE_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Map to {1}.
FUNCTION_ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Map to {2}.
FUNCTION_THREE - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Map to 2.
FUNCTION_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Map to 2.
FUNCTION_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Map to 2.
FUNCTION_TWO_ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Map to {1, 2}.
FUNCTION_VARIABLE - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for function constants.
FUNCTION_ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Map to empty class.
FUNCTION_ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Map to empty class.
FUNCTION_ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
Map to zero.
FUNCTION_ZERO_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Map to 1.
FUNCTION_ZERO_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Map to 2.
FunctionConstant - Class in org.qedeq.kernel.bo.logic.common
Function constant.
FunctionConstant(FunctionKey, ElementList, ModuleContext) - Constructor for class org.qedeq.kernel.bo.logic.common.FunctionConstant
Constructor.
FunctionDefinition - Interface in org.qedeq.kernel.se.base.module
Definition of function operator.
FunctionDefinitionHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a function definition.
FunctionDefinitionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.FunctionDefinitionHandler
Deals with definitions.
FunctionDefinitionVo - Class in org.qedeq.kernel.se.dto.module
Definition of function operator.
FunctionDefinitionVo() - Constructor for class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
Constructs a new definition.
FunctionExistenceChecker - Interface in org.qedeq.kernel.bo.logic.common
Check if a function is already defined.
functionExists(String, int) - Method in interface org.qedeq.kernel.bo.logic.common.FunctionExistenceChecker
Check if a function is already defined.
functionExists(FunctionKey) - Method in interface org.qedeq.kernel.bo.logic.common.FunctionExistenceChecker
Check if a function is already defined.
functionExists(String, int) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
functionExists(FunctionKey) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
functionExists(FunctionKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
 
functionExists(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
functionExists(String, int) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
functionExists(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
FunctionKey - Class in org.qedeq.kernel.bo.logic.common
Function constant key, describing a function constant.
FunctionKey(String, String) - Constructor for class org.qedeq.kernel.bo.logic.common.FunctionKey
Constructor.
FunctionVariable - Class in org.qedeq.kernel.bo.logic.model
One function variable.
FunctionVariable(String, int) - Constructor for class org.qedeq.kernel.bo.logic.model.FunctionVariable
Constructor.
FunctionVariableInterpreter - Class in org.qedeq.kernel.bo.logic.model
Interpret function variables.
FunctionVariableInterpreter(Model) - Constructor for class org.qedeq.kernel.bo.logic.model.FunctionVariableInterpreter
Constructor.

G

generateLatex(InternalModuleServiceCall, String, String) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
Gives a LaTeX representation of given QEDEQ module as InputStream.
generateUtf8(InternalServiceJob, String, String) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextExecutor
Gives a UTF-8 representation of given QEDEQ module as InputStream.
generateUtf8(InternalServiceJob, AbstractOutput, String, String) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Gives a UTF-8 representation of given QEDEQ module as InputStream.
generateUtf8(InternalServiceJob, String, String) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Executor
Gives a UTF-8 representation of given QEDEQ module as InputStream.
get(int) - Method in class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
Get i-th exception.
get(PredicateKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get predicate constant definition.
get(FunctionKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get function constant definition.
get(RuleKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get rule declaration.
get(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Get predicate constant definition.
get(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Get function constant definition.
get(RuleKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Get rule definition.
get(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
get(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
get(RuleKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
get(int) - Method in interface org.qedeq.kernel.se.base.module.AuthorList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.ChangedRuleList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.ChapterList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.FormalProofLineList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.FormalProofList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.ImportList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.LatexList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.LinkList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.LiteratureItemList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.LocationList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.ProofList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.SectionList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.SubsectionList
Get index-th element of list.
get(int) - Method in interface org.qedeq.kernel.se.base.module.UsedByList
Get index-th element of list.
get(int) - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
Get i-th exception.
get(int) - Method in class org.qedeq.kernel.se.dto.module.AuthorListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.ChapterListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.FormalProofListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.ImportListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.LatexListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.LinkListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.LocationListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.ProofListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.SectionListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.SubsectionListVo
 
get(int) - Method in class org.qedeq.kernel.se.dto.module.UsedByListVo
 
getAbsoluteChapterNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Absolute chapter number the node is within.
getAbsoluteEnd() - Method in class org.qedeq.base.io.SubTextInput
Get the absolute end position of the current SubTextInput.
getAbsolutePosition() - Method in class org.qedeq.base.io.SubTextInput
Get the absolute position of the current position.
getAbsoluteSectionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Absolute section number the node is within.
getAbsoluteSourcePosition(int) - Method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Convert character position into row and column information.
getAbsoluteStart() - Method in class org.qedeq.base.io.SubTextInput
Get the absolute start position of the current SubTextInput.
getAbsoluteSubstring(int, int) - Method in class org.qedeq.base.io.SubTextInput
Get sub string of source.
getAction() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get description of currently taken action.
getAction() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getActionName() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get action name.
getActionName() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getAdd() - Method in interface org.qedeq.kernel.se.base.module.Add
Get this reason.
getAdd() - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
getAddress() - Method in class org.qedeq.base.io.SourceArea
Get address (or something to identify it) of input source.
getAddVo() - Method in class org.qedeq.kernel.xml.handler.module.AddHandler
Get Addition usage.
getAllErrors() - Method in class org.qedeq.kernel.bo.service.internal.PluginResultManager
Get all errors that occurred.
getAllLoadedModules() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get list of all currently loaded QEDEQ modules.
getAllLoadedModules() - Method in class org.qedeq.kernel.bo.KernelContext
 
getAllLoadedModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getAllWarnings() - Method in class org.qedeq.kernel.bo.service.internal.PluginResultManager
Get all warnings that occurred.
getArgumentNumber() - Method in class org.qedeq.kernel.bo.logic.model.Operator
Get number of arguments this operator has.
getArgumentNumber() - Method in interface org.qedeq.kernel.se.base.module.FunctionDefinition
Get number of arguments for the defined object.
getArgumentNumber() - Method in interface org.qedeq.kernel.se.base.module.InitialFunctionDefinition
Get number of arguments for the defined object.
getArgumentNumber() - Method in interface org.qedeq.kernel.se.base.module.InitialPredicateDefinition
Get number of arguments for the defined object.
getArgumentNumber() - Method in interface org.qedeq.kernel.se.base.module.PredicateDefinition
Get number of arguments for the defined object.
getArgumentNumber() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getArgumentNumber() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getArgumentNumber() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getArgumentNumber() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getArguments() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get function argument number.
getArguments() - Method in class org.qedeq.kernel.bo.logic.common.FunctionKey
Get function argument number.
getArguments() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get predicate argument number.
getArguments() - Method in class org.qedeq.kernel.bo.logic.common.PredicateKey
Get predicate argument number.
getAtom() - Method in interface org.qedeq.kernel.se.base.list.Element
Return this element as an Atom.
getAtom() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
getAtom() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
getAttribute() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Get attribute.
getAuthor() - Method in class org.qedeq.kernel.xml.handler.module.AuthorHandler
Get author.
getAuthorList() - Method in interface org.qedeq.kernel.se.base.module.Header
Get author list.
getAuthorList() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getAuthorList() - Method in class org.qedeq.kernel.xml.handler.module.AuthorListHandler
Get list of authors.
getAxiom() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get axiom, if this is an instance of Axiom.
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getAxiom() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getAxiom() - Method in class org.qedeq.kernel.xml.handler.module.AxiomHandler
Get axiom.
getAxiomNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Get number of axioms before node (including this one).
getBasisDirectory() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get basis directory of this application.
getBeforeLastElement() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Get XPath element name before last.
getBeginTime() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get timestamp for service start.
getBeginTime() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getBlocked() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get if further traverse is blocked.
getBlocked() - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Is further traversing blocked?
getBlockedModules() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get QedeqModules blocked by this process.
getBlockedModules() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getBlockedModules(ServiceJob) - Method in interface org.qedeq.kernel.bo.module.ModuleArbiter
Get all blocked modules from given process.
getBlockedModules(ServiceJob) - Method in class org.qedeq.kernel.bo.service.internal.ModuleArbiterImpl
 
getBomEncoding() - Method in exception com.sun.syndication.io.XmlReaderException
Returns the BOM encoding found in the InputStream.
getBoolean(String) - Method in class org.qedeq.base.io.Parameters
Searches for the value with the specified key.
getBoolean(String, boolean) - Method in class org.qedeq.base.io.Parameters
Searches for the value with the specified key.
getBoolean(String) - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
Returns the value for a key as an Boolean.
getBoundSubjectVariables(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Return all bound subject variables of an element.
getBufferDirectory() - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get buffer directory for QEDEQ module files.
getBufferDirectory() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getBufferDirectory() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get local file directory for module buffering.
getBuildId() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getBuildId() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get build information.
getBuildId() - Method in class org.qedeq.kernel.bo.KernelContext
 
getBuildId() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getChangedRule() - Method in class org.qedeq.kernel.xml.handler.module.ChangedRuleHandler
Get changed rule.
getChangedRuleList() - Method in interface org.qedeq.kernel.se.base.module.Rule
Get list of rules that are modified by this rule.
getChangedRuleList() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getChapter() - Method in class org.qedeq.kernel.xml.handler.module.ChapterHandler
Get parsed chapter.
getChapterList() - Method in interface org.qedeq.kernel.se.base.module.Qedeq
Get all chapters.
getChapterList() - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
 
getChapterNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Chapter number the node is within.
getChar() - Method in class org.qedeq.base.io.TextInput
Reads a single character and does not change the reading position.
getChar(int) - Method in class org.qedeq.base.io.TextInput
Reads a single character and does not change the reading position.
getChar() - Method in class org.qedeq.kernel.bo.parser.MathParser
Reads a single character and does not change the reading position.
getChar() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Reads a single character and does not change the reading position.
getChar() - Method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Reads a single character and does not change the reading position.
getClassName(Class) - Static method in class org.qedeq.base.utility.StringUtility
Get non qualified class name.
getClassOperatorModule() - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get QEDEQ module where the class operator is defined within.
getClassOperatorModule() - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
getCode() - Method in interface org.qedeq.kernel.se.common.State
Get module state code.
getCode() - Method in class org.qedeq.kernel.se.state.AbstractState
 
getColumn() - Method in class org.qedeq.base.io.SourcePosition
Get column number, starting with 1.
getColumn() - Method in class org.qedeq.base.io.TextInput
Returns the current column number.
getColumn() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Returns the current column number.
getColumns() - Method in class org.qedeq.base.io.AbstractOutput
Return number of maximum columns.
getCompleteFormula() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get complete defining formula.
getCompleteFormula() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get complete defining formula.
getConclusion() - Method in interface org.qedeq.kernel.se.base.module.ConditionalProof
Get conclusion.
getConclusion() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getConclusion() - Method in class org.qedeq.kernel.xml.handler.module.ConclusionHandler
Get conclusion.
getConditionalProof() - Method in interface org.qedeq.kernel.se.base.module.ConditionalProof
Get this reason.
getConditionalProof() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getConditionalProofVo() - Method in class org.qedeq.kernel.xml.handler.module.ConditionalProofHandler
Get conditional proof usage.
getConfig() - Method in class org.qedeq.kernel.bo.KernelContext
 
getConfig() - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get access to configuration parameters.
getConfig() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getConfigParameters() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getConfigParameters() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Get global config parameters for service call.
getConfigParametersString() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get global config parameter for service call as string.
getConfigParametersString() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getConnectionTimeout() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get connection timeout, especially for TCP/IP connections.
getContentTypeEncoding() - Method in exception com.sun.syndication.io.XmlReaderException
Returns the encoding in the content-type used to attempt determining the encoding.
getContentTypeMime() - Method in exception com.sun.syndication.io.XmlReaderException
Returns the MIME type in the content-type used to attempt determining the encoding.
getContext() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get context where the complete formula is.
getContext() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get context where the complete formula is.
getContext() - Method in exception org.qedeq.kernel.se.common.ModuleDataException
Get context information about error location.
getContextChecker() - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get context checker.
getContextChecker() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getContextClassLoader() - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Dynamically accesses the current context class loader.
getCurrentContext() - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker1Impl
Get current context within original.
getCurrentContext() - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
Get current context within original.
getCurrentContext() - Method in class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
Get current context within original.
getCurrentContext() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get current context within original.
getCurrentContext() - Method in class org.qedeq.kernel.bo.service.basis.QedeqVoBuilder
Get current context within original.
getCurrentContext(SourcePosition, SourcePosition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
Get current module context.
getCurrentContext() - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
getCurrentContext() - Method in interface org.qedeq.kernel.se.visitor.QedeqTraverser
Get current context within original.
getCurrentGmtDate() - Static method in class org.qedeq.base.utility.DateUtility
Returns a current GMT date.
getCurrentlyProcessedModules() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get currently processed QedeqModule list.
getCurrentlyProcessedModules() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getCurrentlyRunningService() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get currently running service.
getCurrentlyRunningService() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getCurrentNumbers() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get copy of current counters.
getCurrentNumbers() - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Get copy of current counters.
getCurrentState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get the current state of the module.
getCurrentState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getCurrentState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get the current state of associate module.
getDate(long) - Static method in class org.qedeq.base.utility.DateUtility
Transform milliseconds from the epoch into date.
getDate(String) - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
Returns the value for a key as an Date.
getDedication() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getDedication() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get dedication for this kernel.
getDedication() - Method in class org.qedeq.kernel.bo.KernelContext
 
getDedication() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getDefaultEncoding() - Static method in class com.sun.syndication.io.XmlReader
Returns the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
getDefaultEncoding() - Static method in class org.qedeq.base.io.IoUtility
Get default encoding for this system.
getDefinedOperator() - Method in interface org.qedeq.kernel.se.base.module.Axiom
Get operator that is defined by this axiom.
getDefinedOperator() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getDefiningFormula() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get defining formula.
getDefiningTerm() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get defining term.
getDefinition() - Method in class org.qedeq.kernel.xml.handler.module.FunctionDefinitionHandler
Get definition.
getDefinition() - Method in class org.qedeq.kernel.xml.handler.module.InitialFunctionDefinitionHandler
Get definition.
getDefinition() - Method in class org.qedeq.kernel.xml.handler.module.PredicateDefinitionHandler
Get definition.
getDependencyState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module dependency state.
getDependencyState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getDependencyState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get dependency state.
getDependentModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Get labels and URLs of all directly dependent modules.
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
Returns the description for the concrete model.
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.Entity
Get description.
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
 
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.Function
Get description.
getDescription() - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get model description.
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.Predicate
Get description.
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
 
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
 
getDescription() - Method in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
 
getDescription() - Method in interface org.qedeq.kernel.se.base.module.Axiom
Get description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.ChangedRule
Get rule change description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.FunctionDefinition
Get description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.InitialFunctionDefinition
Get description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.InitialPredicateDefinition
Get description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.PredicateDefinition
Get description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.Proposition
Get description.
getDescription() - Method in interface org.qedeq.kernel.se.base.module.Rule
Get rule description.
getDescription() - Method in exception org.qedeq.kernel.se.common.SourceFileException
Get detailed error description.
getDescription() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getDescription() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getDescriptiveKernelVersion() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getDescriptiveKernelVersion() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get descriptive version information of this kernel.
getDescriptiveKernelVersion() - Method in class org.qedeq.kernel.bo.KernelContext
 
getDescriptiveKernelVersion() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getDifferenceLocation(Element, Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Get relative context of the first difference between the given elements.
getDirectory() - Method in class org.qedeq.base.io.Path
Get directory of this path.
getDuration(long) - Static method in class org.qedeq.base.utility.DateUtility
Convert millisecond duration into readable time amount.
getDuration() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get milliseconds the call was working and not pausing.
getDuration() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getElement() - Method in exception org.qedeq.kernel.bo.logic.common.LogicalCheckException
Get the problematic element.
getElement(int) - Method in interface org.qedeq.kernel.se.base.list.ElementList
Get the requested argument.
getElement() - Method in interface org.qedeq.kernel.se.base.module.Formula
Get formula or term.
getElement() - Method in interface org.qedeq.kernel.se.base.module.Term
Get term.
getElement(int) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
getElement() - Method in class org.qedeq.kernel.se.dto.module.FormulaVo
 
getElement() - Method in class org.qedeq.kernel.se.dto.module.TermVo
 
getElement() - Method in class org.qedeq.kernel.xml.handler.list.ElementHandler
Get parsed element.
getElement2Latex() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Return mapper for transforming elements into LaTeX.
getElement2Latex() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getElement2Utf8() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Return mapper for transforming elements into UTF-8 text.
getElement2Utf8() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getElementName(int) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Get i-th Element name.
getElementOccurrence(int) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Get i-th occurrence number.
getElements() - Method in interface org.qedeq.kernel.se.base.list.ElementList
Get all arguments as an list.
getElements() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
getElements() - Method in class org.qedeq.kernel.xml.handler.list.BasicHandler
Get parsed result.
getEmail() - Method in interface org.qedeq.kernel.se.base.module.Author
Get email address of author.
getEmail() - Method in interface org.qedeq.kernel.se.base.module.Header
Get email address of module administrator.
getEmail() - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
 
getEmail() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getEncoding() - Method in class com.sun.syndication.io.XmlReader
Returns the charset encoding of the XmlReader.
getEncoding() - Method in class org.qedeq.kernel.xml.handler.common.SimpleHandler
Which encoding was used to parse the document?
getEncoding() - Method in class org.qedeq.kernel.xml.parser.SaxParser
Get encoding of XML document.
getEndDelta() - Method in class org.qedeq.kernel.se.common.ModuleContext
Get delta position (relative to location start).
getEndPosition() - Method in class org.qedeq.base.io.SourceArea
Get end position.
getEndSymbol() - Method in class org.qedeq.kernel.bo.parser.Operator
Returns symbol or token to identify the end of this operator.
getEndTime() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get timestamp for service stop.
getEndTime() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getEntitiesSize() - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getEntitiesSize() - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get number of all entities in this model.
getEntity(int) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getEntity(int) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get entity number.
getEntity(SubjectVariable) - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Get current interpretation of subject variable.
getError() - Method in class org.qedeq.base.io.TextOutput
Get IO exception that occurred - if any.
getErrorCode() - Method in exception org.qedeq.kernel.se.common.QedeqException
Get error code.
getErrorList() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get list of errors that occurred during visit.
getErrorMessage() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceResult
Error (and perhaps warning) messages for service call.
getErrorMessage() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
 
getErrors() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get error list.
getErrors() - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Get list of all errors.
getErrors() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getErrors() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get all errors.
getExceptionList() - Method in class org.qedeq.kernel.xml.parser.SaxParser
Get errors that occurred during last parsing.
getExecutionActionDescription() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get description of currently taken action.
getExecutionActionDescription() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getExecutionActionDescription() - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofFinder
Get a description which action is currently taken.
getExecutionActionDescription() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ProofFinderImpl
 
getExecutionPercentage() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get percentage of currently running plugin execution.
getExecutionPercentage() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get percentage of currently running execution.
getExecutionPercentage() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getExecutionPercentage() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getExecutionResult() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceResult
Result of service execution.
getExecutionResult() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
 
getExistenceChecker() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Get the predicate and function existence checker.
getExistenceChecker() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Get the predicate and function existence checker.
getExistential() - Method in interface org.qedeq.kernel.se.base.module.Existential
Get this reason.
getExistential() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
getExistentialVo() - Method in class org.qedeq.kernel.xml.handler.module.ExistentialHandler
Get Substitute Predicate Variable Rule usage.
getExternalQedeq() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
getExternalQedeq() - Method in interface org.qedeq.kernel.bo.module.Reference
Get external QEDEQ module the reference points to.
getExternalQedeqLabel() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
getExternalQedeqLabel() - Method in interface org.qedeq.kernel.bo.module.Reference
Get label for QEDEQ module the reference points to.
getField(Object, String) - Static method in class org.qedeq.base.utility.YodaUtility
Get field of given name in given object.
getFieldValue(Object, String) - Static method in class org.qedeq.base.utility.YodaUtility
This method returns the contents of an object variable .The class hierarchy is recursively searched to find such a field (even if it is private).
getFileName() - Method in class org.qedeq.base.io.Path
Get filename.
getFileName() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Get module file name.
getFileName() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get module file name.
getFormallyProvedState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module logical formally proved state.
getFormallyProvedState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getFormallyProvedState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get the formally proved state.
getFormalProofLineList() - Method in interface org.qedeq.kernel.se.base.module.ConditionalProof
Get proof that can use the hypothesis.
getFormalProofLineList() - Method in interface org.qedeq.kernel.se.base.module.FormalProof
Get proof content.
getFormalProofLineList() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getFormalProofLineList() - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
 
getFormalProofLineList() - Method in class org.qedeq.kernel.xml.handler.module.FormalProofLineListHandler
Get parsed result.
getFormalProofList() - Method in interface org.qedeq.kernel.se.base.module.Proposition
Get formal proofs for proposition.
getFormalProofList() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getFormula() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Get formula of node.
getFormula() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
 
getFormula() - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Get proof line formula.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.Axiom
Get formula that is an axiom.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.Conclusion
Get formula for this line.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.FormalProofLine
Get formula for this line.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.FunctionDefinition
Get defining formula for function constant.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.Hypothesis
Get formula for this line.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.PredicateDefinition
Get complete formula.
getFormula() - Method in interface org.qedeq.kernel.se.base.module.Proposition
Get formula that is a proposition.
getFormula() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getFormula() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getFormula() - Method in class org.qedeq.kernel.xml.handler.module.FormulaHandler
Get parsed result.
getFreeSubjectVariables(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Return all free subject variables of an element.
getFunCon() - Method in interface org.qedeq.kernel.se.base.module.InitialFunctionDefinition
Get function constant that we define.
getFunCon() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getFunction() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get function with parameters.
getFunction(int, int) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getFunction(FunctionVariable) - Method in class org.qedeq.kernel.bo.logic.model.FunctionVariableInterpreter
Get interpretation for function of model for given function variable.
getFunction(int, int) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get function.
getFunction(int, int) - Method in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
 
getFunction(String, int) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get function constant definition.
getFunction(String, int) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get function definition.
getFunction(String, int) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Get function constant definition.
getFunctionConstant(ModelFunctionConstant) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getFunctionConstant(ModelFunctionConstant) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get function constant.
getFunctionConstant(ModelFunctionConstant) - Method in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
 
getFunctionContext(String, int) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get function context.
getFunctionDefinition() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get definition, if this is an instance of FunctionDefinition.
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getFunctionDefinitionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Get number of function definitions before node (including this one).
getFunctionDefinitions() - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get mapping of function definitions.
getFunctionSize(int) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getFunctionSize(int) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get number of functions for this model.
getFunctionSize(int) - Method in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
 
getFunctionVariable() - Method in interface org.qedeq.kernel.se.base.module.SubstFunc
Get function variable (with subject variables as parameters) that should be replaced.
getFunctionVariable() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
getGenerationDirectory() - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get directory for generated files.
getGenerationDirectory() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getGenerationDirectory() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get local file directory to save generated files in.
getGmtTimestamp() - Static method in class org.qedeq.base.utility.DateUtility
Current GMT timestamp as ISO 8601 date and time separated by space.
getHeader() - Method in interface org.qedeq.kernel.se.base.module.Qedeq
Get module header.
getHeader() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Get address header (including protocol, host, port, user) but without file path.
getHeader() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get address header (including protocol, host, port, user) but without file path.
getHeader() - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
 
getHeader() - Method in class org.qedeq.kernel.xml.handler.module.HeaderHandler
Get header of qedeq module.
getHttpNonProxyHosts() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get non http proxy hosts.
getHttpProxyHost() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get http proxy host.
getHttpProxyPort() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get http proxy port.
getHypothesis() - Method in interface org.qedeq.kernel.se.base.module.ConditionalProof
Get hypothesis.
getHypothesis() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getHypothesis() - Method in class org.qedeq.kernel.xml.handler.module.HypothesisHandler
Get hypothesis.
getId() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get call id.
getId() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get process id.
getId() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getId() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getId() - Method in interface org.qedeq.kernel.se.base.module.Node
Get label of node.
getId() - Method in interface org.qedeq.kernel.se.base.module.Subsection
Get label of node.
getId() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getId() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
getIdentityOperator() - Method in interface org.qedeq.kernel.bo.logic.common.IdentityOperatorExistenceChecker
Get identity operator.
getIdentityOperator() - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
getIdentityOperator() - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
getIdentityOperatorModule() - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get QEDEQ module where the identity operator is defined within.
getIdentityOperatorModule() - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
getImportList() - Method in interface org.qedeq.kernel.se.base.module.Header
Get list of needed modules.
getImportList() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getImportList() - Method in class org.qedeq.kernel.xml.handler.module.ImportListHandler
Get parsed result.
getImportNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Last import number.
getInitialDefinition() - Method in class org.qedeq.kernel.xml.handler.module.InitialPredicateDefinitionHandler
Get definition.
getInitialFunctionDefinition() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get definition, if this is an instance of InitialFunctionDefinition.
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getInitialFunctionDefinition() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getInitialPredicateDefinition() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get initial definition, if this is an instance of InitialPredicateDefinition.
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getInitialPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getInputStream() - Method in exception com.sun.syndication.io.XmlReaderException
Returns the unconsumed InputStream to allow the application to do an alternate encoding detection on the InputStream.
getInstance() - Static method in class org.qedeq.kernel.bo.KernelContext
Get instance of kernel context.
getInstance() - Static method in class org.qedeq.kernel.bo.log.ModuleEventLog
Get instance of Logger.
getInstance() - Static method in class org.qedeq.kernel.bo.log.QedeqLog
Get instance of Logger.
getInstance() - Static method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
Get one instance of this class.
getInt(String) - Method in class org.qedeq.base.io.Parameters
Searches for the value with the specified key.
getInt(String, int) - Method in class org.qedeq.base.io.Parameters
Searches for the value with the specified key.
getInteger(String) - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
Returns the value for a key as an Integer.
getInternalServiceCall() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getInternalServiceCall() - Method in interface org.qedeq.kernel.bo.module.InternalServiceJob
Get currently running service call.
getInternalServiceCall() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get service call we work in.
getInternalServiceProcess() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getInternalServiceProcess() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Return service process the call was initiated.
getInterrupted() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Was traverse interrupted by user?
getInterrupted() - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServicePluginExecutor
Was the execution interrupted by the user?
getInterrupted() - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesExecutor
 
getInterrupted() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextExecutor
 
getInterrupted() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Executor
 
getIntroduction() - Method in interface org.qedeq.kernel.se.base.module.Chapter
Get chapter introduction.
getIntroduction() - Method in interface org.qedeq.kernel.se.base.module.Section
Get section introduction.
getIntroduction() - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
getIntroduction() - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
getIsoTime(long) - Static method in class org.qedeq.base.utility.DateUtility
Times in ISO 8601 format (time).
getIsoTimestamp() - Static method in class org.qedeq.base.utility.DateUtility
Current timestamp in ISO 8601 format (date and time).
getIsoTimestamp(Date) - Static method in class org.qedeq.base.utility.DateUtility
Timestamp in ISO 8601 format (date and time).
getIsoTimestamp(long) - Static method in class org.qedeq.base.utility.DateUtility
Timestamp in ISO 8601 format (date and time).
getItem() - Method in interface org.qedeq.kernel.se.base.module.LiteratureItem
Get item.
getItem() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
 
getJavaVersion() - Static method in class org.qedeq.base.io.IoUtility
Get currently running java version and subversion numbers.
getKernelCodeName() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getKernelCodeName() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get code name of this kernel.
getKernelCodeName() - Method in class org.qedeq.kernel.bo.KernelContext
 
getKernelCodeName() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getKernelQedeqBo(ModuleAddress) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get KernelQedeqBo for an address.
getKernelQedeqBo(int) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Get QedeqBo of referenced module.
getKernelQedeqBo(String) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Get KernelQedeqBo of referenced module via label.
getKernelQedeqBo() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get QedeqBo.
getKernelQedeqBo(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getKernelRequiredModules() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Get labels and URLs of all referenced modules.
getKernelRequiredModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getKernelServices() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Get internal kernel services.
getKernelServices() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Get internal kernel services.
getKernelVersion() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getKernelVersion() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get version of this kernel.
getKernelVersion() - Method in class org.qedeq.kernel.bo.KernelContext
 
getKernelVersion() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getKernelVersionDirectory() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getKernelVersionDirectory() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get relative version directory of this kernel.
getKernelVersionDirectory() - Method in class org.qedeq.kernel.bo.KernelContext
 
getKernelVersionDirectory() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getKey() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get function key.
getKey() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get predicate key.
getKeySortedStringValues() - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
Get the attribute values, sorted by their keys.
getKeyValue(String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given key.
getKeyValue(String, String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given key.
getKeyValue(String, int) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given key.
getKeyValue(String, boolean) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given key.
getKind() - Method in interface org.qedeq.kernel.se.base.module.Proof
Get type of proof.
getKind() - Method in class org.qedeq.kernel.se.dto.module.ProofVo
 
getLabel(int) - Method in interface org.qedeq.kernel.bo.common.ModuleReferenceList
Get label for certain module.
getLabel(int) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
getLabel() - Method in interface org.qedeq.kernel.se.base.module.Conclusion
Get label for this conclusion.
getLabel() - Method in interface org.qedeq.kernel.se.base.module.FormalProofLine
Get label for this proof line.
getLabel() - Method in interface org.qedeq.kernel.se.base.module.Hypothesis
Get label for this hypothesis.
getLabel() - Method in interface org.qedeq.kernel.se.base.module.Import
Get label for the imported module.
getLabel() - Method in interface org.qedeq.kernel.se.base.module.LiteratureItem
Get item label.
getLabel() - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
 
getLabel() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getLabel() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
 
getLabel() - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
 
getLabel() - Method in class org.qedeq.kernel.se.dto.module.ImportVo
 
getLabel() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
 
getLabels() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Get label references for QEDEQ module.
getLabels() - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
Get QEDEQ module labels.
getLabels() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getLanguage() - Method in interface org.qedeq.kernel.se.base.module.Latex
Get language of LaTeX text.
getLanguage() - Method in class org.qedeq.kernel.se.dto.module.LatexVo
 
getLastDotString(String) - Static method in class org.qedeq.base.utility.StringUtility
Get last dot separated string part.
getLastElement() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Get last XPath element name.
getLastSuccesfulState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get the last successful state we were in.
getLastSuccessfulState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get the last successful state of the module.
getLastSuccessfulState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getLastTwoDotStrings(String) - Static method in class org.qedeq.base.utility.StringUtility
Get last two dot separated string part.
getLatex(Element) - Method in interface org.qedeq.kernel.bo.common.Element2Latex
Get LaTeX element presentation.
getLatex(Element) - Method in class org.qedeq.kernel.bo.service.internal.Element2LatexImpl
 
getLatex() - Method in interface org.qedeq.kernel.se.base.module.Latex
Get LaTeX text.
getLatex() - Method in interface org.qedeq.kernel.se.base.module.Subsection
Get the LaTeX text.
getLatex() - Method in class org.qedeq.kernel.se.dto.module.LatexVo
 
getLatex() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
getLatex(Latex) - Method in class org.qedeq.kernel.se.visitor.LatexList2Text
 
getLatex() - Method in class org.qedeq.kernel.xml.handler.module.LatexHandler
Get parsed result.
getLatexList() - Method in class org.qedeq.kernel.xml.handler.module.LatexListHandler
Get parsed result.
getLatexPattern() - Method in interface org.qedeq.kernel.se.base.module.FunctionDefinition
Get LaTeX output for definition.
getLatexPattern() - Method in interface org.qedeq.kernel.se.base.module.InitialFunctionDefinition
Get LaTeX output for definition.
getLatexPattern() - Method in interface org.qedeq.kernel.se.base.module.InitialPredicateDefinition
Get LaTeX output for definition.
getLatexPattern() - Method in interface org.qedeq.kernel.se.base.module.PredicateDefinition
Get LaTeX output for definition.
getLatexPattern() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getLatexPattern() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getLatexPattern() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getLatexPattern() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getLevel() - Method in class org.qedeq.base.io.AbstractOutput
Return current tab string.
getLevel() - Method in interface org.qedeq.kernel.se.base.module.Node
Get level of node.
getLevel() - Method in interface org.qedeq.kernel.se.base.module.Proof
Get level of proof.
getLevel() - Method in interface org.qedeq.kernel.se.base.module.Subsection
Get level of subsection.
getLevel() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getLevel() - Method in class org.qedeq.kernel.se.dto.module.ProofVo
 
getLevel() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
getLevel() - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Get current tag level.
getLevel() - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Get current level.
getLine() - Method in class org.qedeq.base.io.TextInput
Returns the current line.
getLine() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Returns the current line.
getLineLabel() - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Get label for proof line.
getLines() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
Get references to previous lines.
getLinkList() - Method in interface org.qedeq.kernel.se.base.module.Rule
Get links necessary for having this rule.
getLinkList() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getList() - Method in interface org.qedeq.kernel.se.base.list.Element
Return this element as an ElementList.
getList() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
getList() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
getLiteratureItem() - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemHandler
Get section.
getLiteratureItemList() - Method in interface org.qedeq.kernel.se.base.module.Qedeq
Get bibliography.
getLiteratureItemList() - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
 
getLiteratureItemList() - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemListHandler
Get list of literatureItems.
getLoader() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Get loader used to load this object.
getLoadingCompleteness() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Set completeness percentage.
getLoadingCompleteness() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getLoadingCompleteness() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get loading completeness percentage.
getLoadingImportsState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module loading imports state.
getLoadingImportsState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getLoadingImportsState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get loading imports state.
getLoadingState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module loading state.
getLoadingState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getLoadingState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get loading state.
getLocalFilePath(ModuleAddress) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Transform an URL address into a local file path where the QEDEQ module is buffered.
getLocalFilePath(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getLocalModulesDirectory() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get directory for newly created QEDEQ module files.
getLocalRuleKey(String) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get current (QEDEQ module local) rule version for given rule name.
getLocalRuleKey(String) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Get current (QEDEQ module local) rule version for given rule name.
getLocation() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Where are we now.
getLocation() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getLocation() - Method in interface org.qedeq.kernel.se.base.module.Location
Get location for a module.
getLocation() - Method in class org.qedeq.kernel.se.dto.module.LocationVo
 
getLocationDescription() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get location info from traverser.
getLocationDescription() - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServicePluginExecutor
Get description of currently taken action.
getLocationDescription() - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesExecutor
 
getLocationDescription() - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
getLocationDescription() - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
getLocationDescription() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextExecutor
 
getLocationDescription() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Executor
 
getLocationDescription() - Method in interface org.qedeq.kernel.se.common.ServiceCompleteness
Get readable description of current location.
getLocationDescription() - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
 
getLocationList() - Method in interface org.qedeq.kernel.se.base.module.Specification
Get list of locations for the module.
getLocationList() - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
getLocationWithinModule() - Method in class org.qedeq.kernel.se.common.ModuleContext
Get location information where are we within the module.
getLocator() - Method in class org.qedeq.kernel.xml.handler.common.SimpleHandler
Get document locator.
getLogFile() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get file location for log file.
getMajor() - Method in class org.qedeq.base.io.Version
Get major version number.
getMax() - Method in class org.qedeq.kernel.bo.parser.Operator
Get maximum argument number.
getMaximalRuleVersion() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
getMaximalRuleVersion() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Get maximal supported rule version of this kernel.
getMaximalRuleVersion() - Method in class org.qedeq.kernel.bo.KernelContext
 
getMaximalRuleVersion() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getMaximumArgumentNumber() - Method in class org.qedeq.kernel.bo.logic.model.Function
Get maximum number of arguments this function has.
getMaximumArgumentNumber() - Method in class org.qedeq.kernel.bo.logic.model.Predicate
Get maximum number of arguments this predicate has.
getMaximumPosition() - Method in class org.qedeq.base.io.TextInput
Returns the highest position number possible.
getMessage() - Method in exception org.qedeq.kernel.se.common.SourceFileException
 
getMessage() - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
 
getMin() - Method in class org.qedeq.kernel.bo.parser.Operator
Get minimum argument number.
getMinimumArgumentNumber() - Method in class org.qedeq.kernel.bo.logic.model.Function
Get minimum number of arguments this function has.
getMinimumArgumentNumber() - Method in class org.qedeq.kernel.bo.logic.model.Predicate
Get minimum number of arguments this predicate has.
getMinor() - Method in class org.qedeq.base.io.Version
Get minor version number.
getModel() - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Get model.
getModuleAddress(URL) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get module address from URL.
getModuleAddress(String) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get module address from URL.
getModuleAddress(File) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get module address from URL.
getModuleAddress() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get ModuleAddress of module.
getModuleAddress(URL) - Method in class org.qedeq.kernel.bo.KernelContext
 
getModuleAddress(String) - Method in class org.qedeq.kernel.bo.KernelContext
 
getModuleAddress(File) - Method in class org.qedeq.kernel.bo.KernelContext
 
getModuleAddress(URL) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getModuleAddress(String) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getModuleAddress(File) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getModuleAddress() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getModuleContext(int) - Method in interface org.qedeq.kernel.bo.common.ModuleReferenceList
Get import context of referenced module.
getModuleContext() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Get module context the node is within.
getModuleContext() - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
 
getModuleContext(int) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
getModuleContext() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Get module context the node is within.
getModuleHistory() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get history of modules, which were tried to load.
getModuleLocation() - Method in class org.qedeq.kernel.se.common.ModuleContext
Get location information about module.
getModulePaths(Specification) - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
 
getModulePaths(Specification) - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get all potential module addresses from a module specification.
getModuleReader(KernelQedeqBo) - Method in interface org.qedeq.kernel.bo.module.QedeqFileDao
Get reader for local buffered QEDEQ module.
getModuleReader(KernelQedeqBo) - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
getModuleServiceCall() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get currently running service call.
getModuleServiceCall() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getModusPonens() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
getModusPonens() - Method in interface org.qedeq.kernel.se.base.module.ModusPonens
Get this reason.
getModusPonens() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
getModusPonensVo() - Method in class org.qedeq.kernel.xml.handler.module.ModusPonensHandler
Get Modus Ponens usage.
getN() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
Get formula reference.
getN1() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
Get first formula reference.
getN2() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
Get second formula reference.
getName() - Method in class org.qedeq.base.io.TextOutput
Get name of output file.
getName() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get name of module.
getName() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get function name.
getName() - Method in class org.qedeq.kernel.bo.logic.common.FunctionKey
Get function name.
getName() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get predicate name.
getName() - Method in class org.qedeq.kernel.bo.logic.common.PredicateKey
Get predicate name.
getName() - Method in class org.qedeq.kernel.bo.logic.common.SubjectVariable
Get subject variable name.
getName() - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
Get model name.
getName() - Method in class org.qedeq.kernel.bo.logic.model.Operator
Get operator name.
getName() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
getName() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
getName() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getName() - Method in interface org.qedeq.kernel.se.base.module.Author
Get name of author.
getName() - Method in interface org.qedeq.kernel.se.base.module.ChangedRule
Get changed rule name.
getName() - Method in interface org.qedeq.kernel.se.base.module.FunctionDefinition
This name together with FunctionDefinition.getArgumentNumber() identifies a function.
getName() - Method in interface org.qedeq.kernel.se.base.module.InitialFunctionDefinition
This name together with InitialFunctionDefinition.getArgumentNumber() identifies a function.
getName() - Method in interface org.qedeq.kernel.se.base.module.InitialPredicateDefinition
This name together with InitialPredicateDefinition.getArgumentNumber() identifies a predicate.
getName() - Method in interface org.qedeq.kernel.se.base.module.Node
Set name of node.
getName() - Method in interface org.qedeq.kernel.se.base.module.PredicateDefinition
This name together with PredicateDefinition.getArgumentNumber() identifies a predicate.
getName() - Method in interface org.qedeq.kernel.se.base.module.Reason
Get name for this reason.
getName() - Method in interface org.qedeq.kernel.se.base.module.Rule
Get rule name.
getName() - Method in interface org.qedeq.kernel.se.base.module.Specification
Get module name.
getName() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Get name of module (file name without .xml).
getName() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get name of module (file name without .xml).
getName() - Method in class org.qedeq.kernel.se.common.RuleKey
Get rule name.
getName() - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
getName() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
getNewlyBlockedModule() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getNode() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
getNode(String) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get node for given id.
getNode() - Method in interface org.qedeq.kernel.bo.module.Reference
Node the reference points to.
getNode() - Method in interface org.qedeq.kernel.se.base.module.SubsectionType
Get Node, if this is an instance of Node.
getNode() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getNode() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
getNode() - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Get node that is currently parsed.
getNode() - Method in class org.qedeq.kernel.xml.handler.module.NodeHandler
Get node.
getNodeBo() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get node that is currently parsed.
getNodeDisplay(String, KernelNodeBo, String) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get display text for node.
getNodeLabel() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
getNodeLabel() - Method in interface org.qedeq.kernel.bo.module.Reference
Label of the node the reference points to.
getNodeNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Node number within section.
getNodeType() - Method in interface org.qedeq.kernel.se.base.module.Node
Get node content.
getNodeType() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getNodeVo() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Get node.
getNodeVo() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Get plain node data.
getNonFormalProof() - Method in interface org.qedeq.kernel.se.base.module.Proof
Get proof content.
getNonFormalProof() - Method in class org.qedeq.kernel.se.dto.module.ProofVo
 
getNoNumber() - Method in interface org.qedeq.kernel.se.base.module.Chapter
Get chapter numbering.
getNoNumber() - Method in interface org.qedeq.kernel.se.base.module.Section
Get section numbering.
getNoNumber() - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
getNoNumber() - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
getNormalizedFormula(Element) - Method in interface org.qedeq.kernel.bo.logic.common.ReferenceResolver
Get formula in a normalized format.
getNormalizedFormula(Element) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
getNormalizedFormula(Element) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
getNormalizedLocalProofLineReference(String) - Method in interface org.qedeq.kernel.bo.logic.common.ReferenceResolver
Get local for proof line reference.
getNormalizedLocalProofLineReference(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
getNormalizedLocalProofLineReference(String) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
getNormalizedReferenceFormula(String) - Method in interface org.qedeq.kernel.bo.logic.common.ReferenceResolver
Get reference formula in a normalized format.
getNormalizedReferenceFormula(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
getNormalizedReferenceFormula(String) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
getNumber() - Method in class org.qedeq.base.utility.Enumerator
Gets current number.
getNumbers() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Get numbers of node.
getNumbers() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Get the results of various counters for the node.
getOccurrence() - Method in interface org.qedeq.kernel.se.base.module.Rename
Get bound occurrence to replace.
getOccurrence() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getOperator(String) - Method in class org.qedeq.kernel.bo.parser.AsciiMathParser
 
getOperator(String) - Method in class org.qedeq.kernel.bo.parser.LatexMathParser
 
getOperator(String) - Method in class org.qedeq.kernel.bo.parser.MathParser
Get an operator for that token.
getOperator(String) - Method in class org.qedeq.kernel.bo.parser.SimpleMathParser
 
getOperator() - Method in class org.qedeq.kernel.bo.parser.Term
Get operator of term.
getOperator() - Method in interface org.qedeq.kernel.se.base.list.ElementList
Get the operator.
getOperator() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
getOperatorList(InternalKernelServices, File) - Static method in class org.qedeq.kernel.xml.handler.parser.LoadXmlOperatorListUtility
Get operator list out of XML file.
getOperators(String) - Method in class org.qedeq.kernel.bo.parser.AsciiMathParser
 
getOperators(String) - Method in class org.qedeq.kernel.bo.parser.LatexMathParser
 
getOperators() - Method in class org.qedeq.kernel.bo.parser.MathParser
 
getOperators(String) - Method in class org.qedeq.kernel.bo.parser.MathParser
Get operators for that token.
getOperators(String) - Method in class org.qedeq.kernel.bo.parser.SimpleMathParser
 
getOperators() - Method in class org.qedeq.kernel.xml.handler.parser.ParserHandler
Get list of operators.
getOriginalLanguage() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get default language for this QEDEQ module.
getOriginalLanguage() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getOriginalSubjectVariable() - Method in interface org.qedeq.kernel.se.base.module.Rename
Get original subject variable.
getOriginalSubjectVariable() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getParameters() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getParameters() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Get call specific parameters for service call.
getParametersString() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get call specific parameters for service call as string.
getParametersString() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getParameterString() - Method in class org.qedeq.base.io.Parameters
Get all parameters as a long string.
getParentQedeqBo() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Get parent the node is in.
getParentQedeqBo() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Get parent module the node is within.
getParentRuleKey(String) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get maximum rule version that is defined in an imported module.
getParentRuleKey(String) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
getParentServiceCall() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Return parent service call if any.
getParentServiceCall() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getPartFormulas(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Return all part formulas of an element.
getPatch() - Method in class org.qedeq.base.io.Version
Get patch number.
getPath() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Get address path (without protocol, host, port and file name).
getPath() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get address path (without protocol, host, port and file name).
getPlugin(String) - Method in class org.qedeq.kernel.bo.service.internal.PluginManager
Get plugin with given id.
getPlugin() - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Get current plugin we work for.
getPlugin() - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Get plugin we work for.
getPlugins() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get all installed plugins.
getPlugins() - Method in class org.qedeq.kernel.bo.KernelContext
 
getPlugins() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getPluginStateDescription() - Method in class org.qedeq.kernel.bo.service.internal.PluginResultManager
Get plugin states description.
getPosition() - Method in class org.qedeq.base.io.AbstractOutput
Get writing position.
getPosition() - Method in class org.qedeq.base.io.StringOutput
 
getPosition() - Method in class org.qedeq.base.io.TextInput
Returns the current position.
getPosition(int) - Method in class org.qedeq.base.io.TextInput
Get given byte position as SourcePosition.
getPosition(SourcePosition) - Method in class org.qedeq.base.io.TextInput
Get given byte position as SourcePosition.
getPosition() - Method in class org.qedeq.base.io.TextOutput
 
getPosition() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Get byte position.
getPosition() - Method in exception org.qedeq.kernel.bo.parser.ParserException
Get error position.
getPrecedingText() - Method in interface org.qedeq.kernel.se.base.module.FormalProof
Get text before the formula.
getPrecedingText() - Method in interface org.qedeq.kernel.se.base.module.Node
Get text before the formula.
getPrecedingText() - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
 
getPrecedingText() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getPredCon() - Method in interface org.qedeq.kernel.se.base.module.InitialPredicateDefinition
Get new predicate constant with free subject variables.
getPredCon() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getPredicate() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get predicate with parameters.
getPredicate(int, int) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getPredicate(int, int) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get predicate of this model.
getPredicate(PredicateVariable) - Method in class org.qedeq.kernel.bo.logic.model.PredicateVariableInterpreter
Get model predicate for predicate variable.
getPredicate(String, int) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get predicate constant definition.
getPredicate(String, int) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get predicate definition.
getPredicate(String, int) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Get predicate constant definition.
getPredicateConstant(ModelPredicateConstant) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getPredicateConstant(ModelPredicateConstant) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get predicate constant of this model.
getPredicateContext(String, int) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get predicate context.
getPredicateDefinition() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get definition, if this is an instance of PredicateDefinition.
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getPredicateDefinition() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getPredicateDefinitionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Get number of predicate definitions before node (including this one).
getPredicateDefinitions() - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get mapping of predicate definitions.
getPredicateSize(int) - Method in class org.qedeq.kernel.bo.logic.model.DynamicModel
 
getPredicateSize(int) - Method in interface org.qedeq.kernel.bo.logic.model.Model
Get number of predicates with size number of arguments.
getPredicateVariable() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
getPredicateVariable() - Method in interface org.qedeq.kernel.se.base.module.SubstPred
Get predicate variable (with subject variables as parameters) that should be replaced.
getPredicateVariable() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
getPredicateVariables(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Return all predicate variables of an element.
getPreviouslyLoadedModules() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get list of previously loaded modules.
getPriority() - Method in class org.qedeq.kernel.bo.parser.Operator
Get operator priority.
getProof() - Method in class org.qedeq.kernel.xml.handler.module.FormalProofHandler
Get proof.
getProof() - Method in class org.qedeq.kernel.xml.handler.module.ProofHandler
Get proof.
getProofLineLabel() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
getProofLineLabel() - Method in interface org.qedeq.kernel.bo.module.Reference
Proof line label of a node the reference points to.
getProofLines() - Method in exception org.qedeq.kernel.bo.logic.proof.common.ProofException
Get proof lines we found.
getProofList() - Method in interface org.qedeq.kernel.se.base.module.Proposition
Get non formal proofs for proposition.
getProofList() - Method in interface org.qedeq.kernel.se.base.module.Rule
Get proofs for rule declaration.
getProofList() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getProofList() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getProposition() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get proposition, if this is an instance of Proposition.
getProposition() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getProposition() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getProposition() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getProposition() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getProposition() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getProposition() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getProposition() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getProposition() - Method in class org.qedeq.kernel.xml.handler.module.PropositionHandler
Get proposition.
getPropositionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Get number of Propositions before node (including this one).
getPropositionVariables(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Return all proposition variables of an element.
getQedeq() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get QEDEQ module we work on.
getQedeq() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module.
getQedeq() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getQedeq(FunctionKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get QEDEQ module where given function constant is defined.
getQedeq(PredicateKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get QEDEQ module where given predicate constant is defined.
getQedeq(RuleKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get QEDEQ module where given rule is defined.
getQedeq() - Method in class org.qedeq.kernel.bo.parser.Operator
Get QEDEQ operator name.
getQedeq() - Method in class org.qedeq.kernel.bo.parser.Term
Get QEDEQ representation of this term.
getQedeq() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getQedeq(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Get QEDEQ module where given function constant is defined.
getQedeq(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Get QEDEQ module where given predicate constant is defined.
getQedeq(RuleKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Get QEDEQ module where given rule is defined.
getQedeq() - Method in class org.qedeq.kernel.xml.handler.module.QedeqHandler
Get qedeq value object.
getQedeqArgument() - Method in class org.qedeq.kernel.bo.parser.Operator
Get first QEDEQ argument.
getQedeqBo(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get QedeqBo for an address.
getQedeqBo(int) - Method in interface org.qedeq.kernel.bo.common.ModuleReferenceList
Get properties of referenced module.
getQedeqBo(String) - Method in interface org.qedeq.kernel.bo.common.ModuleReferenceList
Get QedeqBo of referenced module via label.
getQedeqBo(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
getQedeqBo(int) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
getQedeqBo(String) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
getQedeqBo() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Get parent module the node is within.
getQedeqBo(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getQedeqFileDao() - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get DAO for reading and writing QEDEQ modules from or to a file.
getQedeqFileDao() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getQedeqName() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get name of currently processed QedeqBo.
getQedeqName() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getQedeqOriginal() - Method in class org.qedeq.kernel.bo.service.basis.QedeqVoBuilder
Get original QEDEQ module.
getQedeqUrl() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get URL of currently processed QedeqBo.
getQedeqUrl() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getQedeqXml() - Method in class org.qedeq.kernel.bo.parser.Term
Get QEDEQ XML representation of this term.
getReadTimeout() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get read timeout, especially for TCP/IP connections.
getReason() - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Get derive reason for proof line.
getReason() - Method in interface org.qedeq.kernel.se.base.module.FormalProofLine
Get reason for deriving this line.
getReason() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getReason() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
 
getReference() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
getReference(String, ModuleContext, boolean, boolean) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get link for given reference.
getReference() - Method in interface org.qedeq.kernel.se.base.module.Add
Get reference to formula.
getReference() - Method in interface org.qedeq.kernel.se.base.module.Existential
Get reference to formula.
getReference() - Method in interface org.qedeq.kernel.se.base.module.Rename
Get reference to formula.
getReference() - Method in interface org.qedeq.kernel.se.base.module.SubstFree
Get reference to already proven formula.
getReference() - Method in interface org.qedeq.kernel.se.base.module.SubstFunc
Get reference to already proven formula.
getReference() - Method in interface org.qedeq.kernel.se.base.module.SubstPred
Get reference to already proven formula.
getReference() - Method in interface org.qedeq.kernel.se.base.module.Universal
Get reference to formula.
getReference() - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
getReference() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
getReference() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getReference() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
getReference() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
getReference() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
getReference() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
getReference1() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
getReference1() - Method in interface org.qedeq.kernel.se.base.module.ModusPonens
Get reference to formula.
getReference1() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
getReference2() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
getReference2() - Method in interface org.qedeq.kernel.se.base.module.ModusPonens
Get reference to formula.
getReference2() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
getReferenceArea() - Method in exception org.qedeq.kernel.se.common.SourceFileException
Get additional position information about another associated location.
getReferenceContext(String) - Method in interface org.qedeq.kernel.bo.logic.common.ReferenceResolver
Module context for proof line reference.
getReferenceContext(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
getReferenceContext(String) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
getReferenceContext() - Method in exception org.qedeq.kernel.se.common.ModuleDataException
Get additional context information about another associated location.
getReferenceLink(String, SourcePosition, SourcePosition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
getReferenceLink(String, SourcePosition, SourcePosition) - Method in interface org.qedeq.kernel.bo.service.unicode.ReferenceFinder
Return string for reference link.
getReferences() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
getReferences() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
getReferences() - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get list of external QEDEQ module references.
getReferences() - Method in interface org.qedeq.kernel.se.base.module.Reason
Get references to previous formulas.
getReferences() - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
getReferences() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
getRename() - Method in interface org.qedeq.kernel.se.base.module.Rename
Get this reason.
getRename() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getRenameVo() - Method in class org.qedeq.kernel.xml.handler.module.RenameHandler
Get Rename Bound Subject Variable Rule usage.
getReplacementSubjectVariable() - Method in interface org.qedeq.kernel.se.base.module.Rename
Get replacement subject variable.
getReplacementSubjectVariable() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
getRequired() - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesExecutor
Get list of directly referenced modules.
getRequiredModules() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get labels and URLs of all referenced modules.
getRequiredModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getResourceAsStream(String) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Locates the stream resource with the specified name.
getResourceAsStream(String, ClassLoader) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Locates the resource stream with the specified name.
getResourceFile(File, String, String) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Get resource file.
getResourceUrl(String) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Locates the resource with the specified name.
getResourceUrl(String, ClassLoader) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Locates the resource with the specified name.
getRewindStackSize() - Method in class org.qedeq.kernel.bo.parser.MathParser
Get rewind stack size.
getRewindStackSize() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Get rewind stack size.
getRow() - Method in class org.qedeq.base.io.SourcePosition
Get line number, starting with 1.
getRow() - Method in class org.qedeq.base.io.TextInput
Returns the current line number.
getRow() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Returns the current line number.
getRule(String) - Method in interface org.qedeq.kernel.bo.logic.proof.common.RuleChecker
Get maximum defined rule version.
getRule(RuleKey) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get rule definition.
getRule(String) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
getRule() - Method in interface org.qedeq.kernel.se.base.module.NodeType
Get rule, if this is an instance of Rule.
getRule() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
getRule() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
getRule() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
getRule() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
getRule() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
getRule() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
getRule() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getRule() - Method in class org.qedeq.kernel.xml.handler.module.RuleHandler
Get Rule.
getRuleContext(RuleKey) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get rule context.
getRuleDefinitions() - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get mapping of rule definitions.
getRuleKey(String) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get maximum rule version that is defined in this or an imported module.
getRuleKey(String) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get rule key with maximum rule version.
getRuleKey(String) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
getRuleLabel(RuleKey) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Get node id of rule key.
getRuleNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Get number of rule definitions before node (including this one).
getRules() - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Get map of all RuleKeys defined in this module or in one of the imported ones.
getRules() - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
getRuleVersion() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get rule version information.
getRuleVersion() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getRuleVersion() - Method in interface org.qedeq.kernel.se.base.module.Specification
Get rule version, that is needed to verify the module.
getRuleVersion() - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
getRunningServiceProcesses() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get all running service processes.
getRunningServiceProcesses() - Method in class org.qedeq.kernel.bo.KernelContext
 
getRunningServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getRunningServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Get all running service processes.
getSection() - Method in class org.qedeq.kernel.xml.handler.module.SectionHandler
Get section.
getSectionList() - Method in interface org.qedeq.kernel.se.base.module.Chapter
Get sections of this chapter.
getSectionList() - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
getSectionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Section number the node is within.
getSeparatorSymbol() - Method in class org.qedeq.kernel.bo.parser.Operator
Returns symbol or token to separate different arguments for this operator.
getService() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Get service we work for.
getService() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getService() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get service we work for.
getService() - Method in exception org.qedeq.kernel.se.common.SourceFileException
Get service that found the error.
getServiceAction() - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
 
getServiceAction() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
 
getServiceAction() - Method in interface org.qedeq.kernel.se.common.Service
Get service action name.
getServiceAction() - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
getServiceAction() - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
getServiceAction() - Method in class org.qedeq.kernel.xml.handler.parser.LoadXmlOperatorListUtility
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
 
getServiceDescription() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
 
getServiceDescription() - Method in interface org.qedeq.kernel.se.common.Service
Get service description.
getServiceDescription() - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
getServiceDescription() - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
getServiceDescription() - Method in class org.qedeq.kernel.xml.handler.parser.LoadXmlOperatorListUtility
 
getServiceEntries(Service) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get service properties from configuration file.
getServiceId() - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
 
getServiceId() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
 
getServiceId() - Method in interface org.qedeq.kernel.se.common.Service
Get service id.
getServiceId() - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
getServiceId() - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
getServiceId() - Method in class org.qedeq.kernel.xml.handler.parser.LoadXmlOperatorListUtility
 
getServiceKeyValue(Service, String, String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given service key.
getServiceKeyValue(Service, String, int) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given service key.
getServiceKeyValue(Service, String, boolean) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get value for given service key.
getServiceProcess() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Return service process the call was initiated by.
getServiceProcess() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getServiceProcesses() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get information about all service processes.
getServiceProcesses() - Method in class org.qedeq.kernel.bo.KernelContext
 
getServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Get all service processes.
getServiceResult() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Result of service execution.
getServiceResult() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
getServices() - Method in interface org.qedeq.kernel.bo.module.QedeqFileDao
Get kernel services.
getServices() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get internal kernel services.
getServices() - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
getShortDescription() - Method in class org.qedeq.base.io.SourceArea
Get short description of area.
getSortedSystemProperties() - Static method in class org.qedeq.base.io.IoUtility
Get key sorted list of all System Properties.
getSource(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get source of an QEDEQ module.
getSource(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
getSource(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
getSourceArea(SourceArea) - Method in class org.qedeq.base.io.TextInput
Get source area as string.
getSourceArea() - Method in exception org.qedeq.kernel.se.common.SourceFileException
Get position information about error location.
getSourceFileExceptionList(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Get description of source file exception list.
getSourcePosition() - Method in class org.qedeq.base.io.TextInput
Returns the current position.
getSpaces(int) - Static method in class org.qedeq.base.utility.StringUtility
Get amount of spaces.
getSpecification() - Method in interface org.qedeq.kernel.se.base.module.Header
Get module specification.
getSpecification() - Method in interface org.qedeq.kernel.se.base.module.Import
Get import specification.
getSpecification() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getSpecification() - Method in class org.qedeq.kernel.se.dto.module.ImportVo
 
getSpecification() - Method in class org.qedeq.kernel.xml.handler.module.SpecificationHandler
Get specification.
getStart() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get timestamp for service start.
getStart() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getStartDelta() - Method in class org.qedeq.kernel.se.common.ModuleContext
Get delta position (relative to location start).
getStartDirectory(String) - Static method in class org.qedeq.base.io.IoUtility
Get start directory for application.
getStartPosition() - Method in class org.qedeq.base.io.SourceArea
Get start position.
getStartSymbol() - Method in class org.qedeq.kernel.bo.parser.Operator
Returns symbol or token to identify this operator.
getStartTag() - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Get start tag for this handler.
getStateDescription() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module state description.
getStateDescription() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getStateDescription() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get a description of the current state the module is in.
getStateManager() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Get StateManager.
getStop() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get timestamp for service stop.
getStop() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getString(String) - Method in class org.qedeq.base.io.Parameters
Searches for the value with the specified key.
getString(String, String) - Method in class org.qedeq.base.io.Parameters
Searches for the value with the specified key.
getString() - Method in interface org.qedeq.kernel.se.base.list.Atom
Get the text.
getString() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
getString(String) - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
Returns the value for a key.
getSubjectVariable() - Method in interface org.qedeq.kernel.se.base.module.Existential
Get free subject variable we want to quantify over.
getSubjectVariable() - Method in interface org.qedeq.kernel.se.base.module.SubstFree
Get free subject variable that should be replaced.
getSubjectVariable() - Method in interface org.qedeq.kernel.se.base.module.Universal
Get free subject variable we want to quantify over.
getSubjectVariable() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
getSubjectVariable() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
getSubjectVariable() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
getSubjectVariables(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Return all subject variables of an element.
getSubjectVariables() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
Get list of parameter subject variables.
getSubjectVariables() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
Get parameter subject variables.
getSubLabel() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
getSubLabel() - Method in interface org.qedeq.kernel.bo.module.Reference
Sub node label the reference points to.
getSubsection() - Method in interface org.qedeq.kernel.se.base.module.SubsectionType
Get subsection, if this is an instance of Subsection.
getSubsection() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getSubsection() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
getSubsection() - Method in class org.qedeq.kernel.xml.handler.module.SubsectionHandler
Get subsection.
getSubsectionList() - Method in interface org.qedeq.kernel.se.base.module.Section
Get all subsections of this section.
getSubsectionList() - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
getSubsectionList() - Method in class org.qedeq.kernel.xml.handler.module.SubsectionListHandler
Get list of subsections.
getSubsectionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Sub section number within section.
getSubstFree() - Method in interface org.qedeq.kernel.se.base.module.SubstFree
Get this reason.
getSubstFree() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
getSubstFreeVo() - Method in class org.qedeq.kernel.xml.handler.module.SubstFreevarHandler
Get Substitute Free Variable Rule usage.
getSubstFunc() - Method in interface org.qedeq.kernel.se.base.module.SubstFunc
Get this reason.
getSubstFunc() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
getSubstFuncVo() - Method in class org.qedeq.kernel.xml.handler.module.SubstFuncvarHandler
Get Substitute Function Variable Rule usage.
getSubstituteFormula() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
getSubstituteFormula() - Method in interface org.qedeq.kernel.se.base.module.SubstPred
Get substitute formula.
getSubstituteFormula() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
getSubstituteTerm() - Method in interface org.qedeq.kernel.se.base.module.SubstFree
Get replacement term.
getSubstituteTerm() - Method in interface org.qedeq.kernel.se.base.module.SubstFunc
Get substitute term.
getSubstituteTerm() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
getSubstituteTerm() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
getSubstPred() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
getSubstPred() - Method in interface org.qedeq.kernel.se.base.module.SubstPred
Get this reason.
getSubstPred() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
getSubstPredVo() - Method in class org.qedeq.kernel.xml.handler.module.SubstPredvarHandler
Get Substitute Predicate Variable Rule usage.
getSubstring(int, int) - Method in class org.qedeq.base.io.TextInput
Reads a substring.
getSubTextInput(int, int) - Method in class org.qedeq.base.io.SubTextInput
Get sub string of source as a new SubTextInput.
getSucceedingText() - Method in interface org.qedeq.kernel.se.base.module.FormalProof
Get text after the formula.
getSucceedingText() - Method in interface org.qedeq.kernel.se.base.module.Node
Get text after the formula.
getSucceedingText() - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
 
getSucceedingText() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getSummary() - Method in interface org.qedeq.kernel.se.base.module.Header
Get module summary.
getSummary() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getSupportedLanguages() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get all supported languages for this QEDEQ module.
getSupportedLanguages() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getSystemLineSeparator() - Static method in class org.qedeq.base.utility.StringUtility
Get platform dependent line separator.
getTerm() - Method in class org.qedeq.kernel.xml.handler.module.TermHandler
Get parsed result.
getText() - Method in interface org.qedeq.kernel.se.common.State
Get meaning of module state.
getText() - Method in class org.qedeq.kernel.se.state.AbstractState
 
getThread() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Get thread the service runs within.
getThread() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
getTimestamp() - Static method in class org.qedeq.base.utility.DateUtility
Current timestamp as ISO 8601 date and time separated by space.
getTitle() - Method in interface org.qedeq.kernel.se.base.module.Chapter
Get chapter title.
getTitle() - Method in interface org.qedeq.kernel.se.base.module.Header
Get module title.
getTitle() - Method in interface org.qedeq.kernel.se.base.module.Node
Get title of subsection.
getTitle() - Method in interface org.qedeq.kernel.se.base.module.Section
Get section title.
getTitle() - Method in interface org.qedeq.kernel.se.base.module.Subsection
Get title of subsection.
getTitle() - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
getTitle() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getTitle() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
getTitle() - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
getTitle() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
getToken() - Method in class org.qedeq.kernel.bo.parser.MathParser
Read next token from input but don't move reading position.
getTraverser() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get traverser for QEDEQ module.
getUniversal() - Method in interface org.qedeq.kernel.se.base.module.Universal
Get this reason.
getUniversal() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
getUniversalVo() - Method in class org.qedeq.kernel.xml.handler.module.UniversalHandler
Get rule object.
getUrl() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get original URL of module.
getUrl() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getUrl() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Get fully qualified URL of module.
getUrl() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Get fully qualified URL of module.
getUrl() - Method in class org.qedeq.kernel.xml.handler.common.SimpleHandler
Get original file URL.
getUsedByList() - Method in interface org.qedeq.kernel.se.base.module.Header
Get list of modules, that use this module.
getUsedByList() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
getUsedByList() - Method in class org.qedeq.kernel.xml.handler.module.UsedByListHandler
Get parsed result.
getUserHomeDirectory() - Static method in class org.qedeq.base.io.IoUtility
Get home directory of user.
getUtf8(Element) - Method in interface org.qedeq.kernel.bo.common.Element2Utf8
Get UTF-8 element presentation.
getUtf8(Element, int) - Method in interface org.qedeq.kernel.bo.common.Element2Utf8
Get an UTF-8 element presentation that doesn't exceed the given maximum column length.
getUtf8(Element) - Method in class org.qedeq.kernel.bo.service.internal.Element2Utf8Impl
 
getUtf8(Element, int) - Method in class org.qedeq.kernel.bo.service.internal.Element2Utf8Impl
 
getUtf8(Element, int) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Get Utf8 element presentation.
getUtf8(Element) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Get Utf8 element presentation.
getUtf8Line(List, List, int, Element2Utf8) - Static method in class org.qedeq.kernel.bo.logic.proof.finder.ProofFinderUtility
Get UTF-8 representation of proof line.
getUtf8Line(Element, Reason, int, Element2Utf8) - Static method in class org.qedeq.kernel.bo.logic.proof.finder.ProofFinderUtility
Get UTF-8 representation of proof line.
getValue() - Method in class org.qedeq.kernel.bo.logic.model.Entity
Get value.
getValue() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Get reference to current model entity.
getVariable() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Get subject variable.
getVersion() - Method in interface org.qedeq.kernel.se.base.module.ChangedRule
Get changed rule version.
getVersion() - Method in interface org.qedeq.kernel.se.base.module.Rule
Get rule version.
getVersion() - Method in class org.qedeq.kernel.se.common.RuleKey
Get rule version.
getVersion() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
 
getVersion() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
getVisitPercentage() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get percentage of visit currently done.
getVisitPercentage() - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServicePluginExecutor
Get percentage of currently running plugin execution.
getVisitPercentage() - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesExecutor
 
getVisitPercentage() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextExecutor
 
getVisitPercentage() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Executor
 
getVisitPercentage() - Method in interface org.qedeq.kernel.se.common.ServiceCompleteness
Get calculated visit percentage.
getVisitPercentage() - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Get calculated visit percentage.
getVisitPercentage() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Get calculated visit percentage.
getWarningList() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Get list of warnings that occurred during visit.
getWarnings() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get warning list.
getWarnings() - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Get list of all warnings.
getWarnings() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getWarnings() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get all warnings.
getWellFormedState() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Get module logical well formed state.
getWellFormedState() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
getWellFormedState() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Get the well formed state.
getWorkingEncoding(String) - Static method in class org.qedeq.base.io.IoUtility
Get working Java encoding.
getXmlEncoding() - Method in exception com.sun.syndication.io.XmlReaderException
Returns the encoding found in the XML prolog of the InputStream.
getXmlGuessEncoding() - Method in exception com.sun.syndication.io.XmlReaderException
Returns the encoding guess based on the first bytes of the InputStream.
getXPath(ModuleContext, Qedeq) - Static method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
This method finds a ModuleContext something like
getChapterList().get(4).getSectionList().get(0).getSubsectionList().get(4).getLatex().get(0)
within a Qedeq module and returns a kind of XPath location for an associated XML document:
QEDEQ/CHAPTER[5]/SECTION/SUBSECTIONS/SUBSECTION[2]/TEXT/LATEX

H

halt(ModuleServiceResult) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
halt(String) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
halt(ModuleServiceResult) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set result state for call and stop.
halt(String) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set generic failure result for call and stop.
hasBasicFailures() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Has the module any basic failures? This includes errors during loading the module, during load of imported modules and logical checking.
hasBasicFailures() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
hasBasicFailures() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Is the module in a failure state? That is the case if loading of module or imported modules failed or the logical check failed.
hasErrors() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceResult
Did the service call finish with errors?
hasErrors() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Is this a error state the module is in?
hasErrors() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
 
hasErrors() - Method in class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
Contains this list any errors?
hasErrors() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Did any errors occur yet?
hasErrors() - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Are there any errors?
hasErrors() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
hasErrors() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Has the module any errors? This includes loading, importing, logical and plugin errors.
hasFormula() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Has this node a formula?
hasFormula() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
 
hasFunctionConstant(ModelFunctionConstant) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Is the given function constant already defined?
hashCode() - Method in class org.qedeq.base.io.Path
 
hashCode() - Method in class org.qedeq.base.io.SourceArea
 
hashCode() - Method in class org.qedeq.base.io.SourcePosition
 
hashCode() - Method in class org.qedeq.base.io.Version
 
hashCode() - Method in class org.qedeq.base.io.VersionSet
 
hashCode() - Method in class org.qedeq.base.utility.Enumerator
 
hashCode() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
 
hashCode() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
hashCode() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.common.FunctionKey
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.common.PredicateKey
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.common.SubjectVariable
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.model.Operator
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
hashCode() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
hashCode() - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
hashCode() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
hashCode() - Method in interface org.qedeq.kernel.se.base.list.Element
Calculates the hash code.
hashCode() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
 
hashCode() - Method in class org.qedeq.kernel.se.common.ModuleContext
 
hashCode() - Method in exception org.qedeq.kernel.se.common.ModuleDataException
 
hashCode() - Method in class org.qedeq.kernel.se.common.RuleKey
 
hashCode() - Method in exception org.qedeq.kernel.se.common.SourceFileException
 
hashCode() - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
 
hashCode() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
hashCode() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
hashCode() - Method in class org.qedeq.kernel.se.dto.list.ElementSet
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.AuthorListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ChapterListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.FormalProofListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.FormulaVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ImportListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ImportVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LatexListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LatexVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LinkListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LocationListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.LocationVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ProofListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.ProofVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SectionListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SubsectionListVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.TermVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
hashCode() - Method in class org.qedeq.kernel.se.dto.module.UsedByListVo
 
hashCode() - Method in class org.qedeq.kernel.se.state.AbstractState
 
hashCode() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
 
hashCode() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
 
hasLoadedImports() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Are all directly imported modules loaded?
hasLoadedImports() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
hasLoadedImports() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Are all imported modules loaded?
hasLoadedRequiredModules() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Are all required modules loaded?
hasLoadedRequiredModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
hasLoadedRequiredModules() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Are all required modules loaded?
hasNext() - Method in class org.qedeq.base.utility.Splitter
 
hasNoErrors() - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Did no errors occur yet?
hasPredicateConstant(ModelPredicateConstant) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Is the given predicate constant already defined?
hasWarnings() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceResult
Did the service call finish with warnings?
hasWarnings() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Is this a warning state the module is in?
hasWarnings() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
 
hasWarnings() - Method in class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Are there any warnings.
hasWarnings() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
hasWarnings() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Has the module any warnings? This includes loading, importing, logical and plugin warnings.
Header - Interface in org.qedeq.kernel.se.base.module
Header of a QEDEQ file.
HeaderHandler - Class in org.qedeq.kernel.xml.handler.module
Parse header informations.
HeaderHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.HeaderHandler
Deals with header of qedeq file.
HeaderVo - Class in org.qedeq.kernel.se.dto.module
Header of a qedeq file.
HeaderVo() - Constructor for class org.qedeq.kernel.se.dto.module.HeaderVo
Constructs a new module header.
HeuristicErrorCodes - Interface in org.qedeq.kernel.bo.logic.model
Contains the error codes for heuristic model checks.
HeuristicException - Exception in org.qedeq.kernel.bo.logic.model
Something went wrong during formula testing within model.
HeuristicException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.model.HeuristicException
Constructs an exception.
HeuristicException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.model.HeuristicException
Constructs an exception.
hex2byte(String) - Static method in class org.qedeq.base.utility.StringUtility
Get a byte array of a hex string representation.
hex2String(String) - Static method in class org.qedeq.base.utility.StringUtility
Get a String out of a hex string representation.
hex2String(String, String) - Static method in class org.qedeq.base.utility.StringUtility
Get a String out of a hex string representation.
HIGHER_PROOF_RULE_VERSION_NEEDED_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
HIGHER_PROOF_RULE_VERSION_NEEDED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
HIGHER_PROOF_RULE_VERSION_NEEDED_TEXT2 - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
Hypothesis - Interface in org.qedeq.kernel.se.base.module
Hypothesis that can be used as an assumption within a proof.
HypothesisHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a hypothesis.
HypothesisHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.HypothesisHandler
Deals with axioms.
HypothesisVo - Class in org.qedeq.kernel.se.dto.module
Hypothesis that can be used as an assumption within a proof.
HypothesisVo(Formula) - Constructor for class org.qedeq.kernel.se.dto.module.HypothesisVo
Constructs an proof line.
HypothesisVo(String, Formula) - Constructor for class org.qedeq.kernel.se.dto.module.HypothesisVo
Constructs an proof line.
HypothesisVo() - Constructor for class org.qedeq.kernel.se.dto.module.HypothesisVo
Default constructor.

I

IDENTITY_OPERATOR_ALREADY_EXISTS_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
IDENTITY_OPERATOR_ALREADY_EXISTS_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
IDENTITY_OPERATOR_MUST_BE_DEFINED_FIRST_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
IDENTITY_OPERATOR_MUST_BE_DEFINED_FIRST_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
IdentityOperatorAlreadyExistsException - Exception in org.qedeq.kernel.bo.logic.common
The identity operator was defined twice.
IdentityOperatorAlreadyExistsException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.IdentityOperatorAlreadyExistsException
Constructor.
IdentityOperatorAlreadyExistsException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.IdentityOperatorAlreadyExistsException
Constructor.
IdentityOperatorExistenceChecker - Interface in org.qedeq.kernel.bo.logic.common
Check if the predicate for identity is already defined.
identityOperatorExists() - Method in interface org.qedeq.kernel.bo.logic.common.IdentityOperatorExistenceChecker
Check if the identity operator is already defined.
identityOperatorExists() - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
identityOperatorExists() - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
ignorableWhitespace(char[], int, int) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
IllegalModuleDataException - Exception in org.qedeq.kernel.se.common
Data validation error for a QEDEQ module.
IllegalModuleDataException(int, String, ModuleContext, ModuleContext, Exception) - Constructor for exception org.qedeq.kernel.se.common.IllegalModuleDataException
Constructor.
IllegalModuleDataException(int, String, ModuleContext, Exception) - Constructor for exception org.qedeq.kernel.se.common.IllegalModuleDataException
Constructor.
IllegalModuleDataException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.se.common.IllegalModuleDataException
Constructor.
IllegalModuleDataException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.se.common.IllegalModuleDataException
Constructor.
IMPLICATION_EXPECTED_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
IMPLICATION_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
IMPLICATION_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical implication.
Import - Interface in org.qedeq.kernel.se.base.module
Module import.
IMPORT_OF_MODULE_FAILED_CODE - Static variable in interface org.qedeq.kernel.bo.service.dependency.DependencyErrors
Error code.
IMPORT_OF_MODULE_FAILED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.dependency.DependencyErrors
Error message.
ImportList - Interface in org.qedeq.kernel.se.base.module
List of imports.
ImportListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse author list.
ImportListHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ImportListHandler
Handles list of imports.
ImportListVo - Class in org.qedeq.kernel.se.dto.module
List of imports.
ImportListVo() - Constructor for class org.qedeq.kernel.se.dto.module.ImportListVo
Constructs an empty list of imports.
ImportVo - Class in org.qedeq.kernel.se.dto.module
Module import.
ImportVo(String, SpecificationVo) - Constructor for class org.qedeq.kernel.se.dto.module.ImportVo
Constructs a new import.
ImportVo() - Constructor for class org.qedeq.kernel.se.dto.module.ImportVo
Constructs an empty import.
increaseAxiomNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase number of axioms before node (including this one).
increaseChapterNumber(int, boolean) - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase chapter number.
increaseFunctionDefinitionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase number of function definitions before node (including this one).
increaseImportNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase import number.
increaseNodeNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase node number.
increaseNumber() - Method in class org.qedeq.base.utility.Enumerator
Increases current number by one.
increaseNumber() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Increase model entity number.
increasePredicateDefinitionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase number of predicate definitions before node (including this one).
increasePropositionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase number of predicate definitions before node (including this one).
increaseRuleNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase number of rule definitions before node (including this one).
increaseSectionNumber(int, boolean) - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase chapter number.
increaseSubjectVariableSelection(SubjectVariable) - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Set interpretation of subject variable to next entity.
increaseSubsectionNumber() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Increase subsection number.
INFIX - Static variable in class org.qedeq.kernel.bo.parser.Operator
Marks infix operator.
info(Class, Object, String, String) - Static method in class org.qedeq.base.trace.Trace
Trace message.
info(Class, String, String) - Static method in class org.qedeq.base.trace.Trace
Trace method message.
init(QedeqConfig, Kernel, KernelProperties) - Method in interface org.qedeq.kernel.bo.common.KernelState
Kernel initialisation.
init(QedeqConfig, Kernel) - Method in class org.qedeq.kernel.bo.KernelContext
Init the kernel.
init() - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
Reset counters and other variables.
init() - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Check if required QEDEQ modules mix without problems.
init() - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Empty data.
init() - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Reset counters and other variables.
init() - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Must be called before a handler should parse a new section.
init() - Method in class org.qedeq.kernel.xml.handler.list.BasicHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.list.ElementHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.AddHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.AuthorHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.AuthorListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.AxiomHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ChangedRuleHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ChapterHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ConclusionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ConditionalProofHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ExistentialHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.FormalProofHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.FormalProofLineListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.FormulaHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.FunctionDefinitionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.HeaderHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.HypothesisHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ImportListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.InitialFunctionDefinitionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.InitialPredicateDefinitionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.LatexHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.LatexListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ModusPonensHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.NodeHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.PredicateDefinitionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.ProofHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.PropositionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.QedeqHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.RenameHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.RuleHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SectionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SpecificationHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SubsectionHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SubsectionListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SubstFreevarHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SubstFuncvarHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.SubstPredvarHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.TermHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.UniversalHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.module.UsedByListHandler
 
init() - Method in class org.qedeq.kernel.xml.handler.parser.ParserHandler
 
InitialFunctionDefinition - Interface in org.qedeq.kernel.se.base.module
Definition of initial function operator.
InitialFunctionDefinitionHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a function definition.
InitialFunctionDefinitionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.InitialFunctionDefinitionHandler
Deals with definitions.
InitialFunctionDefinitionVo - Class in org.qedeq.kernel.se.dto.module
Definition of function operator.
InitialFunctionDefinitionVo() - Constructor for class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
Constructs a new definition.
InitialPredicateDefinition - Interface in org.qedeq.kernel.se.base.module
Initial Definition of operator.
InitialPredicateDefinitionHandler - Class in org.qedeq.kernel.xml.handler.module
Parse an initial predicate definition.
InitialPredicateDefinitionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.InitialPredicateDefinitionHandler
Deals with definitions.
InitialPredicateDefinitionVo - Class in org.qedeq.kernel.se.dto.module
Definition of initial operator.
InitialPredicateDefinitionVo() - Constructor for class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
Constructs a new definition.
insert(int, Element) - Method in interface org.qedeq.kernel.se.base.list.ElementList
Inserts an element to specified position.
insert(int, Element) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
InternalKernelServices - Interface in org.qedeq.kernel.bo.module
The kernel internal service methods are assembled here.
InternalModuleServiceCall - Interface in org.qedeq.kernel.bo.module
Information for a service call.
InternalModuleServiceCallImpl - Class in org.qedeq.kernel.bo.job
Single call for a service.
InternalModuleServiceCallImpl(Service, QedeqBo, Parameters, Parameters, InternalServiceJob, ModuleServiceCall) - Constructor for class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
A new service process within the current thread.
InternalModuleServicePlugin - Interface in org.qedeq.kernel.bo.service.basis
Just a marker interface for an internal plugin.
InternalServiceJob - Interface in org.qedeq.kernel.bo.module
Process info for a kernel service.
InternalServiceJobImpl - Class in org.qedeq.kernel.bo.job
Process info for a kernel service.
InternalServiceJobImpl(ModuleArbiter, String) - Constructor for class org.qedeq.kernel.bo.job.InternalServiceJobImpl
A new service process within the current thread.
interrupt() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Interrupt running thread.
interrupt() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
interrupt() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
interrupt() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set failure state for call and stop.
INTERRUPTED - Static variable in class org.qedeq.kernel.bo.job.ServiceResultImpl
A simple service result that has a user interrupt.
InterruptException - Exception in org.qedeq.kernel.se.visitor
An interruption was set during a visit.
InterruptException(ModuleContext) - Constructor for exception org.qedeq.kernel.se.visitor.InterruptException
Constructor.
intersection(QedeqBoSet) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Build the intersection.
intersection(ElementSet) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Build the intersection.
INTRODUCTION_TAG - Static variable in class org.qedeq.kernel.xml.handler.module.SectionHandler
Tag for introduction part.
IO_ERROR_CODE - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error code.
IO_ERROR_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for a programming error.
IO_ERROR_TEXT - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error message.
IO_ERROR_TEXT - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Unexpected tag message text, part one.
IoUtility - Class in org.qedeq.base.io
A collection of useful static methods for input and output.
IS_EMPTY - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Return true if all values are zero.
IS_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Return true if all values are 1.
IS_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Return true if all values are 1.
IS_ONE_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Return true if all values are {1}.
IS_ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Return true if all values are {2}.
IS_THREE - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Return true if all values are 2.
IS_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Return true if all values are 2.
IS_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Return true if all values are 2.
IS_TWO_ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Return true if all values are {2}.
IS_ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
Return true if all values are zero.
IS_ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Return true if all values are zero.
IS_ZERO_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Return true if all values are 1.
IS_ZERO_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Return true if all values are 2.
isAbsolute() - Method in class org.qedeq.base.io.Path
Is this an absolute path? If first path directory name is empty or ends with ":" (MS windows tribute) this is the case.
isAtom() - Method in class org.qedeq.kernel.bo.parser.Term
Is this term an atom?
isAtom() - Method in interface org.qedeq.kernel.se.base.list.Element
Is this an atom?
isAtom() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
isAtom() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
isAutoReloadLastSessionChecked() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Get auto reload of last session successfully loaded modules.
isBigger(Version) - Method in class org.qedeq.base.io.Version
Is this version number bigger than the given other?
isBindingOperator(ElementList) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Has the given list an operator that binds a subject variable?
isBlocked() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Is the process running, but is blocked?
isBlocked() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
isChapterNumbering() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Is chapter numbering currently on?
isDebugEnabled(Class) - Static method in class org.qedeq.base.trace.Trace
Is debug log currently enabled?
isDirectory() - Method in class org.qedeq.base.io.Path
Describes this path a directory?
isEmpty() - Method in class org.qedeq.base.io.TextInput
Is there no data left for reading?
isEmpty(int) - Method in class org.qedeq.base.io.TextInput
Is there no data left for reading after skipping?
isEmpty() - Method in class org.qedeq.base.io.VersionSet
Is this set empty?
isEmpty() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Is this set empty?
isEmpty() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Are there still any characters to read?
isEmpty() - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Is this set empty?
isEntity(Entity) - Static method in class org.qedeq.kernel.bo.logic.model.Predicate
Construct identifying predicate.
isExternal() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
isExternal() - Method in interface org.qedeq.kernel.bo.module.Reference
Does the the reference point to another QEDEQ module?
isExternalModuleReference() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
isExternalModuleReference() - Method in interface org.qedeq.kernel.bo.module.Reference
Does the the reference point to another QEDEQ module but not to a node?
isFailure() - Method in interface org.qedeq.kernel.se.common.State
Is this a failure state?
isFailure() - Method in class org.qedeq.kernel.se.state.AbstractState
 
isFile() - Method in class org.qedeq.base.io.Path
Describes this path a file (and not a directory)?
isFileAddress() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Is this a local QEDEQ file.
isFileAddress() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Is this a local QEDEQ file.
isFinished() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Is there nothing more to be numbered?
isFixed() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Is this a fixed interpretation?
isFullyFormallyProved() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Was the module successfully checked for being fully formal correct proved?
isFullyFormallyProved() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
isFullyFormallyProved() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Was the module successfully checked having formally correct proofs?
isFunction() - Method in class org.qedeq.kernel.bo.parser.Operator
Is this a function operator?
isFunctionConstant(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is Element a function constant?
isFunctionVariable(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is Element a function variable?
isImplication(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is the given formula a simple implication like A => B.
isIn(String, String[]) - Static method in class org.qedeq.base.utility.StringUtility
Does a given string is an element of a given string array?
isInfix() - Method in class org.qedeq.kernel.bo.parser.Operator
Is this an infix operator?
isInitialFunction(FunctionKey) - Method in interface org.qedeq.kernel.bo.logic.common.FunctionExistenceChecker
Check if given function key has an initial function definition.
isInitialFunction(FunctionKey) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
isInitialFunction(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
isInitialFunction(FunctionKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
isInitialPredicate(PredicateKey) - Method in interface org.qedeq.kernel.bo.logic.common.PredicateExistenceChecker
Check if given predicate key has an initial predicate definition.
isInitialPredicate(PredicateKey) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
isInitialPredicate(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
isInitialPredicate(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
isLess(Version) - Method in class org.qedeq.base.io.Version
Is this version number less than the given other?
isLetterDigitString(String) - Static method in class org.qedeq.base.utility.StringUtility
Tests if given String begins with a letter and contains only letters and digits.
isList() - Method in interface org.qedeq.kernel.se.base.list.Element
Is this an ElementList?
isList() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
isList() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
isLoaded() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Is this module already loaded?
isLoaded() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
isLoaded() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Is the module loaded?
isLocalProofLineReference(String) - Method in interface org.qedeq.kernel.bo.logic.common.ReferenceResolver
Is this a local proof line reference?
isLocalProofLineReference(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
isLocalProofLineReference(String) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
isModule(String) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Is the given label id a module?
isNode(String) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Is the given label id a node? Local node labels are not considered.
isNodeLocalReference() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
isNodeLocalReference() - Method in interface org.qedeq.kernel.bo.module.Reference
Does the the reference point to the same node?
isNodeReference() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
isNodeReference() - Method in interface org.qedeq.kernel.bo.module.Reference
Does the the reference point to a node? It might also be a sub reference to a node like a part of a proposition or a formal proof line.
isNotIn(String, String[]) - Static method in class org.qedeq.base.utility.StringUtility
Does a given string is not an element of a given string array?
isNotProved() - Method in interface org.qedeq.kernel.bo.common.NodeBo
This means for propositions that at least not even one formal proof could be successfully checked for correctness.
isNotProved() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
 
isNotWellFormed() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Was this node checked unsuccessfully for formal correctness? This means checking the formal syntax of the node formulas.
isNotWellFormed() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
 
ISO_8601_TIME_FORMATTER - Static variable in class org.qedeq.base.utility.DateUtility
ISO 8601 time format.
ISO_8601_TIMESTAMP_FORMATTER - Static variable in class org.qedeq.base.utility.DateUtility
ISO 8601 date and time format.
isOk() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceResult
Did the call finish without errors and warnings? (And was not interrupted by a user.)
isOk() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
 
isOperator(String, Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is the given element an list with given operator and has as first element an non empty string atom?
isPaused() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Is the execution currently paused because we are waiting for another process.
isPaused() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
isPostfix() - Method in class org.qedeq.kernel.bo.parser.Operator
Is this a postfix operator?
isPredicateConstant(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is Element a predicate constant?
isPredicateVariable(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is Element a predicate variable?
isPrefix() - Method in class org.qedeq.kernel.bo.parser.Operator
Is this a prefix operator?
isProofLineLabel(String) - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
// FIXME 20110316 m31: we have to solve the uniqueness problem if we have several formal proofs Is the given name a proof line label within this node?
isProofLineReference() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
isProofLineReference() - Method in interface org.qedeq.kernel.bo.module.Reference
Does the the reference point to a proof line of a node? If this is true it can not have a node sub reference.
isPropositionVariable(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is Element a proposition variable?
isProved() - Method in interface org.qedeq.kernel.bo.common.NodeBo
This means that at least one formal proof was successfully checked for correctness and a rule declaration was possible.
isProved() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
 
isProvedFormula(String) - Method in interface org.qedeq.kernel.bo.logic.common.ReferenceResolver
Check if a reference is a proved formula.
isProvedFormula(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
 
isProvedFormula(String) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
isRelative() - Method in class org.qedeq.base.io.Path
Is this a relative path?
isRelativeAddress() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
Was this module address created relatively?
isRelativeAddress() - Method in interface org.qedeq.kernel.se.common.ModuleAddress
Was this module address created relatively?
isRuleVersionSupported(String) - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
isRuleVersionSupported(String) - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Is a given rule version supported?
isRuleVersionSupported(String) - Method in class org.qedeq.kernel.bo.KernelContext
 
isRuleVersionSupported(String) - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofCheckerFactory
Check if we have a proof checker that supports the given rule version.
isRuleVersionSupported(String) - Method in class org.qedeq.kernel.bo.logic.ProofCheckerFactoryImpl
 
isRuleVersionSupported(String) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
isRunning() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceCall
Is this service still running? This is also true if the process is paused.
isRunning() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Is the process still running?
isRunning() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
isRunning() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
isSectionNumbering() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Is section numbering currently on?
isSetConnectionTimeOutSupported() - Static method in class org.qedeq.base.io.UrlUtility
Is setting of connection timeout supported in current environment?
isSetConnectionTimeOutSupported() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
isSetConnectionTimeOutSupported() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Does URLConnection support the method setConnectionTimeOut in the currently running JVM.
isSetConnectionTimeOutSupported() - Method in class org.qedeq.kernel.bo.KernelContext
 
isSetConnectionTimeOutSupported() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
isSetReadTimeoutSupported() - Static method in class org.qedeq.base.io.UrlUtility
Is setting of read timeout supported in current environment?
isSetReadTimeoutSupported() - Method in class org.qedeq.kernel.bo.common.BasicKernel
 
isSetReadTimeoutSupported() - Method in interface org.qedeq.kernel.bo.common.KernelProperties
Does URLConnection support the method setReadTimeOut in the currently running JVM.
isSetReadTimeoutSupported() - Method in class org.qedeq.kernel.bo.KernelContext
 
isSetReadTimeoutSupported() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
isSubjectVariable(Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Is Element a subject variable?
isSubReference() - Method in class org.qedeq.kernel.bo.module.DefaultReference
 
isSubReference() - Method in interface org.qedeq.kernel.bo.module.Reference
Does the the reference point to a sub reference of a node? This is a part of a node formula.
isSubset(ElementSet) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Is set a superset of this set?
isSupportedLanguage(String) - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Is the given language supported.
isSupportedLanguage(String) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
isSymbolicLink(File) - Static method in class org.qedeq.base.io.IoUtility
Determines whether the specified file is a symbolic link rather than an actual file.
isTraceOn() - Static method in class org.qedeq.base.trace.Trace
Is tracing on? If not set only fatal errors and business messages are logged.
isTraceOn() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Is tracing on? If not, only business and fatal messages are logged.
isWebStarted() - Static method in class org.qedeq.base.io.IoUtility
Was the application started by Java Webstart?
isWellFormed() - Method in interface org.qedeq.kernel.bo.common.NodeBo
Was this node checked successfully for formal correctness? This means checking the formal syntax of the node formulas.
isWellFormed() - Method in interface org.qedeq.kernel.bo.common.QedeqBo
Was the module successfully checked for being well formed?
isWellFormed() - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
 
isWellFormed() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
isWellFormed() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Was the module successfully checked for well formedness errors?
ITEM_TAG - Static variable in class org.qedeq.kernel.xml.handler.module.LiteratureItemHandler
Tag for this handler.
iterator() - Method in class org.qedeq.base.io.VersionSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Returns an iterator over the elements in this set.
iterator() - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Returns an iterator over the elements in this set.

K

Kernel - Interface in org.qedeq.kernel.bo.common
Service methods inclusive kernel integration methods.
KernelContext - Class in org.qedeq.kernel.bo
This class provides static access methods for the kernel.
KernelModuleReferenceList - Class in org.qedeq.kernel.bo.module
Represents a reference list of modules.
KernelModuleReferenceList() - Constructor for class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Constructs an empty list of module references.
KernelNodeBo - Class in org.qedeq.kernel.bo.module
Business object for node access.
KernelNodeBo(NodeVo, ModuleContext, KernelQedeqBo, QedeqNumbers) - Constructor for class org.qedeq.kernel.bo.module.KernelNodeBo
Constructor.
KernelProperties - Interface in org.qedeq.kernel.bo.common
QEDEQ kernel properties.
KernelQedeqBo - Interface in org.qedeq.kernel.bo.module
Kernel internal QedeqBo with additional methods.
KernelServices - Interface in org.qedeq.kernel.bo.common
The main QEDEQ kernel methods are assembled here.
KernelState - Interface in org.qedeq.kernel.bo.common
State changing methods for the kernel.
keySet() - Method in class org.qedeq.base.io.Parameters
Return key set for internal map.

L

LABEL_DEFINED_MORE_THAN_ONCE_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: Id or label defined more than once.
LABEL_DEFINED_MORE_THAN_ONCE_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: Id or label defined more than once.
LAST_PROOF_LINE_MUST_BE_IDENTICAL_TO_PROPOSITION_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
LAST_PROOF_LINE_MUST_BE_IDENTICAL_TO_PROPOSITION_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
Latex - Interface in org.qedeq.kernel.se.base.module
LaTeX text part.
Latex2UnicodeParser - Class in org.qedeq.kernel.bo.service.unicode
Transform LaTeX into Unicode format.
Latex2UnicodeSpecials - Class in org.qedeq.kernel.bo.service.unicode
Special LaTeX into UTF-8 transformations.
LatexContentException - Exception in org.qedeq.kernel.bo.service.latex
Exception for LaTeX content problems.
LatexContentException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.latex.LatexContentException
Constructs an exception.
LatexErrorCodes - Interface in org.qedeq.kernel.bo.service.latex
Contains the error codes for LaTeX handling.
LatexHandler - Class in org.qedeq.kernel.xml.handler.module
Parse header informations.
LatexHandler(AbstractSimpleHandler, String) - Constructor for class org.qedeq.kernel.xml.handler.module.LatexHandler
Handles LaTeX tags.
LatexList - Interface in org.qedeq.kernel.se.base.module
List of LaTeX text parts.
LatexList2Text - Class in org.qedeq.kernel.se.visitor
Transform latex list into text.
LatexList2Text() - Constructor for class org.qedeq.kernel.se.visitor.LatexList2Text
 
LatexListDataException - Exception in org.qedeq.kernel.bo.service.latex
Data validation error for an LatexList element of a QEDEQ module.
LatexListDataException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.latex.LatexListDataException
Constructor.
LatexListDataException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.latex.LatexListDataException
Constructor.
LatexListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse header informations.
LatexListHandler(AbstractSimpleHandler, String) - Constructor for class org.qedeq.kernel.xml.handler.module.LatexListHandler
Handles LaTeX tags.
LatexListVo - Class in org.qedeq.kernel.se.dto.module
List of LaTeX text parts.
LatexListVo() - Constructor for class org.qedeq.kernel.se.dto.module.LatexListVo
Constructs an empty list of LaTeX text parts.
LatexMathParser - Class in org.qedeq.kernel.bo.parser
Parse LaTeX term or formula data into Terms.
LatexMathParser() - Constructor for class org.qedeq.kernel.bo.parser.LatexMathParser
Constructor.
LatexVo - Class in org.qedeq.kernel.se.dto.module
LaTeX text part.
LatexVo(String, String) - Constructor for class org.qedeq.kernel.se.dto.module.LatexVo
Constructs a LaTeX text part.
LatexVo() - Constructor for class org.qedeq.kernel.se.dto.module.LatexVo
Constructs an empty LaTeX text part.
less(String, String) - Static method in class org.qedeq.base.io.Version
Is version1 < version2?
LESS - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Are the entities ordered by < ?
lines() - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
How many lines do we have? This is maximum of formula lines and reason lines.
LinkList - Interface in org.qedeq.kernel.se.base.module
List of identifiers.
LinkListVo - Class in org.qedeq.kernel.se.dto.module
List of links.
LinkListVo() - Constructor for class org.qedeq.kernel.se.dto.module.LinkListVo
Constructs an empty list of links.
LIST_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
LIST_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
LIST_MUST_NOT_BE_NULL - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
LIST_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
listFilesRecursively(File, FileFilter) - Static method in class org.qedeq.base.io.IoUtility
List all matching files.
ListVisitor - Interface in org.qedeq.kernel.se.visitor
Visit elements of the list package.
LiteratureItem - Interface in org.qedeq.kernel.se.base.module
One reference of a bibliography.
LiteratureItemHandler - Class in org.qedeq.kernel.xml.handler.module
Handle bibliography entry.
LiteratureItemHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.LiteratureItemHandler
Constructor.
LiteratureItemList - Interface in org.qedeq.kernel.se.base.module
Bibliography, list of literature items.
LiteratureItemListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse literature list.
LiteratureItemListHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.LiteratureItemListHandler
Handles list of literatureItems.
LiteratureItemListVo - Class in org.qedeq.kernel.se.dto.module
List of literature references.
LiteratureItemListVo() - Constructor for class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
Constructs an empty list of authors.
LiteratureItemVo - Class in org.qedeq.kernel.se.dto.module
Single literature reference.
LiteratureItemVo() - Constructor for class org.qedeq.kernel.se.dto.module.LiteratureItemVo
Constructs a new section.
loadAllModulesFromQedeq() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Load all QEDEQ modules from project web directory for current kernel.
loadAllModulesFromQedeq() - Method in class org.qedeq.kernel.bo.KernelContext
 
loadAllModulesFromQedeq() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
loadClass(String) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Loads the class with the specified name.
loadClass(String, ClassLoader) - Static method in class org.qedeq.base.io.ResourceLoaderUtility
Loads the class with the specified name.
LoadDirectlyRequiredModulesExecutor - Class in org.qedeq.kernel.bo.service.dependency
Load all directly imported QEDEQ modules.
LoadDirectlyRequiredModulesExecutor(ModuleService, KernelQedeqBo, Parameters) - Constructor for class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesExecutor
Constructor.
LoadDirectlyRequiredModulesPlugin - Class in org.qedeq.kernel.bo.service.dependency
Load all imported modules.
LoadDirectlyRequiredModulesPlugin() - Constructor for class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesPlugin
 
loadFile(String, String) - Static method in class org.qedeq.base.io.IoUtility
Reads a file and returns the contents as a String.
loadFile(String, StringBuffer, String) - Static method in class org.qedeq.base.io.IoUtility
Reads contents of a file into a string buffer.
loadFile(File, StringBuffer) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Use IoUtility.loadFile(File, StringBuffer, String).
loadFile(File, StringBuffer, String) - Static method in class org.qedeq.base.io.IoUtility
Reads contents of a file into a string buffer.
loadFile(URL, StringBuffer) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Choose correct encoding.
loadFile(URL, StringBuffer, String) - Static method in class org.qedeq.base.io.IoUtility
Reads contents of an URL into a StringBuffer.
loadFileBinary(File) - Static method in class org.qedeq.base.io.IoUtility
Reads a file and returns the contents as a String.
LOADING_FROM_FILE_BUFFER_FAILED_CODE - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error code.
LOADING_FROM_FILE_BUFFER_FAILED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error message.
LOADING_FROM_LOCAL_FILE_FAILED_CODE - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error code.
LOADING_FROM_LOCAL_FILE_FAILED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error message.
LOADING_FROM_WEB_FAILED_CODE - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error code.
LOADING_FROM_WEB_FAILED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error message.
loadingCompletenessChanged(double) - Method in interface org.qedeq.base.io.LoadingListener
Get major version number.
LoadingImportsState - Class in org.qedeq.kernel.se.state
Represents a module state.
LoadingImportsStateDescriptions - Interface in org.qedeq.kernel.se.state
This interface provides constants of this package.
LoadingListener - Interface in org.qedeq.base.io
Listener for loading completeness.
LoadingState - Class in org.qedeq.kernel.se.state
Represents a module state.
LoadingStateDescriptions - Interface in org.qedeq.kernel.se.state
This interface provides constants of this package.
loadKernelModule(InternalServiceJob, ModuleAddress) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Load QEDEQ module.
loadKernelModule(InternalServiceJob, ModuleAddress, Specification) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Load specified QEDEQ module from QEDEQ parent module.
loadKernelModule(InternalServiceJob, ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
loadKernelModule(InternalServiceJob, ModuleAddress, Specification) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Load specified QEDEQ module from QEDEQ parent module.
loadModule(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get a certain module.
loadModule(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
loadModule(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
loadPreviouslySuccessfullyLoadedModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Load all previously checked QEDEQ modules.
loadProperties(URL) - Static method in class org.qedeq.base.io.IoUtility
Loads a property file from given URL.
loadQedeq(InternalServiceJob, QedeqBo, File) - Method in interface org.qedeq.kernel.bo.module.QedeqFileDao
Load a QEDEQ module from file.
loadQedeq(InternalServiceJob, QedeqBo, File) - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
loadReader(Reader, StringBuffer) - Static method in class org.qedeq.base.io.IoUtility
Reads contents of a Reader into a string buffer.
LoadRequiredModuleException - Exception in org.qedeq.kernel.bo.service.dependency
Loading an required QEDEQ module failed.
LoadRequiredModuleException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.dependency.LoadRequiredModuleException
Constructor.
LoadRequiredModuleException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.dependency.LoadRequiredModuleException
Constructor.
loadRequiredModules(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Get required modules of given module.
loadRequiredModules(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
loadRequiredModules(InternalServiceJob, KernelQedeqBo) - Method in interface org.qedeq.kernel.bo.module.InternalKernelServices
Get required modules of given module.
loadRequiredModules(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
loadRequiredModules(InternalServiceJob, KernelQedeqBo) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
LoadRequiredModulesExecutor - Class in org.qedeq.kernel.bo.service.dependency
Load all required QEDEQ modules.
LoadRequiredModulesPlugin - Class in org.qedeq.kernel.bo.service.dependency
Load all imported modules recursively.
LoadRequiredModulesPlugin() - Constructor for class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesPlugin
 
loadStream(InputStream, StringBuffer) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Use IoUtility.loadReader(Reader, StringBuffer).
loadStreamWithoutException(InputStream, int) - Static method in class org.qedeq.base.io.IoUtility
Returns contents of a stream into a string, respecting a maximum length.
LoadXmlOperatorListUtility - Class in org.qedeq.kernel.xml.handler.parser
Load operator list from an XML file.
LOCAL_LABEL_ALREADY_EXISTS_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
LOCAL_LABEL_ALREADY_EXISTS_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
Location - Interface in org.qedeq.kernel.se.base.module
Describes the "physical" directory location for a module.
LocationFoundException - Exception in org.qedeq.kernel.xml.mapper
Thrown if the location was found.
LocationFoundException(ModuleContext) - Constructor for exception org.qedeq.kernel.xml.mapper.LocationFoundException
Constructs an exception.
LocationList - Interface in org.qedeq.kernel.se.base.module
List of locations.
LocationListVo - Class in org.qedeq.kernel.se.dto.module
List of locations.
LocationListVo() - Constructor for class org.qedeq.kernel.se.dto.module.LocationListVo
Constructs an empty list of locations.
LocationNotFoundException - Exception in org.qedeq.kernel.xml.mapper
Thrown if the location was not found.
LocationNotFoundException(ModuleContext, String, String) - Constructor for exception org.qedeq.kernel.xml.mapper.LocationNotFoundException
Constructs an exception.
LocationVo - Class in org.qedeq.kernel.se.dto.module
Describes the "physical" directory location for a module.
LocationVo(String) - Constructor for class org.qedeq.kernel.se.dto.module.LocationVo
Constructs a location description for a module.
LocationVo() - Constructor for class org.qedeq.kernel.se.dto.module.LocationVo
Constructs an empty location description for a module.
lockRequiredModule(InternalModuleServiceCall) - Method in interface org.qedeq.kernel.bo.module.ModuleArbiter
Lock QEDEQ module for exclusive read and write access.
lockRequiredModule(InternalModuleServiceCall) - Method in class org.qedeq.kernel.bo.service.internal.ModuleArbiterImpl
 
log(String) - Static method in class org.qedeq.base.trace.Trace
Trace business log message.
log(String, String) - Static method in class org.qedeq.base.trace.Trace
Trace business log message.
log(String, String, String) - Static method in class org.qedeq.base.trace.Trace
Trace business log message.
logFailureReply(String, String, String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log failure reply for an request.
logFailureReply(String, String, String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logFailureReply(String, String, String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logFailureReply(String, String, String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 
logFailureState(String, String, String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log failure state for URL.
logFailureState(String, String, String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logFailureState(String, String, String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logFailureState(String, String, String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 
LogicalCheckException - Exception in org.qedeq.kernel.bo.logic.common
This is the basis for an exception for logical errors within a QEDEQ module.
LogicalCheckException(int, String, Element, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.LogicalCheckException
Constructs an exception.
LogicalCheckException(int, String, Element, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.LogicalCheckException
Constructs an exception.
LogicalCheckException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.common.LogicalCheckException
Constructs an exception.
LogicalCheckExceptionList - Class in org.qedeq.kernel.bo.logic.common
Type save LogicalCheckException list.
LogicalCheckExceptionList() - Constructor for class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
Constructor.
LogicErrors - Interface in org.qedeq.kernel.bo.service.logic
Error codes and messages for service package.
LogListener - Interface in org.qedeq.kernel.bo.log
Log event listener.
LogListenerImpl - Class in org.qedeq.kernel.bo.log
Listener that writes events to a stream.
LogListenerImpl() - Constructor for class org.qedeq.kernel.bo.log.LogListenerImpl
Constructor.
LogListenerImpl(PrintStream) - Constructor for class org.qedeq.kernel.bo.log.LogListenerImpl
Constructor.
logMessage(String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log message.
logMessage(String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logMessage(String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logMessage(String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 
logMessageState(String, String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log message state for URL.
logMessageState(String, String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logMessageState(String) - Method in interface org.qedeq.kernel.bo.log.ModuleLogListener
Log message state for a single QEDEQ module.
logMessageState(String) - Method in class org.qedeq.kernel.bo.log.ModuleLogListenerImpl
 
logMessageState(String, String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logMessageState(String, String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 
logRequest(String, String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log request.
logRequest(String, String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logRequest(String, String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logRequest(String, String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 
logSuccessfulReply(String, String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log successful reply for an request.
logSuccessfulReply(String, String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logSuccessfulReply(String, String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logSuccessfulReply(String, String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 
logSuccessfulState(String, String) - Method in interface org.qedeq.kernel.bo.log.LogListener
Log successful state for URL.
logSuccessfulState(String, String) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
 
logSuccessfulState(String, String) - Method in class org.qedeq.kernel.bo.log.QedeqLog
 
logSuccessfulState(String, String) - Method in class org.qedeq.kernel.bo.log.TraceListener
 

M

main(String[]) - Static method in class org.qedeq.kernel.xml.tracker.XPathLocationFinder
Main method.
map(Entity[]) - Method in class org.qedeq.kernel.bo.logic.model.Function
Calculate truth value.
markPosition() - Method in class org.qedeq.kernel.bo.parser.MathParser
Remember current position.
markPosition() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Remember current position.
matchesElements(SimpleXPath, SimpleXPath) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Match the elements and occurrences of this finder object and current elements? This object may contain "*" elements.
matchesElementsBegining(SimpleXPath, SimpleXPath) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Match the elements and occurrences of this finder object and current elements? This object may contain "*" elements.
MathParser - Class in org.qedeq.kernel.bo.parser
Parse term or formula data into Terms.
MathParser() - Constructor for class org.qedeq.kernel.bo.parser.MathParser
Constructor.
MementoTextInput - Class in org.qedeq.kernel.bo.parser
Remember TextInput positions.
MementoTextInput(TextInput) - Constructor for class org.qedeq.kernel.bo.parser.MementoTextInput
Constructor.
MEMORY - Static variable in class org.qedeq.kernel.se.common.DefaultModuleAddress
Default memory module address with identifier "default".
META_VARIABLE - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for meta variables.
minus(ElementSet) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Remove elements from another ElementSet from this set.
MISSING_ATTRIBUTE_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for missing attribute.
MISSING_ATTRIBUTE_TEXT_1 - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Missing attribute text.
MISSING_ATTRIBUTE_TEXT_2 - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Missing attribute, part two.
MISSING_PROOF_LINE_FOR_CONDITIONAL_PROOF_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
MISSING_PROOF_LINE_FOR_CONDITIONAL_PROOF_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
Model - Interface in org.qedeq.kernel.bo.logic.model
A model for our mathematical world.
ModelFunctionConstant - Class in org.qedeq.kernel.bo.logic.model
One function constant.
ModelFunctionConstant(String, int) - Constructor for class org.qedeq.kernel.bo.logic.model.ModelFunctionConstant
Constructor.
ModelPredicateConstant - Class in org.qedeq.kernel.bo.logic.model
Predicate constant for our model.
ModelPredicateConstant(String, int) - Constructor for class org.qedeq.kernel.bo.logic.model.ModelPredicateConstant
Constructor.
MODULE_HAS_NO_HEADER_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
MODULE_HAS_NO_HEADER_SPECIFICATION_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
MODULE_HAS_NO_HEADER_SPECIFICATION_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
MODULE_HAS_NO_HEADER_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
MODULE_IMPORT_CHECK_FAILED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
MODULE_IMPORT_CHECK_FAILED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
MODULE_REFERENCE_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: Module reference not found for.
MODULE_REFERENCE_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: Module reference not found for.
ModuleAddress - Interface in org.qedeq.kernel.se.common
An address for a QEDEQ module.
ModuleArbiter - Interface in org.qedeq.kernel.bo.module
Get locks for modules.
ModuleArbiterImpl - Class in org.qedeq.kernel.bo.service.internal
Get locks for modules.
ModuleArbiterImpl() - Constructor for class org.qedeq.kernel.bo.service.internal.ModuleArbiterImpl
Constructor.
ModuleConstantsExistenceChecker - Interface in org.qedeq.kernel.bo.module
Contains methods for existence checking of various operands.
ModuleConstantsExistenceCheckerImpl - Class in org.qedeq.kernel.bo.service.logic
Checks if a predicate or function constant is defined.
ModuleConstantsExistenceCheckerImpl(KernelQedeqBo) - Constructor for class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Constructor.
ModuleContext - Class in org.qedeq.kernel.se.common
Define context for an instance of Qedeq.
ModuleContext(ModuleAddress, String, SourcePosition, SourcePosition) - Constructor for class org.qedeq.kernel.se.common.ModuleContext
Constructor.
ModuleContext(ModuleAddress, String) - Constructor for class org.qedeq.kernel.se.common.ModuleContext
Constructor.
ModuleContext(ModuleAddress) - Constructor for class org.qedeq.kernel.se.common.ModuleContext
Constructor.
ModuleContext(ModuleContext) - Constructor for class org.qedeq.kernel.se.common.ModuleContext
Copy constructor.
ModuleContext(ModuleContext, String) - Constructor for class org.qedeq.kernel.se.common.ModuleContext
Constructor.
ModuleDataException - Exception in org.qedeq.kernel.se.common
Data validation error for a QEDEQ module.
ModuleDataException(int, String, ModuleContext, ModuleContext, Exception) - Constructor for exception org.qedeq.kernel.se.common.ModuleDataException
Constructor.
ModuleDataException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.se.common.ModuleDataException
Constructor.
ModuleDataException(int, String, ModuleContext, Exception) - Constructor for exception org.qedeq.kernel.se.common.ModuleDataException
Constructor.
ModuleDataException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.se.common.ModuleDataException
Constructor.
ModuleErrors - Interface in org.qedeq.kernel.bo.module
Error codes and messages for module package.
ModuleEventListener - Interface in org.qedeq.kernel.bo.log
Interface for an QEDEQ module event listener.
ModuleEventListenerLog - Class in org.qedeq.kernel.bo.log
Listener that writes events to the QedeqLog.
ModuleEventListenerLog() - Constructor for class org.qedeq.kernel.bo.log.ModuleEventListenerLog
Constructor.
ModuleEventLog - Class in org.qedeq.kernel.bo.log
This class organizes the logging of module events.
ModuleFileNotFoundException - Exception in org.qedeq.kernel.bo.service.basis
QEDEQ module file was not found in local file buffer.
ModuleFileNotFoundException(String) - Constructor for exception org.qedeq.kernel.bo.service.basis.ModuleFileNotFoundException
Constructor.
ModuleLabels - Class in org.qedeq.kernel.bo.module
Maps labels of an QEDEQ module to their nodes.
ModuleLabels() - Constructor for class org.qedeq.kernel.bo.module.ModuleLabels
Constructs a new empty module label list.
ModuleLabelsCreator - Class in org.qedeq.kernel.bo.service.basis
Create mapping from labels to NodeVo for a QEDEQ module.
ModuleLabelsCreator(Service, KernelQedeqBo) - Constructor for class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
Constructor.
ModuleLogListener - Interface in org.qedeq.kernel.bo.log
Log module messages.
ModuleLogListenerImpl - Class in org.qedeq.kernel.bo.log
Listener that writes events to a stream.
ModuleLogListenerImpl(String) - Constructor for class org.qedeq.kernel.bo.log.ModuleLogListenerImpl
Constructor.
ModuleLogListenerImpl(String, PrintStream) - Constructor for class org.qedeq.kernel.bo.log.ModuleLogListenerImpl
Constructor.
ModuleReferenceList - Interface in org.qedeq.kernel.bo.common
Represents a reference list of modules.
ModuleService - Interface in org.qedeq.kernel.se.common
Currently just a marker interface for services working mainly on one particular module.
ModuleServiceCall - Interface in org.qedeq.kernel.bo.common
Information for a service call.
ModuleServiceExecutor - Interface in org.qedeq.kernel.bo.service.basis
Represents a service execution.
ModuleServicePlugin - Interface in org.qedeq.kernel.bo.service.basis
Represents a plugin and its services.
ModuleServicePluginExecutor - Interface in org.qedeq.kernel.bo.service.basis
Represents a plugin execution.
ModuleServicePluginResults - Class in org.qedeq.kernel.bo.service.basis
Holds the results from a plugin execution.
ModuleServicePluginResults() - Constructor for class org.qedeq.kernel.bo.service.basis.ModuleServicePluginResults
Creates a new result container.
ModuleServiceResult - Interface in org.qedeq.kernel.bo.common
Execution result of a ModuleServiceCall.
ModusPonens - Interface in org.qedeq.kernel.se.base.module
Usage of Modus Ponens.
ModusPonensBo - Class in org.qedeq.kernel.bo.logic.proof.finder
Modes Ponens usage.
ModusPonensBo(int, int) - Constructor for class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
Constructs a Modus Ponens argument.
ModusPonensHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a Modus Ponens usage.
ModusPonensHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ModusPonensHandler
Deals with definitions.
ModusPonensVo - Class in org.qedeq.kernel.se.dto.module
Modes Ponens usage.
ModusPonensVo(String, String) - Constructor for class org.qedeq.kernel.se.dto.module.ModusPonensVo
Constructs a Modus Ponens argument.
ModusPonensVo() - Constructor for class org.qedeq.kernel.se.dto.module.ModusPonensVo
Default constructor.
MORE_THAN_ONE_ARGUMENT_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
MORE_THAN_ONE_ARGUMENT_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
MUST_BE_A_SUBJECT_VARIABLE_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
MUST_BE_A_SUBJECT_VARIABLE_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
MUST_BE_HYPOTHESIS_OF_FIRST_REFERENCE_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
MUST_BE_HYPOTHESIS_OF_FIRST_REFERENCE_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
MUST_HAVE_NAME_OF_PREDICATE_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
MUST_HAVE_NAME_OF_PREDICATE_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.

N

NAME_EQUAL - Static variable in interface org.qedeq.kernel.bo.logic.common.ExistenceChecker
Name of identity operator.
NEGATION_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical negation.
NEW_RULE_HAS_LOWER_VERSION_NUMBER_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
NEW_RULE_HAS_LOWER_VERSION_NUMBER_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
newDelta(ElementSet) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Return all elements that are only in one of both sets.
newIntersection(ElementSet) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Build a new intersection.
next() - Method in class org.qedeq.base.utility.Splitter
Split String by given delimiter.
next() - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Change to next valuation.
next() - Method in class org.qedeq.kernel.bo.logic.model.FunctionVariableInterpreter
Change to next valuation.
next() - Method in class org.qedeq.kernel.bo.logic.model.PredicateVariableInterpreter
Change to next valuation.
next() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Change to next valuation.
nextToken() - Method in class org.qedeq.base.utility.Splitter
Qualified next method.
NICE_TIMESTAMP_FORMATTER - Static variable in class org.qedeq.base.utility.DateUtility
Date format YYYYMMDD HHmm.
NO_DEFINITION_FORMULA_FOR_FUNCTION_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
NO_DEFINITION_FORMULA_FOR_FUNCTION_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
NO_FORMAL_PROOF_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
NO_FORMAL_PROOF_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
NO_FORMAL_PROOFS_SUPORTED_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
NO_FORMAL_PROOFS_SUPORTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
Node - Interface in org.qedeq.kernel.se.base.module
A node carries mathematical knowledge.
NODE_FORMULAS_MUST_BE_WELL_FORMED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
NODE_FORMULAS_MUST_BE_WELL_FORMED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
NODE_REFERENCE_HAS_MORE_THAN_ONE_DOT_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: node reference has more than one dot.
NODE_REFERENCE_HAS_MORE_THAN_ONE_DOT_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: Node reference not found for.
NODE_REFERENCE_MUST_HAVE_ONLY_ONE_PROOF_LINE_REFERENCE_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: node reference must have only one proof line reference.
NODE_REFERENCE_MUST_HAVE_ONLY_ONE_PROOF_LINE_REFERENCE_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: node reference must have only one sub reference.
NODE_REFERENCE_MUST_HAVE_ONLY_ONE_SUB_REFERENCE_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: node reference must have only one sub reference.
NODE_REFERENCE_MUST_HAVE_ONLY_ONE_SUB_REFERENCE_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: node reference must have only one sub reference.
NODE_REFERENCE_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: Node reference not found for.
NODE_REFERENCE_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: Node reference not found for.
NodeBo - Interface in org.qedeq.kernel.bo.common
Represents a node and its properties.
NodeHandler - Class in org.qedeq.kernel.xml.handler.module
Handles node data.
NodeHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.NodeHandler
Constructor.
NodeType - Interface in org.qedeq.kernel.se.base.module
Marker interface for different node types.
NodeVo - Class in org.qedeq.kernel.se.dto.module
Special subsection of a QEDEQ file.
NodeVo() - Constructor for class org.qedeq.kernel.se.dto.module.NodeVo
Constructs a new empty node.
not(Predicate) - Static method in class org.qedeq.kernel.bo.logic.model.Predicate
Construct negation of other predicate.
NOT_EQUAL - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Are the entities are not all the same?
NOT_IS_ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Are the entities are not all equal to {2}?
NOT_LESS - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Are the entities not ordered by < ?
NUMBER_OF_FREE_SUBJECT_VARIABLES_NOT_EQUAL_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
NUMBER_OF_FREE_SUBJECT_VARIABLES_NOT_EQUAL_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.

O

OLD_OR_NEW_RULE_HAS_INVALID_VERSION_NUMBER_PATTERN_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
OLD_OR_NEW_RULE_HAS_INVALID_VERSION_NUMBER_PATTERN_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
ONE - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
"One" or set that contains the empty set.
ONE - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
"One" or set that contains the empty set.
ONE_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
"One" or set that contains the empty set.
ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
"Two" or set that contains "zero" and "one".
ONLY_FREE_SUBJECT_VARIABLES_ALLOWED_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
ONLY_FREE_SUBJECT_VARIABLES_ALLOWED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
Operator - Class in org.qedeq.kernel.bo.logic.model
Operators with arguments.
Operator(String, int) - Constructor for class org.qedeq.kernel.bo.logic.model.Operator
Constructor.
Operator - Class in org.qedeq.kernel.bo.parser
This class describes an term or logical operator.
Operator(String, String, String, int, int, int) - Constructor for class org.qedeq.kernel.bo.parser.Operator
Constructor.
Operator(String, String, String, int, int, int, int) - Constructor for class org.qedeq.kernel.bo.parser.Operator
Constructor.
Operator(String, String, String, String, String, int, int) - Constructor for class org.qedeq.kernel.bo.parser.Operator
Constructor for prefix operators like {x | x > 0}.
Operator(String, String, String, String, String, int, int, int) - Constructor for class org.qedeq.kernel.bo.parser.Operator
Constructor for prefix operators like {x, y, z}.
Operator(String, String, String, String, String, int, int, int, int) - Constructor for class org.qedeq.kernel.bo.parser.Operator
Constructor.
OPERATOR_CONTENT_MUST_NOT_BE_EMPTY - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
OPERATOR_CONTENT_MUST_NOT_BE_EMPTY_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message: first argument must be an atom.
OPERATOR_CONTENT_MUST_NOT_BE_NULL - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
OPERATOR_CONTENT_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
Operators - Interface in org.qedeq.kernel.bo.logic.common
Logical and term operators.
or(Predicate, Predicate) - Static method in class org.qedeq.kernel.bo.logic.model.Predicate
Construct disjunction of two predicates.
org.qedeq.base.io - package org.qedeq.base.io
Common input and output methods and access objects for text reading and writing are provided here.
org.qedeq.base.trace - package org.qedeq.base.trace
Trace abilities, for debugging purpose only.
org.qedeq.base.utility - package org.qedeq.base.utility
Common utilities.
org.qedeq.kernel.bo - package org.qedeq.kernel.bo
Provides access to the kernel.
org.qedeq.kernel.bo.common - package org.qedeq.kernel.bo.common
Basis classes for all packages.
org.qedeq.kernel.bo.job - package org.qedeq.kernel.bo.job
Everything for the module service plugins
org.qedeq.kernel.bo.log - package org.qedeq.kernel.bo.log
Logging, and journal abilities.
org.qedeq.kernel.bo.logic - package org.qedeq.kernel.bo.logic
Contains the logical abilities of the kernel.
org.qedeq.kernel.bo.logic.common - package org.qedeq.kernel.bo.logic.common
Here are the common classes that every logical package needs.
org.qedeq.kernel.bo.logic.model - package org.qedeq.kernel.bo.logic.model
Here are simple model implementations.
org.qedeq.kernel.bo.logic.proof.checker - package org.qedeq.kernel.bo.logic.proof.checker
This package enables to check proofs with the basic rules.
org.qedeq.kernel.bo.logic.proof.common - package org.qedeq.kernel.bo.logic.proof.common
Contains common proof classes.
org.qedeq.kernel.bo.logic.proof.finder - package org.qedeq.kernel.bo.logic.proof.finder
Proof finder can be found here.
org.qedeq.kernel.bo.logic.wf - package org.qedeq.kernel.bo.logic.wf
Checking for being well-formed formulas.
org.qedeq.kernel.bo.module - package org.qedeq.kernel.bo.module
Business objects for qedeq modules.
org.qedeq.kernel.bo.parser - package org.qedeq.kernel.bo.parser
Parse texts with formulas and terms into parse tree and produce QEDEQ output.
org.qedeq.kernel.bo.service.basis - package org.qedeq.kernel.bo.service.basis
Contains business object controllers.
org.qedeq.kernel.bo.service.dependency - package org.qedeq.kernel.bo.service.dependency
Plugin for loading all required modules.
org.qedeq.kernel.bo.service.heuristic - package org.qedeq.kernel.bo.service.heuristic
Plugin for model checking of formulas.
org.qedeq.kernel.bo.service.internal - package org.qedeq.kernel.bo.service.internal
Central module service plugin functionality.
org.qedeq.kernel.bo.service.latex - package org.qedeq.kernel.bo.service.latex
LaTeX export abilities of the kernel.
org.qedeq.kernel.bo.service.logic - package org.qedeq.kernel.bo.service.logic
Contains logical services.
org.qedeq.kernel.bo.service.unicode - package org.qedeq.kernel.bo.service.unicode
UTF-8 export abilities of the kernel.
org.qedeq.kernel.se.base.list - package org.qedeq.kernel.se.base.list
Descriptions of element list functions.
org.qedeq.kernel.se.base.module - package org.qedeq.kernel.se.base.module
The main functionalities of qedeq modules are described here.
org.qedeq.kernel.se.common - package org.qedeq.kernel.se.common
Common classes.
org.qedeq.kernel.se.config - package org.qedeq.kernel.se.config
Herein is the configuration for the kernel.
org.qedeq.kernel.se.dto.list - package org.qedeq.kernel.se.dto.list
An element is either a list or an atom.
org.qedeq.kernel.se.dto.module - package org.qedeq.kernel.se.dto.module
Value objects for QEDEQ modules.
org.qedeq.kernel.se.state - package org.qedeq.kernel.se.state
This package carries all possible module states.
org.qedeq.kernel.se.visitor - package org.qedeq.kernel.se.visitor
The visitor design pattern allows you to decouple the classes for the data structure and the algorithms used upon them.
org.qedeq.kernel.xml.common - package org.qedeq.kernel.xml.common
Common classes for XML stuff.
org.qedeq.kernel.xml.dao - package org.qedeq.kernel.xml.dao
Load and persist QEDEQ XML modules.
org.qedeq.kernel.xml.handler.common - package org.qedeq.kernel.xml.handler.common
Common handlers for parsing XML.
org.qedeq.kernel.xml.handler.list - package org.qedeq.kernel.xml.handler.list
Handler to parse formulas and terms.
org.qedeq.kernel.xml.handler.module - package org.qedeq.kernel.xml.handler.module
Handler to parse qedeq XML modules.
org.qedeq.kernel.xml.handler.parser - package org.qedeq.kernel.xml.handler.parser
Functionality to parse XML operator lists.
org.qedeq.kernel.xml.mapper - package org.qedeq.kernel.xml.mapper
Contains mapper for XML objects.
org.qedeq.kernel.xml.parser - package org.qedeq.kernel.xml.parser
Connection to SAX XML parsers.
org.qedeq.kernel.xml.tracker - package org.qedeq.kernel.xml.tracker
Tracks simple XPath descriptions in XML files.
OTHER_RULE_VERSION_EXPECTED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
OTHER_RULE_VERSION_EXPECTED_TEXT1 - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
OTHER_RULE_VERSION_EXPECTED_TEXT2 - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.

P

param(Class, Object, String, String, Object) - Static method in class org.qedeq.base.trace.Trace
Trace parameter.
param(Class, String, String, Object) - Static method in class org.qedeq.base.trace.Trace
Trace parameter.
param(Class, Object, String, String, int) - Static method in class org.qedeq.base.trace.Trace
Trace parameter.
param(Class, String, String, int) - Static method in class org.qedeq.base.trace.Trace
Trace parameter.
param(Class, Object, String, String, boolean) - Static method in class org.qedeq.base.trace.Trace
Trace parameter.
param(Class, String, String, boolean) - Static method in class org.qedeq.base.trace.Trace
Trace parameter.
Parameters - Class in org.qedeq.base.io
Provides convenience methods for getting parameters out of a Map.
Parameters(Map) - Constructor for class org.qedeq.base.io.Parameters
Constructs parameter access object.
Parameters() - Constructor for class org.qedeq.base.io.Parameters
Constructs parameter access object.
paramInfo(Class, Object, String, String, Object) - Static method in class org.qedeq.base.trace.Trace
Parameter information.
paramInfo(Class, String, String, Object) - Static method in class org.qedeq.base.trace.Trace
Parameter information.
paramInfo(Class, Object, String, String, int) - Static method in class org.qedeq.base.trace.Trace
Parameter information.
paramInfo(Class, String, String, int) - Static method in class org.qedeq.base.trace.Trace
Parameter information.
paramInfo(Class, Object, String, String, boolean) - Static method in class org.qedeq.base.trace.Trace
Parameter information.
paramInfo(Class, String, String, boolean) - Static method in class org.qedeq.base.trace.Trace
Parameter information.
parse(String, String) - Method in class org.qedeq.kernel.xml.parser.SaxParser
Parses XML file.
parse(File, String) - Method in class org.qedeq.kernel.xml.parser.SaxParser
Parses the XML file.
parse(File) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
Parses XML file.
PARSER_CONFIGURATION_ERROR_CODE - Static variable in interface org.qedeq.kernel.xml.dao.DaoErrors
Error code.
PARSER_CONFIGURATION_ERROR_CODE - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error code.
PARSER_CONFIGURATION_ERROR_TEXT - Static variable in interface org.qedeq.kernel.xml.dao.DaoErrors
Error message.
PARSER_CONFIGURATION_ERROR_TEXT - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error message.
PARSER_CONFIGURATION_OPTION_ERROR_CODE - Static variable in interface org.qedeq.kernel.xml.dao.DaoErrors
Error code.
PARSER_CONFIGURATION_OPTION_ERROR_TEXT - Static variable in interface org.qedeq.kernel.xml.dao.DaoErrors
Error message.
PARSER_FACTORY_CONFIGURATION_CODE - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error code.
PARSER_FACTORY_CONFIGURATION_TEXT - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error message.
PARSER_PROGRAMMING_ERROR_CODE - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error code.
PARSER_PROGRAMMING_ERROR_TEXT - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error message.
ParserErrors - Interface in org.qedeq.kernel.xml.handler.parser
Error codes and messages for parser package.
ParserException - Exception in org.qedeq.kernel.bo.parser
Base for parser exceptions.
ParserException(long, String) - Constructor for exception org.qedeq.kernel.bo.parser.ParserException
Constructor.
ParserHandler - Class in org.qedeq.kernel.xml.handler.parser
Parses list of operators.
ParserHandler(SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.handler.parser.ParserHandler
Handle a parser XML file.
Path - Class in org.qedeq.base.io
A file path that leads to a directory or file and is absolute or relative.
Path(String) - Constructor for class org.qedeq.base.io.Path
Create file with given path and name.
Path(String, String) - Constructor for class org.qedeq.base.io.Path
Create file with given path and name.
Path(String[], String) - Constructor for class org.qedeq.base.io.Path
Create file with given path and name.
pause() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
pause() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Signal an execution pause.
PluginManager - Class in org.qedeq.kernel.bo.service.internal
Manage all known plugins.
PluginManager(InternalKernelServices) - Constructor for class org.qedeq.kernel.bo.service.internal.PluginManager
Constructor.
PluginResultManager - Class in org.qedeq.kernel.bo.service.internal
Holds all known QEDEQ modules.
PluginResultManager() - Constructor for class org.qedeq.kernel.bo.service.internal.PluginResultManager
 
popLevel() - Method in class org.qedeq.base.io.AbstractOutput
Decrement tab level.
popLevel(int) - Method in class org.qedeq.base.io.AbstractOutput
Decrement tab level.
POSTFIX - Static variable in class org.qedeq.kernel.bo.parser.Operator
Marks postfix operator.
Predicate - Class in org.qedeq.kernel.bo.logic.model
One predicate for our model.
Predicate(int, int, String, String) - Constructor for class org.qedeq.kernel.bo.logic.model.Predicate
Constructor.
PREDICATE_ALREADY_DEFINED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
PREDICATE_ALREADY_DEFINED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
PREDICATE_CALCULATION_FAILED_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error code.
PREDICATE_CALCULATION_FAILED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error message.
PREDICATE_CONSTANT - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for predicate constants.
PREDICATE_DEFINITION_NEEDS_EQUIVALENCE_OPERATOR_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
PREDICATE_DEFINITION_NEEDS_EQUIVALENCE_OPERATOR_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
PREDICATE_DEFINITION_NEEDS_PREDICATE_CONSTANT_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
PREDICATE_DEFINITION_NEEDS_PREDICATE_CONSTANT_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
PREDICATE_VARIABLE - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for predicate variables.
PredicateConstant - Class in org.qedeq.kernel.bo.logic.common
Predicate constant.
PredicateConstant(PredicateKey, ElementList, ModuleContext) - Constructor for class org.qedeq.kernel.bo.logic.common.PredicateConstant
Constructor.
PredicateDefinition - Interface in org.qedeq.kernel.se.base.module
Definition of operator.
PredicateDefinitionHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a predicate definition.
PredicateDefinitionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.PredicateDefinitionHandler
Deals with definitions.
PredicateDefinitionVo - Class in org.qedeq.kernel.se.dto.module
Definition of operator.
PredicateDefinitionVo() - Constructor for class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
Constructs a new definition.
PredicateExistenceChecker - Interface in org.qedeq.kernel.bo.logic.common
Check if a predicate is already defined.
predicateExists(String, int) - Method in interface org.qedeq.kernel.bo.logic.common.PredicateExistenceChecker
Check if a predicate is already defined.
predicateExists(PredicateKey) - Method in interface org.qedeq.kernel.bo.logic.common.PredicateExistenceChecker
Check if a predicate is already defined.
predicateExists(String, int) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
predicateExists(PredicateKey) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
predicateExists(PredicateKey) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
 
predicateExists(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
predicateExists(String, int) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
predicateExists(PredicateKey) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
 
PredicateKey - Class in org.qedeq.kernel.bo.logic.common
Predicate constant key, describing a predicate constant.
PredicateKey(String, String) - Constructor for class org.qedeq.kernel.bo.logic.common.PredicateKey
Constructor.
PredicateVariable - Class in org.qedeq.kernel.bo.logic.model
Predicate variable for our model.
PredicateVariable(String, int) - Constructor for class org.qedeq.kernel.bo.logic.model.PredicateVariable
Constructor.
PredicateVariableInterpreter - Class in org.qedeq.kernel.bo.logic.model
This class calculates a new truth value for a given formula for a given interpretation.
PredicateVariableInterpreter(Model) - Constructor for class org.qedeq.kernel.bo.logic.model.PredicateVariableInterpreter
Constructor.
print(char) - Method in class org.qedeq.base.io.AbstractOutput
Print character to output.
print(String) - Method in class org.qedeq.base.io.AbstractOutput
Print text and split at white space if text doesn't fit within maximum column size.
print(Object) - Method in class org.qedeq.base.io.AbstractOutput
Print object to output.
print(InternalServiceJob, ModuleService, KernelQedeqBo, TextOutput) - Static method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
Prints a XML representation of given QEDEQ module into a given output stream.
printAllSystemProperties() - Static method in class org.qedeq.base.io.IoUtility
Print current system properties to System.out.
printDependencyTree() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Print the dependence tree to System.out.
println(String) - Method in class org.qedeq.base.io.AbstractOutput
Print spaces text and new line to output.
println(Object) - Method in class org.qedeq.base.io.AbstractOutput
Print object and new line to output.
println() - Method in class org.qedeq.base.io.AbstractOutput
Print new line to output.
printProgramInformation() - Static method in class org.qedeq.kernel.xml.tracker.XPathLocationFinder
Writes calling convention to System.err.
printWithoutSplit(String) - Method in class org.qedeq.base.io.AbstractOutput
Print spaces and text to output.
processingInstruction(String, String) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
PROGRAMMING_ERROR_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for a programming error.
PROGRAMMING_ERROR_TEXT - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Unexpected tag message text, part one.
Proof - Interface in org.qedeq.kernel.se.base.module
Contains a non formal proof for a proposition or rule.
PROOF_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.finder.FinderErrors
Error code.
PROOF_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.finder.FinderErrors
Error message.
PROOF_LINE_MUST_NOT_BE_NULL_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
PROOF_LINE_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
PROOF_METHOD_IS_NOT_SUPPORTED_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
PROOF_METHOD_IS_NOT_SUPPORTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
PROOF_METHOD_IS_NOT_SUPPORTED_TEXT2 - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
PROOF_METHOD_WAS_NOT_DEFINED_YET_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
PROOF_METHOD_WAS_NOT_DEFINED_YET_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
PROOF_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.finder.FinderErrors
Error code.
PROOF_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.finder.FinderErrors
Error message.
ProofChecker - Interface in org.qedeq.kernel.bo.logic.proof.common
A proof checker can check if a formal proof is correct.
ProofChecker0Impl - Class in org.qedeq.kernel.bo.logic.proof.checker
Formal proof checker that don't allow any proof method.
ProofChecker0Impl() - Constructor for class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker0Impl
Constructor.
ProofChecker1Impl - Class in org.qedeq.kernel.bo.logic.proof.checker
Formal proof checker for basic rules.
ProofChecker1Impl() - Constructor for class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker1Impl
Constructor.
ProofChecker2Impl - Class in org.qedeq.kernel.bo.logic.proof.checker
Formal proof checker for basic rules and conditional proof.
ProofChecker2Impl() - Constructor for class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
Constructor.
ProofCheckerFactory - Interface in org.qedeq.kernel.bo.logic.proof.common
Can create a ProofChecker.
ProofCheckerFactoryImpl - Class in org.qedeq.kernel.bo.logic
Factory implementation for ProofCheckers.
ProofCheckerFactoryImpl() - Constructor for class org.qedeq.kernel.bo.logic.ProofCheckerFactoryImpl
 
ProofCheckException - Exception in org.qedeq.kernel.bo.logic.proof.checker
This is an exception for formal proof errors within a QEDEQ module.
ProofCheckException(int, String, Element, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.proof.checker.ProofCheckException
Constructs an exception.
ProofCheckException(int, String, Element, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.proof.checker.ProofCheckException
Constructs an exception.
ProofCheckException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.proof.checker.ProofCheckException
Constructs an exception.
ProofException - Exception in org.qedeq.kernel.bo.logic.proof.common
Indicates we found something or have to abandon the search.
ProofException(int, String, FormalProofLineList, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.proof.common.ProofException
Constructor.
ProofFinder - Interface in org.qedeq.kernel.bo.logic.proof.common
A proof finder can create formal proofs for propositions.
ProofFinderFactory - Interface in org.qedeq.kernel.bo.logic.proof.common
Can create a ProofFinder.
ProofFinderFactoryImpl - Class in org.qedeq.kernel.bo.logic
Factory implementation for ProofFinders.
ProofFinderFactoryImpl() - Constructor for class org.qedeq.kernel.bo.logic.ProofFinderFactoryImpl
 
ProofFinderImpl - Class in org.qedeq.kernel.bo.logic.proof.finder
Find basic proofs for formulas.
ProofFinderImpl() - Constructor for class org.qedeq.kernel.bo.logic.proof.finder.ProofFinderImpl
Constructor.
ProofFinderUtility - Class in org.qedeq.kernel.bo.logic.proof.finder
Utilities for proofs finders.
proofFound(Element, FormalProofLineList) - Method in interface org.qedeq.kernel.bo.logic.proof.common.ProofFoundListener
Informs about a found proof for a formula.
ProofFoundException - Exception in org.qedeq.kernel.bo.logic.proof.common
Indicates we found a proof.
ProofFoundException(int, String, FormalProofLineList, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.proof.common.ProofFoundException
Constructor.
ProofFoundListener - Interface in org.qedeq.kernel.bo.logic.proof.common
A listener for proof findings.
ProofHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a proposition.
ProofHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.ProofHandler
Deals with propositions.
ProofLineData - Class in org.qedeq.kernel.bo.service.unicode
Contains printing data for a formal proof line.
ProofLineData() - Constructor for class org.qedeq.kernel.bo.service.unicode.ProofLineData
Constructs empty container.
ProofLineData(String, String[], String[]) - Constructor for class org.qedeq.kernel.bo.service.unicode.ProofLineData
Construct new proof line data.
ProofLineData(ProofLineData) - Constructor for class org.qedeq.kernel.bo.service.unicode.ProofLineData
Copy constructor.
ProofList - Interface in org.qedeq.kernel.se.base.module
List of non formal proofs.
ProofListVo - Class in org.qedeq.kernel.se.dto.module
List of proofs.
ProofListVo() - Constructor for class org.qedeq.kernel.se.dto.module.ProofListVo
Constructs an empty list of proofs.
ProofNotFoundException - Exception in org.qedeq.kernel.bo.logic.proof.common
Indicates we couldn't find a proof.
ProofNotFoundException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.proof.common.ProofNotFoundException
Constructor.
ProofVo - Class in org.qedeq.kernel.se.dto.module
Contains a non formal proof for a proposition or rule.
ProofVo() - Constructor for class org.qedeq.kernel.se.dto.module.ProofVo
Constructs an empty proof.
Proposition - Interface in org.qedeq.kernel.se.base.module
Proposition.
PROPOSITION_FORMULA_MUST_NOT_BE_NULL_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
PROPOSITION_FORMULA_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
PropositionHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a proposition.
PropositionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.PropositionHandler
Deals with propositions.
PropositionVo - Class in org.qedeq.kernel.se.dto.module
Proposition.
PropositionVo() - Constructor for class org.qedeq.kernel.se.dto.module.PropositionVo
Constructs a new proposition.
pushLevel() - Method in class org.qedeq.base.io.AbstractOutput
Increment tab level (this are two spaces).
pushLevel(String) - Method in class org.qedeq.base.io.AbstractOutput
Increment tab level with following symbols.

Q

Qedeq - Interface in org.qedeq.kernel.se.base.module
A complete QEDEQ module.
Qedeq2LatexExecutor - Class in org.qedeq.kernel.bo.service.latex
Transfer a QEDEQ module into a LaTeX file.
Qedeq2LatexExecutor(ModuleService, KernelQedeqBo, Parameters) - Constructor for class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
Constructor.
Qedeq2LatexPlugin - Class in org.qedeq.kernel.bo.service.latex
Plugin to transfer a QEDEQ module into a LaTeX file.
Qedeq2LatexPlugin() - Constructor for class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
Constructor.
Qedeq2UnicodeTextExecutor - Class in org.qedeq.kernel.bo.service.unicode
Transfer a QEDEQ module into a UTF-8 text file.
Qedeq2UnicodeTextPlugin - Class in org.qedeq.kernel.bo.service.unicode
Plugin to transfer a QEDEQ module into a UTF-8 text file.
Qedeq2UnicodeTextPlugin() - Constructor for class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
Constructor.
Qedeq2UnicodeVisitor - Class in org.qedeq.kernel.bo.service.unicode
Transfer a QEDEQ module into unicode text.
Qedeq2UnicodeVisitor(ModuleService, KernelQedeqBo, boolean, int, boolean, boolean) - Constructor for class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Constructor.
Qedeq2Utf8Executor - Class in org.qedeq.kernel.bo.service.unicode
Transfer a QEDEQ module into a UTF-8 text file.
Qedeq2Utf8Executor(ModuleService, KernelQedeqBo, Parameters) - Constructor for class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Executor
Constructor.
Qedeq2Utf8Plugin - Class in org.qedeq.kernel.bo.service.unicode
Plugin to transfer a QEDEQ module into a UTF-8 text file.
Qedeq2Utf8Plugin() - Constructor for class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
Constructor.
Qedeq2Xml - Class in org.qedeq.kernel.xml.dao
This class prints a QEDEQ module in XML format in an output stream.
Qedeq2Xml(ModuleService, KernelQedeqBo, TextOutput) - Constructor for class org.qedeq.kernel.xml.dao.Qedeq2Xml
Constructor.
QEDEQ_MODULE_NOT_LOADED_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error code.
QEDEQ_MODULE_NOT_LOADED_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error message.
QedeqBo - Interface in org.qedeq.kernel.bo.common
Represents a module and its states.
QedeqBoDuplicateLanguageChecker - Class in org.qedeq.kernel.bo.service.latex
Checks if no duplicate language entries exist.
QedeqBoSet - Class in org.qedeq.kernel.bo.common
This class represents a set of QedeqBos.
QedeqBoSet() - Constructor for class org.qedeq.kernel.bo.common.QedeqBoSet
Constructs an empty element set.
QedeqBoSet(QedeqBo[]) - Constructor for class org.qedeq.kernel.bo.common.QedeqBoSet
Constructs an element set.
QedeqBoSet(QedeqBo) - Constructor for class org.qedeq.kernel.bo.common.QedeqBoSet
Constructs an element set.
QedeqBoSet(QedeqBoSet) - Constructor for class org.qedeq.kernel.bo.common.QedeqBoSet
Constructs an element set.
QedeqConfig - Class in org.qedeq.kernel.se.config
This class gives a type save access to properties of the application.
QedeqConfig(File, String, File) - Constructor for class org.qedeq.kernel.se.config.QedeqConfig
Constructor.
QedeqException - Exception in org.qedeq.kernel.se.common
Base class for all exceptions of this application.
QedeqException(int, String, Throwable) - Constructor for exception org.qedeq.kernel.se.common.QedeqException
Constructor.
QedeqException(int, String) - Constructor for exception org.qedeq.kernel.se.common.QedeqException
Constructor.
QedeqFileDao - Interface in org.qedeq.kernel.bo.module
An instance of this interface can load and save QEDEQ module files.
QedeqHandler - Class in org.qedeq.kernel.xml.handler.module
Parses complete qedeq modules.
QedeqHandler(SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.QedeqHandler
Handle a qedeq module.
QedeqLog - Class in org.qedeq.kernel.bo.log
This class organizes the logging.
QedeqNotNullTraverser - Class in org.qedeq.kernel.se.visitor
Traverse QEDEQ module.
QedeqNotNullTraverser(ModuleAddress, QedeqVisitor) - Constructor for class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Constructor.
QedeqNotNullTraverser(ModuleAddress) - Constructor for class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Constructor.
QedeqNumbers - Class in org.qedeq.kernel.se.visitor
Contains various counter values for a Qedeq.
QedeqNumbers(int, int) - Constructor for class org.qedeq.kernel.se.visitor.QedeqNumbers
Constructor.
QedeqNumbers(QedeqNumbers) - Constructor for class org.qedeq.kernel.se.visitor.QedeqNumbers
Copy constructor.
QedeqTraverser - Interface in org.qedeq.kernel.se.visitor
Traverse a QEDEQ module and visit all elements.
QedeqVisitor - Interface in org.qedeq.kernel.se.visitor
Here are all elements to visit assembled that can be visited within a QEDEQ module.
QedeqVo - Class in org.qedeq.kernel.se.dto.module
A complete QEDEQ module.
QedeqVo() - Constructor for class org.qedeq.kernel.se.dto.module.QedeqVo
Constructs a new empty qedeq module.
QedeqVoBuilder - Class in org.qedeq.kernel.bo.service.basis
TODO 20110125 m31: why do we need this builder? To make copies.
QedeqVoBuilder(ModuleAddress) - Constructor for class org.qedeq.kernel.bo.service.basis.QedeqVoBuilder
Constructor.
QREF_EMPTY_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: empty reference: "\qref{}".
QREF_EMPTY_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: empty reference: "\qref{}".
QREF_END_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: ending "}" for "\qref{" not found within 1024 characters.
QREF_END_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: ending "}" for "\qref{" not found.
QREF_PARSING_EXCEPTION_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: parsing of "\qref{" failed.
QREF_PARSING_EXCEPTION_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: parsing of "\qref{" failed.
QREF_SUB_END_NOT_FOUND_CODE - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) number for: ending "]" for "\qref{..}[" not found.
QREF_SUB_END_NOT_FOUND_TEXT - Static variable in interface org.qedeq.kernel.bo.service.latex.LatexErrorCodes
Error (or warning) text for: ending "]" for "\qref{..}[" not found.
quote(String) - Static method in class org.qedeq.base.utility.StringUtility
Quotes a String.

R

read(char[], int, int) - Method in class com.sun.syndication.io.XmlReader
 
read() - Method in class org.qedeq.base.io.TextInput
Reads a single character and increments the reading position by one.
read() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Reads a single character and increments the reading position by one.
read() - Method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Reads a single character and increments the reading position by one.
readChar() - Method in class org.qedeq.kernel.bo.parser.MathParser
Reads a single character and increments the reading position by one.
readCounter() - Method in class org.qedeq.base.io.TextInput
Reads the next (big) integer, leading whitespace is skipped.
readInverse() - Method in class org.qedeq.base.io.TextInput
Decrements the reading position by one and reads a single character.
readInverse() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Decrements the reading position by one and reads a single character.
readLetterDigitString() - Method in class org.qedeq.base.io.TextInput
Reads the next string containing only letters or digits, leading whitespace is skipped.
readln() - Method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Read until end of line.
readNextAttributeValue() - Method in class org.qedeq.base.io.TextInput
Reads attribute value out of XML stream.
readNextXmlName() - Method in class org.qedeq.base.io.TextInput
Reads tag or attribute name out of XML stream.
readNonNegativeInt() - Method in class org.qedeq.base.io.TextInput
Reads the next integer, leading whitespace is skipped.
readQuoted() - Method in class org.qedeq.base.io.TextInput
Reads the next quoted string, leading whitespace is skipped.
readString(int) - Method in class org.qedeq.base.io.TextInput
Reads a given amount of characters and increments the reading position accordingly.
readStringTilWhitespace() - Method in class org.qedeq.base.io.TextInput
Reads the next string until whitespace occurs, leading whitespace is skipped.
readTerm() - Method in class org.qedeq.kernel.bo.parser.MathParser
Reads (maximal possible) Term from input.
readToken() - Method in class org.qedeq.kernel.bo.parser.AsciiMathParser
 
readToken() - Method in class org.qedeq.kernel.bo.parser.LatexMathParser
 
readToken() - Method in class org.qedeq.kernel.bo.parser.MathParser
Read next token from input and move reading position.
readToken() - Method in class org.qedeq.kernel.bo.parser.SimpleMathParser
 
readToken() - Method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Read next token from input stream.
Reason - Interface in org.qedeq.kernel.se.base.module
Usage of a rule of interference.
REASON_MUST_NOT_BE_NULL_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
REASON_MUST_NOT_BE_NULL_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
RECURSIVE_IMPORT_OF_MODULES_IS_FORBIDDEN_CODE - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error code.
RECURSIVE_IMPORT_OF_MODULES_IS_FORBIDDEN_CODE - Static variable in interface org.qedeq.kernel.bo.service.dependency.DependencyErrors
Error code.
RECURSIVE_IMPORT_OF_MODULES_IS_FORBIDDEN_TEXT - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error message.
RECURSIVE_IMPORT_OF_MODULES_IS_FORBIDDEN_TEXT - Static variable in interface org.qedeq.kernel.bo.service.dependency.DependencyErrors
Error message.
Reference - Interface in org.qedeq.kernel.bo.module
Reference to another QEDEQ module, a node, a part of a node formula, a formal proof line.
REFERENCE_CAN_NOT_CONTAIN_SUB_AND_LINE_REFERENCE_CODE - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) number for: reference can not contain sub reference and proof line reference simultaneously.
REFERENCE_CAN_NOT_CONTAIN_SUB_AND_LINE_REFERENCE_TEXT - Static variable in interface org.qedeq.kernel.bo.module.ModuleErrors
Error (or warning) text for: reference can not contain sub reference and proof line reference simultaneously.
REFERENCE_TO_PROVED_FORMULA_IS_MISSING_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
REFERENCE_TO_PROVED_FORMULA_IS_MISSING_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
ReferenceFinder - Interface in org.qedeq.kernel.bo.service.unicode
QEDEQ module reference finder.
ReferenceLinkException - Exception in org.qedeq.kernel.bo.module
A reference link resolution failed.
ReferenceLinkException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.module.ReferenceLinkException
Constructor.
ReferenceLinkException(int, String, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.module.ReferenceLinkException
Constructor.
ReferenceResolver - Interface in org.qedeq.kernel.bo.logic.common
Resolver for references from formal proof lines.
remove() - Method in class org.qedeq.base.utility.Splitter
 
remove(QedeqBo) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Remove an element from this set.
remove(QedeqBoSet) - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Remove elements from another QedeqBoSet from this set.
remove(KernelQedeqBo) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Delete a given QEDEQ BO already from list.
remove(int) - Method in interface org.qedeq.kernel.se.base.list.ElementList
Deletes an element of element list.
remove(int) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
remove(Element) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Remove an element from this set.
removeAllModules() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Remove all modules from memory.
removeAllModules() - Method in class org.qedeq.kernel.bo.KernelContext
 
removeAllModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
removeAllPluginResults() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Remove all plugin errors and warnings.
removeAllResults() - Method in class org.qedeq.kernel.bo.service.internal.PluginResultManager
Clear all plugin results.
removeLog(ModuleEventListener) - Method in class org.qedeq.kernel.bo.log.ModuleEventLog
Remove listener.
removeLog(LogListener) - Method in class org.qedeq.kernel.bo.log.QedeqLog
Remove listener.
removeModule(ModuleAddress) - Method in interface org.qedeq.kernel.bo.common.KernelServices
Remove a QEDEQ module from memory.
removeModule(ModuleAddress) - Method in class org.qedeq.kernel.bo.KernelContext
 
removeModule(QedeqBo) - Method in class org.qedeq.kernel.bo.log.DefaultModuleEventListener
 
removeModule(QedeqBo) - Method in interface org.qedeq.kernel.bo.log.ModuleEventListener
Remove module.
removeModule(QedeqBo) - Method in class org.qedeq.kernel.bo.log.ModuleEventListenerLog
 
removeModule(QedeqBo) - Method in class org.qedeq.kernel.bo.log.ModuleEventLog
 
removeModule(ModuleAddress) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
removeSubjectVariable(SubjectVariable) - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Remove existing subject variable interpretation.
Rename - Interface in org.qedeq.kernel.se.base.module
Rename bound subject variable.
RenameHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a Rename Bound Subject Variable Rule usage.
RenameHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.RenameHandler
Deals with definitions.
RenameVo - Class in org.qedeq.kernel.se.dto.module
Usage of rule for rename bound subject variable.
RenameVo(String, Element, Element, int) - Constructor for class org.qedeq.kernel.se.dto.module.RenameVo
Constructs an addition argument.
RenameVo() - Constructor for class org.qedeq.kernel.se.dto.module.RenameVo
Default constructor.
replace(int, int, String) - Method in class org.qedeq.base.io.TextInput
Replace given interval with given string.
replace(String, String, String) - Static method in class org.qedeq.base.utility.StringUtility
Replaces all occurrences of search in text by replace and returns the result.
replace(StringBuffer, String, String) - Static method in class org.qedeq.base.utility.StringUtility
Replaces all occurrences of search in text by replace.
replace(Element, Element) - Method in interface org.qedeq.kernel.se.base.list.Element
Creates and returns a copy of this object, but replaces anything that Element.equals(java.lang.Object) argument with a Element.copy() of replacement.
replace(int, Element) - Method in interface org.qedeq.kernel.se.base.list.ElementList
Replaces an element at specified position.
replace(Element, Element) - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
replace(Element, Element) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
replace(int, Element) - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
replaceOperatorVariable(Element, Element, Element) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Replace function or predicate variable by given term or formula.
replaceSubjectVariableQuantifier(Element, Element, Element, int, Enumerator) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Replace bound subject variables at given occurrence by another one.
reset() - Method in class org.qedeq.base.utility.Enumerator
Reset counter to zero.
resetNodesToProvedUnchecked() - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Set the state of all nodes to UNCHECKED for proved.
resetNodesToWellFormedUnchecked() - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Set the state of all nodes to UNCHECKED for being well formed and proved.
resetNumber() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Reset model entity number.
resolveEntity(String, String) - Method in class org.qedeq.kernel.xml.parser.SaxEntityResolver
 
ResourceLoaderUtility - Class in org.qedeq.base.io
Utility methods for accessing classes and resources using an appropriate class loader.
resume() - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
resume() - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Signal execution resume.
rewindPosition() - Method in class org.qedeq.kernel.bo.parser.MathParser
Rewind to previous marked position.
rewindPosition() - Method in class org.qedeq.kernel.bo.parser.MementoTextInput
Rewind to previous marked position.
Rule - Interface in org.qedeq.kernel.se.base.module
Rule.
RULE_ALREADY_DEFINED_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_ALREADY_DEFINED_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RULE_DECLARED_IN_DIFFERENT_IMPORT_MODULES_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_DECLARED_IN_DIFFERENT_IMPORT_MODULES_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RULE_DEFINITIONS_DONT_MIX_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_DEFINITIONS_DONT_MIX_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RULE_HAS_BEEN_DECLARED_BEFORE_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_HAS_BEEN_DECLARED_BEFORE_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RULE_HAS_NO_NAME_OR_VERSION_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_HAS_NO_NAME_OR_VERSION_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RULE_VERSION_HAS_STILL_NO_PROOF_CHECKER_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_VERSION_HAS_STILL_NO_PROOF_CHECKER_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RULE_WAS_NOT_DECLARED_BEFORE_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
RULE_WAS_NOT_DECLARED_BEFORE_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
RuleChecker - Interface in org.qedeq.kernel.bo.logic.proof.common
Gives rule information.
RuleExistenceChecker - Interface in org.qedeq.kernel.bo.logic.common
Check if a rule is already defined.
ruleExists(RuleKey) - Method in interface org.qedeq.kernel.bo.logic.common.RuleExistenceChecker
Check if a rule is already defined.
ruleExists(RuleKey) - Method in class org.qedeq.kernel.bo.logic.wf.EverythingExists
 
ruleExists(RuleKey) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
 
RuleHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a rule.
RuleHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.RuleHandler
Deals with definitions.
RuleKey - Class in org.qedeq.kernel.se.common
Rule key, describing a certain version of a rule.
RuleKey(String, String) - Constructor for class org.qedeq.kernel.se.common.RuleKey
Constructor.
RuleVo - Class in org.qedeq.kernel.se.dto.module
Rule declaration.
RuleVo() - Constructor for class org.qedeq.kernel.se.dto.module.RuleVo
Constructs a new rule declaration.
RUNTIME_ERROR_CODE - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error code.
RUNTIME_ERROR_TEXT - Static variable in interface org.qedeq.kernel.bo.service.basis.ServiceErrors
Error message.
RUNTIME_EXCEPTION_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown format for argument size.
RUNTIME_EXCEPTION_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown format for argument size.
RuntimeVisitorException - Exception in org.qedeq.kernel.bo.service.basis
An unexpected runtime exception was thrown during a visit.
RuntimeVisitorException(ModuleContext, RuntimeException) - Constructor for exception org.qedeq.kernel.bo.service.basis.RuntimeVisitorException
Constructor.

S

saveFile(URL, File) - Static method in class org.qedeq.base.io.IoUtility
Save binary contents of an URL into a file.
saveFile(InputStream, File) - Static method in class org.qedeq.base.io.IoUtility
Save binary contents of an input stream into a file.
saveFile(String, String) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Use IoUtility.saveFile(File, String, String) that has an encoding.
saveFile(String, StringBuffer) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Use IoUtility.saveFile(File, StringBuffer, String) that has an encoding.
saveFile(File, StringBuffer) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Use IoUtility.saveFile(File, StringBuffer, String) that has an encoding parameter.
saveFile(File, String) - Static method in class org.qedeq.base.io.IoUtility
Deprecated. Use IoUtility.saveFile(File, String, String) that has an encoding parameter.
saveFile(File, StringBuffer, String) - Static method in class org.qedeq.base.io.IoUtility
Saves a String in a file.
saveFile(File, String, String) - Static method in class org.qedeq.base.io.IoUtility
Saves a String in a file.
saveFileBinary(File, byte[]) - Static method in class org.qedeq.base.io.IoUtility
Saves a data in a file.
saveModuleHistory(List) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Save history of modules, which were tried to load.
saveQedeq(InternalServiceJob, KernelQedeqBo, File) - Method in interface org.qedeq.kernel.bo.module.QedeqFileDao
Save a QEDEQ module as file.
saveQedeq(InternalServiceJob, KernelQedeqBo, File) - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
saveUrlToFile(String, File, String, String, String, int, int, LoadingListener) - Static method in class org.qedeq.base.io.UrlUtility
Make local copy of an URL.
SAX_ERROR_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for a sax parser error.
SAX_ERROR_TEXT - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Unexpected tag message text, part one.
SAX_PARSER_EXCEPTION - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for Exceptions thrown by the SAXParser.
SAX_PARSER_EXCEPTION - Static variable in class org.qedeq.kernel.xml.parser.SaxErrorHandler
Error code for Exceptions thrown by the SAXParser.
SaxDefaultHandler - Class in org.qedeq.kernel.xml.handler.common
Default SAX handler.
SaxDefaultHandler(ModuleService) - Constructor for class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Constructor.
SaxEntityResolver - Class in org.qedeq.kernel.xml.parser
Resolve QEDEQ module XML schema.
SaxEntityResolver(SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.parser.SaxEntityResolver
Constructor.
SaxErrorHandler - Class in org.qedeq.kernel.xml.parser
Error handler for XML parsing.
SaxErrorHandler(ModuleService, String, SourceFileExceptionList) - Constructor for class org.qedeq.kernel.xml.parser.SaxErrorHandler
Constructor.
SaxParser - Class in org.qedeq.kernel.xml.parser
Parser for XML files.
SaxParser(ModuleService, SaxDefaultHandler) - Constructor for class org.qedeq.kernel.xml.parser.SaxParser
Constructor.
SCHEMA_FULL_CHECKING_FEATURE_ID - Static variable in class org.qedeq.kernel.xml.parser.SaxParser
Schema full checking feature id (http://apache.org/xml/features/validation/schema-full-checking).
SECOND_OPERAND_MUST_BE_A_TERM_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
SECOND_OPERAND_MUST_BE_A_TERM_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
Section - Interface in org.qedeq.kernel.se.base.module
Section of a qedeq file.
SECTION_TAG - Static variable in class org.qedeq.kernel.xml.handler.module.SectionHandler
Tag for section part.
SectionHandler - Class in org.qedeq.kernel.xml.handler.module
Handle sections.
SectionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SectionHandler
Constructor.
SectionList - Interface in org.qedeq.kernel.se.base.module
List of sections.
SectionListVo - Class in org.qedeq.kernel.se.dto.module
List of sections.
SectionListVo() - Constructor for class org.qedeq.kernel.se.dto.module.SectionListVo
Constructs an empty section list.
SectionVo - Class in org.qedeq.kernel.se.dto.module
Section of a QEDEQ file.
SectionVo() - Constructor for class org.qedeq.kernel.se.dto.module.SectionVo
Constructs a new section.
SeparatorNotFoundException - Exception in org.qedeq.kernel.bo.parser
Separator not found.
SeparatorNotFoundException(long, String) - Constructor for exception org.qedeq.kernel.bo.parser.SeparatorNotFoundException
Constructor.
Service - Interface in org.qedeq.kernel.se.common
Represents a service and its basic properties.
ServiceCompleteness - Interface in org.qedeq.kernel.se.common
An instance of this interface can answer the question which percentage is already finished.
ServiceErrors - Interface in org.qedeq.kernel.bo.service.basis
Error codes and messages for service package.
ServiceJob - Interface in org.qedeq.kernel.bo.common
Process info for a kernel service.
ServiceProcessManager - Class in org.qedeq.kernel.bo.service.internal
Manage all known processes.
ServiceProcessManager(PluginManager, ModuleArbiter) - Constructor for class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Constructor.
ServiceResultImpl - Class in org.qedeq.kernel.bo.job
Execution result of a ModuleServiceCall.
ServiceResultImpl(boolean, boolean, boolean, boolean, String, Object) - Constructor for class org.qedeq.kernel.bo.job.ServiceResultImpl
Constructor.
ServiceResultImpl(String) - Constructor for class org.qedeq.kernel.bo.job.ServiceResultImpl
Constructor for a failure call.
set(KernelModuleReferenceList) - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
Copy all list entry references of list to this instance.
setAbsolutePosition(int) - Method in class org.qedeq.base.io.SubTextInput
Set the current position by calculating the relative position from the given absolute position.
setAction(String) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
setAction(String) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set description of currently taken action.
setArgumentNumber(String) - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
Set information about the argument number the defined object needs.
setArgumentNumber(String) - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
Set information about the argument number the defined object needs.
setArgumentNumber(String) - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
Set information about the argument number the defined object needs.
setArgumentNumber(String) - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
Set information about the argument number the defined object needs.
setAttribute(String) - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Set attribute.
setAuthorList(AuthorListVo) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set list of authors of this module.
setAutoReloadLastSessionChecked(boolean) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set auto reload checked modules of last session mode.
setBasisDocumentHandler(AbstractSimpleHandler) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Set basis handler for documents.
setBlocked(boolean) - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
setBlocked(boolean) - Method in interface org.qedeq.kernel.bo.module.InternalServiceJob
Set blocked state.
setBlocked(boolean) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Set if further traverse is blocked.
setBlocked(boolean) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Set if further traverse is blocked.
setBufferDirectory(File) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set local file directory for module buffering.
setChangedRuleList(ChangedRuleListVo) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Set list of changed rules.
setChapterList(ChapterListVo) - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
Set chapter list of this module.
setClassOperatorModule(KernelQedeqBo, ModuleContext) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Set if the class operator is already defined.
setClassOperatorModule(KernelQedeqBo, ModuleContext) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Set if the class operator is already defined.
setColumn(int) - Method in class org.qedeq.base.io.TextInput
Sets the current column position (and indirectly the position).
setColumns(int) - Method in class org.qedeq.base.io.AbstractOutput
Set number of maximum columns.
setConclusion(Conclusion) - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
Set conclusion.
setConnectionTimeout(int) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set connection timeout, especially for TCP/IP connections.
setContextChecker(ContextChecker) - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
Set the context checker.
setCurrentlyRunningService(Service) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setDefault(String, int) - Method in class org.qedeq.base.io.Parameters
Set default configuration parameter if the key has still no value.
setDefault(String, String) - Method in class org.qedeq.base.io.Parameters
Set default configuration parameter if the key has still no value.
setDefault(String, boolean) - Method in class org.qedeq.base.io.Parameters
Set default configuration parameter if the key has still no value.
setDefaultEncoding(String) - Static method in class com.sun.syndication.io.XmlReader
Sets the default encoding to use if none is set in HTTP content-type, XML prolog and the rules based on content-type are not adequate.
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in interface org.qedeq.kernel.bo.service.basis.ModuleServicePlugin
Set default configuration parameters.
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeTextPlugin
 
setDefaultValuesForEmptyPluginParameters(Parameters) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2Utf8Plugin
 
setDefinedOperator(String) - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
Set operator which is defined by this axiom.
setDependencyFailureState(DependencyState, SourceFileExceptionList) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set dependency failure module state.
setDependencyFailureState(DependencyState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setDependencyFailureState(DependencyState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set failure module state.
setDependencyProgressState(DependencyState) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set dependency module state.
setDependencyProgressState(DependencyState) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setDependencyProgressState(DependencyState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set dependency progress module state.
setDependencyState(DependencyState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set DependencyState.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
Set description.
setDescription(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Set description.
setDocumentLocator(Locator) - Method in class org.qedeq.kernel.xml.handler.common.SimpleHandler
Receive a Locator object for document events.
setElement(Element) - Method in class org.qedeq.kernel.se.dto.module.FormulaVo
Set formula.
setElement(Element) - Method in class org.qedeq.kernel.se.dto.module.TermVo
Set term.
setEmail(String) - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
Set author's email address.
setEmail(String) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set email address of module administrator.
setErrors(SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set SourceFileExceptionList.
setExceptionList(SourceFileExceptionList) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
Set parse exception list.
setExecutionPercentage(double) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
setExecutionPercentage(double) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set percentage of currently running plugin execution.
setExistenceChecker(ModuleConstantsExistenceChecker) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set ModuleConstantsExistenceChecker.
setExistenceChecker(ModuleConstantsExistenceChecker) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setFailureState() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
setFailureState() - Method in interface org.qedeq.kernel.bo.module.InternalServiceJob
Mark that thread execution lead to an exception.
setFieldContent(Object, String, Object) - Static method in class org.qedeq.base.utility.YodaUtility
This method sets the contents of an object variable.
setFinished(boolean) - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
Set if numbering has ended.
setFormallyProvedFailureState(FormallyProvedState, SourceFileExceptionList) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set logical formally proved module failure state.
setFormallyProvedFailureState(FormallyProvedState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setFormallyProvedFailureState(FormallyProvedState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set failure module state.
setFormallyProvedProgressState(FormallyProvedState) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set logical formally proved module progress state.
setFormallyProvedProgressState(FormallyProvedState) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setFormallyProvedProgressState(FormallyProvedState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set checking for formally proved progress module state.
setFormallyProvedState(FormallyProvedState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set FormallyProvedState.
setFormalProofLineList(FormalProofLineList) - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
Set formal proof lines.
setFormalProofLineList(FormalProofLineList) - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
Set proof lines for formal proof.
setFormalProofList(FormalProofListVo) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
Set proof list.
setFormula(String[]) - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Set proof line formula.
setFormula(FormulaVo) - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
Set axiom formula.
setFormula(Formula) - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
Set proof line formula.
setFormula(Formula) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
Set proof line formula.
setFormula(Formula) - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
Set defining formula for function constant.
setFormula(Formula) - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
Set proof line formula.
setFormula(FormulaVo) - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
Set defining formula or term that defines the object.
setFormula(FormulaVo) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
Set proposition formula.
setFunCon(Element) - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
Set function constant that we define.
setFunctionVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
Set function variable that will be substituted.
setGenerationDirectory(File) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set local file directory for generated files.
setHeader(HeaderVo) - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
Set header for this module.
setHttpNonProxyHosts(String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set http non proxy hosts.
setHttpProxyHost(String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set http proxy host.
setHttpProxyPort(String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set http proxy port.
setHypothesis(Hypothesis) - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
Set hypothesis.
setId(String) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set label for this node.
setId(String) - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
Set label for this subsection.
setIdentityOperatorDefined(String, KernelQedeqBo, ModuleContext) - Method in interface org.qedeq.kernel.bo.module.ModuleConstantsExistenceChecker
Set the identity operator.
setIdentityOperatorDefined(String) - Method in class org.qedeq.kernel.bo.service.logic.DefaultExistenceChecker
Set the identity operator.
setIdentityOperatorDefined(String, KernelQedeqBo, ModuleContext) - Method in class org.qedeq.kernel.bo.service.logic.ModuleConstantsExistenceCheckerImpl
Set the identity operator.
setImportList(ImportListVo) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set list of imports needed for this module.
setInternalServiceCall(InternalModuleServiceCall) - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
setInternalServiceCall(InternalModuleServiceCall) - Method in interface org.qedeq.kernel.bo.module.InternalServiceJob
Service call.
setInterruptedState() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
setInterruptedState() - Method in interface org.qedeq.kernel.bo.module.InternalServiceJob
Mark that thread execution was canceled by the user.
setIntroduction(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
Set chapter introduction text.
setIntroduction(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.SectionVo
Set LaTeX introduction text.
setItem(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
Set literature reference for this item.
setKeyValue(String, String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given key.
setKeyValue(String, int) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given key.
setKeyValue(String, boolean) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given key.
setKind(String) - Method in class org.qedeq.kernel.se.dto.module.ProofVo
Set kind of proof.
setLabel(String) - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
Set label for proof line.
setLabel(String) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
Set label for proof line.
setLabel(String) - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
Set label for proof line.
setLabel(String) - Method in class org.qedeq.kernel.se.dto.module.ImportVo
Set label for this import module.
setLabel(String) - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
Set reference label for this literature reference.
setLabels(ModuleLabels) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set label references for QEDEQ module.
setLanguage(String) - Method in class org.qedeq.kernel.se.dto.module.LatexVo
Set text language.
setLatex(String) - Method in class org.qedeq.kernel.se.dto.module.LatexVo
Set LaTeX text.
setLatex(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
Set LaTeX text for this subsection.
setLatexPattern(String) - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
Set LaTeX pattern for definition visualisation.
setLatexPattern(String) - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
Set LaTeX pattern for definition visualisation.
setLatexPattern(String) - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
Set LaTeX pattern for definition visualisation.
setLatexPattern(String) - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
Set LaTeX pattern for definition visualisation.
setLevel(String) - Method in class org.qedeq.base.io.AbstractOutput
Set current tab string.
setLevel(String) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set node level.
setLevel(String) - Method in class org.qedeq.kernel.se.dto.module.ProofVo
Set proof level.
setLevel(String) - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
Set level for this section.
setLineLabel(String) - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Set label for proof line.
setLinkList(LinkListVo) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Set list of necessary ids.
setLiteratureItemList(LiteratureItemListVo) - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
Set bibliography.
setLoaded(QedeqVo, ModuleLabels, Element2Latex, Element2Utf8) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set loading state to "loaded".
setLoaded(QedeqVo, ModuleLabels) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set loading state to "loaded".
setLoadedImports(KernelModuleReferenceList) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set loaded imports state.
setLoadedImports(KernelModuleReferenceList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setLoadedImports(KernelModuleReferenceList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set loaded imports state.
setLoadedRequiredModules() - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set loaded required requirements state.
setLoadedRequiredModules() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setLoadedRequiredModules() - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set loaded required requirements state.
setLoadingCompleteness(int) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set completeness percentage.
setLoadingCompleteness(int) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set completeness percentage.
setLoadingFailureState(LoadingState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set failure module state.
setLoadingFailureState(LoadingState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set failure module state.
setLoadingImportsFailureState(LoadingImportsState, SourceFileExceptionList) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set failure module state.
setLoadingImportsFailureState(LoadingImportsState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setLoadingImportsFailureState(LoadingImportsState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set failure module state.
setLoadingImportsProgressState(LoadingImportsState) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set logical well formed module state.
setLoadingImportsProgressState(LoadingImportsState) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setLoadingImportsProgressState(LoadingImportsState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set loading imports progress module state.
setLoadingImportsState(LoadingImportsState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set LoadingImportsState.
setLoadingProgressState(LoadingState) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set loading progress module state.
setLoadingProgressState(LoadingState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set loading progress module state.
setLoadingState(LoadingState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set LoadingState.
setLocalModulesDirectory(File) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set directory for newly created module files.
setLocation(String) - Method in class org.qedeq.kernel.se.dto.module.LocationVo
Set URL to "physical" directory location of module.
setLocationList(LocationListVo) - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
Set list of locations for the module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
 
setLocationWithinModule(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker1Impl
Set location information where are we within the original module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.bo.logic.proof.checker.ProofChecker2Impl
Set location information where are we within the original module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.bo.logic.wf.FormulaCheckerImpl
Set location information where are we within the original module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Set location information where are we within the original module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.bo.service.basis.QedeqVoBuilder
Set location information where are we within the original module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.se.common.ModuleContext
Set location information where are we within the module.
setLocationWithinModule(String) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Set location information where are we within the original module.
setModuleContext(KernelQedeqBo) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
 
setModuleReferences(ModuleReferenceList) - Method in class org.qedeq.kernel.bo.module.ModuleLabels
Set list of external QEDEQ module references.
setN(int) - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
Set formula reference.
setN1(int) - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
Set first formula reference.
setN2(int) - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
Set second formula reference.
setName(String) - Method in interface org.qedeq.kernel.se.base.module.Specification
Set module name.
setName(LatexVo) - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
Set name of author.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
Set rule name.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
Set function name.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
Set function name.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
Set predicate name.
setName(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set node name.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
Set predicate name.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Set rule name.
setName(String) - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
setNewlyBlockedModule(boolean) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
setNodeType(NodeType) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set the concrete theorem or definition or else.
setNonFormalProof(LatexList) - Method in class org.qedeq.kernel.se.dto.module.ProofVo
Set LaTeX text for non formal proof.
setNoNumber(Boolean) - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
Set automatic chapter number off or on.
setNoNumber(Boolean) - Method in class org.qedeq.kernel.se.dto.module.SectionVo
Set no auto numbering for this section.
setOccurrence(int) - Method in class org.qedeq.kernel.se.dto.module.RenameVo
Set occurrence of bound subject variable that should be renamed.
setOriginalSubjectVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.RenameVo
Set original subject variable, which will be replaced.
setParameters(MementoTextInput, List) - Method in class org.qedeq.kernel.bo.parser.MathParser
Set input source and defined parameters.
setParameters(TextInput, List) - Method in class org.qedeq.kernel.bo.parser.MathParser
Set input source and defined parameters.
setParameters(StringBuffer, List) - Method in class org.qedeq.kernel.bo.parser.MathParser
Set input source and defined parameters.
setParameters(String, List) - Method in class org.qedeq.kernel.bo.parser.MathParser
Set input source and defined parameters.
setParameters(AbstractOutput, String) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
Set parameters.
setPosition(int) - Method in class org.qedeq.base.io.TextInput
Sets the current position (and indirectly the row and column number).
setPosition(SourcePosition) - Method in class org.qedeq.base.io.TextInput
Sets the current position (and indirectly the row and column number).
setPrecedingText(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
Set preceding LaTeX text.
setPrecedingText(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set preceding LaTeX text.
setPredCon(Element) - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
Set new predicate constant with free subject variables.
setPredicateVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
Set predicate variable that will be substituted.
setPreviouslyLoadedModules(String[]) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set list of previously successfully loaded QEDEQ modules.
setPrintStream(PrintStream) - Method in class org.qedeq.kernel.bo.log.DefaultModuleEventListener
Set output stream.
setPrintStream(PrintStream) - Method in class org.qedeq.kernel.bo.log.LogListenerImpl
Set output stream.
setPrintStream(PrintStream) - Method in class org.qedeq.kernel.bo.log.ModuleLogListenerImpl
Set output stream.
setProofList(ProofListVo) - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
Set proof list.
setProofList(ProofListVo) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Set rule proof list.
setProved(int) - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Set proved parameter.
setQedeqFileDao(QedeqFileDao) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set loader used for loading this object.
setQedeqVo(QedeqVo) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
Set QedeqVo.
setReadTimeout(int) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set read timeout, especially for TCP/IP connections.
setReason(String[]) - Method in class org.qedeq.kernel.bo.service.unicode.ProofLineData
Set derive reason for proof line.
setReason(Reason) - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
Set reason type for proof line.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.AddVo
Set formula reference.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
Set formula reference.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.RenameVo
Set formula reference.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
Set formula reference.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
Set formula reference.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
Set formula reference.
setReference(String) - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
Set formula reference.
setReference1(String) - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
Set first formula reference.
setReference2(String) - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
Set second formula reference.
setReplacementSubjectVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.RenameVo
Set new subject variable subject variable.
setResult(ModuleServicePlugin, SourceFileExceptionList, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.PluginResultManager
Set a plugin execution results.
setRow(int) - Method in class org.qedeq.base.io.TextInput
Sets the current line number (and indirectly the position).
setRuleVersion(String) - Method in interface org.qedeq.kernel.se.base.module.Specification
Set rule version, that is needed to verify the module.
setRuleVersion(String) - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
setSectionList(SectionListVo) - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
Set list of sections.
setServiceCompleteness(ServiceCompleteness) - Method in class org.qedeq.kernel.bo.job.InternalModuleServiceCallImpl
 
setServiceCompleteness(ServiceCompleteness) - Method in interface org.qedeq.kernel.bo.module.InternalModuleServiceCall
Set someone who answers completeness questions.
setServiceKeyValue(Service, String, String) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given service key.
setServiceKeyValue(Service, String, int) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given service key.
setServiceKeyValue(Service, String, boolean) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given service key.
setServiceKeyValues(Service, Parameters) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set value for given service key.
setServices(InternalKernelServices) - Method in interface org.qedeq.kernel.bo.module.QedeqFileDao
Set kernel services.
setServices(InternalKernelServices) - Method in class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
 
setSpecification(SpecificationVo) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set module specification.
setSpecification(SpecificationVo) - Method in class org.qedeq.kernel.se.dto.module.ImportVo
Set specification of this imported module.
setSubjectVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
Set quantification subject variable.
setSubjectVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
Get subject variable that will be substituted.
setSubjectVariable(Element) - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
Set quantification subject variable.
setSubsectionList(SubsectionListVo) - Method in class org.qedeq.kernel.se.dto.module.SectionVo
Set list of subsections of this section.
setSubstituteFormula(Element) - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
Set substitution formula.
setSubstituteTerm(Element) - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
Set substitution term.
setSubstituteTerm(Element) - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
Set substitution term.
setSucceedingText(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
Set succeeding LaTeX text.
setSucceedingText(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set succeeding LaTeX text.
setSuccessState() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
setSuccessState() - Method in interface org.qedeq.kernel.bo.module.InternalServiceJob
Mark that thread execution has normally ended.
setSummary(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set module summary text.
setTabLevel() - Method in class org.qedeq.base.io.AbstractOutput
Set current tab level to current level.
setTitle(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
Set chapter title.
setTitle(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set module title.
setTitle(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.NodeVo
Set node title.
setTitle(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.SectionVo
Set section title.
setTitle(LatexListVo) - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
Set title of this subsection.
setTraceOn(boolean) - Static method in class org.qedeq.base.trace.Trace
Set tracing on.
setTraceOn(boolean) - Method in class org.qedeq.kernel.se.config.QedeqConfig
Set tracing on.
setUrl(String) - Method in class org.qedeq.kernel.xml.handler.common.SimpleHandler
Set original file URL.
setUsedByList(UsedByListVo) - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
Set list of known modules that need this module.
setVersion(String) - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
Set rule version.
setVersion(String) - Method in class org.qedeq.kernel.se.dto.module.RuleVo
Set rule version.
setVisitor(QedeqVisitor) - Method in class org.qedeq.kernel.se.visitor.QedeqNotNullTraverser
Set visitor.
setWellfFormedFailureState(WellFormedState, SourceFileExceptionList) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set failure module state.
setWellfFormedFailureState(WellFormedState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setWellFormed(int) - Method in class org.qedeq.kernel.bo.module.KernelNodeBo
Set proved parameter.
setWellFormed(ModuleConstantsExistenceChecker) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set logic well formed state.
setWellFormed(ModuleConstantsExistenceChecker) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setWellFormed(ModuleConstantsExistenceChecker) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set logic checked state.
setWellFormedFailureState(WellFormedState, SourceFileExceptionList) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set failure module state.
setWellFormedProgressState(WellFormedState) - Method in interface org.qedeq.kernel.bo.module.KernelQedeqBo
Set logical well formed module state.
setWellFormedProgressState(WellFormedState) - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
setWellFormedProgressState(WellFormedState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set checking for well formed progress module state.
setWellFormedState(WellFormedState) - Method in class org.qedeq.kernel.bo.service.internal.StateManager
Set WellFormedState.
shortenProof(List, List, ModuleLogListener, Element2Utf8) - Static method in class org.qedeq.kernel.bo.logic.proof.finder.ProofFinderUtility
Shorten given formal proof.
showLinePosition() - Method in class org.qedeq.base.io.TextInput
Show reading position.
shutdown() - Method in interface org.qedeq.kernel.bo.common.KernelState
Closes the kernel.
shutdown() - Method in class org.qedeq.kernel.bo.KernelContext
Shutdown the kernel.
shutdownServices() - Method in interface org.qedeq.kernel.bo.common.Kernel
Shutdown of services.
shutdownServices() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
SIMPLE_PREFIX - Static variable in class org.qedeq.kernel.bo.parser.Operator
Marks prefix operator.
SimpleAttributes - Class in org.qedeq.kernel.xml.handler.common
Value object that contains unsorted key value pairs.
SimpleAttributes() - Constructor for class org.qedeq.kernel.xml.handler.common.SimpleAttributes
 
SimpleHandler - Class in org.qedeq.kernel.xml.handler.common
SAX handler that remembers Locator and possibly encoding of XML document.
SimpleHandler() - Constructor for class org.qedeq.kernel.xml.handler.common.SimpleHandler
Constructor.
SimpleMathParser - Class in org.qedeq.kernel.bo.parser
Parse term or formula data into Terms.
SimpleMathParser() - Constructor for class org.qedeq.kernel.bo.parser.SimpleMathParser
Constructor.
SimpleProofFinderExecutor - Class in org.qedeq.kernel.bo.service.logic
Finds simple formal proofs.
SimpleProofFinderPlugin - Class in org.qedeq.kernel.bo.service.logic
Finds primitive formal proofs.
SimpleProofFinderPlugin() - Constructor for class org.qedeq.kernel.bo.service.logic.SimpleProofFinderPlugin
 
SimpleXPath - Class in org.qedeq.kernel.xml.tracker
Simple XPath like description of a location in an XML file.
SimpleXPath(String) - Constructor for class org.qedeq.kernel.xml.tracker.SimpleXPath
Constructor with simple XPath string as parameter.
SimpleXPath() - Constructor for class org.qedeq.kernel.xml.tracker.SimpleXPath
Empty constructor.
SimpleXPath(SimpleXPath) - Constructor for class org.qedeq.kernel.xml.tracker.SimpleXPath
Copy constructor.
SixDynamicModel - Class in org.qedeq.kernel.bo.logic.model
A model for our mathematical world.
SixDynamicModel() - Constructor for class org.qedeq.kernel.bo.logic.model.SixDynamicModel
Constructor.
size() - Method in interface org.qedeq.kernel.bo.common.ModuleReferenceList
Get number of module references.
size() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
Get number of elements.
size() - Method in class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
Get number of collected exceptions.
size() - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
size() - Method in class org.qedeq.kernel.bo.parser.Term
Get number of arguments of this operator.
size() - Method in interface org.qedeq.kernel.se.base.list.ElementList
Get the number of arguments.
size() - Method in interface org.qedeq.kernel.se.base.module.AuthorList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.ChangedRuleList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.ChapterList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.FormalProofLineList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.FormalProofList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.ImportList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.LatexList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.LinkList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.LiteratureItemList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.LocationList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.ProofList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.SectionList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.SubsectionList
Get size of list.
size() - Method in interface org.qedeq.kernel.se.base.module.UsedByList
Get size of list.
size() - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
Get number of collected exceptions.
size() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
size() - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Get number of elements.
size() - Method in class org.qedeq.kernel.se.dto.module.AuthorListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.ChapterListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.FormalProofListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.ImportListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.LatexListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.LinkListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.LocationListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.ProofListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.SectionListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.SubsectionListVo
 
size() - Method in class org.qedeq.kernel.se.dto.module.UsedByListVo
 
size() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
Get number of collected exceptions.
skipBackToBeginOfXmlTag() - Method in class org.qedeq.base.io.TextInput
Skip current position back to beginning of an XML tag.
skipForwardToEndOfXmlTag() - Method in class org.qedeq.base.io.TextInput
Skip current position forward to end of an XML tag.
skippedEntity(String) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
skipToColumn(int) - Method in class org.qedeq.base.io.AbstractOutput
Skip until given column.
skipToEndOfLine() - Method in class org.qedeq.base.io.TextInput
Skip forward to end of line.
skipWhiteSpace() - Method in class org.qedeq.base.io.TextInput
Skips white space, beginning from reading position.
skipWhiteSpaceInverse() - Method in class org.qedeq.base.io.TextInput
Skips white space, beginning from reading position.
sleep(int) - Static method in class org.qedeq.base.io.IoUtility
Sleep my little class.
SourceArea - Class in org.qedeq.base.io
Describes an area of an URL contents.
SourceArea(String, SourcePosition, SourcePosition) - Constructor for class org.qedeq.base.io.SourceArea
Constructs file position object.
SourceArea(String) - Constructor for class org.qedeq.base.io.SourceArea
Constructs file position object with dummy location at begin of file.
SourceFileException - Exception in org.qedeq.kernel.se.common
Data validation error.
SourceFileException(Service, int, String, Throwable, SourceArea, SourceArea) - Constructor for exception org.qedeq.kernel.se.common.SourceFileException
Constructor.
SourceFileException(Service, QedeqException, SourceArea, SourceArea) - Constructor for exception org.qedeq.kernel.se.common.SourceFileException
Constructor.
SourceFileExceptionList - Exception in org.qedeq.kernel.se.common
Type save SourceFileException list.
SourceFileExceptionList() - Constructor for exception org.qedeq.kernel.se.common.SourceFileExceptionList
Constructor.
SourceFileExceptionList(SourceFileException) - Constructor for exception org.qedeq.kernel.se.common.SourceFileExceptionList
Constructor.
SourceFileExceptionList(SourceFileExceptionList) - Constructor for exception org.qedeq.kernel.se.common.SourceFileExceptionList
Constructor.
SourcePosition - Class in org.qedeq.base.io
Describes a file position within a text file.
SourcePosition(int, int) - Constructor for class org.qedeq.base.io.SourcePosition
Constructs source position object.
Specification - Interface in org.qedeq.kernel.se.base.module
Describes a specification of a module, that means its name, versions and possible "physical" locations.
SpecificationHandler - Class in org.qedeq.kernel.xml.handler.module
Parse specification informations.
SpecificationHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SpecificationHandler
Constructor.
SpecificationVo - Class in org.qedeq.kernel.se.dto.module
Describes a specification of a module, that means its name, versions and possible "physical" locations.
SpecificationVo(String, String, LocationList) - Constructor for class org.qedeq.kernel.se.dto.module.SpecificationVo
Constructs a module specification.
SpecificationVo() - Constructor for class org.qedeq.kernel.se.dto.module.SpecificationVo
Constructs an empty module specification.
split(String, String) - Static method in class org.qedeq.base.utility.StringUtility
Split String by given delimiter.
Splitter - Class in org.qedeq.base.utility
Split given string into parts delimited by white space.
Splitter(String) - Constructor for class org.qedeq.base.utility.Splitter
Constructor.
startDocument() - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
 
startDocument() - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.common.AbstractSimpleHandler
Called at begin of element elementName.
startElement(String, String, String, Attributes) - Method in class org.qedeq.kernel.xml.handler.common.SaxDefaultHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.list.BasicHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.list.ElementHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.AddHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.AuthorHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.AuthorListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.AxiomHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ChangedRuleHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ChapterHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ConclusionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ConditionalProofHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ExistentialHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.FormalProofHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.FormalProofLineListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.FormulaHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.FunctionDefinitionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.HeaderHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.HypothesisHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ImportListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.InitialFunctionDefinitionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.InitialPredicateDefinitionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.LatexHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.LatexListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.LiteratureItemListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ModusPonensHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.NodeHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.PredicateDefinitionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.ProofHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.PropositionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.QedeqHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.RenameHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.RuleHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SectionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SpecificationHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SubsectionHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SubsectionListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SubstFreevarHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SubstFuncvarHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.SubstPredvarHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.TermHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.UniversalHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.module.UsedByListHandler
 
startElement(String, SimpleAttributes) - Method in class org.qedeq.kernel.xml.handler.parser.ParserHandler
 
startElement(String, String, String, Attributes) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
startPrefixMapping(String, String) - Method in class org.qedeq.kernel.xml.tracker.XPathLocationParser
 
startup() - Method in interface org.qedeq.kernel.bo.common.KernelState
Start the kernel.
startup() - Method in class org.qedeq.kernel.bo.KernelContext
Startup the kernel.
startupServices() - Method in interface org.qedeq.kernel.bo.common.Kernel
Initialization of services.
startupServices() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
State - Interface in org.qedeq.kernel.se.common
Describes whiche state a QEDEQ module is currently in.
STATE_CHECKED - Static variable in class org.qedeq.kernel.se.state.FormallyProvedState
Successfully completely checked.
STATE_CHECKED - Static variable in class org.qedeq.kernel.se.state.WellFormedState
Successfully completely checked.
STATE_CODE_COMPLETELY_CHECKED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Code for successfully completely checked state.
STATE_CODE_COMPLETELY_CHECKED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Code for successfully completely checked state.
STATE_CODE_DELETED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Completely loaded code.
STATE_CODE_EXTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Code for external checking phase.
STATE_CODE_EXTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Code for external checking phase.
STATE_CODE_EXTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Code for external check failure.
STATE_CODE_EXTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Code for external check failure.
STATE_CODE_INTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Code for internal checking phase.
STATE_CODE_INTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Code for internal checking phase.
STATE_CODE_INTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Code for check failure.
STATE_CODE_INTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Code for check failure.
STATE_CODE_LOADED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Completely loaded code.
STATE_CODE_LOADED_IMPORTED_MODULES - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Loading imported modules code.
STATE_CODE_LOADED_REQUIRED_MODULES - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Loaded required modules code.
STATE_CODE_LOADING_FROM_BUFFER - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from local file buffer code.
STATE_CODE_LOADING_FROM_BUFFER_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from local file buffer failed code.
STATE_CODE_LOADING_FROM_LOCAL_FILE - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from local file code.
STATE_CODE_LOADING_FROM_LOCAL_FILE_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address failure code.
STATE_CODE_LOADING_FROM_WEB - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address code.
STATE_CODE_LOADING_FROM_WEB_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address failure code.
STATE_CODE_LOADING_IMPORTS - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Loading imported modules code.
STATE_CODE_LOADING_IMPORTS_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Loading imported modules failure code.
STATE_CODE_LOADING_INTO_MEMORY - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading into memory code.
STATE_CODE_LOADING_INTO_MEMORY_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading into memory failed code.
STATE_CODE_LOADING_REQUIRED_MODULES - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Loading required modules code.
STATE_CODE_LOADING_REQUIRED_MODULES_FAILED - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Loading required modules failed code.
STATE_CODE_LOCATING_WITHIN_WEB - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Trying to access web address code.
STATE_CODE_LOCATING_WITHIN_WEB_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Trying to access web address failure code.
STATE_CODE_UNCHECKED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Code for unchecked state.
STATE_CODE_UNCHECKED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Code for unchecked state.
STATE_CODE_UNDEFINED - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Undefined state code.
STATE_CODE_UNDEFINED - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Undefined state code.
STATE_CODE_UNDEFINED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Undefined state code.
STATE_DELETED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Deleted.
STATE_EXTERNAL_CHECKING - Static variable in class org.qedeq.kernel.se.state.FormallyProvedState
External checking.
STATE_EXTERNAL_CHECKING - Static variable in class org.qedeq.kernel.se.state.WellFormedState
External checking.
STATE_EXTERNAL_CHECKING_FAILED - Static variable in class org.qedeq.kernel.se.state.FormallyProvedState
External checking failed.
STATE_EXTERNAL_CHECKING_FAILED - Static variable in class org.qedeq.kernel.se.state.WellFormedState
External checking failed.
STATE_INTERNAL_CHECKING - Static variable in class org.qedeq.kernel.se.state.FormallyProvedState
Internal checking phase.
STATE_INTERNAL_CHECKING - Static variable in class org.qedeq.kernel.se.state.WellFormedState
Internal checking phase.
STATE_INTERNAL_CHECKING_FAILED - Static variable in class org.qedeq.kernel.se.state.FormallyProvedState
Internal check failed.
STATE_INTERNAL_CHECKING_FAILED - Static variable in class org.qedeq.kernel.se.state.WellFormedState
Internal check failed.
STATE_LOADED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Completely loaded.
STATE_LOADED_IMPORTED_MODULES - Static variable in class org.qedeq.kernel.se.state.LoadingImportsState
All directly required modules are loaded.
STATE_LOADED_REQUIRED_MODULES - Static variable in class org.qedeq.kernel.se.state.DependencyState
Completely loaded.
STATE_LOADING_FROM_BUFFER - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading from local file buffer.
STATE_LOADING_FROM_BUFFER_FAILED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading from local file buffer failed.
STATE_LOADING_FROM_LOCAL_FILE - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading from local file.
STATE_LOADING_FROM_LOCAL_FILE_FAILED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading from local file failed.
STATE_LOADING_FROM_WEB - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading from web address.
STATE_LOADING_FROM_WEB_FAILED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading from web address failed.
STATE_LOADING_IMPORTS - Static variable in class org.qedeq.kernel.se.state.LoadingImportsState
Loading directly required (= imported) modules.
STATE_LOADING_IMPORTS_FAILED - Static variable in class org.qedeq.kernel.se.state.LoadingImportsState
Loading directly required modules failed.
STATE_LOADING_INTO_MEMORY - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading into memory.
STATE_LOADING_INTO_MEMORY_FAILED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Loading into memory failed.
STATE_LOADING_REQUIRED_MODULES - Static variable in class org.qedeq.kernel.se.state.DependencyState
Loading required modules.
STATE_LOADING_REQUIRED_MODULES_FAILED - Static variable in class org.qedeq.kernel.se.state.DependencyState
Loading required modules failed.
STATE_LOCATING_WITHIN_WEB - Static variable in class org.qedeq.kernel.se.state.LoadingState
Trying to access web address.
STATE_LOCATING_WITHIN_WEB_FAILED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Try to access web address failed.
STATE_STRING_COMPLETELY_CHECKED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Description for successfully completely checked state.
STATE_STRING_COMPLETELY_CHECKED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Description for successfully completely checked state.
STATE_STRING_DELETED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Completely loaded description.
STATE_STRING_EXTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Description for external internal checking phase.
STATE_STRING_EXTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Description for external internal checking phase.
STATE_STRING_EXTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Description for external check failure.
STATE_STRING_EXTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Description for external check failure.
STATE_STRING_INTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Description for internal checking phase.
STATE_STRING_INTERNAL_CHECKING - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Description for internal checking phase.
STATE_STRING_INTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Description for check failure.
STATE_STRING_INTERNAL_CHECKING_FAILED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Description for check failure.
STATE_STRING_LOADED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Completely loaded description.
STATE_STRING_LOADED_IMPORTED_MODULES - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Loading imported modules description.
STATE_STRING_LOADED_REQUIRED_MODULES - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Loaded required modules description.
STATE_STRING_LOADING_FROM_BUFFER - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from local file buffer description.
STATE_STRING_LOADING_FROM_BUFFER_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from local file buffer failed description.
STATE_STRING_LOADING_FROM_LOCAL_FILE - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address description.
STATE_STRING_LOADING_FROM_LOCAL_FILE_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address failure description.
STATE_STRING_LOADING_FROM_WEB - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address description.
STATE_STRING_LOADING_FROM_WEB_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading from web address failure description.
STATE_STRING_LOADING_IMPORTS - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Loading imported modules description.
STATE_STRING_LOADING_IMPORTS_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Loading imported modules failure description.
STATE_STRING_LOADING_INTO_MEMORY - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading into memory description.
STATE_STRING_LOADING_INTO_MEMORY_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Loading into memory failed description.
STATE_STRING_LOADING_REQUIRED_MODULES - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Loading required modules description.
STATE_STRING_LOADING_REQUIRED_MODULES_FAILED - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Loading required modules failed description.
STATE_STRING_LOCATING_WITHIN_WEB - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Trying to access web address description.
STATE_STRING_LOCATING_WITHIN_WEB_FAILED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Trying to access web address failure description.
STATE_STRING_UNCHECKED - Static variable in interface org.qedeq.kernel.se.state.FormallyProvedStateDescriptions
Description for unchecked state.
STATE_STRING_UNCHECKED - Static variable in interface org.qedeq.kernel.se.state.WellFormedStateDescriptions
Description for unchecked state.
STATE_STRING_UNDEFINED - Static variable in interface org.qedeq.kernel.se.state.DependencyStateDescriptions
Undefined state description.
STATE_STRING_UNDEFINED - Static variable in interface org.qedeq.kernel.se.state.LoadingImportsStateDescriptions
Undefined state description.
STATE_STRING_UNDEFINED - Static variable in interface org.qedeq.kernel.se.state.LoadingStateDescriptions
Undefined state description.
STATE_UNCHECKED - Static variable in class org.qedeq.kernel.se.state.FormallyProvedState
Unchecked.
STATE_UNCHECKED - Static variable in class org.qedeq.kernel.se.state.WellFormedState
Unchecked.
STATE_UNDEFINED - Static variable in class org.qedeq.kernel.se.state.DependencyState
Undefined loading state.
STATE_UNDEFINED - Static variable in class org.qedeq.kernel.se.state.LoadingImportsState
Undefined loading state.
STATE_UNDEFINED - Static variable in class org.qedeq.kernel.se.state.LoadingState
Undefined loading state.
stateChanged(QedeqBo) - Method in class org.qedeq.kernel.bo.log.DefaultModuleEventListener
 
stateChanged(QedeqBo) - Method in interface org.qedeq.kernel.bo.log.ModuleEventListener
Module properties (i.e.
stateChanged(QedeqBo) - Method in class org.qedeq.kernel.bo.log.ModuleEventListenerLog
 
stateChanged(QedeqBo) - Method in class org.qedeq.kernel.bo.log.ModuleEventLog
 
StateManager - Class in org.qedeq.kernel.bo.service.internal
Changes the states of org.qedeq.kernel.bo.service.control.DefaultKernelQedeqBos.
store() - Method in class org.qedeq.kernel.se.config.QedeqConfig
Store properties in configuration file.
string2Hex(String) - Static method in class org.qedeq.base.utility.StringUtility
Get a hex string representation for a String.
string2Hex(String, String) - Static method in class org.qedeq.base.utility.StringUtility
Get a hex string representation for a String.
StringOutput - Class in org.qedeq.base.io
Wraps a text output stream.
StringOutput() - Constructor for class org.qedeq.base.io.StringOutput
Constructor.
stringToReader(String) - Static method in class org.qedeq.base.io.IoUtility
Convert String into a Reader.
StringUtility - Class in org.qedeq.base.utility
A collection of useful static methods for strings.
stripReference(String) - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
Strips the reference to external modules.
SUBJECT_VARIABLE - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for subject variables.
SUBJECT_VARIABLE_ALREADY_BOUND_IN_FORMULA - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
SUBJECT_VARIABLE_ALREADY_BOUND_IN_FORMULA_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
SUBJECT_VARIABLE_EXPECTED - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
SUBJECT_VARIABLE_EXPECTED_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
SUBJECT_VARIABLE_IS_MISSING_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
SUBJECT_VARIABLE_IS_MISSING_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
SUBJECT_VARIABLE_OCCURS_NOT_FREE_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
SUBJECT_VARIABLE_OCCURS_NOT_FREE_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
SUBJECT_VARIABLE_OCCURS_NOT_IN_RESTRICTION_FORMULA - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
SUBJECT_VARIABLE_OCCURS_NOT_IN_RESTRICTION_FORMULA_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
SubjectVariable - Class in org.qedeq.kernel.bo.logic.common
One subject variable.
SubjectVariable(String) - Constructor for class org.qedeq.kernel.bo.logic.common.SubjectVariable
Constructor.
SubjectVariableAllocation - Class in org.qedeq.kernel.bo.logic.model
One subject variable allocation for our model.
SubjectVariableAllocation(SubjectVariable) - Constructor for class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Constructor.
SubjectVariableAllocation(SubjectVariable, int) - Constructor for class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
Constructor.
SubjectVariableInterpreter - Class in org.qedeq.kernel.bo.logic.model
This class interpretation.
SubjectVariableInterpreter(Model) - Constructor for class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
Constructor.
Subsection - Interface in org.qedeq.kernel.se.base.module
Text only subsection of a QEDEQ file.
SubsectionHandler - Class in org.qedeq.kernel.xml.handler.module
Parses subsection data.
SubsectionHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SubsectionHandler
Constructor.
SubsectionList - Interface in org.qedeq.kernel.se.base.module
List of nodes.
SubsectionListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse subsection list.
SubsectionListHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SubsectionListHandler
Handles list of subsections.
SubsectionListVo - Class in org.qedeq.kernel.se.dto.module
List of nodes.
SubsectionListVo() - Constructor for class org.qedeq.kernel.se.dto.module.SubsectionListVo
Constructs an empty node list.
SubsectionType - Interface in org.qedeq.kernel.se.base.module
Encapsulate for different subsection types.
SubsectionVo - Class in org.qedeq.kernel.se.dto.module
Subsection of a qedeq file.
SubsectionVo() - Constructor for class org.qedeq.kernel.se.dto.module.SubsectionVo
Constructs a new empty subsection.
SubstFree - Interface in org.qedeq.kernel.se.base.module
Usage of substitute free subject variable by term.
SubstFreevarHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a Substitute Free Variable Rule usage.
SubstFreevarHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SubstFreevarHandler
Deals with definitions.
SubstFreeVo - Class in org.qedeq.kernel.se.dto.module
Usage of rule for substitute free subject variable.
SubstFreeVo(String, Element, Element) - Constructor for class org.qedeq.kernel.se.dto.module.SubstFreeVo
Constructs an reason.
SubstFreeVo() - Constructor for class org.qedeq.kernel.se.dto.module.SubstFreeVo
Default constructor.
SubstFunc - Interface in org.qedeq.kernel.se.base.module
Usage of substitute function variable by term.
SubstFuncvarHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a Substitute Function Variable Rule usage.
SubstFuncvarHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SubstFuncvarHandler
Deals with definitions.
SubstFuncVo - Class in org.qedeq.kernel.se.dto.module
Usage of rule for substitute function variable.
SubstFuncVo(String, Element, Element) - Constructor for class org.qedeq.kernel.se.dto.module.SubstFuncVo
Constructs an reason.
SubstFuncVo() - Constructor for class org.qedeq.kernel.se.dto.module.SubstFuncVo
Default constructor.
SUBSTITUTION_FORMULA_IS_MISSING_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
SUBSTITUTION_FORMULA_IS_MISSING_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
SUBSTITUTION_LOCATION_CONTAINS_BOUND_SUBJECT_VARIABLE_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
SUBSTITUTION_LOCATION_CONTAINS_BOUND_SUBJECT_VARIABLE_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
SUBSTITUTION_OPERATOR_FOUND_IN_PRECONDITION_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
SUBSTITUTION_OPERATOR_FOUND_IN_PRECONDITION_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
SUBSTITUTION_TERM_IS_MISSING_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
SUBSTITUTION_TERM_IS_MISSING_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
SubstPred - Interface in org.qedeq.kernel.se.base.module
Usage of substitute predicate variable by formula.
SubstPredBo - Class in org.qedeq.kernel.bo.logic.proof.finder
Usage of rule for substitute predicate variable.
SubstPredBo(int, Element, Element) - Constructor for class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
Constructs an reason.
SubstPredvarHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a Substitute Predicate Variable Rule usage.
SubstPredvarHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.SubstPredvarHandler
Deals with definitions.
SubstPredVo - Class in org.qedeq.kernel.se.dto.module
Usage of rule for substitute predicate variable.
SubstPredVo(String, Element, Element) - Constructor for class org.qedeq.kernel.se.dto.module.SubstPredVo
Constructs an reason.
SubstPredVo() - Constructor for class org.qedeq.kernel.se.dto.module.SubstPredVo
Default constructor.
substring(String, int, int) - Static method in class org.qedeq.base.utility.StringUtility
Return substring of text.
SubTextInput - Class in org.qedeq.base.io
Wraps a text output stream.
SubTextInput(String) - Constructor for class org.qedeq.base.io.SubTextInput
Constructor.
SubTextInput(SubTextInput, int, int) - Constructor for class org.qedeq.base.io.SubTextInput
Constructor.
SUCCESS - Static variable in interface org.qedeq.kernel.se.common.CheckLevel
Check successfully completed.
SUCCESSFUL - Static variable in class org.qedeq.kernel.bo.job.ServiceResultImpl
A simple successful (=ok) service result.
SUCH_A_LOCAL_LABEL_DOESNT_EXIST_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
SUCH_A_LOCAL_LABEL_DOESNT_EXIST_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.

T

Term - Class in org.qedeq.kernel.bo.parser
Parsed term.
Term(TermAtom) - Constructor for class org.qedeq.kernel.bo.parser.Term
Constructor.
Term(Operator) - Constructor for class org.qedeq.kernel.bo.parser.Term
Constructor.
Term(Operator, Term) - Constructor for class org.qedeq.kernel.bo.parser.Term
Constructor.
Term - Interface in org.qedeq.kernel.se.base.module
Wraps a term.
TermAtom - Class in org.qedeq.kernel.bo.parser
Parsed atom, this is a term constant, or an formula constant.
TermAtom(String) - Constructor for class org.qedeq.kernel.bo.parser.TermAtom
Constructor.
TermCheckException - Exception in org.qedeq.kernel.bo.logic.wf
This is an exception for logical errors within a QEDEQ module.
TermCheckException(int, String, Element, ModuleContext, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.wf.TermCheckException
Constructs an exception.
TermCheckException(int, String, Element, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.logic.wf.TermCheckException
Constructs an exception.
TermHandler - Class in org.qedeq.kernel.xml.handler.module
Parse term.
TermHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.TermHandler
Handles terms.
terminateAllServiceProcesses() - Method in interface org.qedeq.kernel.bo.common.KernelServices
Stop all currently running service executions.
terminateAllServiceProcesses() - Method in class org.qedeq.kernel.bo.KernelContext
 
terminateAllServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.DefaultInternalKernelServices
 
terminateAllServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Terminate all service processes.
terminateAndRemoveAllServiceProcesses() - Method in class org.qedeq.kernel.bo.service.internal.ServiceProcessManager
Remove all service processes.
TermVo - Class in org.qedeq.kernel.se.dto.module
Wraps a term.
TermVo(Element) - Constructor for class org.qedeq.kernel.se.dto.module.TermVo
Constructs a term.
TermVo() - Constructor for class org.qedeq.kernel.se.dto.module.TermVo
Empty constructor.
testOperatorVariable(Element, Element, ElementSet) - Static method in class org.qedeq.kernel.bo.logic.common.FormulaUtility
Test if operator occurrence in formula matches always to a formula that contains no subject variable that is in the given ElementSet of bound subject variables..
TextInput - Class in org.qedeq.base.io
This class provides convenient methods for parsing input.
TextInput(Reader) - Constructor for class org.qedeq.base.io.TextInput
Constructor using Reader source.
TextInput(StringBuffer) - Constructor for class org.qedeq.base.io.TextInput
Constructor using StringBuffer source.
TextInput(String) - Constructor for class org.qedeq.base.io.TextInput
Constructor using String source.
TextInput(File, String) - Constructor for class org.qedeq.base.io.TextInput
Constructor using FILE source.
TextOutput - Class in org.qedeq.base.io
Wraps a text output stream.
TextOutput(String, PrintStream) - Constructor for class org.qedeq.base.io.TextOutput
Constructor.
TextOutput(String, OutputStream, String) - Constructor for class org.qedeq.base.io.TextOutput
Constructor.
THIS_IS_NO_ALLOWED_BASIC_REASON_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
THIS_IS_NO_ALLOWED_BASIC_REASON_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
THIS_IS_NO_REFERENCE_TO_A_PROVED_FORMULA_CODE - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error code.
THIS_IS_NO_REFERENCE_TO_A_PROVED_FORMULA_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.proof.checker.BasicProofErrors
Error message.
THIS_IS_NOT_VALID_VERSION_FORMAT_CODE - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error code.
THIS_IS_NOT_VALID_VERSION_FORMAT_TEXT - Static variable in interface org.qedeq.kernel.bo.service.logic.LogicErrors
Error message.
THREAD_INTERUPTED_EXCEPTION_CODE - Static variable in exception org.qedeq.kernel.se.visitor.InterruptException
Error (or warning) number for: unexpected runtime exception occurred.
THREAD_INTERUPTED_EXCEPTION_MSG - Static variable in exception org.qedeq.kernel.se.visitor.InterruptException
Error (or warning) text for: unexpected runtime exception occurred.
THREE - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
"Three" or set that contains "one".
ThreeDynamicModel - Class in org.qedeq.kernel.bo.logic.model
A model for our mathematical world.
ThreeDynamicModel() - Constructor for class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
Constructor.
TITLE_TAG - Static variable in class org.qedeq.kernel.xml.handler.module.SectionHandler
Tag for title part.
toArray() - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
Get all exceptions.
TooFewArgumentsException - Exception in org.qedeq.kernel.bo.parser
To few arguments.
TooFewArgumentsException(long, int) - Constructor for exception org.qedeq.kernel.bo.parser.TooFewArgumentsException
Constructor.
TooMuchArgumentsException - Exception in org.qedeq.kernel.bo.parser
There are too much arguments.
TooMuchArgumentsException(long, Operator, int) - Constructor for exception org.qedeq.kernel.bo.parser.TooMuchArgumentsException
Constructor.
toString() - Method in class org.qedeq.base.io.Path
 
toString() - Method in class org.qedeq.base.io.SourceArea
 
toString() - Method in class org.qedeq.base.io.SourcePosition
 
toString() - Method in class org.qedeq.base.io.StringOutput
 
toString() - Method in class org.qedeq.base.io.Version
 
toString() - Method in class org.qedeq.base.io.VersionSet
 
toString() - Method in class org.qedeq.base.utility.Enumerator
Return number in String format.
toString(Object[]) - Static method in class org.qedeq.base.utility.StringUtility
Returns a readable presentation of an Object array.
toString(Set) - Static method in class org.qedeq.base.utility.StringUtility
Returns a readable presentation of a Set.
toString(Map) - Static method in class org.qedeq.base.utility.StringUtility
Returns a readable presentation of a Map.
toString() - Method in class org.qedeq.kernel.bo.common.QedeqBoSet
 
toString() - Method in class org.qedeq.kernel.bo.logic.common.FunctionConstant
 
toString() - Method in class org.qedeq.kernel.bo.logic.common.FunctionKey
 
toString() - Method in exception org.qedeq.kernel.bo.logic.common.LogicalCheckException
Returns a short description of this throwable.
toString() - Method in class org.qedeq.kernel.bo.logic.common.LogicalCheckExceptionList
 
toString() - Method in class org.qedeq.kernel.bo.logic.common.PredicateConstant
 
toString() - Method in class org.qedeq.kernel.bo.logic.common.PredicateKey
 
toString() - Method in class org.qedeq.kernel.bo.logic.common.SubjectVariable
 
toString() - Method in class org.qedeq.kernel.bo.logic.model.DynamicDirectInterpreter
 
toString() - Method in class org.qedeq.kernel.bo.logic.model.Entity
Get display text.
toString() - Method in class org.qedeq.kernel.bo.logic.model.Function
Get display text.
toString() - Method in class org.qedeq.kernel.bo.logic.model.FunctionVariableInterpreter
 
toString() - Method in class org.qedeq.kernel.bo.logic.model.Operator
 
toString() - Method in class org.qedeq.kernel.bo.logic.model.Predicate
Get display text.
toString() - Method in class org.qedeq.kernel.bo.logic.model.PredicateVariableInterpreter
 
toString() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableAllocation
 
toString() - Method in class org.qedeq.kernel.bo.logic.model.SubjectVariableInterpreter
 
toString() - Method in class org.qedeq.kernel.bo.logic.proof.finder.ModusPonensBo
 
toString() - Method in class org.qedeq.kernel.bo.logic.proof.finder.SubstPredBo
 
toString() - Method in class org.qedeq.kernel.bo.module.KernelModuleReferenceList
 
toString() - Method in class org.qedeq.kernel.bo.parser.Operator
 
toString() - Method in class org.qedeq.kernel.bo.service.internal.DefaultKernelQedeqBo
 
toString() - Method in interface org.qedeq.kernel.se.base.list.Element
Get show this in String form.
toString() - Method in class org.qedeq.kernel.se.common.DefaultModuleAddress
 
toString() - Method in class org.qedeq.kernel.se.common.ModuleContext
 
toString() - Method in exception org.qedeq.kernel.se.common.QedeqException
 
toString() - Method in class org.qedeq.kernel.se.common.RuleKey
 
toString() - Method in exception org.qedeq.kernel.se.common.SourceFileException
 
toString() - Method in exception org.qedeq.kernel.se.common.SourceFileExceptionList
 
toString() - Method in class org.qedeq.kernel.se.dto.list.DefaultAtom
 
toString() - Method in class org.qedeq.kernel.se.dto.list.DefaultElementList
 
toString() - Method in class org.qedeq.kernel.se.dto.list.ElementSet
 
toString() - Method in class org.qedeq.kernel.se.dto.module.AddVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.AuthorListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.AuthorVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.AxiomVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ChangedRuleVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ChapterListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ChapterVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ConclusionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ConditionalProofVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ExistentialVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.FormalProofLineVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.FormalProofListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.FormalProofVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.FormulaVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.FunctionDefinitionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.HeaderVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.HypothesisVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ImportListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ImportVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.InitialFunctionDefinitionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.InitialPredicateDefinitionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LatexListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LatexVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LinkListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LiteratureItemVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LocationListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.LocationVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ModusPonensVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.NodeVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.PredicateDefinitionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ProofListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.ProofVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.PropositionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.QedeqVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.RenameVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.RuleVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SectionListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SectionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SpecificationVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SubsectionListVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SubsectionVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SubstFreeVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SubstFuncVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.SubstPredVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.TermVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.UniversalVo
 
toString() - Method in class org.qedeq.kernel.se.dto.module.UsedByListVo
 
toString() - Method in class org.qedeq.kernel.se.state.AbstractState
 
toString() - Method in class org.qedeq.kernel.se.visitor.QedeqNumbers
 
toString() - Method in class org.qedeq.kernel.xml.handler.common.SimpleAttributes
 
toString() - Method in class org.qedeq.kernel.xml.tracker.SimpleXPath
 
toUrl(File) - Static method in class org.qedeq.base.io.UrlUtility
Convert file in URL.
Trace - Class in org.qedeq.base.trace
Developer trace.
trace(Class, Object, String, Object) - Static method in class org.qedeq.base.trace.Trace
Trace object.
trace(Class, String, Object) - Static method in class org.qedeq.base.trace.Trace
Trace object.
trace(Class, Object, String, Throwable) - Static method in class org.qedeq.base.trace.Trace
Trace throwable.
trace(Class, String, Throwable) - Static method in class org.qedeq.base.trace.Trace
Trace throwable.
trace(Class, Object, String, String, Throwable) - Static method in class org.qedeq.base.trace.Trace
Trace throwable and extra description.
trace(Class, String, String, Throwable) - Static method in class org.qedeq.base.trace.Trace
Trace throwable and extra description.
TraceListener - Class in org.qedeq.kernel.bo.log
Listener that writes events to the trace.
TraceListener() - Constructor for class org.qedeq.kernel.bo.log.TraceListener
Constructor.
traceStack(Class, Object, String) - Static method in class org.qedeq.base.trace.Trace
Write stacktrace into trace if debug level is on.
traceStack(Class, String) - Static method in class org.qedeq.base.trace.Trace
Write stacktrace into trace if debug level is on.
transform(ReferenceFinder, String, int) - Static method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeParser
Parse LaTeX text into QEDEQ module string.
transform(LatexList) - Method in class org.qedeq.kernel.se.visitor.LatexList2Text
Filters English entry out of LaTeX list.
transform(LatexList, String) - Method in class org.qedeq.kernel.se.visitor.LatexList2Text
Filters given language entry out of LaTeX list.
transform2Bold(String) - Static method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeSpecials
Transform into bold characters.
transform2Emph(String) - Static method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeSpecials
Transform into emph characters.
transform2Mathfrak(String) - Static method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeSpecials
Transform into mathfrak characters.
transform2Subscript(String) - Static method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeSpecials
Transform into subscript characters.
transform2Superscript(String) - Static method in class org.qedeq.kernel.bo.service.unicode.Latex2UnicodeSpecials
Transform into superscript characters.
transformURLPathToFilePath(URL) - Static method in class org.qedeq.base.io.UrlUtility
Convert URL path in file path.
traverse(InternalServiceJob) - Method in class org.qedeq.kernel.bo.service.basis.ControlVisitor
Start traverse of QedeqBo.
traverse(InternalServiceJob) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
TRUE - Static variable in class org.qedeq.kernel.bo.logic.model.DynamicModel
Always return true.
TWO - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
"Two" or set that contains "zero" and "one".
TWO - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
"Two" or set that contains "zero" and "one".
TWO_ONE_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
"Two" or set that contains "zero" and "one".

U

UnaryDynamicModel - Class in org.qedeq.kernel.bo.logic.model
A model for our mathematical world.
UnaryDynamicModel() - Constructor for class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
Constructor.
UNCHECKED - Static variable in interface org.qedeq.kernel.se.common.CheckLevel
Check was not performed yet.
unescapeXml(String) - Static method in class org.qedeq.base.utility.StringUtility
Unescapes a string containing XML entity escapes to a string containing the actual Unicode characters corresponding to the escapes.
UNEXPECTED_DATA_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for unexpected character data.
UNEXPECTED_DATA_TEXT - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Unexpected tag message text, part one.
UNEXPECTED_RUNTIME_EXCEPTION_CODE - Static variable in exception org.qedeq.kernel.bo.service.basis.RuntimeVisitorException
Error (or warning) number for: unexpected runtime exception occurred.
UNEXPECTED_RUNTIME_EXCEPTION_MSG - Static variable in exception org.qedeq.kernel.bo.service.basis.RuntimeVisitorException
Error (or warning) text for: unexpected runtime exception occurred.
UNEXPECTED_TAG_CODE - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Error code for unexpected tag.
UNEXPECTED_TAG_TEXT - Static variable in exception org.qedeq.kernel.xml.common.XmlSyntaxException
Unexpected tag message text.
UnexpectedOperatorException - Exception in org.qedeq.kernel.bo.parser
Operator occurred unexpected.
UnexpectedOperatorException(long, Operator) - Constructor for exception org.qedeq.kernel.bo.parser.UnexpectedOperatorException
Constructor.
UnicodeErrorCodes - Interface in org.qedeq.kernel.bo.service.unicode
Contains the error codes for conversion into unicode.
UnicodeException - Exception in org.qedeq.kernel.bo.service.unicode
Exception for QEDEQ into unicode conversion problems.
UnicodeException(int, String, ModuleContext) - Constructor for exception org.qedeq.kernel.bo.service.unicode.UnicodeException
Constructs an exception.
union(ElementSet) - Method in class org.qedeq.kernel.se.dto.list.ElementSet
Add elements from another ElementSet to this set.
UNIQUE_EXISTENTIAL_QUANTIFIER_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical "exists unique" operator.
Universal - Interface in org.qedeq.kernel.se.base.module
Rule of universal generalization.
UNIVERSAL_QUANTIFIER_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.common.Operators
Operator string for logical "all" operator.
UniversalHandler - Class in org.qedeq.kernel.xml.handler.module
Parse a existential generalization rule usage.
UniversalHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.UniversalHandler
Deals with definitions.
UniversalVo - Class in org.qedeq.kernel.se.dto.module
Usage of rule for universal generalization.
UniversalVo(String, Element) - Constructor for class org.qedeq.kernel.se.dto.module.UniversalVo
Constructs an reason.
UniversalVo() - Constructor for class org.qedeq.kernel.se.dto.module.UniversalVo
Default constructor.
UNKNOWN_ARGUMENT_FORMAT_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown format for argument size.
UNKNOWN_ARGUMENT_FORMAT_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown format for argument size.
UNKNOWN_FUNCTION_CONSTANT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
UNKNOWN_FUNCTION_CONSTANT_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown function constant.
UNKNOWN_FUNCTION_CONSTANT_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown function constant.
UNKNOWN_FUNCTION_CONSTANT_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
UNKNOWN_IMPORT_MODULE_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown import module.
UNKNOWN_IMPORT_MODULE_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown import module.
UNKNOWN_IMPORT_MODULE_TEXT_2 - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown import module.
UNKNOWN_LOGICAL_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
UNKNOWN_LOGICAL_OPERATOR_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
UNKNOWN_OPERATOR_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown operator.
UNKNOWN_OPERATOR_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown operator.
UNKNOWN_PREDICATE_CONSTANT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
UNKNOWN_PREDICATE_CONSTANT_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown predicate constant.
UNKNOWN_PREDICATE_CONSTANT_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown predicate constant.
UNKNOWN_PREDICATE_CONSTANT_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
UNKNOWN_TERM_OPERATOR - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error code.
UNKNOWN_TERM_OPERATOR_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: unknown term operator.
UNKNOWN_TERM_OPERATOR_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: unknown term operator.
UNKNOWN_TERM_OPERATOR_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.wf.FormulaBasicErrors
Error message.
unlockRequiredModule(InternalModuleServiceCall) - Method in interface org.qedeq.kernel.bo.module.ModuleArbiter
Unlock module again.
unlockRequiredModule(InternalModuleServiceCall) - Method in class org.qedeq.kernel.bo.service.internal.ModuleArbiterImpl
 
unlockRequiredModule(ServiceJob, QedeqBo) - Method in class org.qedeq.kernel.bo.service.internal.ModuleArbiterImpl
 
UrlUtility - Class in org.qedeq.base.io
A collection of useful static methods for URL s.
UsedByList - Interface in org.qedeq.kernel.se.base.module
List of modules which use the current one.
UsedByListHandler - Class in org.qedeq.kernel.xml.handler.module
Parse list of referencing modules.
UsedByListHandler(AbstractSimpleHandler) - Constructor for class org.qedeq.kernel.xml.handler.module.UsedByListHandler
Handles list of modules that use the current one.
UsedByListVo - Class in org.qedeq.kernel.se.dto.module
List of modules which use the current one.
UsedByListVo() - Constructor for class org.qedeq.kernel.se.dto.module.UsedByListVo
Constructs an empty list of used by modules.
useSystemLineSeparator(String) - Static method in class org.qedeq.base.utility.StringUtility
Creates String with platform dependent line ends.

V

Version - Class in org.qedeq.base.io
A version number implementation oriented at the standard: http://semver.org.
Version(String) - Constructor for class org.qedeq.base.io.Version
Constructs version object.
VersionSet - Class in org.qedeq.base.io
A set of version numbers.
VersionSet(String) - Constructor for class org.qedeq.base.io.VersionSet
Constructs version set object.
VersionSet() - Constructor for class org.qedeq.base.io.VersionSet
Constructs version set object.
visitEnter(Import) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
Visit import.
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
Increase function definition counter.
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
 
visitEnter(Node) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
 
visitEnter(Import) - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesExecutor
Visit import.
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(Node) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(FormalProofLine) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(ConditionalProof) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitEnter(Qedeq) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Header) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(ImportList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Import) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Chapter) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Section) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Subsection) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Node) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Proof) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(FormalProof) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(FormalProofLineList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(FormalProofLine) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(ModusPonens) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Add) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Rename) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(SubstFree) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(SubstFunc) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(SubstPred) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Existential) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Universal) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(ConditionalProof) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Hypothesis) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Conclusion) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(LinkList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(ChangedRuleList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(ChangedRule) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(LiteratureItemList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(LiteratureItem) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitEnter(LatexList) - Method in class org.qedeq.kernel.bo.service.latex.QedeqBoDuplicateLanguageChecker
 
visitEnter(Header) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitEnter(Specification) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitEnter(Qedeq) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Header) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(ImportList) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Chapter) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Section) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Subsection) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Node) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Proof) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(FormalProof) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(FormalProofLine) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(ConditionalProof) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Hypothesis) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Conclusion) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(ModusPonens) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Add) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Rename) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(SubstFree) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(SubstFunc) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(SubstPred) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Existential) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Universal) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(LinkList) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(ChangedRuleList) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(ChangedRule) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(LiteratureItemList) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(LiteratureItem) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitEnter(Atom) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ElementList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Author) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(AuthorList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Chapter) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ChapterList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Formula) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Header) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Import) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ImportList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Latex) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(LatexList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(LinkList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(LiteratureItem) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(LiteratureItemList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Location) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(LocationList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Node) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(FormalProofList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(FormalProof) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(FormalProofLine) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Reason) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ModusPonens) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Add) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Rename) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(SubstFree) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(SubstFunc) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(SubstPred) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Existential) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Universal) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ConditionalProof) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Hypothesis) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Conclusion) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(FormalProofLineList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Proof) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ProofList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Qedeq) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Rule) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ChangedRuleList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(ChangedRule) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Section) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(SectionList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Specification) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Subsection) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(SubsectionList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(SubsectionType) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Term) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(UsedByList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitEnter(Atom) - Method in interface org.qedeq.kernel.se.visitor.ListVisitor
Visit certain element.
visitEnter(ElementList) - Method in interface org.qedeq.kernel.se.visitor.ListVisitor
Visit certain element.
visitEnter(Author) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(AuthorList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Axiom) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Chapter) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ChapterList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Formula) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(InitialFunctionDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(FunctionDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Header) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Import) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ImportList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Latex) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(LatexList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(LinkList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(LiteratureItem) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(LiteratureItemList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Location) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(LocationList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Node) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(InitialPredicateDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(PredicateDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(FormalProof) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(FormalProofList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(FormalProofLine) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit formal proof line (but not an conditional proof line).
visitEnter(Reason) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ModusPonens) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Add) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Rename) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(SubstFree) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(SubstFunc) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(SubstPred) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Existential) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Universal) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ConditionalProof) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit conditional proof line.
visitEnter(Hypothesis) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Conclusion) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(FormalProofLineList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Proof) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ProofList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Proposition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Qedeq) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Rule) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ChangedRuleList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(ChangedRule) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Section) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(SectionList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Specification) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Subsection) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(SubsectionList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(SubsectionType) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Term) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(UsedByList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitEnter(Qedeq) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Header) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Specification) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(LatexList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Latex) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(LocationList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Location) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(AuthorList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Author) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(ImportList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Import) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(UsedByList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Chapter) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Section) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(SubsectionList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Subsection) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Node) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Proof) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(FormalProof) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(FormalProofLineList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(FormalProofLine) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(ModusPonens) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Add) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Rename) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(SubstFree) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(SubstFunc) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(SubstPred) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Existential) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Universal) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(ConditionalProof) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Hypothesis) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Conclusion) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Rule) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(LinkList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(ChangedRule) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Formula) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Term) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(ElementList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(LiteratureItemList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(LiteratureItem) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitEnter(Qedeq) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Header) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Specification) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(LatexList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Latex) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(LocationList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Location) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(AuthorList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Author) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ImportList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Import) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(UsedByList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ChapterList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Chapter) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(SectionList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Section) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(SubsectionList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Subsection) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Node) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Axiom) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Proposition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ProofList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Proof) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(FormalProofList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(FormalProof) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(FormalProofLineList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(FormalProofLine) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ConditionalProof) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Reason) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Add) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ModusPonens) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Rename) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(SubstFree) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(SubstFunc) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(SubstPred) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Existential) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Universal) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Hypothesis) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Conclusion) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(InitialPredicateDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(PredicateDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(InitialFunctionDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(FunctionDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Rule) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ChangedRuleList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ChangedRule) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(LinkList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Formula) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(Term) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(ElementList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(LiteratureItemList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitEnter(LiteratureItem) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Node) - Method in class org.qedeq.kernel.bo.service.basis.ModuleLabelsCreator
 
visitLeave(ImportList) - Method in class org.qedeq.kernel.bo.service.dependency.LoadDirectlyRequiredModulesExecutor
End of visit of import list.
visitLeave(Axiom) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(FormalProofLine) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(ConditionalProof) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(Rule) - Method in class org.qedeq.kernel.bo.service.heuristic.DynamicHeuristicCheckerExecutor
 
visitLeave(Qedeq) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Header) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Chapter) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(SectionList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Section) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Subsection) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Node) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Proof) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(FormalProofLineList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(FormalProofLine) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(ConditionalProof) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Hypothesis) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Conclusion) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(FormalProof) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(Rule) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(LiteratureItemList) - Method in class org.qedeq.kernel.bo.service.latex.Qedeq2LatexExecutor
 
visitLeave(LatexList) - Method in class org.qedeq.kernel.bo.service.latex.QedeqBoDuplicateLanguageChecker
 
visitLeave(Axiom) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.bo.service.logic.FormalProofCheckerExecutor
 
visitLeave(Axiom) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(Rule) - Method in class org.qedeq.kernel.bo.service.logic.SimpleProofFinderExecutor
 
visitLeave(Axiom) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(Rule) - Method in class org.qedeq.kernel.bo.service.logic.WellFormedCheckerExecutor
 
visitLeave(Qedeq) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Header) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Chapter) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Section) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Node) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Proof) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(FormalProof) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(FormalProofLine) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(ConditionalProof) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Hypothesis) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Conclusion) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(LiteratureItemList) - Method in class org.qedeq.kernel.bo.service.unicode.Qedeq2UnicodeVisitor
 
visitLeave(Author) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(AuthorList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Axiom) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Chapter) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ChapterList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Formula) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Header) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Import) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ImportList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Latex) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(LatexList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(LinkList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(LiteratureItem) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(LiteratureItemList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Location) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(LocationList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Node) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(FormalProofList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(FormalProof) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(FormalProofLine) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Reason) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ModusPonens) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Add) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Rename) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(SubstFree) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(SubstFunc) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(SubstPred) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Existential) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Universal) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ConditionalProof) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Hypothesis) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Conclusion) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(FormalProofLineList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Proof) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ProofList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Qedeq) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Rule) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ChangedRuleList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ChangedRule) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Section) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(SectionList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Specification) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Subsection) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(SubsectionList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(SubsectionType) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Term) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(UsedByList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Atom) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(ElementList) - Method in class org.qedeq.kernel.se.visitor.AbstractModuleVisitor
 
visitLeave(Atom) - Method in interface org.qedeq.kernel.se.visitor.ListVisitor
Visit certain element.
visitLeave(ElementList) - Method in interface org.qedeq.kernel.se.visitor.ListVisitor
Visit certain element.
visitLeave(Author) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(AuthorList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Axiom) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Chapter) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ChapterList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Formula) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(InitialFunctionDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(FunctionDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Header) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Import) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ImportList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Latex) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(LatexList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(LinkList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(LiteratureItem) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(LiteratureItemList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Location) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(LocationList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Node) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(InitialPredicateDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(PredicateDefinition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(FormalProofList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(FormalProof) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(FormalProofLine) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Reason) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(FormalProofLineList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ModusPonens) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Add) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Rename) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(SubstFree) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(SubstFunc) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(SubstPred) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Existential) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Universal) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ConditionalProof) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Hypothesis) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Conclusion) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Proof) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ProofList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Proposition) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Qedeq) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Rule) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ChangedRuleList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(ChangedRule) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Section) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(SectionList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Specification) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Subsection) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(SubsectionList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(SubsectionType) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Term) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(UsedByList) - Method in interface org.qedeq.kernel.se.visitor.QedeqVisitor
Visit certain element.
visitLeave(Qedeq) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Header) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Specification) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(LatexList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Latex) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(LocationList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(AuthorList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Author) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(ImportList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Import) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(UsedByList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Chapter) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Section) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(SubsectionList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Subsection) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Node) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Axiom) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Proof) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(FormalProof) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(FormalProofLineList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(FormalProofLine) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(ModusPonens) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Add) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Rename) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(SubstFree) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(SubstFunc) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(SubstPred) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Existential) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Universal) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(ConditionalProof) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Hypothesis) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Conclusion) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Rule) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(ChangedRule) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Formula) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Term) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(ElementList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(LiteratureItemList) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(LiteratureItem) - Method in class org.qedeq.kernel.xml.dao.Qedeq2Xml
 
visitLeave(Qedeq) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Header) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Specification) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(LatexList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Latex) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(LocationList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Location) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(AuthorList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Author) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ImportList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Import) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(UsedByList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ChapterList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Chapter) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(SectionList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Section) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(SubsectionList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Subsection) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Node) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Axiom) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Proposition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Proof) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(FormalProof) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(FormalProofLineList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(FormalProofLine) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ConditionalProof) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Reason) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Add) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ModusPonens) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Rename) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(SubstFree) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(SubstFunc) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(SubstPred) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Existential) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Universal) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Hypothesis) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Conclusion) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(InitialPredicateDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(PredicateDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(InitialFunctionDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(FunctionDefinition) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Rule) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ChangedRuleList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ChangedRule) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(LinkList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Formula) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(Term) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(ElementList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(LiteratureItemList) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 
visitLeave(LiteratureItem) - Method in class org.qedeq.kernel.xml.mapper.Context2SimpleXPath
 

W

waitln() - Static method in class org.qedeq.base.io.IoUtility
Waits until a '\n' was read from System.in.
warning(SAXParseException) - Method in class org.qedeq.kernel.xml.parser.SaxErrorHandler
 
wasFailure() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Has the process finished with an exception? This is also true, if the user canceled the execution.
wasFailure() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
wasInterrupted() - Method in interface org.qedeq.kernel.bo.common.ModuleServiceResult
Was the call interrupted by user interaction?
wasInterrupted() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Has the process execution been canceled by the user?
wasInterrupted() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
wasInterrupted() - Method in class org.qedeq.kernel.bo.job.ServiceResultImpl
 
wasSuccess() - Method in interface org.qedeq.kernel.bo.common.ServiceJob
Has the process normally ended?
wasSuccess() - Method in class org.qedeq.kernel.bo.job.InternalServiceJobImpl
 
WellFormedCheckerExecutor - Class in org.qedeq.kernel.bo.service.logic
Checks if all formulas of a QEDEQ module are well formed.
WellFormedCheckerPlugin - Class in org.qedeq.kernel.bo.service.logic
Checks if all formulas of a QEDEQ module are well formed.
WellFormedCheckerPlugin() - Constructor for class org.qedeq.kernel.bo.service.logic.WellFormedCheckerPlugin
 
WellFormedState - Class in org.qedeq.kernel.se.state
Represents a mathematical module state.
WellFormedStateDescriptions - Interface in org.qedeq.kernel.se.state
This interface provides primitive constants for the WellFormedState.
WRITING_MODULE_FILE_FAILED_CODE - Static variable in interface org.qedeq.kernel.xml.dao.DaoErrors
Error code.
WRITING_MODULE_FILE_FAILED_TEXT - Static variable in interface org.qedeq.kernel.xml.dao.DaoErrors
Error message.
WRONG_CALLING_CONVENTION_CODE - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) number for: wrong calling convention, list expected.
WRONG_CALLING_CONVENTION_TEXT - Static variable in interface org.qedeq.kernel.bo.logic.model.HeuristicErrorCodes
Error (or warning) text for: wrong calling convention, list expected.

X

XML_FILE_PARSING_FAILED_CODE - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error code.
XML_FILE_PARSING_FAILED_TEXT - Static variable in interface org.qedeq.kernel.xml.handler.parser.ParserErrors
Error message.
XmlQedeqFileDao - Class in org.qedeq.kernel.xml.dao
This class provides access methods for loading QEDEQ modules from XML files.
XmlQedeqFileDao() - Constructor for class org.qedeq.kernel.xml.dao.XmlQedeqFileDao
Constructor.
XmlReader - Class in com.sun.syndication.io
Character stream that handles (or at least attemtps to) all the necessary Voodo to figure out the charset encoding of the XML document within the stream.
XmlReader(File) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader for a File.
XmlReader(InputStream) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(InputStream, boolean) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader for a raw InputStream.
XmlReader(URL) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using the InputStream of a URL.
XmlReader(URLConnection) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using the InputStream of a URLConnection.
XmlReader(InputStream, String) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean, String) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReader(InputStream, String, boolean) - Constructor for class com.sun.syndication.io.XmlReader
Creates a Reader using an InputStream an the associated content-type header.
XmlReaderException - Exception in com.sun.syndication.io
The XmlReaderException is thrown by the XmlReader constructors if the charset encoding can not be determined according to the XML 1.0 specification and RFC 3023.
XmlReaderException(String, String, String, String, InputStream) - Constructor for exception com.sun.syndication.io.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlReaderException(String, String, String, String, String, String, InputStream) - Constructor for exception com.sun.syndication.io.XmlReaderException
Creates an exception instance if the charset encoding could not be determined.
XmlSyntaxException - Exception in org.qedeq.kernel.xml.common
Exception that occurs during XML parsing.
XPathLocationFinder - Class in org.qedeq.kernel.xml.tracker
Find position of simple XPath expressions within an XML file.
XPathLocationFoundException - Exception in org.qedeq.kernel.xml.tracker
Location we searched for was found.
XPathLocationFoundException() - Constructor for exception org.qedeq.kernel.xml.tracker.XPathLocationFoundException
Constructor.
XPathLocationParser - Class in org.qedeq.kernel.xml.tracker
Parser for XML files.
XPathLocationParser(SimpleXPath, SourcePosition, SourcePosition) - Constructor for class org.qedeq.kernel.xml.tracker.XPathLocationParser
Constructor.

Y

YodaUtility - Class in org.qedeq.base.utility
We learned so much from the great Jedi master.

Z

ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.FourDynamicModel
"Zero" or empty set.
ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.ThreeDynamicModel
"Zero" or empty set.
ZERO - Static variable in class org.qedeq.kernel.bo.logic.model.UnaryDynamicModel
"Zero" or empty class.
ZERO_ONE - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
"One" or set that contains the empty set.
ZERO_TWO - Static variable in class org.qedeq.kernel.bo.logic.model.SixDynamicModel
"Two" or set that contains "zero" and "one".

A B C D E F G H I K L M N O P Q R S T U V W X Y Z

Copyright © 2014. All Rights Reserved.