A C D E F G H I L M N O P Q R S T U V X 

A

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
 
addAllowedValue(String) - Method in class org.eclipse.lyo.oslc4j.core.model.AllowedValues
 
addAllowedValue(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
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
 
addProperty(Property) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
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
 
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
 
AllowedValues - Class in org.eclipse.lyo.oslc4j.core.model
 
AllowedValues() - Constructor for class org.eclipse.lyo.oslc4j.core.model.AllowedValues
 
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_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
 

C

collection() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfoCollection
 
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
 
createResourceShape(String, String, String, Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.ResourceShapeFactory
 
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
 
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
 

D

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
 
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
 

E

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
 
ExtendedError - Class in org.eclipse.lyo.oslc4j.core.model
 
ExtendedError() - Constructor for class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 

F

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
 
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
 
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
 

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
 
getAllowedValues() - 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
 
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.
getDefaultValue() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
getDescribes() - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
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
 
getDetails() - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
getDialog() - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
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
 
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.
getGetMethod() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingSetMethodException
 
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
 
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.
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
 
getLargePreview() - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
getMaxSize() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
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
 
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
 
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
 
getNamespace() - Method in exception org.eclipse.lyo.oslc4j.core.exception.OslcCoreMissingNamespaceDeclarationException
 
getNamespace(Class<?>) - Static method in class org.eclipse.lyo.oslc4j.core.model.TypeFactory
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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
 
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.
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.
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
 

H

hashCode() - Method in class org.eclipse.lyo.oslc4j.core.model.XMLLiteral
 

I

IExtendedResource - Interface in org.eclipse.lyo.oslc4j.core.model
A resource that can hold unknown properties and content.
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
 
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
 
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
 
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.
isReadOnly() - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 

L

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
 

M

MessageExtractor - Class in org.eclipse.lyo.oslc4j.core.exception
 

N

NestedWildcardProperties - Interface in org.eclipse.lyo.oslc4j.core
Marker interface applied to Map to indicate that when selecting properties for output all immediate, resource properties of the resource should be output with entries in the NestedWildcardProperties.commonNestedProperties()
nextPage() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 

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
 
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.
OSL4J_PROPERTY_SINGLETON - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
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_SELECTED_PROPERTIES - Static variable in interface org.eclipse.lyo.oslc4j.core.OSLC4JConstants
 
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
 
OSLC4JConstants - Interface in org.eclipse.lyo.oslc4j.core
 
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_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_USAGE_DEFAULT - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcConstants
 
OslcAllowedValue - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcAllowedValues - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
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
 
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
 
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
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
 
OslcService - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcTitle - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcValueShape - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 
OslcValueType - Annotation Type in org.eclipse.lyo.oslc4j.core.annotation
 

P

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
 
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
 
Preview - Class in org.eclipse.lyo.oslc4j.core.model
 
Preview() - Constructor for class org.eclipse.lyo.oslc4j.core.model.Preview
 
properties() - Method in class org.eclipse.lyo.oslc4j.core.model.FilteredResource
 
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
 
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

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
 

R

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_XML - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
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
 
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
 
removeServiceProvider(ServiceProvider) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProviderCatalog
 
Representation - Enum in org.eclipse.lyo.oslc4j.core.model
 
resolveURI(HttpServletRequest, boolean) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
Resolve a URI (usually a resource subject or info URI) based on the settings of org.eclipse.lyo.oslc4j.publicURI and org.eclipse.lyo.oslc4j.disableHostResolution.
resource() - Method in class org.eclipse.lyo.oslc4j.core.model.FilteredResource
 
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
 
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
 

S

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
 
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
 
setAllowedValues(String[]) - 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
 
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
 
setDefaultValue(String) - 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
 
setDetails(URI[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ServiceProvider
 
setDialog(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Dialog
 
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
 
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.
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
 
setInferTypeFromShape(String) - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 
setInitialHeight(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Preview
 
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
 
setLargePreview(Preview) - Method in class org.eclipse.lyo.oslc4j.core.model.Compact
 
setMaxSize(Integer) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setMemberProperty(Boolean) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
setMessage(String) - Method in class org.eclipse.lyo.oslc4j.core.model.Error
 
setMoreInfo(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.ExtendedError
 
setName(String) - Method in class org.eclipse.lyo.oslc4j.core.model.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
 
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
 
setProperties(Property[]) - Method in class org.eclipse.lyo.oslc4j.core.model.ResourceShape
 
setPropertyDefinition(URI) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
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
 
setReadOnly(Boolean) - Method in class org.eclipse.lyo.oslc4j.core.model.Property
 
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
 
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
 
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
 
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
 
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.
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.
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
 
SingletonWildcardProperties - Interface in org.eclipse.lyo.oslc4j.core
Marker interface applied to Map to indicate that when selecting properties for output all immediate, properties of the resource should be output

T

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
 
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
 
totalCount() - Method in class org.eclipse.lyo.oslc4j.core.model.ResponseInfo
 
TURTLE - Static variable in interface org.eclipse.lyo.oslc4j.core.model.OslcMediaType
 
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
 
TypeFactory - Class in org.eclipse.lyo.oslc4j.core.model
 

U

useBeanClassForParsing() - Static method in class org.eclipse.lyo.oslc4j.core.OSLC4JUtils
 

V

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.
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.
ValueType - Enum in org.eclipse.lyo.oslc4j.core.model
 

X

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.
A C D E F G H I L M N O P Q R S T U V X 

Copyright © 2013. All Rights Reserved.