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

/owl-s/src/impl/owls/generic/expression/
H A DSWRLExpressionImpl.java51 public AtomList getBody() { method in class:SWRLExpressionImpl
95 AtomList atoms = getBody();
/owl-s/src/org/mindswap/owls/generic/expression/
H A DExpression.java16 public AtomList getBody(); method in interface:Expression
/owl-s/src/org/mindswap/query/
H A DABoxQuery.java62 public AtomList getBody() { method in class:ABoxQuery
90 AtomList atoms = getBody().apply( binding );
99 return "query(" + getResultVars() + ") :- " + getBody().toString();
/owl-s/lib/axis/
H A Dsaaj.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/soap/ javax/xml/soap/AttachmentPart ...
H A Daxis.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ...
/owl-s/lib/jena/
H A Dxml-apis.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/XMLConstants.class <Unknown> package ...
H A DxercesImpl.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ org/ org/apache/ org/apache/html/ ...
H A Djena.jarcom/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ...

Completed in 17 milliseconds