Searched refs:setVocabulary (Results 1 - 6 of 6) sorted by relevance

/owl-s/src/impl/owls/generic/list/
H A DOWLSObjListImpl.java46 setVocabulary(OWLS.ObjList);
56 list.setVocabulary(vocabulary);
/owl-s/src/impl/owls/process/constructs/
H A DControlConstructBagImpl.java48 setVocabulary(OWLS.CCBag);
53 list.setVocabulary(vocabulary);
H A DControlConstructListImpl.java48 setVocabulary(OWLS.CCList);
53 list.setVocabulary(vocabulary);
/owl-s/src/impl/owl/list/
H A DRDFListImpl.java85 setVocabulary(RDF.ListVocabulary);
167 list.setVocabulary( vocabulary );
278 public void setVocabulary(ListVocabulary vocabulary) { method in class:RDFListImpl
/owl-s/src/impl/swrl/
H A DAtomListImpl.java47 setVocabulary( SWRL.AtomListVocabulary );
/owl-s/src/impl/jena/
H A DOWLModelImpl.java304 list.setVocabulary( vocabulary );
328 list.setVocabulary( vocabulary );

Completed in 37 milliseconds