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

/owl-s/src/impl/swrl/
H A DAtomListImpl.java43 public class AtomListImpl extends RDFListImpl implements AtomList { class in inherits:RDFListImpl,AtomList
44 public AtomListImpl(OWLIndividual ind) { method in class:AtomListImpl
66 AtomListImpl list = new AtomListImpl( ont.createInstance( vocabulary.List() ) );

Completed in 9 milliseconds