
public class AapiServiceRequest extends ServiceRequest
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_NON_SEMANTIC_INPUT
A property key for adding non semantic input.
|
MY_URI, PROP_AGGREGATING_FILTER, PROP_REQUESTED_SERVICE, PROP_REQUIRED_PROCESS_RESULT, PROP_SERVICE_CALLERONLY_LOCAL_SCOPE, PROP_ORIG_SCOPE, PROP_SCOPESANON_URI_PREFIX, blockAddingTypes, isXMLLiteral, NAMESPACE_PREFIX, ns_delim_index, PROP_INVOLVED_HUMAN_USER, PROP_RDF_FIRST, PROP_RDF_REST, PROP_RDF_TYPE, PROP_RDFS_COMMENT, PROP_RDFS_LABEL, PROP_SERIALIZATION_FULL, PROP_SERIALIZATION_OPTIONAL, PROP_SERIALIZATION_REDUCED, PROP_SERIALIZATION_UNDEFINED, props, RDF_EMPTY_LIST, RDF_NAMESPACE, RDFS_NAMESPACE, SERVICE_NAMESPACE, TYPE_RDF_LIST, TYPE_RDFS_CLASS, uri, VOCABULARY_NAMESPACE| Constructor and Description |
|---|
AapiServiceRequest() |
AapiServiceRequest(Service requestedService,
Resource involvedHumanUser) |
AapiServiceRequest(String uri) |
AapiServiceRequest(String uriPrefix,
int numProps,
Service requestedService,
Resource involvedHumanUser) |
AapiServiceRequest(String uri,
Service requestedService,
Resource involvedHumanUser) |
| Modifier and Type | Method and Description |
|---|---|
void |
addInput(String uri,
Object input)
Add non-semantic input.
|
Hashtable |
getInput()
Get hashtable containing non-semantic input or null if none was provided.
|
acceptsRandomSelection, addAddEffect, addAggregatingFilter, addAggregatingOutputBinding, addChangeEffect, addRemoveEffect, addRequiredOutput, addSimpleOutputBinding, addTypeFilter, addValueFilter, getFilters, getOutputAggregations, getPropSerializationType, getRequestedService, getRequiredEffects, getRequiredOutputs, isWellFormed, matches, setPropertyaddScope, clearScopes, getOriginScope, getScopes, isScoped, isSerializableTo, setOriginScope, setScopeaddType, getLocalName, getNamespace, getProperty, getPropertyURIs, getType, getTypes, getURI, hasQualifiedName, isAnon, numberOfPropertiesaddMultiLangProp, asList, asList, asRDFList, changeProperty, copy, deepCopy, equals, generateAnonURI, getDefaultLang, getFilename, getMultiLangProp, getOrConstructLabel, getOrConstructLabel, getResource, getResourceComment, getResourceLabel, getResourceLabel, getStaticFieldValue, hashCode, hasProperty, isAnon, isBlockingAddingTypes, isClosedCollection, isQualifiedName, literal, representsQualifiedURI, serializesAsXMLLiteral, setPropertyPath, setPropertyPath, setPropertyPathFromOffset, setResourceComment, setResourceLabel, toString, toStringRecursive, toStringRecursive, unliteralpublic static final String PROP_NON_SEMANTIC_INPUT
Copyright © 2018 universAAL Consortium. All rights reserved.