nl.tudelft.tbm.eeni.owlstructure.processor
Class ThingExtender

java.lang.Object
  extended by nl.tudelft.tbm.eeni.owlstructure.processor.ThingExtender
All Implemented Interfaces:
IOntologyProcessor

public class ThingExtender
extends Object
implements IOntologyProcessor


Nested Class Summary
static class ThingExtender.Target
           
 
Constructor Summary
ThingExtender()
           
ThingExtender(ThingExtender.Target topClasses)
           
 
Method Summary
 com.hp.hpl.jena.ontology.OntModel process(com.hp.hpl.jena.ontology.OntModel ontModel)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThingExtender

public ThingExtender(ThingExtender.Target topClasses)

ThingExtender

public ThingExtender()
Method Detail

process

public com.hp.hpl.jena.ontology.OntModel process(com.hp.hpl.jena.ontology.OntModel ontModel)
Specified by:
process in interface IOntologyProcessor


Copyright © 2011. All Rights Reserved.