Searched refs:theVar (Results 1 - 3 of 3) sorted by relevance

/owl-s/src/impl/owls/process/
H A DValueOfImpl.java46 return (Parameter) getPropertyAs(OWLS.Process.theVar, Parameter.class);
53 setProperty(OWLS.Process.theVar, param);
/owl-s/src/org/mindswap/owls/vocabulary/
H A DOWLS_1_1.java231 public static OWLObjectProperty theVar; field in class:OWLS_1_1.Process
319 theVar = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "theVar"));
H A DOWLS_1_2.java231 public static OWLObjectProperty theVar; field in class:OWLS_1_2.Process
319 theVar = EntityFactory.createObjectProperty(URIUtils.createURI(URI + "theVar"));

Completed in 10 milliseconds