public class ProcessInput extends ProcessParameter
Variable.VariableHandler
Modifier and Type | Field and Description |
---|---|
static String |
MY_URI |
OWLS_PROCESS_NAMESPACE, PROP_OWLS_PROCESS_PARAMETER_TYPE, PROP_OWLS_PROCESS_PARAMETER_VALUE, PROP_OWLS_VALUE_FROM_PROCESS, PROP_OWLS_VALUE_OF_THE_VAR, PROP_PARAMETER_CARDINALITY, PROP_PARAMETER_DEFAULT_VALUE, PROP_PARAMETER_MAX_CARDINALITY, PROP_PARAMETER_MIN_CARDINALITY, TYPE_OWLS_VALUE_OF
VAR_ACCESSING_BUS_MEMBER, VAR_ACCESSING_HUMAN_USER, VAR_CURRENT_DATETIME, VAR_SERVICE_TO_SELECT
ANON_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 |
---|
ProcessInput(String uri)
The constructor - from the uri of a process input
|
Modifier and Type | Method and Description |
---|---|
static List |
checkParameterList(Object value)
Convert a single ProcessInput or a List of resources representing
ProcessInputs into a List of ProcessInput instances
|
static ProcessInput |
toInput(Resource r)
Convert the resource passed as a parameter to a ProcessInput instance
|
asVariableReference, getDefaultValue, getMaxCardinality, getMinCardinality, getParameterType, getParameterValue, isWellFormed, setCardinality, setDefaultValue, setParameterType, setParameterValue, setProperty
checkDeserialization, isVarRef, register, resolveVarRef
addType, getLocalName, getNamespace, getProperty, getPropertyURIs, getType, getTypes, getURI, hasQualifiedName, isAnon, numberOfProperties
addMultiLangProp, asList, asList, asRDFList, changeProperty, copy, deepCopy, equals, generateAnonURI, getDefaultLang, getFilename, getMultiLangProp, getOrConstructLabel, getOrConstructLabel, getPropSerializationType, getResource, getResourceComment, getResourceLabel, getResourceLabel, getStaticFieldValue, hashCode, hasProperty, isAnon, isBlockingAddingTypes, isClosedCollection, isQualifiedName, literal, representsQualifiedURI, serializesAsXMLLiteral, setPropertyPath, setPropertyPath, setPropertyPathFromOffset, setResourceComment, setResourceLabel, toString, toStringRecursive, toStringRecursive, unliteral
public static final String MY_URI
public ProcessInput(String uri)
uri
- public static ProcessInput toInput(Resource r)
r
- - the resource to convertpublic static List checkParameterList(Object value)
value
- - an object which is either a single ProcessInput or a List of
resources representing ProcessInputsCopyright © 2018 universAAL Consortium. All rights reserved.