Home
last modified time | relevance | path

Searched refs:setOntologyURI (Results 1 – 10 of 10) sorted by relevance

/dports/biology/libnuml/NuML-1.1.4/libnuml/examples/python/
H A DcreateNUML.py49 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/");
55 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/");
61 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/");
/dports/biology/py-libnuml/NuML-1.1.4/libnuml/examples/python/
H A DcreateNUML.py49 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/");
55 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/");
61 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/");
/dports/biology/libnuml/NuML-1.1.4/libnuml/examples/java/
H A DcreateNUML.java113 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
119 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
125 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
/dports/biology/py-libnuml/NuML-1.1.4/libnuml/examples/java/
H A DcreateNUML.java113 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
119 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
125 oTerm.setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
/dports/biology/libnuml/NuML-1.1.4/libnuml/examples/c++/
H A DcreateNUML.cpp145 oTerm->setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
151 oTerm->setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
157 oTerm->setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
/dports/biology/py-libnuml/NuML-1.1.4/libnuml/examples/c++/
H A DcreateNUML.cpp145 oTerm->setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
151 oTerm->setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
157 oTerm->setOntologyURI("http://www.ebi.ac.uk/sbo/"); in createExampleTwoDimensionNuMLDoc()
/dports/biology/libnuml/NuML-1.1.4/libnuml/src/numl/
H A DOntologyTerm.h224 int setOntologyURI(const std::string& ontologyURI);
H A DOntologyTerm.cpp117 int OntologyTerm::setOntologyURI(const std::string& ontologyURI) { in setOntologyURI() function in OntologyTerm
/dports/biology/py-libnuml/NuML-1.1.4/libnuml/src/numl/
H A DOntologyTerm.h224 int setOntologyURI(const std::string& ontologyURI);
H A DOntologyTerm.cpp117 int OntologyTerm::setOntologyURI(const std::string& ontologyURI) { in setOntologyURI() function in OntologyTerm