/owl-s/src/impl/swrl/ |
H A D | SWRLFactoryImpl.java | 205 public BuiltinAtom createAdd(OWLValue result, OWLValue arg1, OWLValue arg2) {
argument 208 atom.setArgument( 0, (SWRLDataObject) result.castTo( SWRLDataObject.class ) );
215 public BuiltinAtom createSubtract(OWLValue result, OWLValue arg1, OWLValue arg2) {
argument 218 atom.setArgument( 0, (SWRLDataObject) result.castTo( SWRLDataObject.class ) );
225 public BuiltinAtom createMultiply(OWLValue result, OWLValue arg1, OWLValue arg2) {
argument 228 atom.setArgument( 0, (SWRLDataObject) result.castTo( SWRLDataObject.class ) );
235 public BuiltinAtom createDivide(OWLValue result, OWLValue arg1, OWLValue arg2) {
argument 238 atom.setArgument( 0, (SWRLDataObject) result.castTo( SWRLDataObject.class ) );
|
/owl-s/src/org/mindswap/swrl/ |
H A D | SWRLFactory.java | 50 public BuiltinAtom createAdd(OWLValue result, OWLValue arg1, OWLValue arg2);
argument 51 public BuiltinAtom createSubtract(OWLValue result, OWLValue arg1, OWLValue arg2);
argument 52 public BuiltinAtom createMultiply(OWLValue result, OWLValue arg1, OWLValue arg2);
argument 53 public BuiltinAtom createDivide(OWLValue result, OWLValue arg1, OWLValue arg2);
argument
|
/owl-s/src/impl/owls/grounding/ |
H A D | JavaAtomicGroundingImpl.java | 132 Object result = null;
180 result = method.invoke(obj, paramValues);
188 if (result != null) {
193 results.setValue(param, EntityFactory.createDataValue(result));
195 results.setValue(param, transformResult(result));
201 private OWLValue transformResult(Object result) {
argument 212 return transformer.transformToOWL(result);
|
/owl-s/lib/pellet/ |
H A D | aterm-java-1.6.jar | ... jjtraveler.Visitable) jjtraveler.Visitable visitable
int childCount
String result
String result
String tag
int i
public static java. ... |
H A D | pellet.jar | ... String) String s
String token
java.util.Vector result
int length
int pos
int lastPos
String[] r
public static ... |
/owl-s/src/impl/owl/ |
H A D | WrappedIndividual.java | 81 protected OWLIndividualList getPropertiesAs(OWLObjectProperty prop, Class result) {
argument 82 return new CastingList(individual.getProperties(prop), result);
85 protected OWLObject getPropertyAs(OWLObjectProperty prop, Class result) {
argument 87 return (value == null) ? null : value.castTo(result);
90 protected OWLObject getPropertyAs(OWLDataProperty prop, Class result) {
argument 92 return (value == null) ? null : value.castTo(result);
|
/owl-s/src/impl/owls/process/ |
H A D | ProcessImpl.java | 157 public void addResult(Result result) {
argument 158 addProperty(OWLS.Process.hasResult, result);
161 public void setResult(Result result) {
argument 162 setProperty(OWLS.Process.hasResult, result);
166 Result result = getOntology().createResult();
168 addResult( result );
170 return result;
174 Result result = getOntology().createResult( uri );
176 addResult( result );
178 return result;
181 removeResult(Result result) argument 384 deleteResult(Result result) argument [all...] |
/owl-s/src/impl/owls/profile/ |
H A D | ProfileImpl.java | 120 public void addResult(Result result) {
argument 121 addProperty(OWLS.Profile.hasResult, result);
124 public void setResult(Result result) {
argument 125 setProperty(OWLS.Profile.hasResult, result);
390 public void removeResult(Result result) {
argument 391 if (hasProperty(OWLS.Profile.hasResult, result))
392 removeProperty(OWLS.Profile.hasResult, result);
421 public void deleteResult(Result result) {
argument 422 result.delete();
|
/owl-s/src/org/mindswap/owls/process/ |
H A D | Process.java | 101 public void addResult(Result result);
argument 103 public void setResult(Result result);
argument 151 public void removeResult(Result result);
argument 294 * Deletes the given result from the ontology
296 * @param result the result to delete
298 public void deleteResult(Result result);
argument
|
/owl-s/src/org/mindswap/owls/profile/ |
H A D | Profile.java | 157 public void addResult(Result result);
argument 159 public void setResult(Result result);
argument 183 * Get the result for this profile. In case there are multiple results defined for this
310 * Removes the given result by breaking the property <code>process:hasResult</code>
311 * The result itself is not touched at all.
313 * @param result the output to remove
315 public void removeResult(Result result);
argument 348 * Deletes the given result from the ontology
350 * @param result the result t 352 deleteResult(Result result) argument [all...] |
/owl-s/lib/jena/ |
H A D | junit.jar | META-INF/ META-INF/MANIFEST.MF junit/ junit/awtui/ junit/extensions/ junit/framework/ junit/runner/ junit/ ... |
H A D | icu4j_3_4.jar | ... java.lang.String) String source
int prev
int result
com.ibm.icu.text.UCharacterIterator iterator ... |
H A D | arq.jar | META-INF/ META-INF/MANIFEST.MF arq/ arq/cmd/ arq/cmdline/ arq/cmdline/test/ com/ com/ ... |
H A D | log4j-1.2.12.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ... |
H A D | jena.jar | com/ com/hp/ com/hp/hpl/ com/hp/hpl/jena/ com/hp/hpl/jena/datatypes/ com/hp/hpl/jena/ ... |
H A D | commons-logging.jar | ... String) throws java.lang.ClassNotFoundException String name
Object result
protected boolean isJdk13LumberjackAvailable () Throwable t
protected boolean isJdk14Available () Class throwable ... |
H A D | stax-1.1.1-dev.jar | META-INF/ META-INF/MANIFEST.MF com/ com/bea/ com/bea/xml/ com/bea/xml/stream/ ... |
H A D | antlr-2.7.5.jar | META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement.java package antlr ... |
/owl-s/lib/axis/ |
H A D | log4j-1.2.8.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/log4j/ org/apache/log4j/Appender ... |
H A D | commons-logging.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/logging/ ... |
H A D | commons-httpclient-3.0-alpha1.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/commons/ org/apache/commons/httpclient/ ... |
H A D | axis-ant.jar | ... .apache.axis.client.AdminClient admin
String result
private void logOrThrow (java.lang.String) throws org ... |
H A D | axis.jar | META-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/apache/axis/ org/apache/axis/attachments/ ... |
/owl-s/lib/xsdlib/ |
H A D | xsdlib.jar | META-INF/ META-INF/MANIFEST.MF com/ com/sun/ com/sun/msv/ com/sun/msv/datatype/ ... |
/owl-s/lib/ |
H A D | upnp.jar | META-INF/ META-INF/MANIFEST.MF com/ com/fujitsu/ com/fujitsu/fla/ com/fujitsu/fla/upnp/ ... |