Searched defs:createFactory (Results 1 - 4 of 4) sorted by relevance

/owl-s/src/org/mindswap/swrl/
H A DSWRLFactoryCreator.java16 public static SWRLFactory createFactory() { method in class:SWRLFactoryCreator
17 return createFactory( OWLFactory.createOntology() );
20 public static SWRLFactory createFactory( OWLOntology ont ) { method in class:SWRLFactoryCreator
/owl-s/src/org/mindswap/owl/
H A DOWLFactory.java73 private static OWLFactory.Interface factory = createFactory();
75 private static OWLFactory.Interface createFactory() { method in class:OWLFactory
/owl-s/src/org/mindswap/owls/
H A DOWLSListFactory.java82 private static OWLSListFactory.Interface factory = createFactory();
84 private static OWLSListFactory.Interface createFactory() { method in class:OWLSListFactory
/owl-s/lib/axis/
H A Daxis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ...

Completed in 10 milliseconds