Hilbert II - Version 0.01.09

Uses of Package
org.qedeq.kernel.base.module

Packages that use org.qedeq.kernel.base.module
org.qedeq.kernel.base.module The main funtionalities of qedeq modules are described here. 
org.qedeq.kernel.bo.control Contains business object controllers. 
org.qedeq.kernel.bo.module Business objects for qedeq modules. 
org.qedeq.kernel.dto.module Value objects for qedeq modules.  
org.qedeq.kernel.latex LaTeX export abilities of the kernel.  
org.qedeq.kernel.xml.handler.module Handler to parse qedeq XML modules.  
 

Classes in org.qedeq.kernel.base.module used by org.qedeq.kernel.base.module
Author
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
AuthorList
          List of authors.
Axiom
          Axiom.
Chapter
          Chapter.
ChapterList
          List of chapters.
Definition
          Definition of operator.
FormulaOrTerm
          Wraps a formula or a term.
Header
          Header of a qedeq file.
Import
          Module import.
ImportList
          List of imports.
Latex
          LaTeX text part.
LatexList
          List of LaTeX text parts.
LinkList
          List of identifiers.
Location
          Describes the "physical" directory location for a module.
LocationList
          List of locations.
NodeType
          Marker interface for different node types.
Proof
          Contains a proof for a proposition.
ProofList
           
Proposition
          Proposition.
Rule
          Rule.
Section
          Section of a qedeq file.
SectionList
          List of sections.
Specification
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
SubsectionList
          List of nodes.
SubsectionType
          Marker interface for different subsection types.
UsedByList
          List of modules which use the current one.
VariableList
          List of variables.
 

Classes in org.qedeq.kernel.base.module used by org.qedeq.kernel.bo.control
Qedeq
          A complete qedeq module.
 

Classes in org.qedeq.kernel.base.module used by org.qedeq.kernel.bo.module
Author
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
AuthorList
          List of authors.
Axiom
          Axiom.
Chapter
          Chapter.
ChapterList
          List of chapters.
Definition
          Definition of operator.
FormulaOrTerm
          Wraps a formula or a term.
Header
          Header of a qedeq file.
Import
          Module import.
ImportList
          List of imports.
Latex
          LaTeX text part.
LatexList
          List of LaTeX text parts.
LinkList
          List of identifiers.
Location
          Describes the "physical" directory location for a module.
LocationList
          List of locations.
Node
           
NodeType
          Marker interface for different node types.
Proof
          Contains a proof for a proposition.
ProofList
           
Proposition
          Proposition.
Qedeq
          A complete qedeq module.
Rule
          Rule.
Section
          Section of a qedeq file.
SectionList
          List of sections.
Specification
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
Subsection
          Special subsection of a qedeq file.
SubsectionList
          List of nodes.
SubsectionType
          Marker interface for different subsection types.
UsedByList
          List of modules which use the current one.
VariableList
          List of variables.
 

Classes in org.qedeq.kernel.base.module used by org.qedeq.kernel.dto.module
Author
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
AuthorList
          List of authors.
Axiom
          Axiom.
Chapter
          Chapter.
ChapterList
          List of chapters.
Definition
          Definition of operator.
FormulaOrTerm
          Wraps a formula or a term.
Header
          Header of a qedeq file.
Import
          Module import.
ImportList
          List of imports.
Latex
          LaTeX text part.
LatexList
          List of LaTeX text parts.
LinkList
          List of identifiers.
Location
          Describes the "physical" directory location for a module.
LocationList
          List of locations.
Node
           
NodeType
          Marker interface for different node types.
Proof
          Contains a proof for a proposition.
ProofList
           
Proposition
          Proposition.
Qedeq
          A complete qedeq module.
Rule
          Rule.
Section
          Section of a qedeq file.
SectionList
          List of sections.
Specification
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
Subsection
          Special subsection of a qedeq file.
SubsectionList
          List of nodes.
SubsectionType
          Marker interface for different subsection types.
UsedByList
          List of modules which use the current one.
VariableList
          List of variables.
 

Classes in org.qedeq.kernel.base.module used by org.qedeq.kernel.latex
Qedeq
          A complete qedeq module.
 

Classes in org.qedeq.kernel.base.module used by org.qedeq.kernel.xml.handler.module
Author
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
AuthorList
          List of authors.
Axiom
          Axiom.
Chapter
          Chapter.
Definition
          Definition of operator.
FormulaOrTerm
          Wraps a formula or a term.
Header
          Header of a qedeq file.
ImportList
          List of imports.
Latex
          LaTeX text part.
LatexList
          List of LaTeX text parts.
Node
           
Proof
          Contains a proof for a proposition.
Proposition
          Proposition.
Qedeq
          A complete qedeq module.
Rule
          Rule.
Section
          Section of a qedeq file.
Specification
          Describes a specification of a module, that means its name, versions and possible "physical" locations.
Subsection
          Special subsection of a qedeq file.
SubsectionList
          List of nodes.
UsedByList
          List of modules which use the current one.
VariableList
          List of variables.
 


Hilbert II - Version 0.01.09

©left GNU General Public Licence
All Rights Reserved.