public class MultiLocationParameter extends ProfileParameter
AbsLocation
s. For the sake of well-formedness, serialization type of
properties and setting property values, it relies on the default
implementations provided by the super classes.Modifier and Type | Field and Description |
---|---|
static String |
MY_URI |
PROP_OWLS_PROFILE_S_PARAMETER, PROP_OWLS_PROFILE_SERVICE_PARAMETER_NAME, PROP_PARAMETER_VALUE_DATA
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 |
---|
MultiLocationParameter(AbsLocation[] value) |
MultiLocationParameter(String uri,
AbsLocation[] value) |
Modifier and Type | Method and Description |
---|---|
List |
getAbsLocations()
This method returns a list of abstract locations that are relevant for
the parameters.
|
boolean |
setProperty(String propURI,
Object value)
Sets the property for a specified URI to a value.
|
getName, getPropSerializationType, getValue, isWellFormed
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, 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 MultiLocationParameter(AbsLocation[] value)
public MultiLocationParameter(String uri, AbsLocation[] value)
public List getAbsLocations()
public boolean setProperty(String propURI, Object value)
setProperty
in class ProfileParameter
propURI
- property URIvalue
- value of the propertyResource.setProperty(String, Object)
Copyright © 2018 universAAL Consortium. All rights reserved.