Uses of Interface
de.dfleischhacker.uni.thesis.semantic.SemanticFactory

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

Uses of SemanticFactory in de.dfleischhacker.uni.thesis.semantic.naturalsemantic
 

Classes in de.dfleischhacker.uni.thesis.semantic.naturalsemantic that implement SemanticFactory
 class NaturalSemanticFactory
          The factory implementation for the NaturalSemantic class.
 

Uses of SemanticFactory in de.dfleischhacker.uni.thesis.semantic.nullsemantic
 

Classes in de.dfleischhacker.uni.thesis.semantic.nullsemantic that implement SemanticFactory
 class NullSemanticFactory
          The factory implementation for the NullSemantic class.
 

Uses of SemanticFactory in de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic
 

Classes in de.dfleischhacker.uni.thesis.semantic.pragmaticsemantic that implement SemanticFactory
 class PragmaticSemanticFactory
          The factory implementation for the PragmaticSemantic class.