uk.ac.manchester.gong.bong.match
Class SemanticsTransfer

java.lang.Object
  extended by uk.ac.manchester.gong.bong.match.SemanticsTransfer

public class SemanticsTransfer
extends java.lang.Object


Constructor Summary
SemanticsTransfer()
           
 
Method Summary
static void doTransfer(org.semanticweb.owl.model.OWLClass matchedClass, BONGMatchResult matchresult, BONGSettings bongsettings, OWLDealer owldealer, java.util.HashMap accesory_map)
          This class gets a matchresult and transfers the semantics from the regexp class to the target class, checking the mappings or mere existence of the filler
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SemanticsTransfer

public SemanticsTransfer()
Method Detail

doTransfer

public static void doTransfer(org.semanticweb.owl.model.OWLClass matchedClass,
                              BONGMatchResult matchresult,
                              BONGSettings bongsettings,
                              OWLDealer owldealer,
                              java.util.HashMap accesory_map)
                       throws org.semanticweb.owl.model.OWLException
This class gets a matchresult and transfers the semantics from the regexp class to the target class, checking the mappings or mere existence of the filler

Throws:
org.semanticweb.owl.model.OWLException