Uses of Package
de.dfleischhacker.uni.thesis.semantic

Packages that use de.dfleischhacker.uni.thesis.semantic
de.dfleischhacker.uni.thesis.semantic   
de.dfleischhacker.uni.thesis.semantic.naturalsemantic   
de.dfleischhacker.uni.thesis.semantic.nullsemantic   
de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic   
 

Classes in de.dfleischhacker.uni.thesis.semantic used by de.dfleischhacker.uni.thesis.semantic
ClosureResult
          This class is used to export the data generated internally in the semantic modules to the caller.
SemanticModule
          This defines the interface for modules implementing new semantics.
 

Classes in de.dfleischhacker.uni.thesis.semantic used by de.dfleischhacker.uni.thesis.semantic.naturalsemantic
ClosureResult
          This class is used to export the data generated internally in the semantic modules to the caller.
SemanticFactory
          This defines the interface of the semantic factory used to create instances of specific semantics.
SemanticModule
          This defines the interface for modules implementing new semantics.
 

Classes in de.dfleischhacker.uni.thesis.semantic used by de.dfleischhacker.uni.thesis.semantic.nullsemantic
ClosureResult
          This class is used to export the data generated internally in the semantic modules to the caller.
SemanticFactory
          This defines the interface of the semantic factory used to create instances of specific semantics.
SemanticModule
          This defines the interface for modules implementing new semantics.
 

Classes in de.dfleischhacker.uni.thesis.semantic used by de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic
ClosureResult
          This class is used to export the data generated internally in the semantic modules to the caller.
SemanticFactory
          This defines the interface of the semantic factory used to create instances of specific semantics.
SemanticModule
          This defines the interface for modules implementing new semantics.