Skip navigation links
A C D E F G H I O R S T U V 

A

addIgnoredProperties(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
addIn(Object) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
addProperty(ShaclProperty) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 

C

createShaclShape(Class<?>) - Static method in class org.eclipse.lyo.validation.shacl.ShaclShapeFactory
Create a SHACL shape from the org.eclipse.lyo.validation.shacl.annotations on the resource declaration.

D

DataType - Enum in org.eclipse.lyo.validation.constants
The Enum DataType.
description - Variable in class org.eclipse.lyo.validation.model.ResourceModel
The description.

E

equals(Object) - Method in class org.eclipse.lyo.validation.model.ResourceModel
 
equals(Object) - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
 

F

fromString(String) - Static method in enum org.eclipse.lyo.validation.constants.DataType
From string.
fromURI(URI) - Static method in enum org.eclipse.lyo.validation.constants.DataType
From URI.

G

getClassType() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getDataType() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getDescription() - Method in class org.eclipse.lyo.validation.model.ResourceModel
Gets the description.
getDescription() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getDisjoint() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getEquals() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getGroup() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getHasValue() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getIgnoredProperties() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getIn() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getInvalidResourceCount() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Gets the invalid resource count.
getInvalidResources() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Gets the invalid resources.
getIsDefinedBy() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getLabel() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getLanguageIn() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getLessThan() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getLessThanOrEquals() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMaxCount() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMaxExclusive() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMaxInclusive() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMaxLength() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMessage() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMinCount() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMinExclusive() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMinInclusive() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getMinLength() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getName() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getNode() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getNodeKind() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getOrder() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getPath() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getPattern() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getResult() - Method in class org.eclipse.lyo.validation.model.ResourceModel
Gets the result.
getSeverity() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getShaclProperties() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getShaclProperty(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getTargetClass() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getTargetNode() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getTargetObjectsOf() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getTargetSubjectsOf() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getTitle() - Method in class org.eclipse.lyo.validation.model.ResourceModel
Gets the title.
getTotalNumberOfResources() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Gets the total number of resources.
getType() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
getUniqueLang() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
getURI() - Method in class org.eclipse.lyo.validation.model.ResourceModel
Gets the uri.
getValidResourceCount() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Gets the valid resource count.
getValidResources() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Gets the valid resources.

H

hashCode() - Method in class org.eclipse.lyo.validation.model.ResourceModel
 
hashCode() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
 

I

isClosed() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
isDeactivated() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
isReadShaclAnnotations() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 

O

org.eclipse.lyo.validation - package org.eclipse.lyo.validation
 
org.eclipse.lyo.validation.constants - package org.eclipse.lyo.validation.constants
 
org.eclipse.lyo.validation.impl - package org.eclipse.lyo.validation.impl
 
org.eclipse.lyo.validation.model - package org.eclipse.lyo.validation.model
 
org.eclipse.lyo.validation.shacl - package org.eclipse.lyo.validation.shacl
 
org.eclipse.lyo.validation.shacl.annotations - package org.eclipse.lyo.validation.shacl.annotations
 

R

RdfsIsDefinedBy - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
RdfsLabel - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
RDFType - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
removeProperty(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
ResourceModel - Class in org.eclipse.lyo.validation.model
The Class ResourceModel.
ResourceModel() - Constructor for class org.eclipse.lyo.validation.model.ResourceModel
 
result - Variable in class org.eclipse.lyo.validation.model.ResourceModel
The result.

S

setClassType(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setClosed(boolean) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setDataType(DataType) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setDeactivated(Boolean) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setDescription(String) - Method in class org.eclipse.lyo.validation.model.ResourceModel
Sets the description.
setDescription(String) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setDisjoint(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setEquals(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setGroup(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setHasValue(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setIgnoredProperties(List<URI>) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setIn(Object[]) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setInvalidResources(List<ResourceModel>) - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Sets the invalid resources.
setIsDefinedBy(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setLabel(String) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setLanguageIn(String[]) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setLessThan(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setLessThanOrEquals(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMaxCount(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMaxExclusive(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMaxInclusive(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMaxLength(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMessage(String) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMinCount(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMinExclusive(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMinInclusive(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setMinLength(BigInteger) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setName(String) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setNode(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setNodeKind(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setOrder(BigDecimal) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setPath(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setPattern(String) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setReadShaclAnnotations(boolean) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setResult(Result) - Method in class org.eclipse.lyo.validation.model.ResourceModel
Sets the result.
setSeverity(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setShaclProperties(ShaclProperty[]) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setTargetClass(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setTargetNode(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setTargetObjectsOf(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setTargetSubjectsOf(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setTitle(String) - Method in class org.eclipse.lyo.validation.model.ResourceModel
Sets the title.
setType(URI) - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
setUniqueLang(Boolean) - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
setURI(String) - Method in class org.eclipse.lyo.validation.model.ResourceModel
Sets the uri.
setValidResources(List<ResourceModel>) - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
Sets the valid resources.
SHACL_CORE_NAMESPACE - Static variable in class org.eclipse.lyo.validation.shacl.ShaclConstants
 
SHACL_CORE_NAMESPACE_PREFIX - Static variable in class org.eclipse.lyo.validation.shacl.ShaclConstants
 
ShaclClassType - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclClosed - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclConstants - Class in org.eclipse.lyo.validation.shacl
Created on 2018-02-12
ShaclConstants() - Constructor for class org.eclipse.lyo.validation.shacl.ShaclConstants
 
ShaclDataType - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclDescription - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclDisjoint - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclEquals - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclGroup - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclHasValue - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclIgnoredProperties - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclIn - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclLanguageIn - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclLessThan - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclLessThanOrEquals - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMaxCount - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMaxExclusive - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMaxInclusive - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMaxLength - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMinCount - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMinExclusive - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMinInclusive - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclMinLength - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclName - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclNode - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclNodeKind - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclOrder - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclPattern - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclProperty - Class in org.eclipse.lyo.validation.shacl
 
ShaclProperty() - Constructor for class org.eclipse.lyo.validation.shacl.ShaclProperty
 
ShaclProperty(URI, DataType, BigInteger, BigInteger) - Constructor for class org.eclipse.lyo.validation.shacl.ShaclProperty
 
ShaclShape - Class in org.eclipse.lyo.validation.shacl
 
ShaclShape() - Constructor for class org.eclipse.lyo.validation.shacl.ShaclShape
 
ShaclShape(URI) - Constructor for class org.eclipse.lyo.validation.shacl.ShaclShape
 
ShaclShapeFactory - Class in org.eclipse.lyo.validation.shacl
Factory for creating Shacl shapes form the Abstract Resource Classes.
ShaclTargetClass - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclTargetNode - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclTargetObjectsOf - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclTargetSubjectsOf - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 
ShaclUniqueLang - Annotation Type in org.eclipse.lyo.validation.shacl.annotations
 

T

title - Variable in class org.eclipse.lyo.validation.model.ResourceModel
The title.
toString() - Method in enum org.eclipse.lyo.validation.constants.DataType
 
toString() - Method in class org.eclipse.lyo.validation.model.ResourceModel
 
toString() - Method in class org.eclipse.lyo.validation.model.ValidationResultModel
 
toString() - Method in class org.eclipse.lyo.validation.shacl.ShaclProperty
 
toString() - Method in class org.eclipse.lyo.validation.shacl.ShaclShape
 
TYPE_SHACL_PROPERTY - Static variable in class org.eclipse.lyo.validation.shacl.ShaclConstants
 
TYPE_SHACL_SHAPE - Static variable in class org.eclipse.lyo.validation.shacl.ShaclConstants
 

U

uri - Variable in class org.eclipse.lyo.validation.model.ResourceModel
The uri.

V

validate(AbstractResource) - Method in class org.eclipse.lyo.validation.impl.ValidatorImpl
 
validate(Model, Model) - Method in class org.eclipse.lyo.validation.impl.ValidatorImpl
 
validate(Model, Class<? extends AbstractResource>) - Method in class org.eclipse.lyo.validation.impl.ValidatorImpl
 
validate(AbstractResource) - Method in interface org.eclipse.lyo.validation.Validator
Validate a single resource against the shape based on its class annotations.
validate(Model, Model) - Method in interface org.eclipse.lyo.validation.Validator
Validate.
validate(Model, Class<? extends AbstractResource>) - Method in interface org.eclipse.lyo.validation.Validator
Validate dataModel against the ShaclShape that is constructed from the shape annotations in the resource class passed in the clazz variable.
ValidationResultModel - Class in org.eclipse.lyo.validation.model
The Class ValidationResultModel.
ValidationResultModel() - Constructor for class org.eclipse.lyo.validation.model.ValidationResultModel
 
ValidationResultModel(List<ResourceModel>, List<ResourceModel>) - Constructor for class org.eclipse.lyo.validation.model.ValidationResultModel
 
Validator - Interface in org.eclipse.lyo.validation
 
ValidatorImpl - Class in org.eclipse.lyo.validation.impl
 
ValidatorImpl() - Constructor for class org.eclipse.lyo.validation.impl.ValidatorImpl
 
valueOf(String) - Static method in enum org.eclipse.lyo.validation.constants.DataType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.lyo.validation.constants.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
A C D E F G H I O R S T U V 
Skip navigation links

Copyright © 2018. All Rights Reserved.