Searched refs:DataPropertyAtomImpl (Results 1 - 2 of 2) sorted by relevance

/owl-s/src/impl/swrl/
H A DDataPropertyAtomImpl.java24 public class DataPropertyAtomImpl extends AtomImpl implements DataPropertyAtom { class in inherits:AtomImpl,DataPropertyAtom
25 public DataPropertyAtomImpl(OWLIndividual ind) { method in class:DataPropertyAtomImpl
/owl-s/src/impl/owls/
H A DOWLSConverters.java52 import impl.swrl.DataPropertyAtomImpl;
301 new GenericOWLSConverter(DataPropertyAtomImpl.class, SWRL.DatavaluedPropertyAtom);

Completed in 8 milliseconds