Searched refs:SWRLFactoryImpl (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/swrl/ | ||
H A D | SWRLFactoryCreator.java | 6 import impl.swrl.SWRLFactoryImpl;
21 return new SWRLFactoryImpl( ont ); |
/owl-s/src/impl/swrl/ | ||
H A D | SWRLFactoryImpl.java | 34 public class SWRLFactoryImpl implements SWRLFactory {
class in inherits:SWRLFactory 37 public SWRLFactoryImpl( OWLOntology ont ) { method in class:SWRLFactoryImpl |
Completed in 1825 milliseconds