|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfleischhacker.uni.thesis.semantic.pragmaticsemantic.PragmaticSemanticFactory
public class PragmaticSemanticFactory
The factory implementation for the PragmaticSemantic class. Solely used from the SemanticManager to create instances of PragmaticSemantic.
Constructor Summary | |
---|---|
PragmaticSemanticFactory()
Initializes the PragmaticSemanticFactory object |
Method Summary | |
---|---|
SemanticModule |
getInstance(Ontology onto1,
Ontology onto2)
Returns an instance of the PragmaticSemantic class |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PragmaticSemanticFactory()
Method Detail |
---|
public SemanticModule getInstance(Ontology onto1, Ontology onto2) throws MergingException
getInstance
in interface SemanticFactory
onto1
- first ontologyonto2
- second ontology
MergingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |