Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

A

AbstractChangeLog - Class in org.eclipse.lyo.core.trs
Abstract base class for ChangeLog and EmptyChangeLog due to differences between RDF/XML output for a change log with and without entries.
AbstractChangeLog() - Constructor for class org.eclipse.lyo.core.trs.AbstractChangeLog
 
AbstractOslcRdfJsonProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
AbstractOslcRdfJsonProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
AbstractOslcRdfXmlProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
AbstractOslcRdfXmlProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
 
AbstractReifiedResource<T> - Class in org.eclipse.lyo.oslc4j.core.model
Abstract implementation of IReifiedResource.
AbstractReifiedResource() - Constructor for class org.eclipse.lyo.oslc4j.core.model.AbstractReifiedResource
 
AbstractReifiedResource(T) - Constructor for class org.eclipse.lyo.oslc4j.core.model.AbstractReifiedResource
 
AbstractResource - Class in org.eclipse.lyo.oslc4j.core.model
 
AbstractResource(URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
AbstractResource() - Constructor for class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
ACCEPT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Accept.
ACCEPT_CHARSET - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Accept-Charset.
ACCEPT_ENCODING - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Accept-Encoding.
ACCEPT_LANGUAGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Accept-Language.
ACCEPT_RANGES - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Accept-Ranges.
adaptor - Variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
adaptor - Variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
adaptor - Variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
adaptor - Variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
adaptor - Variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
addAboutURI(JSONObject, Map<String, String>, Map<String, String>, Class<? extends Object>, URI) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
 
addAllowedValue(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
Deprecated.
Use Property.setAllowedValuesCollection(Collection), which allows for values other than String
addCreationDialog(Dialog) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
addCreationFactory(CreationFactory) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
addDescribeItem(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
addDomain(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
addDomains(Collection<URI>) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
addExtendedProperties(Map<String, String>, Map<String, String>, JSONObject, IExtendedResource, Map<String, Object>, Map<Object, JSONObject>) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
 
addIgnoredProperties(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
addIn(Object) - Method in class org.eclipse.lyo.shacl.Property
 
addProperty(Property) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
addProperty(Property) - Method in class org.eclipse.lyo.shacl.Shape
 
addQueryCapability(QueryCapability) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
addRange(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
addResourceShape(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
addResourceType(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
addResourceType(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
addResourceType(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
addResult(ValidationResult) - Method in interface org.eclipse.lyo.shacl.IValidationReport
 
addResult(ValidationResult) - Method in class org.eclipse.lyo.shacl.ValidationReport
 
addSelectionDialog(Dialog) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
addService(Service) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
addServiceProvider(ServiceProvider) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
addType(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
addType(URI) - Method in interface org.eclipse.lyo.oslc4j.core.model.IExtendedResource
Adds an RDF type to this resource.
addUsage(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
addUsage(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
addUsage(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
AGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Age.
ALLOW - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Allow.
AllowedValues - Class in org.eclipse.lyo.oslc4j.core.model
 
AllowedValues() - Constructor for class org.eclipse.lyo.oslc4j.core.model.AllowedValues
 
ALPHA_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
ALPHA_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
alwaysAbbrevXML() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
AMPERSAND - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of an ampersand.
AND - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
AND - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
AnyResource - Class in org.eclipse.lyo.oslc4j.core.model
Represents a resource of any (unknown) type, usually the object of a statement in an IExtendedResource.
AnyResource() - Constructor for class org.eclipse.lyo.oslc4j.core.model.AnyResource
 
AnyResource(URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.AnyResource
 
APPLICATION - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_JSON - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_JSON_LD - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_JSON_LD_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_JSON_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_RDF_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_RDF_XML_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_X_OSLC_COMPACT_JSON - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_X_OSLC_COMPACT_JSON_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_X_OSLC_COMPACT_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_X_OSLC_COMPACT_XML_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
APPLICATION_XML_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
array() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfoArray
 
ascending() - Method in interface org.eclipse.lyo.core.query.SimpleSortTerm
 
ASTERISK - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
ASTERISK - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
ASTERISK - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
ASTERISK - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
ASTERISK - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
ASTERISK - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
AUTHORIZATION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Authorization.

B

BACKWARDS_SLASH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a backwards slash.
Base - Class in org.eclipse.lyo.core.trs
The Base of a Tracked Resource Set is a W3C Linked Data Platform (LDP) Container where each member references a Resource that was in the Resource Set at the time the Base was computed.
Base() - Constructor for class org.eclipse.lyo.core.trs.Base
 
BOOLEAN - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
BOOLEAN - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
boolean_op() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
boolean_op_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.boolean_op_return
 
boolean_val() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
boolean_val_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.boolean_val_return
 
BooleanValue - Interface in org.eclipse.lyo.core.query
Boolean literal operand from olsc.where clause
buildBadRequestResponse(Exception, MediaType, MultivaluedMap<String, ?>) - Method in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
 
buildBadRequestResponse(Exception, MediaType, MultivaluedMap<String, ?>) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 

C

CACHE_CONTROL - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Cache-Control.
ChangeEvent - Class in org.eclipse.lyo.core.trs
Each entry referenced by trs:change is a Local Resource representing a Change Event consisting of the properties contained in this class.
ChangeEvent() - Constructor for class org.eclipse.lyo.core.trs.ChangeEvent
 
ChangeEvent(URI, URI, int) - Constructor for class org.eclipse.lyo.core.trs.ChangeEvent
 
ChangeLog - Class in org.eclipse.lyo.core.trs
A Change Log provides a list of changes.
ChangeLog() - Constructor for class org.eclipse.lyo.core.trs.ChangeLog
 
CHARSET - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Name of the charset parameter in the HttpConstants.CONTENT_TYPE header field.
children() - Method in interface org.eclipse.lyo.core.query.CompoundTerm
 
children() - Method in interface org.eclipse.lyo.core.query.Properties
 
children() - Method in interface org.eclipse.lyo.core.query.SortTerms
 
CLASS_TO_VALUE_TYPE - Static variable in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
CLOSE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value for the close option of the HttpConstants.CONNECTION header field.
CLOSE_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
CLOSE_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
CLOSE_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
CLOSE_SQUARE_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
CLOSE_SQUARE_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
collection() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfoCollection
 
COLON - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a colon.
COLON_SLASH_SLASH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value for a ://S
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
COMMA - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
COMMA - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a comma.
commonNestedProperties() - Method in interface org.eclipse.lyo.oslc4j.core.NestedWildcardProperties
 
Compact - Class in org.eclipse.lyo.oslc4j.core.model
 
Compact() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Compact
 
compareTo(Property) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
comparison_op() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
comparison_op_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.comparison_op_return
 
ComparisonTerm - Interface in org.eclipse.lyo.core.query
Simple comparison term from oslc.where clause
ComparisonTerm.Operator - Enum in org.eclipse.lyo.core.query
 
COMPOUND_TERM - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
COMPOUND_TERM - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
compound_term() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
compound_term_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.compound_term_return
 
CompoundTerm - Interface in org.eclipse.lyo.core.query
Compound term from oslc.where clause.
CompoundTermInvocationHandler - Class in org.eclipse.lyo.core.query.impl
Proxy implementation of CompoundTerm interface
CompoundTermInvocationHandler(Tree, boolean, Map<String, String>) - Constructor for class org.eclipse.lyo.core.query.impl.CompoundTermInvocationHandler
 
CONNECTION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Connection.
CONTENT_DISPOSITION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Content-Disposition.
CONTENT_ENCODING - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-Encoding.
CONTENT_LANGUAGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-Language.
CONTENT_LENGTH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-Length.
CONTENT_LOCATION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-Location.
CONTENT_MD5 - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-MD5.
CONTENT_RANGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-Range.
CONTENT_TYPE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Content-Type.
CONTEXT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
COOKIE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Cookie.
createJenaModel(Object[]) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
 
createJSON(String, String, ResponseInfo<?>, Object[], Map<String, Object>) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
 
createMarshaller() - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JContext
 
createResourceShape(String, String, String, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
createResourceShape() - Static method in class org.eclipse.lyo.shacl.ValidationReport
 
createResourceShape() - Static method in class org.eclipse.lyo.shacl.ValidationResult
 
createServiceProvider(String, String, String, String, Publisher, Class<?>[]) - Static method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderFactory
 
createServiceProvider(String, String, String, String, Publisher, Class<?>[], Map<String, Object>) - Static method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderFactory
 
createShaclShape(Class<?>) - Static method in class org.eclipse.lyo.shacl.ShaclShapeFactory
Create a SHACL shape from the org.eclipse.lyo.shacl.annotations on the resource declaration.
createUnmarshaller() - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JContext
 
Creation - Class in org.eclipse.lyo.core.trs
 
Creation() - Constructor for class org.eclipse.lyo.core.trs.Creation
 
Creation(URI, URI, int) - Constructor for class org.eclipse.lyo.core.trs.Creation
 
CreationFactory - Class in org.eclipse.lyo.oslc4j.core.model
 
CreationFactory() - Constructor for class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
CreationFactory(String, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
CT_ANY - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for "*" XML feed.
CT_ANY_ANY - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for "*\/*" XML feed.
CT_APPLICATION_ATOM_XML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an ATOM XML feed.
CT_APPLICATION_INDEX_SPEC - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
CT_APPLICATION_JAVASCRIPT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for javascript.
CT_APPLICATION_JSON - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for JSON data.
CT_APPLICATION_JSONREQUEST - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an JSON request.
CT_APPLICATION_NTRIPLES - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for the human readable RDF triples format.
CT_APPLICATION_RDF_XML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an XML feed.
CT_APPLICATION_SPARQL_QUERY - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for a SPARQL query.
CT_APPLICATION_SPARQL_RESULTS_JSON - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for a SPARQL result set in json format.
CT_APPLICATION_SPARQL_RESULTS_XML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for a SPARQL result set in xml format.
CT_APPLICATION_TURTLE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for the Terse RDF Triple Language.
CT_APPLICATION_URL_ENCODED - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for form post submissions URL encoded as name/value pairs.
CT_APPLICATION_XHTML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for the eXtensible Hypertext Markup Language.
CT_APPLICATION_XML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an XML document.
CT_APPLICATION_ZIP - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an zip archive.
CT_N3 - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
CT_N_TRIPLES - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
CT_OSLC_COMPACT - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
CT_RDF_XML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an XML as RDF.
CT_RDF_XML - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
CT_TEXT_CSS - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for CSS as text.
CT_TEXT_HTML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an HTML as text.
CT_TEXT_JAVASCRIPT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for JavaScript as text.
CT_TEXT_JSON - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an JSON data as text.
CT_TEXT_N3 - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an RDF triples as text.
CT_TEXT_PLAIN - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for text.
CT_TEXT_TURTLE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for Terse RDF Triple Language as text.
CT_TEXT_XML - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The internet media type or MIME type or Content-Type value for an XML as text.
CT_TURTLE - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 

D

DataType - Enum in org.eclipse.lyo.shacl
 
DATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Date.
DCTERMS_NAMESPACE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
DCTERMS_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
DECIMAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
DECIMAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
decimal() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
decimal_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.decimal_return
 
DecimalValue - Interface in org.eclipse.lyo.core.query
Decimal literal operand from olsc.where clause.
DEFAULT_ENCODING - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
DEFAULT_LIFETIME - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
This is a custom cache control request directive for cases where the origin server doesn't include an Expires header or cache validators.
DEFAULT_PAGE_SIZE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
Deletion - Class in org.eclipse.lyo.core.trs
 
Deletion() - Constructor for class org.eclipse.lyo.core.trs.Deletion
 
Deletion(URI, URI, int) - Constructor for class org.eclipse.lyo.core.trs.Deletion
 
dfa15 - Variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
DFA15(BaseRecognizer) - Constructor for class org.eclipse.lyo.core.query.OslcWhereLexer.DFA15
 
dfa21 - Variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
DFA21(BaseRecognizer) - Constructor for class org.eclipse.lyo.core.query.OslcWhereLexer.DFA21
 
dfa7 - Variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
DFA7(BaseRecognizer) - Constructor for class org.eclipse.lyo.core.query.OslcOrderByLexer.DFA7
 
dfa7 - Variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
DFA7(BaseRecognizer) - Constructor for class org.eclipse.lyo.core.query.OslcSelectLexer.DFA7
 
Dialog - Class in org.eclipse.lyo.oslc4j.core.model
 
Dialog() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Dialog
 
Dialog(String, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.Dialog
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
DIGIT - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
DIRECTION - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
DIRECTION - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
displayRecognitionError(String[], RecognitionException) - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
displayRecognitionError(String[], RecognitionException) - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
displayRecognitionError(String[], RecognitionException) - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
displayRecognitionError(String[], RecognitionException) - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
displayRecognitionError(String[], RecognitionException) - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
DOT - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 

E

ECHAR - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
ECHAR - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
ECHAR - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
ECHAR - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
ECHAR - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
ECHAR - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
EMPTY - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of an empty string.
EmptyChangeLog - Class in org.eclipse.lyo.core.trs
Deprecated.
EmptyChangeLog() - Constructor for class org.eclipse.lyo.core.trs.EmptyChangeLog
Deprecated.
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
EOF - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
EOL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
EQUALS - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of an equals character.
equals(Object) - Method in class org.eclipse.lyo.oslc4j.core.model.Link
 
equals(Object) - Method in class org.eclipse.lyo.oslc4j.core.model.XMLLiteral
 
Error - Class in org.eclipse.lyo.oslc4j.core.model
 
Error() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Error
 
error(Exception) - Method in class org.eclipse.lyo.oslc4j.provider.jena.ErrorHandler
 
ErrorHandler - Class in org.eclipse.lyo.oslc4j.provider.jena
 
ErrorHandler() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.ErrorHandler
 
ETAG - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for ETag.
EXPECT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Expect.
EXPIRES - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Expires.
ExtendedError - Class in org.eclipse.lyo.oslc4j.core.model
 
ExtendedError() - Constructor for class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 

F

fatalError(Exception) - Method in class org.eclipse.lyo.oslc4j.provider.jena.ErrorHandler
 
FileSep - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
fillInRdfType(String, JSONObject, IExtendedResource) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
 
FilteredResource<T> - Class in org.eclipse.lyo.oslc4j.core.model
Wrapper for resources to pass in properties map to filter output to a subset of the resource's properties
FilteredResource(T, Map<String, Object>) - Constructor for class org.eclipse.lyo.oslc4j.core.model.FilteredResource
 
FixMessageFormat - Class in org.eclipse.lyo.oslc4j.core.exception
 
FixMessageFormat() - Constructor for class org.eclipse.lyo.oslc4j.core.exception.FixMessageFormat
 
fixPattern(String) - Static method in class org.eclipse.lyo.oslc4j.core.exception.FixMessageFormat
 
FOLLOW_21_in_prefix_binding113 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
FOLLOW_50_in_space187 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_51_in_boolean_op200 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_52_in_in_op390 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_ASTERISK_in_identifier200 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_ASTERISK_in_wildcard344 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_BOOLEAN_in_boolean_val555 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_boolean_op_in_compound_term130 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_boolean_val_in_literal_value463 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_CLOSE_CURLY_BRACE_in_nested_property160 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_CLOSE_CURLY_BRACE_in_nested_property650 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_CLOSE_CURLY_BRACE_in_scoped_sort_term164 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_CLOSE_CURLY_BRACE_in_scoped_term291 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_CLOSE_SQUARE_BRACE_in_in_val417 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_COMMA_in_in_val411 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_COMMA_in_nested_property642 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_COMMA_in_oslc_prefixes79 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
FOLLOW_COMMA_in_oslc_search_terms71 - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
FOLLOW_COMMA_in_properties102 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_COMMA_in_properties598 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_COMMA_in_sort_terms96 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_comparison_op_in_term_simple226 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_compound_term_in_oslc_where115 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_compound_term_in_scoped_term289 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_DECIMAL_in_decimal570 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_decimal_in_literal_value467 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_DIRECTION_in_sort_term134 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_identifier_in_identifier_wc314 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_identifier_in_nested_property154 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_identifier_in_property137 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_identifier_in_scoped_sort_term158 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_identifier_in_sort_term136 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_identifier_wc_in_in_term253 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_identifier_wc_in_scoped_term285 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_identifier_wc_in_term_simple224 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_in_op_in_in_term255 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_in_term_in_term214 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_in_val_in_in_term260 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_IRI_REF_in_iriRef665 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_IRI_REF_in_prefix_binding115 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
FOLLOW_iriRef_in_value450 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_langed_string_in_literal_value480 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_LANGTAG_in_langed_string528 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_literal_value_in_value454 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_nested_property_in_property141 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_nested_property_in_property621 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_OPEN_CURLY_BRACE_in_nested_property156 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_OPEN_CURLY_BRACE_in_nested_property637 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_OPEN_CURLY_BRACE_in_scoped_sort_term160 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_OPEN_CURLY_BRACE_in_scoped_term287 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_OPEN_SQUARE_BRACE_in_in_val406 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_PN_PREFIX_in_prefix_binding111 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
FOLLOW_prefix_binding_in_oslc_prefixes75 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
FOLLOW_prefix_binding_in_oslc_prefixes81 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
FOLLOW_prefixedName_in_identifier182 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_prefixedName_in_identifier192 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_prefixedName_in_identifier330 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_prefixedName_in_iriRef673 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_prefixedName_in_property617 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_prefixedName_in_typed_string498 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_properties_in_nested_property158 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_properties_in_oslc_select87 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_property_in_nested_property639 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_property_in_nested_property644 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_property_in_properties104 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_property_in_properties595 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_property_in_properties600 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_property_in_properties97 - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
FOLLOW_REFERENCE_in_typed_string496 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_scoped_sort_term_in_sort_term130 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_scoped_term_in_simple_term167 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_simple_term_in_compound_term126 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_simple_term_in_compound_term132 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_sort_term_in_sort_terms92 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_sort_term_in_sort_terms98 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_sort_terms_in_oslc_order_by80 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_sort_terms_in_scoped_sort_term162 - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
FOLLOW_space_in_in_term257 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_string_esc_in_langed_string526 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_string_esc_in_literal_value471 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_string_esc_in_oslc_search_terms67 - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
FOLLOW_string_esc_in_oslc_search_terms73 - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
FOLLOW_string_esc_in_typed_string492 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_STRING_LITERAL_in_string_esc104 - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
FOLLOW_STRING_LITERAL_in_string_esc582 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_term_in_simple_term163 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_term_simple_in_term210 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_typed_string_in_literal_value475 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_value_in_in_val408 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_value_in_in_val413 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_value_in_term_simple228 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
FOLLOW_wildcard_in_identifier_wc318 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
followLink(Model, Link, Class<R>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Extracts a resource from the Jena model pointed to by a Link.
FORWARD_SLASH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a forward slash.
FROM - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for From.
fromJenaModel(Model, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Deprecated.
fromJenaResource(Resource, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Deprecated.
fromJSON(JSONObject, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
 
fromString(String) - Static method in enum org.eclipse.lyo.core.trs.HttpConstants.HttpMethod
Constructs a HttpMethod from the referenced name, assumed to be the result of calling HttpConstants.HttpMethod.toString() on an HttpMethod instance.
fromString(String) - Static method in enum org.eclipse.lyo.oslc4j.core.model.Occurs
 
fromString(String) - Static method in enum org.eclipse.lyo.oslc4j.core.model.Representation
 
fromString(String) - Static method in enum org.eclipse.lyo.oslc4j.core.model.ValueType
 
fromString(String) - Static method in enum org.eclipse.lyo.shacl.DataType
 
fromURI(URI) - Static method in enum org.eclipse.lyo.oslc4j.core.model.Occurs
 
fromURI(URI) - Static method in enum org.eclipse.lyo.oslc4j.core.model.Representation
 
fromURI(URI) - Static method in enum org.eclipse.lyo.oslc4j.core.model.ValueType
 
fromURI(URI) - Static method in enum org.eclipse.lyo.shacl.DataType
 

G

getAbout() - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
getAbout() - Method in interface org.eclipse.lyo.oslc4j.core.model.IResource
 
getAllowedValues() - Method in class org.eclipse.lyo.oslc4j.core.model.AllowedValues
Deprecated.
Use AllowedValues.getValues(), which allows for values other than String
getAllowedValues() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
Deprecated.
Use Property.getAllowedValuesCollection(), which allows for values other than String
getAllowedValuesCollection() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getAllowedValuesRef() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getAnnotation(Method, Class<T>) - Static method in class org.eclipse.lyo.oslc4j.core.model.InheritedMethodAnnotationHelper
 
getAnnotationClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingAnnotationException
 
getAuthorizationURI() - Method in class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
getBase() - Method in class org.eclipse.lyo.core.trs.TrackedResourceSet
 
getChange() - Method in class org.eclipse.lyo.core.trs.ChangeLog
 
getChanged() - Method in class org.eclipse.lyo.core.trs.ChangeEvent
 
getChangeLog() - Method in class org.eclipse.lyo.core.trs.TrackedResourceSet
 
getClassOf(Resource, Class<?>...) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.ordfm.ResourcePackages
Gets the corresponding most concrete class (if any) of a resource's RDF.type.
getClassType() - Method in class org.eclipse.lyo.shacl.Property
 
getComponentType(Class<?>, Method, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
getContainer() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 
getCreated() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getCreation() - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
getCreationDialogs() - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
getCreationFactories() - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
getCustomNamespacePrefixes() - Method in interface org.eclipse.lyo.oslc4j.core.model.IOslcCustomNamespaceProvider
Gets a map where the key = prefix and value = namespace.
getCutoffEvent() - Method in class org.eclipse.lyo.core.trs.Base
 
getDatatype() - Method in class org.eclipse.lyo.oslc4j.core.UnparseableLiteral
 
getDataType() - Method in class org.eclipse.lyo.shacl.Property
 
getDataTypeBasedOnResourceShapeType(HashSet<String>, Property) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
This method receives the property name and the property value and tries to infer the property Data Type from the pre-defined list of Resource Shapes.
getDefaultPropertyName(Method) - Static method in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
getDefaultValue() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
Deprecated.
Use Property.getDefaultValueObject(), which supports types other than String
getDefaultValueObject() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
getDelegates() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
getDescribes() - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
getDescription() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer.DFA7
 
getDescription() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer.DFA7
 
getDescription() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer.DFA15
 
getDescription() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer.DFA21
 
getDescription() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getDescription() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getDescription() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getDescription() - Method in class org.eclipse.lyo.shacl.Property
 
getDetails() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getDialog() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getDisjoint() - Method in class org.eclipse.lyo.shacl.Property
 
getDocument() - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
getDomain() - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
getDomains() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getEquals() - Method in class org.eclipse.lyo.shacl.Property
 
getErrors() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
getErrors() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
getErrors() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
getErrors() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
getErrors() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
getExtendedError() - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
getExtendedProperties() - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
getExtendedProperties() - Method in interface org.eclipse.lyo.oslc4j.core.model.IExtendedResource
Gets back the list of extended properties not defined in this bean.
getFocusNode() - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
getFocusNode() - Method in class org.eclipse.lyo.shacl.ValidationResult
 
getGetMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingSetMethodException
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
getGrammarFileName() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
getGroup() - Method in class org.eclipse.lyo.shacl.Property
 
getHasValue() - Method in class org.eclipse.lyo.shacl.Property
 
getHintHeight() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getHintHeight() - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
getHintHeight() - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
getHintWidth() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getHintWidth() - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
getHintWidth() - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
getIcon() - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
getIcon() - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
getIdentifier() - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
getIdentifier() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getIgnoredProperties() - Method in class org.eclipse.lyo.shacl.Shape
 
getIn() - Method in class org.eclipse.lyo.shacl.Property
 
getInferTypeFromShape() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
getInitialHeight() - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
getInstance() - Static method in class org.eclipse.lyo.oslc4j.core.OslcGlobalNamespaceProvider
Gets the unique instance of this class.
getIsDefinedBy() - Method in class org.eclipse.lyo.shacl.Shape
 
getLabel() - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
getLabel() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getLabel() - Method in class org.eclipse.lyo.oslc4j.core.model.Link
 
getLabel() - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
getLabel() - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
getLabel() - Method in class org.eclipse.lyo.shacl.Shape
 
getLanguageIn() - Method in class org.eclipse.lyo.shacl.Property
 
getLargePreview() - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
getLessThan() - Method in class org.eclipse.lyo.shacl.Property
 
getLessThanOrEquals() - Method in class org.eclipse.lyo.shacl.Property
 
getMaxCount() - Method in class org.eclipse.lyo.shacl.Property
 
getMaxExclusive() - Method in class org.eclipse.lyo.shacl.Property
 
getMaxInclusive() - Method in class org.eclipse.lyo.shacl.Property
 
getMaxLength() - Method in class org.eclipse.lyo.shacl.Property
 
getMaxSize() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getMediaType() - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JMarshaller
 
getMediaType() - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JUnmarshaller
 
getMembers() - Method in class org.eclipse.lyo.core.trs.Base
 
getMessage(Locale, String, Object[]) - Static method in class org.eclipse.lyo.oslc4j.core.exception.MessageExtractor
 
getMessage(Locale, String) - Static method in class org.eclipse.lyo.oslc4j.core.exception.MessageExtractor
 
getMessage(String) - Static method in class org.eclipse.lyo.oslc4j.core.exception.MessageExtractor
 
getMessage(String, Object[]) - Static method in class org.eclipse.lyo.oslc4j.core.exception.MessageExtractor
 
getMessage() - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
getMessage() - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
getMessage() - Method in class org.eclipse.lyo.shacl.Property
 
getMessage() - Method in class org.eclipse.lyo.shacl.ValidationResult
 
getMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidOccursException
 
getMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyDefinitionException
 
getMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyTypeException
 
getMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidRepresentationException
 
getMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidValueTypeException
 
getMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMisusedOccursException
 
getMethodName() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRelativeURIException
 
getMinCount() - Method in class org.eclipse.lyo.shacl.Property
 
getMinExclusive() - Method in class org.eclipse.lyo.shacl.Property
 
getMinInclusive() - Method in class org.eclipse.lyo.shacl.Property
 
getMinLength() - Method in class org.eclipse.lyo.shacl.Property
 
getMoreInfo() - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
getName() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getName(Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.TypeFactory
If the annotation OslcName is defined and it is different from empty string, returns it.
getName() - Method in class org.eclipse.lyo.shacl.Property
 
getNamespace() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingNamespaceDeclarationException
 
getNamespace(Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.TypeFactory
 
getNextPage() - Method in class org.eclipse.lyo.core.trs.Base
Return a Page object containing information about the next base page.
getNextPage() - Method in class org.eclipse.lyo.core.trs.Page
 
getNode() - Method in class org.eclipse.lyo.shacl.Property
 
getNodeKind() - Method in class org.eclipse.lyo.shacl.Property
 
getOauthAccessTokenURI() - Method in class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
getOauthConfiguration() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getOauthConfiguration() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getOauthRequestTokenURI() - Method in class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
getOccurs() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getOrder() - Method in class org.eclipse.lyo.core.trs.ChangeEvent
 
getOrder() - Method in class org.eclipse.lyo.shacl.Property
 
getOslcOccurs() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidOccursException
 
getOslcPropertyDefinition() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDuplicatePropertyDefinitionException
 
getOslcPropertyDefinition() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyDefinitionException
 
getPageOf() - Method in class org.eclipse.lyo.core.trs.Page
 
getPath() - Method in class org.eclipse.lyo.shacl.Property
 
getPattern() - Method in class org.eclipse.lyo.shacl.Property
 
getPrefix() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingNamespacePrefixException
 
getPrefix() - Method in class org.eclipse.lyo.oslc4j.core.model.PrefixDefinition
 
getPrefixBase() - Method in class org.eclipse.lyo.oslc4j.core.model.PrefixDefinition
 
getPrefixDefinitionMap() - Method in class org.eclipse.lyo.oslc4j.core.OslcGlobalNamespaceProvider
Gets the Global namespace mappings, these mappings are applied to all operations, even without the annotation mappings.
getPrefixDefinitions() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getPrevious() - Method in class org.eclipse.lyo.core.trs.ChangeLog
 
getProperties() - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
getProperty(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
getPropertyDefinition() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getProviders() - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaProvidersRegistry
Returns a mutable set of provider classes.
getProviders() - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaSimpleProvidersRegistry
Returns a mutable set of provider classes.
getProviders() - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaUpdatedProvidersRegistry
Returns a mutable set of provider classes.
getProviders() - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.Json4JProvidersRegistry
Deprecated.
Returns a mutable set of provider classes.
getProviders() - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.Json4JSimpleProvidersRegistry
Deprecated.
Returns a mutable set of provider classes.
getProviders() - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.Json4JUpdatedProvidersRegistry
Deprecated.
Returns a mutable set of provider classes.
getPublicURI() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Returns the value of org.eclipse.lyo.oslc4j.publicURI or null if not set.
getPublisher() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getPublisher() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getQualifiedName(Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.TypeFactory
Returns the qualified name if the unqualified name is not null, otherwise returns null.
getQueryBase() - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
getQueryCapabilities() - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
getRange() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getRawValue() - Method in class org.eclipse.lyo.oslc4j.core.UnparseableLiteral
 
getReferencedServiceProviderCatalogs() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getRel() - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
getRelativeURI() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRelativeURIException
 
getRepresentation() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidRepresentationException
 
getRepresentation() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDuplicatePropertyDefinitionException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidOccursException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyDefinitionException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyTypeException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidRepresentationException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidValueTypeException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingAnnotationException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingSetMethodException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMisusedOccursException
 
getResourceClass() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRelativeURIException
 
getResourceShape() - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
getResourceShapes() - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
getResourceTypes() - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
getResourceTypes() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getResourceTypes() - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
getResponseMessage() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDeregistrationException
 
getResponseMessage() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRegistrationException
 
getResult() - Method in interface org.eclipse.lyo.shacl.IValidationReport
 
getResult() - Method in class org.eclipse.lyo.shacl.ValidationReport
 
getResultPath() - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
getResultPath() - Method in class org.eclipse.lyo.shacl.ValidationResult
 
getResultSeverity() - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
getResultSeverity() - Method in class org.eclipse.lyo.shacl.ValidationResult
 
getReturnType() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyTypeException
 
getSelectionDialogs() - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
getServiceProvider() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRegistrationException
 
getServiceProviders() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getServiceProviderURI() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDeregistrationException
 
getServices() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getServletPath() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Return the servlet path value.
getServletURI() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Return the public URI including the servlet path.
getSeverity() - Method in class org.eclipse.lyo.shacl.Property
 
getShaclProperties() - Method in class org.eclipse.lyo.shacl.Shape
 
getShaclProperty(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
getShapes() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Returns a list of Resource Shapes to be used when inferring a property type from the Resource Shape.
getShortTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
getSize(Compact, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcCompactRdfProvider
 
getSize(Object[], Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlArrayProvider
 
getSize(Collection<Object>, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlCollectionProvider
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlProvider
 
getSize(Compact, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcCompactJsonProvider
Deprecated.
 
getSize(Object[], Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonArrayProvider
Deprecated.
 
getSize(Collection<Object>, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonCollectionProvider
Deprecated.
 
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonProvider
Deprecated.
 
getSmallPreview() - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
getStatusCode() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDeregistrationException
 
getStatusCode() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRegistrationException
 
getStatusCode() - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
getTargetClass() - Method in class org.eclipse.lyo.shacl.Shape
 
getTargetNode() - Method in class org.eclipse.lyo.shacl.Shape
 
getTargetObjectsOf() - Method in class org.eclipse.lyo.shacl.Shape
 
getTargetSubjectsOf() - Method in class org.eclipse.lyo.shacl.Shape
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getTitle() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
getTokenNames() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
getTokenNames() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
getTokenNames() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
getTokenNames() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
getTokenNames() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser.identifier_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser.oslc_order_by_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser.prefixedName_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser.scoped_sort_term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser.sort_term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser.sort_terms_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser.oslc_prefixes_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser.prefix_binding_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser.oslc_search_terms_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser.string_esc_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSelectParser.identifier_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSelectParser.nested_property_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSelectParser.oslc_select_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSelectParser.prefixedName_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSelectParser.properties_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcSelectParser.property_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.boolean_op_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.boolean_val_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.comparison_op_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.compound_term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.decimal_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.identifier_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.identifier_wc_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.in_op_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.in_term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.in_val_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.iriRef_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.langed_string_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.literal_value_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.nested_property_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.oslc_where_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.prefixedName_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.properties_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.property_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.scoped_term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.simple_term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.space_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.string_esc_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.term_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.term_simple_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.typed_string_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.value_return
 
getTree() - Method in class org.eclipse.lyo.core.query.OslcWhereParser.wildcard_return
 
getTreeAdaptor() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
getTreeAdaptor() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
getTreeAdaptor() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
getTreeAdaptor() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
getTreeAdaptor() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
getType() - Method in class org.eclipse.lyo.shacl.Shape
 
getTypes() - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
getTypes() - Method in interface org.eclipse.lyo.oslc4j.core.model.IExtendedResource
Gets the RDF types of this resource.
getUniqueLang() - Method in class org.eclipse.lyo.shacl.Property
 
getUsages() - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
getUsages() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
getUsages() - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
getUsages() - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
getUseBeanClassForParsing() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
getValue() - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractReifiedResource
 
getValue() - Method in interface org.eclipse.lyo.oslc4j.core.model.IReifiedResource
Gets the object of the reified statement.
getValue() - Method in class org.eclipse.lyo.oslc4j.core.model.XMLLiteral
Gets the string value of the literal.
getValueBasedOnResourceShapeType(HashSet<String>, QName, Object) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
This method receives the property name and the property value and tries to infer the property type from the pre-defined list of Resource Shapes.
getValues() - Method in class org.eclipse.lyo.oslc4j.core.model.AllowedValues
 
getValueShape() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getValueType() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidValueTypeException
 
getValueType() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
GREATER - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
GREATER - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
GREATER - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
GREATER - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
GREATER_EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
GREATER_EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
GZIP - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of the encoding format produced by the gzip file compression program.

H

handleExtendedProperties(Class<?>, Model, Resource, IExtendedResource, Map<String, Object>, Map<IExtendedResource, Resource>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
 
handleResourceReference(Map<String, String>, Map<String, String>, Class<?>, Method, URI) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
 
HASH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a hash character.
hashCode() - Method in class org.eclipse.lyo.oslc4j.core.model.Link
 
hashCode() - Method in class org.eclipse.lyo.oslc4j.core.model.XMLLiteral
 
HOST - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Host.
HTTP - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of the abbreviation for the Hypertext Transfer Protocol.
HttpConstants - Class in org.eclipse.lyo.core.trs
This helper utility defines commonly used string literals from the HTTP specifications.
HttpConstants() - Constructor for class org.eclipse.lyo.core.trs.HttpConstants
 
HttpConstants.HttpMethod - Enum in org.eclipse.lyo.core.trs
HTTP method names, as documented by RFC2616, Section 9
HTTPS - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of the abbreviation for the Hypertext Transfer Protocol Secure.
httpServletRequest - Variable in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
 
httpServletRequest - Variable in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 

I

Identifier - Interface in org.eclipse.lyo.core.query
PName identifier from olsc.select of oslc.properties clause
identifier() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
identifier() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
identifier() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
identifier() - Method in interface org.eclipse.lyo.core.query.Property
 
identifier() - Method in interface org.eclipse.lyo.core.query.SortTerm
 
identifier_return() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser.identifier_return
 
identifier_return() - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser.identifier_return
 
identifier_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.identifier_return
 
identifier_wc() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
identifier_wc_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.identifier_wc_return
 
IExtendedResource - Interface in org.eclipse.lyo.oslc4j.core.model
A resource that can hold unknown properties and content.
IF_MATCH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for If-Match.
IF_MODIFIED_SINCE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for If-Modified-Since.
IF_NONE_MATCH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for If-None-Match.
IF_RANGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for If-Range.
IF_UNMODIFIED_SINCE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for If-Unmodified-Since.
in_op() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
in_op_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.in_op_return
 
IN_TERM - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
IN_TERM - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
in_term() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
in_term_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.in_term_return
 
in_val() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
in_val_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.in_val_return
 
IN_VALUES - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
IN_VALUES - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
inferTypeFromShape() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
InheritedMethodAnnotationHelper - Class in org.eclipse.lyo.oslc4j.core.model
 
initServiceProvider(ServiceProvider, String, String, String, String, Publisher, Class<?>[], Map<String, Object>) - Static method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderFactory
 
InTerm - Interface in org.eclipse.lyo.core.query
in operator simple term from olsc.where clause
invertSelectedProperties(Properties) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Create a map representation of the Properties returned from parsing oslc.properties or olsc.select URL query parameters suitable for generating a property result from an HTTP GET request.
invoke(Object, Method, Object[]) - Method in class org.eclipse.lyo.core.query.impl.CompoundTermInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.eclipse.lyo.core.query.impl.PropertiesInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.eclipse.lyo.core.query.impl.SimpleSortTermInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.eclipse.lyo.core.query.impl.SortTermsInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class org.eclipse.lyo.core.query.impl.WildcardInvocationHandler
 
IOslcCustomNamespaceProvider - Interface in org.eclipse.lyo.oslc4j.core.model
This interface provides a way to add custom prefixes at runtime.
IReifiedResource<T> - Interface in org.eclipse.lyo.oslc4j.core.model
This interface helps model RDF reified statements in plain old Java objects.
IResource - Interface in org.eclipse.lyo.oslc4j.core.model
 
IRI_REF - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
IRI_REF - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
IRI_REF - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
IRI_REF - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
iriRef() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
iriRef_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.iriRef_return
 
isClosed() - Method in class org.eclipse.lyo.shacl.Shape
 
isConforms() - Method in interface org.eclipse.lyo.shacl.IValidationReport
 
isConforms() - Method in class org.eclipse.lyo.shacl.ValidationReport
 
isDeactivated() - Method in class org.eclipse.lyo.shacl.Property
 
isHidden() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
isHostResolutionDisabled() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Returns the boolean value of org.eclipse.lyo.oslc4j.disableHostResolution Default is false if not set or invalid (hostname resolution will take place)
isMemberProperty() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
isOslcQuery(String) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
isQueryResultListAsContainer() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Return if the query result list type will be http://www.w3.org/2000/01/rdf-schema#Container or there will be no type.
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcCompactRdfProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlArrayProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlCollectionProvider
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlProvider
 
isReadable(Class<?>, MediaType, MediaType) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcCompactJsonProvider
Deprecated.
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonArrayProvider
Deprecated.
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonCollectionProvider
Deprecated.
 
isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonProvider
Deprecated.
 
isReadOnly() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
isReadShaclAnnotations() - Method in class org.eclipse.lyo.shacl.Shape
 
isWildcard() - Method in interface org.eclipse.lyo.core.query.Property
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcCompactRdfProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlArrayProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlCollectionProvider
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlProvider
 
isWriteable(Class<?>, Annotation[], MediaType, MediaType) - Static method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcCompactJsonProvider
Deprecated.
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonArrayProvider
Deprecated.
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonCollectionProvider
Deprecated.
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonProvider
Deprecated.
 
ITERATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
IValidationReport - Interface in org.eclipse.lyo.shacl
 
IValidationResult - Interface in org.eclipse.lyo.shacl
 

J

JenaModelHelper - Class in org.eclipse.lyo.oslc4j.provider.jena
 
JenaProvidersRegistry - Class in org.eclipse.lyo.oslc4j.provider.jena
 
JenaSimpleProvidersRegistry - Class in org.eclipse.lyo.oslc4j.provider.jena
 
JenaUpdatedProvidersRegistry - Class in org.eclipse.lyo.oslc4j.provider.jena
 
Json4JProvidersRegistry - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
Json4JSimpleProvidersRegistry - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
Json4JUpdatedProvidersRegistry - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
JSON_LD - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
JsonHelper - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.

K

KEEP_ALIVE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Cookie.

L

langed_string() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
langed_string_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.langed_string_return
 
LANGED_VALUE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
LANGED_VALUE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
LangedStringValue - Interface in org.eclipse.lyo.core.query
Language specified string value operand from oslc.where clause
langTag() - Method in interface org.eclipse.lyo.core.query.LangedStringValue
 
LANGTAG - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
LANGTAG - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
LAST_MODIFIED - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Entity-header field name for Last-Modified.
LAST_MODIFIED_USER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Last-Modified-User.
LAST_MODIFIED_XSD - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Last-Modified-XSD.
LDP_CONTAINER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_NAMESPACE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_NEXT_PAGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_PAGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_PAGE_OF - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_TERM_CONTAINER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_TERM_NEXT_PAGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_TERM_PAGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LDP_TERM_PAGE_OF - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
LESS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
LESS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
LESS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
LESS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
LESS_EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
LESS_EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
LINK - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Link.
Link - Class in org.eclipse.lyo.oslc4j.core.model
Special OSLC link type.
Link() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Link
 
Link(URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.Link
 
Link(URI, String) - Constructor for class org.eclipse.lyo.oslc4j.core.model.Link
 
literal_value() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
literal_value_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.literal_value_return
 
local - Variable in class org.eclipse.lyo.core.query.PName
 
LOCATION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Location.
LyoModelException - Exception in org.eclipse.lyo.oslc4j.core.exception
An unchecked exception to indicate a problem with (un)marshalling an RDF graph model.
LyoModelException() - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.LyoModelException
 
LyoModelException(String) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.LyoModelException
 
LyoModelException(String, Throwable) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.LyoModelException
 
LyoModelException(Throwable) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.LyoModelException
 
LyoModelException(String, Throwable, boolean, boolean) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.LyoModelException
 

M

mALPHA_CHARS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mAND() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mapPackage(Package) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.ordfm.ResourcePackages
Scans a package (recursively) searching for classes annotated with OslcResourceShape and mapping them with an RDF.type built by the TypeFactory.getQualifiedName(java.lang.Class) method.
marshal(Object[], OutputStream) - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JMarshaller
 
MarshallerConstants - Class in org.eclipse.lyo.core.utils.marshallers
 
MarshallerConstants() - Constructor for class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
mASTERISK() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mASTERISK() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mASTERISK() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MAX_AGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of max-age cache request/response directive for HttpConstants.CACHE_CONTROL general-header field.
MAX_FORWARDS - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Max-Forwards.
MAX_STALE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of max-stale cache request directive for HttpConstants.CACHE_CONTROL general-header field.
mBOOLEAN() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mCLOSE_BRACE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mCLOSE_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mCLOSE_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mCLOSE_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mCLOSE_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mCLOSE_SQUARE_BRACE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mCOMMA() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mCOMMA() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mCOMMA() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mCOMMA() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mCOMMA() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mCOMPOUND_TERM() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mDECIMAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mDIGIT() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mDIGIT() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mDIGIT() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mDIGIT() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mDIRECTION() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mDOT() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mDOT() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mDOT() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mDOT() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mECHAR() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mECHAR() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mECHAR() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mEOL() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mEOL() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mEOL() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mEOL() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mEOL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mEQUAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MessageExtractor - Class in org.eclipse.lyo.oslc4j.core.exception
 
METHOD_NAME_START_GET - Static variable in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
METHOD_NAME_START_GET_LENGTH - Static variable in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
METHOD_NAME_START_IS - Static variable in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
METHOD_NAME_START_IS_LENGTH - Static variable in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
METHOD_NAME_START_SET - Static variable in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
mGREATER() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mGREATER() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mGREATER_EQUAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MIN_FRESH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of min-fresh cache request directive for HttpConstants.CACHE_CONTROL general-header field.
mIN_TERM() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mIN_VALUES() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MINUS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
mIRI_REF() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mIRI_REF() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mLANGED_VALUE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mLANGTAG() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mLESS() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mLESS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mLESS_EQUAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mMINUS() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mMINUS() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mMINUS() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mMINUS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mNESTED_PROPERTIES() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mNOT() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mNOT() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mNOT_EQUAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
Modification - Class in org.eclipse.lyo.core.trs
 
Modification() - Constructor for class org.eclipse.lyo.core.trs.Modification
 
Modification(URI, URI, int) - Constructor for class org.eclipse.lyo.core.trs.Modification
 
mOPEN_BRACE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mOPEN_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mOPEN_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mOPEN_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mOPEN_CURLY_BRACE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mOPEN_SQUARE_BRACE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mOR() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPLUS() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPLUS() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPLUS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPN_CHARS() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPN_CHARS() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mPN_CHARS() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPN_CHARS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPN_CHARS_BASE() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPN_CHARS_BASE() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mPN_CHARS_BASE() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPN_CHARS_BASE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPN_CHARS_U() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPN_CHARS_U() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mPN_CHARS_U() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPN_CHARS_U() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPN_LOCAL() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPN_LOCAL() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPN_LOCAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPN_PREFIX() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPN_PREFIX() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mPN_PREFIX() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPN_PREFIX() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPNAME_LN() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPNAME_LN() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPNAME_LN() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPNAME_NS() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mPNAME_NS() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPNAME_NS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mPREFIX() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mPREFIX_LIST() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mPREFIXED_NAME() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mPROPERTIES() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mREFERENCE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mSCOPED_TERM() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mSEMICOLON() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mSIMPLE_TERM() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mSIMPLE_TERM() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mSTRING_LIST() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mSTRING_LITERAL() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mSTRING_LITERAL() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mT__21() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mT__50() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mT__51() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mT__52() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MT_N3 - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
MT_N_TRIPLES - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
MT_OSLC_COMPACT - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
MT_RDF_XML - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
MT_TURTLE - Static variable in class org.eclipse.lyo.core.utils.marshallers.MarshallerConstants
 
mTERMS() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mTERMS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mTokens() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mTokens() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mTokens() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mTokens() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mTokens() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
mTYPED_VALUE() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 
MUST_REVALIDATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of must-revalidate cache response directive for HttpConstants.CACHE_CONTROL general-header field.
mWILDCARD() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mWS() - Method in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
mWS() - Method in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
mWS() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
mWS() - Method in class org.eclipse.lyo.core.query.OslcSelectLexer
 
mWS() - Method in class org.eclipse.lyo.core.query.OslcWhereLexer
 

N

NAME_HEADER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard request-header field name for Name.
namespace - Variable in class org.eclipse.lyo.core.query.PName
 
NESTED_PROPERTIES - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
NESTED_PROPERTIES - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
nested_property() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
nested_property() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
nested_property_return() - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser.nested_property_return
 
nested_property_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.nested_property_return
 
NestedProperty - Interface in org.eclipse.lyo.core.query
Nested property from olsc.select of oslc.properties clause
NestedWildcardProperties - Interface in org.eclipse.lyo.oslc4j.core
Marker interface applied to Map (parametrised with <String, Object>) to indicate that when selecting properties for output all immediate, resource properties of the resource should be output with entries in the NestedWildcardProperties.commonNestedProperties()
newInstance() - Static method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JContext
 
nextPage() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 
NO_CACHE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of no-cache cache request/response directive for HttpConstants.CACHE_CONTROL general-header field.
NO_STORE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of no-store cache request/response directive for HttpConstants.CACHE_CONTROL general-header field.
NO_TRANSFORM - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of no-transform cache request/response directive for HttpConstants.CACHE_CONTROL general-header field.
NOT - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
NOT - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
NOT - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
NOT - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
NOT_EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
NOT_EQUAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 

O

OAuthConfiguration - Class in org.eclipse.lyo.oslc4j.core.model
 
OAuthConfiguration() - Constructor for class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
OAuthConfiguration(URI, URI, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
Occurs - Enum in org.eclipse.lyo.oslc4j.core.model
 
OK - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of commonly used parameter value.
ONLY_IF_CACHED - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of only-if-cached cache request directive for HttpConstants.CACHE_CONTROL general-header field.
OPEN_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
OPEN_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
OPEN_CURLY_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
OPEN_SQUARE_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
OPEN_SQUARE_BRACE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
operand() - Method in interface org.eclipse.lyo.core.query.ComparisonTerm
 
operator() - Method in interface org.eclipse.lyo.core.query.ComparisonTerm
 
OR - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
OR - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
OrderByClause - Interface in org.eclipse.lyo.core.query
Top-level SortTerms from oslc.orderBy clause
org.eclipse.lyo.core.query - package org.eclipse.lyo.core.query
 
org.eclipse.lyo.core.query.impl - package org.eclipse.lyo.core.query.impl
 
org.eclipse.lyo.core.trs - package org.eclipse.lyo.core.trs
Copyright (c) 2013 IBM Corporation.
org.eclipse.lyo.core.utils.marshallers - package org.eclipse.lyo.core.utils.marshallers
 
org.eclipse.lyo.oslc4j.core - package org.eclipse.lyo.oslc4j.core
 
org.eclipse.lyo.oslc4j.core.annotation - package org.eclipse.lyo.oslc4j.core.annotation
 
org.eclipse.lyo.oslc4j.core.exception - package org.eclipse.lyo.oslc4j.core.exception
 
org.eclipse.lyo.oslc4j.core.model - package org.eclipse.lyo.oslc4j.core.model
Copyright (c) 2012 IBM Corporation.
org.eclipse.lyo.oslc4j.provider.jena - package org.eclipse.lyo.oslc4j.provider.jena
 
org.eclipse.lyo.oslc4j.provider.jena.ordfm - package org.eclipse.lyo.oslc4j.provider.jena.ordfm
 
org.eclipse.lyo.oslc4j.provider.json4j - package org.eclipse.lyo.oslc4j.provider.json4j
 
org.eclipse.lyo.shacl - package org.eclipse.lyo.shacl
 
org.eclipse.lyo.shacl.annotations - package org.eclipse.lyo.shacl.annotations
 
OSL4J_PROPERTY_SINGLETON - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_ALWAYS_XML_ABBREV - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
System property "org.eclipse.lyo.oslc4j.alwaysXMLAbbrev" : When "true", always abbreviate RDF/XML, even when asked for application/rdf+xml.
OSLC4J_ALWAYS_XML_ABBREV - Static variable in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
Deprecated.
OSLC4J_DISABLE_HOST_RESOLUTION - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_DISABLE_RELATIVE_URIS - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_INFER_TYPE_FROM_SHAPE - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_NEXT_PAGE - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_PUBLIC_URI - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_QUERY_RESULT_LIST_AS_CONTAINER - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
System property "org.eclipse.lyo.oslc4j.queryResultListAsContainer" : When "true", the query result list type will be http://www.w3.org/2000/01/rdf-schema#Container, otherwise it will have no type.
OSLC4J_READ_SPECIAL_NUMS - Static variable in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
System property "org.eclipse.lyo.oslc4j.readSpecialNumberValues" : When "true", read "INF", "-INF", and "NaN" strings for Infinity, -Infinity, and NaN float and double values, respectively.
OSLC4J_SELECTED_PROPERTIES - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_STRICT_DATATYPES - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
System property "org.eclipse.lyo.oslc4j.strictDatatypes" : When "true" (default), fail on when reading a property value that is not a legal instance of a datatype.
OSLC4J_STRICT_DATATYPES - Static variable in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
Deprecated.
OSLC4J_TOTAL_COUNT - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_USE_BEAN_CLASS_FOR_PARSING - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
OSLC4J_WRITE_SPECIAL_NUMS - Static variable in class org.eclipse.lyo.oslc4j.provider.json4j.JsonHelper
Deprecated.
System property "org.eclipse.lyo.oslc4j.writeSpecialNumberValues" : When "true", write "INF", "-INF", and "NaN" strings for Infinity, -Infinity, and NaN float and double values, respectively.
OSLC4JConstants - Interface in org.eclipse.lyo.oslc4j.core
 
OSLC4JContext - Class in org.eclipse.lyo.core.utils.marshallers
 
OSLC4JContext() - Constructor for class org.eclipse.lyo.core.utils.marshallers.OSLC4JContext
 
OSLC4JMarshaller - Class in org.eclipse.lyo.core.utils.marshallers
 
OSLC4JUnmarshaller - Class in org.eclipse.lyo.core.utils.marshallers
 
OSLC4JUtils - Class in org.eclipse.lyo.oslc4j.core
 
OSLC4JUtils() - Constructor for class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
OSLC_CORE_DOMAIN - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
OSLC_CORE_NAMESPACE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
OSLC_CORE_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
OSLC_CORE_VER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for OSLC-Core-Version, used to specify that the version of the OSLC Core Specification.
OSLC_DATA_NAMESPACE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
OSLC_DATA_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
oslc_order_by() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
oslc_order_by_return() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser.oslc_order_by_return
 
oslc_prefixes() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
oslc_prefixes_return() - Constructor for class org.eclipse.lyo.core.query.OslcPrefixParser.oslc_prefixes_return
 
oslc_search_terms() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
oslc_search_terms_return() - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsParser.oslc_search_terms_return
 
oslc_select() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
oslc_select_return() - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser.oslc_select_return
 
OSLC_USAGE_DEFAULT - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
oslc_where() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
oslc_where_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.oslc_where_return
 
OslcAllowedValue - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcAllowedValues - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcCompactJsonProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
OslcCompactJsonProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.OslcCompactJsonProvider
Deprecated.
 
OslcCompactRdfProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcCompactRdfProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcCompactRdfProvider
 
OslcConstants - Interface in org.eclipse.lyo.oslc4j.core.model
 
OslcCoreApplicationException - Exception in org.eclipse.lyo.oslc4j.core.exception
Base class for all application exceptions.
OslcCoreApplicationException(String, Object[]) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
 
OslcCoreApplicationException(String, Object[], Throwable) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreApplicationException
 
OslcCoreDeregistrationException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreDeregistrationException(URI, int, String) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDeregistrationException
 
OslcCoreDuplicatePropertyDefinitionException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreDuplicatePropertyDefinitionException(Class<?>, OslcPropertyDefinition) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreDuplicatePropertyDefinitionException
 
OslcCoreInvalidOccursException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreInvalidOccursException(Class<?>, Method, OslcOccurs) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidOccursException
 
OslcCoreInvalidPropertyDefinitionException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreInvalidPropertyDefinitionException(Class<?>, Method, OslcPropertyDefinition) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyDefinitionException
 
OslcCoreInvalidPropertyTypeException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreInvalidPropertyTypeException(Class<?>, Method, Class<?>) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidPropertyTypeException
 
OslcCoreInvalidRepresentationException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreInvalidRepresentationException(Class<?>, Method, Representation) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidRepresentationException
 
OslcCoreInvalidValueTypeException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreInvalidValueTypeException(Class<?>, Method, ValueType) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreInvalidValueTypeException
 
OslcCoreMissingAnnotationException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreMissingAnnotationException(Class<?>, Class<?>) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingAnnotationException
 
OslcCoreMissingNamespaceDeclarationException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreMissingNamespaceDeclarationException(String) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingNamespaceDeclarationException
 
OslcCoreMissingNamespacePrefixException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreMissingNamespacePrefixException(String) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingNamespacePrefixException
 
OslcCoreMissingSetMethodException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreMissingSetMethodException(Class<?>, Method, Exception) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingSetMethodException
 
OslcCoreMisusedOccursException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreMisusedOccursException(Class<?>, Method) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMisusedOccursException
 
OslcCoreRegistrationException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreRegistrationException(ServiceProvider, int, String) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRegistrationException
 
OslcCoreRelativeURIException - Exception in org.eclipse.lyo.oslc4j.core.exception
 
OslcCoreRelativeURIException(Class<?>, String, URI) - Constructor for exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreRelativeURIException
 
OslcCreationFactory - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcDefaultValue - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcDescription - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcDialog - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcDialogs - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcGlobalNamespaceProvider - Class in org.eclipse.lyo.oslc4j.core
Defines the global namespace prefix mappings.
OslcHidden - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcJsonLdArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcJsonLdArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcJsonLdArrayProvider
 
OslcJsonLdCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcJsonLdCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcJsonLdCollectionProvider
 
OslcJsonLdProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcJsonLdProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcJsonLdProvider
 
OslcMaxSize - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcMediaType - Interface in org.eclipse.lyo.oslc4j.core.model
 
OslcMemberProperty - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcName - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcNamespace - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcNamespaceDefinition - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcNotQueryResult - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
Array or collection of these elements where value is true will not be presented as a query result.
OslcOccurs - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcOrderByLexer - Class in org.eclipse.lyo.core.query
 
OslcOrderByLexer() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByLexer
 
OslcOrderByLexer(CharStream) - Constructor for class org.eclipse.lyo.core.query.OslcOrderByLexer
 
OslcOrderByLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcOrderByLexer
 
OslcOrderByLexer.DFA7 - Class in org.eclipse.lyo.core.query
 
OslcOrderByParser - Class in org.eclipse.lyo.core.query
Copyright (c) 2012 IBM Corporation.
OslcOrderByParser(TokenStream) - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser
 
OslcOrderByParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser
 
OslcOrderByParser(String) - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser
 
OslcOrderByParser.identifier_return - Class in org.eclipse.lyo.core.query
 
OslcOrderByParser.oslc_order_by_return - Class in org.eclipse.lyo.core.query
 
OslcOrderByParser.prefixedName_return - Class in org.eclipse.lyo.core.query
 
OslcOrderByParser.scoped_sort_term_return - Class in org.eclipse.lyo.core.query
 
OslcOrderByParser.sort_term_return - Class in org.eclipse.lyo.core.query
 
OslcOrderByParser.sort_terms_return - Class in org.eclipse.lyo.core.query
 
OslcPrefixLexer - Class in org.eclipse.lyo.core.query
 
OslcPrefixLexer() - Constructor for class org.eclipse.lyo.core.query.OslcPrefixLexer
 
OslcPrefixLexer(CharStream) - Constructor for class org.eclipse.lyo.core.query.OslcPrefixLexer
 
OslcPrefixLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcPrefixLexer
 
OslcPrefixParser - Class in org.eclipse.lyo.core.query
Copyright (c) 2012 IBM Corporation.
OslcPrefixParser(TokenStream) - Constructor for class org.eclipse.lyo.core.query.OslcPrefixParser
 
OslcPrefixParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcPrefixParser
 
OslcPrefixParser(String) - Constructor for class org.eclipse.lyo.core.query.OslcPrefixParser
 
OslcPrefixParser.oslc_prefixes_return - Class in org.eclipse.lyo.core.query
 
OslcPrefixParser.prefix_binding_return - Class in org.eclipse.lyo.core.query
 
OslcPropertyDefinition - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcQueryCapability - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcRange - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcRdfCollectionType - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
Indicate which RDF: collection type should be used for representing in RDF the multi-valued property
OslcRdfJsonArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
OslcRdfJsonArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonArrayProvider
Deprecated.
 
OslcRdfJsonCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
OslcRdfJsonCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonCollectionProvider
Deprecated.
 
OslcRdfJsonProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
OslcRdfJsonProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonProvider
Deprecated.
 
OslcRdfXmlArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcRdfXmlArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlArrayProvider
 
OslcRdfXmlCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcRdfXmlCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlCollectionProvider
 
OslcRdfXmlProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcRdfXmlProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlProvider
 
OslcReadOnly - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcRepresentation - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcResourceShape - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcSchema - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcSearchTermsLexer - Class in org.eclipse.lyo.core.query
 
OslcSearchTermsLexer() - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
OslcSearchTermsLexer(CharStream) - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
OslcSearchTermsLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
OslcSearchTermsParser - Class in org.eclipse.lyo.core.query
Copyright (c) 2012 IBM Corporation.
OslcSearchTermsParser(TokenStream) - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
OslcSearchTermsParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
OslcSearchTermsParser(String) - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
OslcSearchTermsParser.oslc_search_terms_return - Class in org.eclipse.lyo.core.query
 
OslcSearchTermsParser.string_esc_return - Class in org.eclipse.lyo.core.query
 
OslcSelectLexer - Class in org.eclipse.lyo.core.query
 
OslcSelectLexer() - Constructor for class org.eclipse.lyo.core.query.OslcSelectLexer
 
OslcSelectLexer(CharStream) - Constructor for class org.eclipse.lyo.core.query.OslcSelectLexer
 
OslcSelectLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcSelectLexer
 
OslcSelectLexer.DFA7 - Class in org.eclipse.lyo.core.query
 
OslcSelectParser - Class in org.eclipse.lyo.core.query
Copyright (c) 2011, 2012 IBM Corporation.
OslcSelectParser(TokenStream) - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser
 
OslcSelectParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser
 
OslcSelectParser(String) - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser
 
OslcSelectParser.identifier_return - Class in org.eclipse.lyo.core.query
 
OslcSelectParser.nested_property_return - Class in org.eclipse.lyo.core.query
 
OslcSelectParser.oslc_select_return - Class in org.eclipse.lyo.core.query
 
OslcSelectParser.prefixedName_return - Class in org.eclipse.lyo.core.query
 
OslcSelectParser.properties_return - Class in org.eclipse.lyo.core.query
 
OslcSelectParser.property_return - Class in org.eclipse.lyo.core.query
 
OslcService - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcSimpleRdfJsonArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
OslcSimpleRdfJsonArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.OslcSimpleRdfJsonArrayProvider
Deprecated.
 
OslcSimpleRdfJsonCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.json4j
Deprecated.
OslcSimpleRdfJsonCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.json4j.OslcSimpleRdfJsonCollectionProvider
Deprecated.
 
OslcSimpleRdfXmlArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcSimpleRdfXmlArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcSimpleRdfXmlArrayProvider
 
OslcSimpleRdfXmlCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcSimpleRdfXmlCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcSimpleRdfXmlCollectionProvider
 
OslcSimpleXmlArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcSimpleXmlArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcSimpleXmlArrayProvider
 
OslcSimpleXmlCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcSimpleXmlCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcSimpleXmlCollectionProvider
 
OslcTitle - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcTurtleArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcTurtleArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcTurtleArrayProvider
 
OslcTurtleCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcTurtleCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcTurtleCollectionProvider
 
OslcTurtleProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcTurtleProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcTurtleProvider
 
OslcValueShape - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcValueType - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcWhereLexer - Class in org.eclipse.lyo.core.query
 
OslcWhereLexer() - Constructor for class org.eclipse.lyo.core.query.OslcWhereLexer
 
OslcWhereLexer(CharStream) - Constructor for class org.eclipse.lyo.core.query.OslcWhereLexer
 
OslcWhereLexer(CharStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcWhereLexer
 
OslcWhereLexer.DFA15 - Class in org.eclipse.lyo.core.query
 
OslcWhereLexer.DFA21 - Class in org.eclipse.lyo.core.query
 
OslcWhereParser - Class in org.eclipse.lyo.core.query
Copyright (c) 2011, 2012 IBM Corporation.
OslcWhereParser(TokenStream) - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser
 
OslcWhereParser(TokenStream, RecognizerSharedState) - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser
 
OslcWhereParser(String) - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser
 
OslcWhereParser.boolean_op_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.boolean_val_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.comparison_op_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.compound_term_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.decimal_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.identifier_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.identifier_wc_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.in_op_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.in_term_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.in_val_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.iriRef_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.langed_string_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.literal_value_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.nested_property_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.oslc_where_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.prefixedName_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.properties_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.property_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.scoped_term_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.simple_term_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.space_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.string_esc_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.term_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.term_simple_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.typed_string_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.value_return - Class in org.eclipse.lyo.core.query
 
OslcWhereParser.wildcard_return - Class in org.eclipse.lyo.core.query
 
OslcXmlArrayProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcXmlArrayProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcXmlArrayProvider
 
OslcXmlCollectionProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcXmlCollectionProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcXmlCollectionProvider
 
OslcXmlProvider - Class in org.eclipse.lyo.oslc4j.provider.jena
 
OslcXmlProvider() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.OslcXmlProvider
 

P

Page - Class in org.eclipse.lyo.core.trs
In TRS, the Base Resource is paginated using the W3C Linked Data Platform (LDP) Container pagination.
Page() - Constructor for class org.eclipse.lyo.core.trs.Page
 
PAGE_SIZE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
ParseException - Exception in org.eclipse.lyo.core.query
Wrapper for RecognitionException so clients of OLSC query functionality don't need to import ANTLR classes.
parseOrderBy(String, Map<String, String>) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Parse a oslc.orderBy expression
parsePrefixes(String) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Parse a oslc.prefix clause into a map between prefixes and corresponding URIs
parseProperties(String, Map<String, String>) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Parse a oslc.properties expression
parseSearchTerms(String) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Parse a oslc.searchTerms expression
parseSelect(String, Map<String, String>) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Parse a oslc.select expression
parseWhere(String, Map<String, String>) - Static method in class org.eclipse.lyo.core.query.QueryUtils
Parse a oslc.where expression
PATH_ALLOWED_VALUES - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_COMPACT - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_CREATION_FACTORY - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_DIALOG - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_ERROR - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_EXTENDED_ERROR - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_OAUTH_CONFIGURATION - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_PREFIX_DEFINITION - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_PREVIEW - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_PROPERTY - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_PUBLISHER - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_QUERY_CAPABILITY - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_RESOURCE_SHAPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_RESOURCE_SHAPES - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_SERVICE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_SERVICE_PROVIDER - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PATH_SERVICE_PROVIDER_CATALOG - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
PERIOD - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a period.
PLUS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PLUS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PLUS - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PLUS - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PLUS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PLUS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PLUS - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a plus character.
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PN_CHARS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PN_CHARS_BASE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PN_CHARS_U - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PN_LOCAL - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PN_LOCAL - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PN_LOCAL - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PN_LOCAL - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PN_LOCAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PN_LOCAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PN_PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PName - Class in org.eclipse.lyo.core.query
 
PName() - Constructor for class org.eclipse.lyo.core.query.PName
 
PNAME_LN - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PNAME_LN - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PNAME_LN - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PNAME_LN - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PNAME_LN - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PNAME_LN - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PNAME_NS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
PNAME_NS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
PNAME_NS - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PNAME_NS - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
PNAME_NS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
PNAME_NS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
PRAGMA - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Pragma.
PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
PREFIX - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
prefix - Variable in class org.eclipse.lyo.core.query.PName
 
prefix_binding() - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
prefix_binding_return() - Constructor for class org.eclipse.lyo.core.query.OslcPrefixParser.prefix_binding_return
 
PREFIX_LIST - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
PREFIX_LIST - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
PrefixDefinition - Class in org.eclipse.lyo.oslc4j.core.model
 
PrefixDefinition() - Constructor for class org.eclipse.lyo.oslc4j.core.model.PrefixDefinition
 
PrefixDefinition(String, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.PrefixDefinition
 
PREFIXED_NAME - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PREFIXED_NAME - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
prefixedName() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
prefixedName() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
prefixedName() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
prefixedName() - Method in interface org.eclipse.lyo.core.query.TypedValue
 
prefixedName_return() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser.prefixedName_return
 
prefixedName_return() - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser.prefixedName_return
 
prefixedName_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.prefixedName_return
 
prefixMap - Variable in class org.eclipse.lyo.core.query.impl.PropertiesInvocationHandler
 
Preview - Class in org.eclipse.lyo.oslc4j.core.model
 
Preview() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Preview
 
PRIVATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of private cache response directive for HttpConstants.CACHE_CONTROL general-header field.
PROPERTIES - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
PROPERTIES - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
properties() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
properties() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
Properties - Interface in org.eclipse.lyo.core.query
Properties from olsc.select of oslc.properties clause
properties() - Method in class org.eclipse.lyo.oslc4j.core.model.FilteredResource
 
properties_return() - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser.properties_return
 
properties_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.properties_return
 
PropertiesClause - Interface in org.eclipse.lyo.core.query
Top-level properties from oslc.Properties clause
PropertiesInvocationHandler - Class in org.eclipse.lyo.core.query.impl
Proxy implementation of Properties interface
PropertiesInvocationHandler(CommonTree, Map<String, String>) - Constructor for class org.eclipse.lyo.core.query.impl.PropertiesInvocationHandler
 
PropertiesInvocationHandler() - Constructor for class org.eclipse.lyo.core.query.impl.PropertiesInvocationHandler
Construct a Properties proxy that has a single Wildcard child
property() - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
property() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
Property - Interface in org.eclipse.lyo.core.query
Property list element from olsc.select of oslc.properties clause
property() - Method in interface org.eclipse.lyo.core.query.SimpleTerm
 
Property - Class in org.eclipse.lyo.oslc4j.core.model
 
Property() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Property
 
Property(String, Occurs, URI, ValueType) - Constructor for class org.eclipse.lyo.oslc4j.core.model.Property
 
Property - Class in org.eclipse.lyo.shacl
 
Property() - Constructor for class org.eclipse.lyo.shacl.Property
 
Property(URI, ValueType, BigInteger, BigInteger) - Constructor for class org.eclipse.lyo.shacl.Property
 
Property.Type - Enum in org.eclipse.lyo.core.query
 
property_return() - Constructor for class org.eclipse.lyo.core.query.OslcSelectParser.property_return
 
property_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.property_return
 
PROXY_AUTHENTICATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Proxy-Authenticate.
PROXY_AUTHORIZATION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Proxy-Authorization.
PROXY_MAXAGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of proxy-maxage cache request directive for HttpConstants.CACHE_CONTROL general-header field.
PROXY_REVALIDATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of proxy-revalidate cache response directive for HttpConstants.CACHE_CONTROL general-header field.
PUBLIC - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of public cache response directive for HttpConstants.CACHE_CONTROL general-header field.
Publisher - Class in org.eclipse.lyo.oslc4j.core.model
 
Publisher() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Publisher
 
Publisher(String, String) - Constructor for class org.eclipse.lyo.oslc4j.core.model.Publisher
 

Q

QUERY - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
QueryCapability - Class in org.eclipse.lyo.oslc4j.core.model
 
QueryCapability() - Constructor for class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
QueryCapability(String, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
QueryUtils - Class in org.eclipse.lyo.core.query
Utility methods for parsing various OSLC HTTP query parameter clauses; e.g.
QueryUtils() - Constructor for class org.eclipse.lyo.core.query.QueryUtils
 
QUESTION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a question mark.

R

RDF_ALT - Static variable in annotation type org.eclipse.lyo.oslc4j.core.annotation.OslcRdfCollectionType
 
RDF_BAG - Static variable in annotation type org.eclipse.lyo.oslc4j.core.annotation.OslcRdfCollectionType
 
RDF_LIST - Static variable in annotation type org.eclipse.lyo.oslc4j.core.annotation.OslcRdfCollectionType
 
RDF_NAMESPACE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
RDF_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
RDF_NIL - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDF_PTERM_NIL - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDF_PTERM_TYPE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDF_SEQ - Static variable in annotation type org.eclipse.lyo.oslc4j.core.annotation.OslcRdfCollectionType
 
RDF_TERM_NIL - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDF_TERM_TYPE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDF_TYPE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDF_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
RDFS_MEMBER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDFS_NAMESPACE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
RDFS_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
RDFS_PTERM_MEMBER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RDFS_TERM_MEMBER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
RdfsIsDefinedBy - Annotation Type in org.eclipse.lyo.shacl.annotations
 
RdfsLabel - Annotation Type in org.eclipse.lyo.shacl.annotations
 
RDFType - Annotation Type in org.eclipse.lyo.shacl.annotations
 
RdfXmlAbbreviatedWriter - Class in org.eclipse.lyo.oslc4j.provider.jena
RDF writer or serializer in the abbreviated XML syntax.
RdfXmlAbbreviatedWriter() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.RdfXmlAbbreviatedWriter
 
readFrom(Class<?>, MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
 
readFrom(Class<Compact>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcCompactRdfProvider
 
readFrom(Class<Object[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlArrayProvider
 
readFrom(Class<Collection<Object>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlCollectionProvider
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlProvider
 
readFrom(Class<?>, MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
readFrom(Class<Compact>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcCompactJsonProvider
Deprecated.
 
readFrom(Class<Object[]>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonArrayProvider
Deprecated.
 
readFrom(Class<Collection<Object>>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonCollectionProvider
Deprecated.
 
readFrom(Class<Object>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonProvider
Deprecated.
 
REFERENCE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
REFERENCE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
relativeURIsAreDisabled() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Returns the boolean value of org.eclipse.lyo.oslc4j.disableRelativeURIs Default is true if not set or invalid (relative URIs will not be allowed)
removeDomain(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
removeDomains(Collection<URI>) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
removeProperty(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
removeProviders(Set<Class<?>>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaProvidersRegistry
 
removeServiceProvider(ServiceProvider) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
Representation - Enum in org.eclipse.lyo.oslc4j.core.model
 
resolveFullUri(HttpServletRequest) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Resolve a full request URI (usually a resource subject or info URI) based on the settings of org.eclipse.lyo.oslc4j.publicURI and org.eclipse.lyo.oslc4j.disableHostResolution.
resolveServletUri(HttpServletRequest) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Resolve a servlet URI based on the settings of org.eclipse.lyo.oslc4j.publicURI and org.eclipse.lyo.oslc4j.disableHostResolution.
resolveURI(HttpServletRequest, boolean) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
resource() - Method in class org.eclipse.lyo.oslc4j.core.model.FilteredResource
 
ResourcePackages - Class in org.eclipse.lyo.oslc4j.provider.jena.ordfm
 
ResourcePackages() - Constructor for class org.eclipse.lyo.oslc4j.provider.jena.ordfm.ResourcePackages
 
ResourceShape - Class in org.eclipse.lyo.oslc4j.core.model
 
ResourceShape() - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
ResourceShape(URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
ResourceShapeFactory - Class in org.eclipse.lyo.oslc4j.core.model
 
ResourceShapeFactory() - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
ResponseInfo<T> - Class in org.eclipse.lyo.oslc4j.core.model
Wrapper for a collection or resources returned from an HTTP GET to wrap that collection in a oslc:ResponseInfo element
ResponseInfo(T, Map<String, Object>, Integer, String) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 
ResponseInfo(T, Map<String, Object>, Integer, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 
ResponseInfoArray<T> - Class in org.eclipse.lyo.oslc4j.core.model
Concrete ResponseInfo collection wrapper where resource are sent as an array
ResponseInfoArray(T[], Map<String, Object>, Integer, String) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResponseInfoArray
 
ResponseInfoArray(T[], Map<String, Object>, Integer, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResponseInfoArray
 
ResponseInfoCollection<T> - Class in org.eclipse.lyo.oslc4j.core.model
Concrete ResponseInfo collection wrapper where resource are sent as an Collection
ResponseInfoCollection(Collection<T>, Map<String, Object>, Integer, String) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResponseInfoCollection
 
ResponseInfoCollection(Collection<T>, Map<String, Object>, Integer, URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.ResponseInfoCollection
 
RETRY_AFTER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Retry-After.
REVISION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 

S

S_MAXAGE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Value of s-maxage cache response directive for HttpConstants.CACHE_CONTROL general-header field.
scoped_sort_term() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
scoped_sort_term_return() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser.scoped_sort_term_return
 
SCOPED_TERM - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
SCOPED_TERM - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
scoped_term() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
scoped_term_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.scoped_term_return
 
ScopedSortTerm - Interface in org.eclipse.lyo.core.query
Scoped sort term from oslc.orderBy clause
SEARCH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
SearchTermsClause - Interface in org.eclipse.lyo.core.query
String list from oslc.searchTerms clause
SECURITY_CONTEXT_HEADER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard request-header field name for X-Jazz-Owning-Context.
SelectClause - Interface in org.eclipse.lyo.core.query
Top level select clause from olsc.select
SEMI_COLON - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a semi-colon.
SEMICOLON - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
SEMICOLON - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
SERVER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Server.
Service - Class in org.eclipse.lyo.oslc4j.core.model
 
Service() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Service
 
Service(URI) - Constructor for class org.eclipse.lyo.oslc4j.core.model.Service
 
ServiceProvider - Class in org.eclipse.lyo.oslc4j.core.model
 
ServiceProvider() - Constructor for class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
ServiceProviderCatalog - Class in org.eclipse.lyo.oslc4j.core.model
 
ServiceProviderCatalog() - Constructor for class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
ServiceProviderFactory - Class in org.eclipse.lyo.oslc4j.core.model
 
SET_COOKIE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Set-Cookie.
setAbout(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
setAbout(URI) - Method in interface org.eclipse.lyo.oslc4j.core.model.IResource
 
setAllowedValues(String[]) - Method in class org.eclipse.lyo.oslc4j.core.model.AllowedValues
Deprecated.
Use AllowedValues.setValues(Collection), which allows for values other than String
setAllowedValues(String[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
Deprecated.
Use Property.setAllowedValuesCollection(Collection), which allows for values other than String
setAllowedValuesCollection(Collection<?>) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setAllowedValuesRef(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setAuthorizationURI(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
setBase(URI) - Method in class org.eclipse.lyo.core.trs.TrackedResourceSet
 
setChange(List<ChangeEvent>) - Method in class org.eclipse.lyo.core.trs.ChangeLog
 
setChanged(URI) - Method in class org.eclipse.lyo.core.trs.ChangeEvent
 
setChangeLog(ChangeLog) - Method in class org.eclipse.lyo.core.trs.TrackedResourceSet
 
setClassType(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setClosed(boolean) - Method in class org.eclipse.lyo.shacl.Shape
 
setConforms(Boolean) - Method in interface org.eclipse.lyo.shacl.IValidationReport
 
setConforms(Boolean) - Method in class org.eclipse.lyo.shacl.ValidationReport
 
setCreated(Date) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setCreation(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
setCreationDialogs(Dialog[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
setCreationFactories(CreationFactory[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
setCutoffEvent(URI) - Method in class org.eclipse.lyo.core.trs.Base
 
setDatatype(String) - Method in class org.eclipse.lyo.oslc4j.core.UnparseableLiteral
 
setDataType(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setDeactivated(Boolean) - Method in class org.eclipse.lyo.shacl.Property
 
setDefaultValue(Object) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setDescribes(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
setDescription(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setDescription(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setDescription(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setDescription(String) - Method in class org.eclipse.lyo.shacl.Property
 
setDetails(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setDialog(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setDisjoint(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setDocument(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
setDomain(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
setDomains(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setEquals(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setErrorHandler(RDFErrorHandler) - Method in class org.eclipse.lyo.oslc4j.provider.jena.RdfXmlAbbreviatedWriter
 
setExtendedError(ExtendedError) - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
setExtendedProperties(Map<QName, Object>) - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
setExtendedProperties(Map<QName, Object>) - Method in interface org.eclipse.lyo.oslc4j.core.model.IExtendedResource
Sets extended properties not defined in the bean.
setFocusNode(URI) - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
setFocusNode(URI) - Method in class org.eclipse.lyo.shacl.ValidationResult
 
setGroup(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setHasValue(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setHidden(Boolean) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setHintHeight(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setHintHeight(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
setHintHeight(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
setHintWidth(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setHintWidth(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
setHintWidth(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
setHostResolutionDisabled(boolean) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
setIcon(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
setIcon(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
setIdentifier(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
setIdentifier(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setIgnoredProperties(List<URI>) - Method in class org.eclipse.lyo.shacl.Shape
 
setIn(String[]) - Method in class org.eclipse.lyo.shacl.Property
 
setInferTypeFromShape(String) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
setInitialHeight(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
setIsDefinedBy(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
setLabel(String) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
setLabel(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setLabel(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Link
Sets the link label.
setLabel(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
setLabel(String) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
setLabel(String) - Method in class org.eclipse.lyo.shacl.Shape
 
setLanguageIn(String[]) - Method in class org.eclipse.lyo.shacl.Property
 
setLargePreview(Preview) - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
setLessThan(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setLessThanOrEquals(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setMaxCount(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMaxExclusive(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMaxInclusive(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMaxLength(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMaxSize(Integer) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setMediaType(MediaType) - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JMarshaller
 
setMediaType(MediaType) - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JUnmarshaller
 
setMemberProperty(Boolean) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setMembers(List<URI>) - Method in class org.eclipse.lyo.core.trs.Base
 
setMessage(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
setMessage(String) - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
setMessage(String) - Method in class org.eclipse.lyo.shacl.Property
 
setMessage(String) - Method in class org.eclipse.lyo.shacl.ValidationResult
 
setMinCount(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMinExclusive(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMinInclusive(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMinLength(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setMoreInfo(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
setName(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setName(String) - Method in class org.eclipse.lyo.shacl.Property
 
setNextPage(Page) - Method in class org.eclipse.lyo.core.trs.Base
 
setNextPage(URI) - Method in class org.eclipse.lyo.core.trs.Page
 
setNode(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setNodeKind(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setOauthAccessTokenURI(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
setOauthConfiguration(OAuthConfiguration) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setOauthConfiguration(OAuthConfiguration) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setOauthRequestTokenURI(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.OAuthConfiguration
 
setOccurs(Occurs) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setOccurs(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setOrder(int) - Method in class org.eclipse.lyo.core.trs.ChangeEvent
 
setOrder(BigInteger) - Method in class org.eclipse.lyo.shacl.Property
 
setPageOf(Base) - Method in class org.eclipse.lyo.core.trs.Page
 
setPath(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setPattern(String) - Method in class org.eclipse.lyo.shacl.Property
 
setPrefix(String) - Method in class org.eclipse.lyo.oslc4j.core.model.PrefixDefinition
 
setPrefixBase(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.PrefixDefinition
 
setPrefixDefinitionMap(Map<String, String>) - Method in class org.eclipse.lyo.oslc4j.core.OslcGlobalNamespaceProvider
Sets the global prefix definition map with the given map.
setPrefixDefinitions(PrefixDefinition[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setPrevious(URI) - Method in class org.eclipse.lyo.core.trs.ChangeLog
 
setProperties(Property[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
setProperty(String, Object) - Method in class org.eclipse.lyo.oslc4j.provider.jena.RdfXmlAbbreviatedWriter
Sets a property on this writer.
setPropertyDefinition(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setProviders(Set<Class<?>>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaProvidersRegistry
 
setPublicURI(String) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Sets the value of org.eclipse.lyo.oslc4j.publicURI
setPublisher(Publisher) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setPublisher(Publisher) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setQueryBase(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
setQueryCapabilities(QueryCapability[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
setRange(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setRawValue(String) - Method in class org.eclipse.lyo.oslc4j.core.UnparseableLiteral
 
setReadOnly(Boolean) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setReadShaclAnnotations(boolean) - Method in class org.eclipse.lyo.shacl.Shape
 
setReferencedServiceProviderCatalogs(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setRel(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
setRepresentation(Representation) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setRepresentation(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setResourceShape(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
setResourceShapes(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
setResourceTypes(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
setResourceTypes(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setResourceTypes(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
setResult(HashSet<ValidationResult>) - Method in interface org.eclipse.lyo.shacl.IValidationReport
 
setResult(HashSet<ValidationResult>) - Method in class org.eclipse.lyo.shacl.ValidationReport
 
setResultPath(URI) - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
setResultPath(URI) - Method in class org.eclipse.lyo.shacl.ValidationResult
 
setResultSeverity(URI) - Method in interface org.eclipse.lyo.shacl.IValidationResult
 
setResultSeverity(URI) - Method in class org.eclipse.lyo.shacl.ValidationResult
 
setSelectionDialogs(Dialog[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
setServiceProviders(ServiceProvider[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setServices(Service[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setServletPath(String) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Sets the value of the servlet path.
setSeverity(URI) - Method in class org.eclipse.lyo.shacl.Property
 
setShaclProperties(List<Property>) - Method in class org.eclipse.lyo.shacl.Shape
 
setShapes(List<ResourceShape>) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Sets a list of Resource Shapes to be used when inferring a property type from the Resource Shape.
setShortTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
setSmallPreview(Preview) - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
setStatusCode(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
setTargetClass(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
setTargetNode(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
setTargetObjectsOf(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
setTargetSubjectsOf(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Publisher
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setTitle(String) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
setTreeAdaptor(TreeAdaptor) - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.eclipse.lyo.core.query.OslcPrefixParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.eclipse.lyo.core.query.OslcSelectParser
 
setTreeAdaptor(TreeAdaptor) - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
setType(URI) - Method in class org.eclipse.lyo.shacl.Shape
 
setTypes(Collection<URI>) - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractResource
 
setTypes(Collection<URI>) - Method in interface org.eclipse.lyo.oslc4j.core.model.IExtendedResource
Sets the RDF types of this resource.
setUniqueLang(Boolean) - Method in class org.eclipse.lyo.shacl.Property
 
setUsages(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.CreationFactory
 
setUsages(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
setUsages(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.QueryCapability
 
setUsages(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.Service
 
setUseBeanClassForParsing(String) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
setValue(T) - Method in class org.eclipse.lyo.oslc4j.core.model.AbstractReifiedResource
 
setValue(T) - Method in interface org.eclipse.lyo.oslc4j.core.model.IReifiedResource
Sets the object of the reified statement.
setValues(Collection<? extends Object>) - Method in class org.eclipse.lyo.oslc4j.core.model.AllowedValues
 
setValueShape(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setValueType(ValueType) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setValueType(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
SHACL_CORE_NAMESPACE - Static variable in class org.eclipse.lyo.shacl.ShaclConstants
 
SHACL_CORE_NAMESPACE_PREFIX - Static variable in class org.eclipse.lyo.shacl.ShaclConstants
 
SHACL_DOMAIN - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
SHACL_NAMSPACE - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
SHACL_NAMSPACE_PREFIX - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
ShaclClassType - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclClosed - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclConstants - Class in org.eclipse.lyo.shacl
Created on 2018-02-12
ShaclConstants() - Constructor for class org.eclipse.lyo.shacl.ShaclConstants
 
ShaclDataType - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclDescription - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclDisjoint - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclEquals - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclGroup - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclHasValue - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclIgnoredProperties - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclIn - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclLanguageIn - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclLessThan - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclLessThanOrEquals - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMaxCount - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMaxExclusive - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMaxInclusive - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMaxLength - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMinCount - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMinExclusive - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMinInclusive - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclMinLength - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclName - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclNode - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclNodeKind - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclOrder - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclPattern - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclShapeFactory - Class in org.eclipse.lyo.shacl
Factory for creating Shacl shapes form the Abstract Resource Classes.
ShaclTargetClass - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclTargetNode - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclTargetObjectsOf - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclTargetSubjectsOf - Annotation Type in org.eclipse.lyo.shacl.annotations
 
ShaclUniqueLang - Annotation Type in org.eclipse.lyo.shacl.annotations
 
Shape - Class in org.eclipse.lyo.shacl
 
Shape() - Constructor for class org.eclipse.lyo.shacl.Shape
 
Shape(URI) - Constructor for class org.eclipse.lyo.shacl.Shape
 
ShDomainConstants - Interface in org.eclipse.lyo.shacl
 
SIMPLE_TERM - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
SIMPLE_TERM - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
SIMPLE_TERM - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
SIMPLE_TERM - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
simple_term() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
simple_term_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.simple_term_return
 
SimpleSortTerm - Interface in org.eclipse.lyo.core.query
Simple sort termf from oslc.orderBy clause
SimpleSortTermInvocationHandler - Class in org.eclipse.lyo.core.query.impl
 
SimpleSortTermInvocationHandler(Tree, Map<String, String>) - Constructor for class org.eclipse.lyo.core.query.impl.SimpleSortTermInvocationHandler
 
SimpleTerm - Interface in org.eclipse.lyo.core.query
simple term from oslc.where clause
SimpleTerm.Type - Enum in org.eclipse.lyo.core.query
 
SingletonWildcardProperties - Interface in org.eclipse.lyo.oslc4j.core
Marker interface applied to Map (parametrised with <String, Object>) to indicate that when selecting properties for output all immediate, properties of the resource should be output
SIZE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
skolemize(Model) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Skolemize all blank node by replacing them with equivalent resources with an ephemeral URI of form 'urn:skolem:%blankNodeId%''
skolemize(Model, Function<BlankNodeId, String>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Skolemize all blank node by replacing them with equivalent resources with a URI generated by the supplied lambda function.
SLASH - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a forward slash.
sort_term() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
sort_term_return() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser.sort_term_return
 
sort_terms() - Method in class org.eclipse.lyo.core.query.OslcOrderByParser
 
sort_terms_return() - Constructor for class org.eclipse.lyo.core.query.OslcOrderByParser.sort_terms_return
 
SortTerm - Interface in org.eclipse.lyo.core.query
Sort term from oslc.orderBy clause
SortTerm.Type - Enum in org.eclipse.lyo.core.query
 
sortTerms() - Method in interface org.eclipse.lyo.core.query.ScopedSortTerm
 
SortTerms - Interface in org.eclipse.lyo.core.query
List of sort terms from oslc.orderBy clause
SortTermsInvocationHandler - Class in org.eclipse.lyo.core.query.impl
Proxy implementation of SortTerms
SortTermsInvocationHandler(Tree, Map<String, String>) - Constructor for class org.eclipse.lyo.core.query.impl.SortTermsInvocationHandler
 
space() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
SPACE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of a whitespace character.
space_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.space_return
 
SSL - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of the abbreviation for the Secure Sockets Layer protocol.
STAR - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value of an asterick character.
string_esc() - Method in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
string_esc() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
string_esc_return() - Constructor for class org.eclipse.lyo.core.query.OslcSearchTermsParser.string_esc_return
 
string_esc_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.string_esc_return
 
STRING_LIST - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
STRING_LIST - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
STRING_LITERAL - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
STRING_LITERAL - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
STRING_LITERAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
STRING_LITERAL - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
StringValue - Interface in org.eclipse.lyo.core.query
String literal operand from olsc.where clause

T

T__21 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
T__21 - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
T__50 - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
T__50 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
T__51 - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
T__51 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
T__52 - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
T__52 - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
TE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Request-header field name for Accept.
term() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
term_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.term_return
 
term_simple() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
term_simple_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.term_simple_return
 
TERMS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
TERMS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
TERMS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
TERMS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
TEXT - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
TEXT_TURTLE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
TEXT_TURTLE_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
TEXT_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
TEXT_XML_TYPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
tokenNames - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
tokenNames - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
tokenNames - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
tokenNames - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
tokenNames - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
toString() - Method in enum org.eclipse.lyo.core.query.ComparisonTerm.Operator
 
toString() - Method in class org.eclipse.lyo.core.query.PName
 
toString() - Method in class org.eclipse.lyo.core.trs.ChangeEvent
 
toString() - Method in enum org.eclipse.lyo.core.trs.HttpConstants.HttpMethod
 
toString() - Method in class org.eclipse.lyo.oslc4j.core.model.Link
 
toString() - Method in enum org.eclipse.lyo.oslc4j.core.model.Occurs
 
toString() - Method in enum org.eclipse.lyo.oslc4j.core.model.Representation
 
toString() - Method in enum org.eclipse.lyo.oslc4j.core.model.ValueType
 
toString() - Method in class org.eclipse.lyo.oslc4j.core.model.XMLLiteral
 
toString() - Method in class org.eclipse.lyo.oslc4j.core.UnparseableLiteral
 
toString() - Method in enum org.eclipse.lyo.shacl.DataType
 
toString() - Method in class org.eclipse.lyo.shacl.Property
 
toString() - Method in class org.eclipse.lyo.shacl.Shape
 
toString() - Method in class org.eclipse.lyo.shacl.ValidationReport
 
toString() - Method in class org.eclipse.lyo.shacl.ValidationResult
 
totalCount() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 
TrackedResourceSet - Class in org.eclipse.lyo.core.trs
An HTTP GET on a Tracked Resource Set URI returns a representation structured as follows (note: for exposition, the example snippets show the RDF information content using Turtle; the actual representation of these resources "on the wire" may vary):
TrackedResourceSet() - Constructor for class org.eclipse.lyo.core.trs.TrackedResourceSet
 
TRAILER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Trailer.
TRANSFER_ENCODING - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Transfer-Encoding.
TRS__PTERM_TYPE_BASE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS__PTERM_TYPE_CHANGE_LOG - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS__PTERM_TYPE_CREATION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS__PTERM_TYPE_DELETION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS__PTERM_TYPE_MODIFICATION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS__PTERM_TYPE_TRACKED_RESOURCE_SET - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS__PTERM_TYPE_TRACKED_RESOURCE_SET_PROVIDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_BASE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_CHANGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_CHANGE_LOG - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_CHANGED - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_CUTOFFEVENT - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_NAMESPACE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_ORDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PREVIOUS - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_BASE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_CHANGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_CHANGE_LOG - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_CHANGED - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_CUTOFFEVENT - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_ORDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_PREVIOUS - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_TRACKED_RESOURCE_SET - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_PTERM_TRACKED_RESOURCE_SET_PROVIDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_BASE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_CHANGE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_CHANGE_LOG - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_CHANGED - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_CUTOFFEVENT - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_ORDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_PREVIOUS - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TRACKED_RESOURCE_SET - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TRACKED_RESOURCE_SET_PROVIDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_BASE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_CHANGE_LOG - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_CREATION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_DELETION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_MODIFICATION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_TRACKED_RESOURCE_SET - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TERM_TYPE_TRACKED_RESOURCE_SET_PROVIDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TRACKED_RESOURCE_SET - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TRACKED_RESOURCE_SET_PROVIDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_BASE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_CHANGE_LOG - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_CREATION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_DELETION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_MODIFICATION - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_TRACKED_RESOURCE_SET - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRS_TYPE_TRACKED_RESOURCE_SET_PROVIDER - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
TRSConstants - Interface in org.eclipse.lyo.core.trs
Set of constants useful for builing TRS implementations
TURTLE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
type() - Method in interface org.eclipse.lyo.core.query.Property
 
type() - Method in interface org.eclipse.lyo.core.query.SimpleTerm
 
type() - Method in interface org.eclipse.lyo.core.query.SortTerm
 
type() - Method in interface org.eclipse.lyo.core.query.Value
 
TYPE_ALLOWED_VALUES - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_COMPACT - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_CONTAINER - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_CREATION_FACTORY - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_DIALOG - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_ERROR - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_EXTENDED_ERROR - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_O_AUTH_CONFIGURATION - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_PREFIX_DEFINITION - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_PREVIEW - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_PROPERTY - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_PUBLISHER - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_QUERY_CAPABILITY - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_RESOURCE_SHAPE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_RESPONSE_INFO - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_SERVICE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_SERVICE_PROVIDER - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_SERVICE_PROVIDER_CATALOG - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
TYPE_SHACL_PROPERTY - Static variable in class org.eclipse.lyo.shacl.ShaclConstants
 
TYPE_SHACL_SHAPE - Static variable in class org.eclipse.lyo.shacl.ShaclConstants
 
typed_string() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
typed_string_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.typed_string_return
 
TYPED_VALUE - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
TYPED_VALUE - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
TypedValue - Interface in org.eclipse.lyo.core.query
Typed value operand from oslc.where clause
TypeFactory - Class in org.eclipse.lyo.oslc4j.core.model
 

U

unmarshal(InputStream, Class<T>) - Method in class org.eclipse.lyo.core.utils.marshallers.OSLC4JUnmarshaller
 
unmarshal(Resource, Class<T>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Wrapper around JenaModelHelper.fromJenaResource(Resource, Class) to provide generics support and group exceptions.
unmarshal(Model, Class<T>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Wrapper around JenaModelHelper.fromJenaModel(Model, Class) to provide generics support and group exceptions.
unmarshalSingle(Model, Class<T>) - Static method in class org.eclipse.lyo.oslc4j.provider.jena.JenaModelHelper
Wrapper around JenaModelHelper.unmarshal(Model, Class) to unmarshal a single resource instance.
UnparseableLiteral - Class in org.eclipse.lyo.oslc4j.core
Represents properties whose value is not valid for the declared datatype.
UnparseableLiteral(String, String) - Constructor for class org.eclipse.lyo.oslc4j.core.UnparseableLiteral
 
UPGRADE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Upgrade.
UriRefValue - Interface in org.eclipse.lyo.core.query
URI_REF operand from oslc.where clause
URL - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
 
URL_ENCODED_PLUS - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The literal string value of the plus character convert to a URL encoded value.
URL_ENCODED_SPACE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
The literal string value of the whitespace character convert to a URL encoded value.
useBeanClassForParsing() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
useStrictDatatypes() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 

V

validateSetMethodExists(Class<?>, Method) - Static method in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
validateUserSpecifiedValueType(Class<?>, Method, ValueType, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
ValidationReport - Class in org.eclipse.lyo.shacl
 
ValidationReport() - Constructor for class org.eclipse.lyo.shacl.ValidationReport
 
ValidationReport(URI) - Constructor for class org.eclipse.lyo.shacl.ValidationReport
 
VALIDATIONREPORT_LOCALNAME - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
VALIDATIONREPORT_NAMESPACE - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
VALIDATIONREPORT_PATH - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
VALIDATIONREPORT_TYPE - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
ValidationResult - Class in org.eclipse.lyo.shacl
 
ValidationResult() - Constructor for class org.eclipse.lyo.shacl.ValidationResult
 
ValidationResult(URI) - Constructor for class org.eclipse.lyo.shacl.ValidationResult
 
VALIDATIONRESULT_LOCALNAME - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
VALIDATIONRESULT_NAMESPACE - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
VALIDATIONRESULT_PATH - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
VALIDATIONRESULT_TYPE - Static variable in interface org.eclipse.lyo.shacl.ShDomainConstants
 
value() - Method in interface org.eclipse.lyo.core.query.BooleanValue
 
value() - Method in interface org.eclipse.lyo.core.query.DecimalValue
 
value() - Method in interface org.eclipse.lyo.core.query.LangedStringValue
 
value() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
value() - Method in interface org.eclipse.lyo.core.query.StringValue
 
value() - Method in interface org.eclipse.lyo.core.query.TypedValue
 
value() - Method in interface org.eclipse.lyo.core.query.UriRefValue
 
Value - Interface in org.eclipse.lyo.core.query
Operand from ComparisonTerm or InTerm SimpleTerm from olsc.where clause
Value.Type - Enum in org.eclipse.lyo.core.query
 
value_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.value_return
 
valueOf(String) - Static method in enum org.eclipse.lyo.core.query.ComparisonTerm.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.core.query.Property.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.core.query.SimpleTerm.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.core.query.SortTerm.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.core.query.Value.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.core.trs.HttpConstants.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.oslc4j.core.model.Occurs
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.oslc4j.core.model.Representation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.oslc4j.core.model.ValueType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.lyo.shacl.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.lyo.core.query.ComparisonTerm.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.eclipse.lyo.core.query.InTerm
 
values() - Static method in enum org.eclipse.lyo.core.query.Property.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.core.query.SimpleTerm.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.core.query.SortTerm.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.core.query.Value.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.core.trs.HttpConstants.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.oslc4j.core.model.Occurs
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.oslc4j.core.model.Representation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.oslc4j.core.model.ValueType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.eclipse.lyo.shacl.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
ValueType - Enum in org.eclipse.lyo.oslc4j.core.model
 
VARY - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Vary.
VIA - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Via.

W

WARNING - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
General-header field name for Warning.
warning(Exception) - Method in class org.eclipse.lyo.oslc4j.provider.jena.ErrorHandler
 
WEAK_ETAG_PREFIX - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value for the prefix used on entity tags to denote weak validation.
WhereClause - Interface in org.eclipse.lyo.core.query
Top-level CompoundTerm from olsc.where clause
WILDCARD - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
WILDCARD - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
wildcard() - Method in class org.eclipse.lyo.core.query.OslcWhereParser
 
Wildcard - Interface in org.eclipse.lyo.core.query
Wildcard property from olsc.select of oslc.properties clause
WILDCARD - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Literal string value for HTTP wildcard character.
WILDCARD_PROPERTY_LIST - Static variable in class org.eclipse.lyo.core.query.QueryUtils
A property list that selects all properties
wildcard_return() - Constructor for class org.eclipse.lyo.core.query.OslcWhereParser.wildcard_return
 
WildcardInvocationHandler - Class in org.eclipse.lyo.core.query.impl
Proxy implementation of Wildcard interface
WildcardInvocationHandler() - Constructor for class org.eclipse.lyo.core.query.impl.WildcardInvocationHandler
 
write(Model, OutputStream, String) - Method in class org.eclipse.lyo.oslc4j.provider.jena.RdfXmlAbbreviatedWriter
 
write(Model, Writer, String) - Method in class org.eclipse.lyo.oslc4j.provider.jena.RdfXmlAbbreviatedWriter
 
writeTo(Object[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>, String, String, ResponseInfo<?>) - Method in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
 
writeTo(boolean, Object[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.AbstractOslcRdfXmlProvider
 
writeTo(Compact, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcCompactRdfProvider
 
writeTo(Object[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlArrayProvider
 
writeTo(Collection<Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlCollectionProvider
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcRdfXmlProvider
 
writeTo(Object[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcSimpleRdfXmlArrayProvider
 
writeTo(Collection<Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.jena.OslcSimpleRdfXmlCollectionProvider
 
writeTo(boolean, Object[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
writeTo(Object[], MediaType, MultivaluedMap<String, Object>, OutputStream, Map<String, Object>, String, String, ResponseInfo<?>) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.AbstractOslcRdfJsonProvider
Deprecated.
 
writeTo(Compact, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcCompactJsonProvider
Deprecated.
 
writeTo(Object[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonArrayProvider
Deprecated.
 
writeTo(Collection<Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonCollectionProvider
Deprecated.
 
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcRdfJsonProvider
Deprecated.
 
writeTo(Object[], Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcSimpleRdfJsonArrayProvider
Deprecated.
 
writeTo(Collection<Object>, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.eclipse.lyo.oslc4j.provider.json4j.OslcSimpleRdfJsonCollectionProvider
Deprecated.
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByLexer
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcOrderByParser
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixLexer
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcPrefixParser
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsLexer
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcSearchTermsParser
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcSelectLexer
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcSelectParser
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcWhereLexer
 
WS - Static variable in class org.eclipse.lyo.core.query.OslcWhereParser
 
WWW_AUTHENTICATE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Response-header field name for Vary.

X

X_JAZZ_ARCHIVED - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Archived, used to specify that the revision being imported should be marked archived (deleted).
X_JAZZ_AUTHORIZATION_GUIDANCE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Authorization-Guidance.
X_JAZZ_CONTRIBUTOR - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Contributor, used to specify the value for the dc:contributor property for the import service.
X_JAZZ_CREATED - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Created, used to specify the value for the dc:created property for the import service.
X_JAZZ_CREATOR - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Creator, used to specify the value for the dc:creator property for the import service.
X_JAZZ_CSRF_PREVENT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard request-header field name for X-Jazz-CSRF-Prevent, used to prevent cross-site request forgeries
X_JAZZ_CURRENT - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Current, used to specify that a revision being imported is current, and so should be indexed.
X_JAZZ_FORCE_ORDERING - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Force-Ordering, used to specify that the individual parts of a bulk operations response are in the same order as the request parts.
X_JAZZ_MODIFIED - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Modified, used to specify the value for the dc:modified property for the import service.
X_JAZZ_REVISION - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-Jazz-Revision, used to specify the revision identifier for an imported revision.
X_LAST_MODIFIED_USER - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard request-header field name for X-Last-Modified-User.
X_LAST_MODIFIED_XSD - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard request-header field name for X-Last-Modified-XSD.
X_METHOD_OVERRIDE - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard request-header field name for X-Method-Override.
X_OAUTH_AUTHORIZATION_URL - Static variable in class org.eclipse.lyo.core.trs.HttpConstants
Non-standard response-header field name for X-jazz-web-oauth-url.
X_OSLC_COMPACT_JSON - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
X_OSLC_COMPACT_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
XML_NAMESPACE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
XMLLiteral - Class in org.eclipse.lyo.oslc4j.core.model
A special value type that can be added to an extended properties map of an IExtendedResource to indicate the value is an XMLLiteral rather than a simple string.
XMLLiteral(String) - Constructor for class org.eclipse.lyo.oslc4j.core.model.XMLLiteral
Creates an XMLLiteral.
XSD_NAMESPACE - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
XSD_NAMESPACE_PREFIX - Static variable in interface org.eclipse.lyo.core.trs.TRSConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2020. All rights reserved.