- canBeAssignedFrom(Class<?>, Class<?>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
A generalization of
Class.isAssignableFrom(Class)
taking into consideration specific promotion
opportunities for RDF4J Nodes and the compatibility of the
null
value with any reference
type.
- casAnn - Variable in class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
- CasAnnotationStructure - Class in it.uniroma2.art.coda.structures
-
This class contains the JCas and the annotation
- CasAnnotationStructure(JCas, Annotation) - Constructor for class it.uniroma2.art.coda.structures.CasAnnotationStructure
-
- channelNames - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- checkMethodSuitability(Method, String, List<Class<?>>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
Checks that a method signature is compatible with the given method name and argument types.
- checkParamTypeCompliant(String, String, String, List<ParamValueInterface>) - Static method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- checkParamValueTypeCompliant(Annotation, Map<String, SingleTableValue>, String) - Method in class it.uniroma2.art.coda.core.CODACore
-
- checkTargetCompatibilityWithGraph() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- checkTargetCompatibilityWithNodes() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- checkTargetValueCompatibility(String) - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- clazz - Variable in class it.uniroma2.art.coda.pearl.model.ConverterObjectArgument
-
- clazz - Variable in class it.uniroma2.art.coda.pearl.model.ConverterPlaceholderArgument
-
- cleanProjectionRulesModel() - Method in class it.uniroma2.art.coda.core.CODACore
-
Clean the current ProjectionRulesModel
- cleanValue(String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- clearAllPrevDec() - Method in class it.uniroma2.art.coda.structures.PreviousDecisions
-
Clear all the previous decision stored up to now
- clearMemoizedMap() - Method in class it.uniroma2.art.coda.core.CODACore
-
Clear the memoizedProjectionsMaps
- close() - Method in interface it.uniroma2.art.coda.provisioning.ComponentProvider
-
Releases the resources associated with this component provider.
- closeRepositoryConnection() - Method in class it.uniroma2.art.coda.core.CODACore
-
Close the RDFModel
- CODAComponentNotSetException - Exception in it.uniroma2.art.coda.exception
-
This class represent a generic Exception regarding a CODA Component not properly set
- CODAComponentNotSetException(String) - Constructor for exception it.uniroma2.art.coda.exception.CODAComponentNotSetException
-
- CODAComponentNotSetException(Exception) - Constructor for exception it.uniroma2.art.coda.exception.CODAComponentNotSetException
-
- CODAContext - Class in it.uniroma2.art.coda.interfaces
-
This class holds the execution context which is made available to each converter.
- CODAContext(RepositoryConnection) - Constructor for class it.uniroma2.art.coda.interfaces.CODAContext
-
Constructs an instance of CODAContext
for the provided model
.
- CODAContext(RepositoryConnection, Map<String, Properties>) - Constructor for class it.uniroma2.art.coda.interfaces.CODAContext
-
Constructs an instance of CODAContext
for the provided connection
.
- CODACore - Class in it.uniroma2.art.coda.core
-
This class represents the entry point to the CODA framework and the external tool should only use this
directly.
- CODACore(ComponentProvider) - Constructor for class it.uniroma2.art.coda.core.CODACore
-
- codaCore - Variable in class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
- codaCore - Variable in class it.uniroma2.art.coda.interfaces.ParserPR
-
- CODAExtensionInterface - Class in it.uniroma2.art.coda.interfaces
-
This abstract class is the general Extension used in CODA
- CODAExtensionInterface(String, String) - Constructor for class it.uniroma2.art.coda.interfaces.CODAExtensionInterface
-
- CODAExtensionModuleInterface - Class in it.uniroma2.art.coda.interfaces
-
This class represent the generic interface for all the five modules
- CODAExtensionModuleInterface(String, String) - Constructor for class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
- CodaFinalSuggestions - Class in it.uniroma2.art.coda.structures
-
This class contains the final suggestion from CODA: the triple that should be added to the ontology
- CodaFinalSuggestions() - Constructor for class it.uniroma2.art.coda.structures.CodaFinalSuggestions
-
- CODAONTO - Class in it.uniroma2.art.coda.vocabulary
-
- CODAONTO() - Constructor for class it.uniroma2.art.coda.vocabulary.CODAONTO
-
- CODATriple - Class in it.uniroma2.art.coda.structures
-
This class contains a triple of ARTResources representing a RDF Triple
- CODATriple(Resource, IRI, Value, double) - Constructor for class it.uniroma2.art.coda.structures.CODATriple
-
- CODATriple(Resource, IRI, Value, double, String, String, String) - Constructor for class it.uniroma2.art.coda.structures.CODATriple
-
- CODATriple(Resource, IRI, Value, List<Annotation>, double) - Constructor for class it.uniroma2.art.coda.structures.CODATriple
-
Constructor to set the annotations of the ARTTriple.
- CODATriple(Resource, IRI, Value, List<Annotation>, double, String, String, String) - Constructor for class it.uniroma2.art.coda.structures.CODATriple
-
- combineStates(StateFSA, List<StateFSA>) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- combineStates(List<StateFSA>, List<StateFSA>) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- COMMENT - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- COMMENT - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- COMPLETE_ANNOTATION - Static variable in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- ComponentIndex - Class in it.uniroma2.art.coda.provisioning
-
- ComponentIndex() - Constructor for class it.uniroma2.art.coda.provisioning.ComponentIndex
-
- ComponentIndexingException - Exception in it.uniroma2.art.coda.provisioning
-
- ComponentIndexingException() - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentIndexingException
-
- ComponentIndexingException(String) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentIndexingException
-
- ComponentIndexingException(String, Exception) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentIndexingException
-
- ComponentNameConflictException - Exception in it.uniroma2.art.coda.provisioning
-
- ComponentNameConflictException(String) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentNameConflictException
-
- componentProvider - Variable in class it.uniroma2.art.coda.core.CODACore
-
- ComponentProvider - Interface in it.uniroma2.art.coda.provisioning
-
A Component Provider provisions the PEARL execution engine with the converters necessary to support
the execution of a PEARL document.
- ComponentProvisioningException - Exception in it.uniroma2.art.coda.provisioning
-
An exception related to component provisioning.
- ComponentProvisioningException() - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentProvisioningException
-
- ComponentProvisioningException(String, Throwable, boolean, boolean) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentProvisioningException
-
- ComponentProvisioningException(String, Throwable) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentProvisioningException
-
- ComponentProvisioningException(String) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentProvisioningException
-
- ComponentProvisioningException(Throwable) - Constructor for exception it.uniroma2.art.coda.provisioning.ComponentProvisioningException
-
- ComponentProxy - Interface in it.uniroma2.art.coda.pearl.model
-
A proxy for an external component.
- componentURI - Variable in exception it.uniroma2.art.coda.provisioning.ComponentNameConflictException
-
- computeFeaturePathRequirementLevel(Method) - Method in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
Computes the feature path requirement level of a contract or converter method.
- computeRDFCapability(Class<?>) - Method in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
Computes the RDF capability of a converter contract.
- computeSignatureDescriptions(Class<?>) - Method in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
Computes the signature of a contract or converter method.
- condAlias - Variable in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
- conditionClause() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- conditionClause() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ForRegexRuleContext
-
- conditionClause() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.StandardRuleContext
-
- ConditionClauseContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionClauseContext
-
- conditionDef() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionClauseContext
-
- conditionDef(int) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionClauseContext
-
- conditionDef() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- ConditionDefContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionDefContext
-
- CONDITIONOPERATOR - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- CONDITIONOPERATOR() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionDefContext
-
- CONDITIONOPERATOR - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- ConditionStruct - Class in it.uniroma2.art.coda.pearl.model
-
- ConditionStruct(String, String, ConditionStruct.Operator, List<String>) - Constructor for class it.uniroma2.art.coda.pearl.model.ConditionStruct
-
- ConditionStruct.Operator - Enum in it.uniroma2.art.coda.pearl.model
-
- conditionStructList - Variable in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- condOper - Variable in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
- condOperator - Variable in class it.uniroma2.art.coda.pearl.model.ConditionStruct
-
- condType - Variable in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
- condValue - Variable in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
- confidence - Variable in class it.uniroma2.art.coda.structures.CODATriple
-
- CONFIDENCE_ANN - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- ConfidenceGenericErrorException - Exception in it.uniroma2.art.coda.exception.parserexception
-
- ConfidenceGenericErrorException(String) - Constructor for exception it.uniroma2.art.coda.exception.parserexception.ConfidenceGenericErrorException
-
- ConfidenceGenericErrorException(Exception, String) - Constructor for exception it.uniroma2.art.coda.exception.parserexception.ConfidenceGenericErrorException
-
- ConfidenceNotDoubleNumException - Exception in it.uniroma2.art.coda.exception.parserexception
-
- ConfidenceNotDoubleNumException(String, String, String) - Constructor for exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- ConfidenceNotDoubleNumException(Exception, String, String, String) - Constructor for exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- confidenceValue - Variable in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- ConfidenceValueNotAcceptableException - Exception in it.uniroma2.art.coda.exception.parserexception
-
- ConfidenceValueNotAcceptableException(String, double) - Constructor for exception it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException
-
- ConfidenceValueNotAcceptableException(Exception, String, double) - Constructor for exception it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException
-
- connection - Variable in class it.uniroma2.art.coda.core.CODACore
-
- connection - Variable in class it.uniroma2.art.coda.interfaces.CODAContext
-
- connection - Variable in class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
- constructCODATriple(GraphStruct, Map<String, SingleTableValue>, Map<String, BNode>, String, boolean) - Method in class it.uniroma2.art.coda.core.CODACore
-
- constructPlaceholderBindingMap(List<List<ValuesFromAnAnnotation>>) - Method in class it.uniroma2.art.coda.structures.table.TablePlaceholdersBindingsVariables
-
- constructTableFromVFAA(ValuesFromAnAnnotation) - Method in class it.uniroma2.art.coda.structures.table.TablePlaceholdersBindingsVariables
-
Given a ValuesFromAnAnnotation it return a List of Table row (Map)
- constructWhereOptional(OptionalGraphStruct, Map<String, SingleTableValue>, HashMap<String, BNode>, int) - Method in class it.uniroma2.art.coda.core.CODACore
-
- constructWhereQuery(Collection<GraphElement>, Map<String, SingleTableValue>) - Method in class it.uniroma2.art.coda.core.CODACore
-
- constructWhereQuerySingleElemOfTriplePart(GraphSingleElement, Map<String, SingleTableValue>, HashMap<String, BNode>) - Method in class it.uniroma2.art.coda.core.CODACore
-
- constructWhereQueryTriplePart(GraphStruct, Map<String, SingleTableValue>, HashMap<String, BNode>) - Method in class it.uniroma2.art.coda.core.CODACore
-
- contract2coverters - Variable in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
- contractClass2descriptionMap - Variable in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
- contractDescription - Variable in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- contractName - Variable in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- contractURI - Variable in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- ConversionException - Exception in it.uniroma2.art.coda.exception
-
- ConversionException(Exception) - Constructor for exception it.uniroma2.art.coda.exception.ConversionException
-
- ConversionException(String) - Constructor for exception it.uniroma2.art.coda.exception.ConversionException
-
- Converter - Interface in it.uniroma2.art.coda.interfaces
-
The primary purpose of a converter is to transform the value of a UIMA feature path into an RDF node
(either literal or URI) that can be used for the instantiation of new triples.
- CONVERTER - Static variable in class it.uniroma2.art.coda.vocabulary.CODAONTO
-
- converter2propertiesMap - Variable in class it.uniroma2.art.coda.core.CODACore
-
- converter2PropertiesMap - Variable in class it.uniroma2.art.coda.interfaces.CODAContext
-
- CONVERTER_CONTRACT - Static variable in class it.uniroma2.art.coda.vocabulary.CODAONTO
-
- converterAdditionalArguments() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- converterAdditionalArguments() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.IndividualConverterContext
-
- ConverterAdditionalArgumentsContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterAdditionalArgumentsContext
-
- ConverterArgumentExpression - Class in it.uniroma2.art.coda.pearl.model
-
Abstract base class for the representation of an argument provided in a
ConverterMention
.
- ConverterArgumentExpression() - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterArgumentExpression
-
- converterArgumentExpression() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterAdditionalArgumentsContext
-
- converterArgumentExpression(int) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterAdditionalArgumentsContext
-
- converterArgumentExpression() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- ConverterArgumentExpressionContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterArgumentExpressionContext
-
- converterClass2descriptionMap - Variable in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
- ConverterConfigurationException - Exception in it.uniroma2.art.coda.exception
-
- ConverterConfigurationException(String) - Constructor for exception it.uniroma2.art.coda.exception.ConverterConfigurationException
-
- ConverterConfigurationException(Exception) - Constructor for exception it.uniroma2.art.coda.exception.ConverterConfigurationException
-
- ConverterContractDescription - Interface in it.uniroma2.art.coda.provisioning
-
A contract description.
- ConverterContractDescriptionImpl - Class in it.uniroma2.art.coda.provisioning.impl
-
- ConverterContractDescriptionImpl(String, String, String, RDFCapabilityType, Set<IRI>, Collection<SignatureDescription>) - Constructor for class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- ConverterDescription - Interface in it.uniroma2.art.coda.provisioning
-
A converter description.
- ConverterDescriptionImpl - Class in it.uniroma2.art.coda.provisioning.impl
-
- ConverterDescriptionImpl(String, String, String, RDFCapabilityType, Set<IRI>, List<ConverterContractDescription>, Collection<SignatureDescription>) - Constructor for class it.uniroma2.art.coda.provisioning.impl.ConverterDescriptionImpl
-
- ConverterException - Exception in it.uniroma2.art.coda.exception
-
- ConverterException(String) - Constructor for exception it.uniroma2.art.coda.exception.ConverterException
-
- ConverterException(Exception) - Constructor for exception it.uniroma2.art.coda.exception.ConverterException
-
- converterList - Variable in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- converterLiteralArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- ConverterLiteralArgumentContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterLiteralArgumentContext
-
- ConverterMapArgument - Class in it.uniroma2.art.coda.pearl.model
-
- ConverterMapArgument(Map<String, ConverterArgumentExpression>) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterMapArgument
-
Constructs an argument based on the provided map of argument expressions.
- converterMapArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterArgumentExpressionContext
-
- converterMapArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- ConverterMapArgumentContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterMapArgumentContext
-
- ConverterMention - Class in it.uniroma2.art.coda.pearl.model
-
Represents the mention of a converter (or a converter contract).
- ConverterMention(String) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterMention
-
Constructs a converter mention with no additional argument.
- ConverterMention(String, List<ConverterArgumentExpression>) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterMention
-
Constructs a converter mention including the provided arguments.
- converterMentions - Variable in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- ConverterObjectArgument - Class in it.uniroma2.art.coda.pearl.model
-
- ConverterObjectArgument(Class<?>, Object) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterObjectArgument
-
- ConverterPlaceholderArgument - Class in it.uniroma2.art.coda.pearl.model
-
A placeholder used as an additional argument in the context of a
ConverterMention
.
- ConverterPlaceholderArgument(String, Class<? extends Value>) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterPlaceholderArgument
-
Constructs an argument based on the placeholder holding the given type of RDF node (i.e.
- converterPlaceholderArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterArgumentExpressionContext
-
- converterPlaceholderArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- converterPlaceholderArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.MapEntryContext
-
- ConverterPlaceholderArgumentContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterPlaceholderArgumentContext
-
- ConverterRDFLiteralArgument - Class in it.uniroma2.art.coda.pearl.model
-
An RDF literal used as an additional argument in the context of a
ConverterMention
.
- ConverterRDFLiteralArgument(String) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterRDFLiteralArgument
-
Constructs an argument based on the NT serialization of a literal value.
- ConverterRDFURIArgument - Class in it.uniroma2.art.coda.pearl.model
-
- ConverterRDFURIArgument(String) - Constructor for class it.uniroma2.art.coda.pearl.model.ConverterRDFURIArgument
-
Constructs a URI argument.
- converters() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- converters() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ProjectionOperatorContext
-
- ConvertersContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConvertersContext
-
- converterStringLiteralArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterLiteralArgumentContext
-
- converterStringLiteralArgument() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- ConverterStringLiteralArgumentContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterStringLiteralArgumentContext
-
- convertNFSAtoDFSA(String, String, String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- copy() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults
-
- COVERED_TEXT - Static variable in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- createConfidenceAnnotationDef() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- createDefaultNamespaceAnntationDef() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- createDFSAStates(String, String, String, Map<String, StateFSA>) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- createLiteral(String, Map<String, String>) - Static method in class it.uniroma2.art.coda.util.OntoUtils
-
- createLiteralProjection(String, List<ConverterMention>) - Static method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- createLiteralProjection(IRI, List<ConverterMention>) - Static method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- createMemoizedAnnotationDef() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- createNewEpsilonTransition(String, FSA, StateFSA, StateFSA) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- createNewState(String, FSA) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- createNewState(String, FSA, String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- createNewTransition(String, FSA, String, int, StateFSA, StateFSA) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- createPearlParserDescription() - Method in class it.uniroma2.art.coda.interfaces.ParserPR
-
- createURIProjection(List<ConverterMention>) - Static method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- ctx - Variable in class it.uniroma2.art.coda.core.CODACore
-
- currentAnnotation - Variable in class it.uniroma2.art.coda.interfaces.CODAContext
-
- generateLocalStateName(Map<String, StateFSA>) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- generateRDFLiteralFromGraphSingleElemLiteral(GraphSingleElemLiteral) - Method in class it.uniroma2.art.coda.core.CODACore
-
- generateRDFNodeFromGraphSingleElementForRegex(GraphSingleElement, RegexProjectionRule, RegexResults) - Method in class it.uniroma2.art.coda.core.CODACore
-
- generateTransitionName(String, FSA) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- generateTriplesFromOptionalInRegex(RegexProjectionRule, OptionalGraphStruct, RegexResults, boolean) - Method in class it.uniroma2.art.coda.core.CODACore
-
- generateTriplesFromRegex(RegexProjectionRule, RegexResults, JCas, SuggOntologyCoda, boolean) - Method in class it.uniroma2.art.coda.core.CODACore
-
- getAdditionalArguments() - Method in class it.uniroma2.art.coda.pearl.model.ConverterMention
-
Returns the list of additional arguments
- getAddTriplesList() - Method in class it.uniroma2.art.coda.structures.CodaFinalSuggestions
-
Get the list of the Triples to be inserted
- getAliasRuleId() - Method in class it.uniroma2.art.coda.structures.DependsOnInfo
-
- getAllAnnotationsMatched() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults
-
- getAllDeleteARTTriple() - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getAllElemFromList(FSList) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getAllInsertARTTriple() - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getAllTransitionInternalId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationNotDefinedException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationTargetNotCompatibleException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.MissingMandatoryParamInAnnotationException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.ParamInAnnotationNotDefinedException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfDefaultParamInAnnotationWrongTypeException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.parserexception.UnsupportedTypeInParamDefinitionException
-
- getAnnName() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- getAnnotation() - Method in class it.uniroma2.art.coda.structures.CasAnnotationStructure
-
Get the Annotation
- getAnnotation(String) - Method in class it.uniroma2.art.coda.structures.CODATriple
-
return the annotation having the given name or null if no annotation has the given name
- getAnnotation() - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
Get the annotation to which all this suggestions belongs to
- getAnnotationAsString(Annotation) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getAnnotationDefinition() - Method in class it.uniroma2.art.coda.pearl.model.annotation.Annotation
-
- getAnnotationDefinition(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
Return the AnntationDefition given an annotation name
- getAnnotationDefinitionList() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getAnnotationList() - Method in class it.uniroma2.art.coda.pearl.model.GraphStruct
-
- getAnnotationList() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getAnnotationListFromInternalId(String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults
-
- getArgumentType() - Method in class it.uniroma2.art.coda.pearl.model.ConverterArgumentExpression
-
Returns the Java type associated with the argument.
- getArgumentType() - Method in class it.uniroma2.art.coda.pearl.model.ConverterMapArgument
-
- getArgumentType() - Method in class it.uniroma2.art.coda.pearl.model.ConverterObjectArgument
-
- getArgumentType() - Method in class it.uniroma2.art.coda.pearl.model.ConverterPlaceholderArgument
-
- getArgumentType() - Method in class it.uniroma2.art.coda.pearl.model.ConverterRDFLiteralArgument
-
- getArgumentType() - Method in class it.uniroma2.art.coda.pearl.model.ConverterRDFURIArgument
-
- getArgumentTypes(List<Object>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getArtNode() - Method in class it.uniroma2.art.coda.structures.table.SingleTableValue
-
- getArtNode() - Method in class it.uniroma2.art.coda.structures.table.ValueForTablePlaceholder
-
- getArtNode() - Method in class it.uniroma2.art.coda.structures.table.ValueForTableVariable
-
- getATN() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getATN() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- getBaseProjectionRulesFromId(String) - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getBaseProjectionRulesIdList() - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getBinding() - Method in interface it.uniroma2.art.coda.pearl.model.ComponentProxy
-
Gets the binding, if any; otherwise, null is returned.
- getBindingsMap() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getBindingStruct() - Method in class it.uniroma2.art.coda.structures.table.SingleTableValueBinding
-
- getBindingStruct() - Method in class it.uniroma2.art.coda.structures.table.ValueForTableBinding
-
- getBnodeIdentifier() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemBNode
-
- getBoundRuleId() - Method in class it.uniroma2.art.coda.pearl.model.BindingStruct
-
- getChannelNames() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getCODAContext() - Method in class it.uniroma2.art.coda.core.CODACore
-
Get the CODA context
- getCondAlias() - Method in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
Get the Alias of the condition
- getConditionStructList() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getCondOper() - Method in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
Get the boolean operator of the condition
- getCondOperator() - Method in class it.uniroma2.art.coda.pearl.model.ConditionStruct
-
- getCondType() - Method in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
Get the type of the condition
- getCondValue() - Method in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
Get the value (uimaTypeAndFeat or URI) of the condition
- getConfidence() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
Get the confidence value
- getConfidenceValue() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getContractDatatypes(Class<?>) - Method in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
- getContractDescription(Class<?>) - Method in class it.uniroma2.art.coda.provisioning.ComponentIndex
-
- getContractDescription() - Method in interface it.uniroma2.art.coda.provisioning.ConverterContractDescription
-
Returns a description of this contract.
- getContractDescription() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- getContractName() - Method in interface it.uniroma2.art.coda.pearl.model.ComponentProxy
-
Returns the contract for the proxy.
- getContractName() - Method in interface it.uniroma2.art.coda.provisioning.ConverterContractDescription
-
Returns the human-readable name of this contract.
- getContractName() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- getContractURI() - Method in interface it.uniroma2.art.coda.provisioning.ConverterContractDescription
-
Return the URI identifying this contract.
- getContractURI() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- getConverterList() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getConverterMentions() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- getConverterProperties(String) - Method in class it.uniroma2.art.coda.interfaces.CODAContext
-
Returns the properties associated with a converter, or null if they have not been
specified.
- getCurrentAnnotation() - Method in class it.uniroma2.art.coda.interfaces.CODAContext
-
Returns the current UIMA Annotation
- getDatatype() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- getDatatypes() - Method in interface it.uniroma2.art.coda.provisioning.ConverterContractDescription
-
Returns the datatype that this contract can handle.
- getDatatypes() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- getDefaultNamespace() - Method in class it.uniroma2.art.coda.interfaces.CODAContext
-
Returns the default namespace of the target Repository Connection or the overridden value
- getDefaultValue() - Method in class it.uniroma2.art.coda.pearl.model.annotation.ParamDefinition
-
- getDefaultValueForRetained() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getDefaultValueForTarget() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getDefinitionModel() - Method in class it.uniroma2.art.coda.core.CODACore
-
Get the AnnotationsDefinition Model
- getDeleteARTTripleListFromBaseProjRuleId(String) - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getDeleteGraphList() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getDeleteTriplesList() - Method in class it.uniroma2.art.coda.structures.CodaFinalSuggestions
-
Get the list of the Triples to be deleted
- getDependOnMap() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getDependsImpl(String) - Method in class it.uniroma2.art.coda.depends.DependsOnManager
-
- getDependsOnRuleIdList() - Method in class it.uniroma2.art.coda.structures.DependsOnInfo
-
- getDependsOnType() - Method in class it.uniroma2.art.coda.structures.DependsOnInfo
-
- getDepType() - Method in class it.uniroma2.art.coda.structures.table.ValuesFromAnAnnotation
-
- getDescription() - Method in class it.uniroma2.art.coda.interfaces.CODAExtensionInterface
-
Get the description of the module
- getDfsa() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- getElemFromListAtPos(FSList, int) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getEndingState() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.TransitionFSA
-
- getEndStateList() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationNotDefinedException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationTargetNotCompatibleException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceGenericErrorException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.DeleteAndGraphSectionException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.DuplicateRuleIdException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.MissingMandatoryParamInAnnotationException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.NodeNotDefinedException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.NoRuleInFileException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.ParamInAnnotationNotDefinedException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.PrefixNotDefinedException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRGenericException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRIOException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRParamToReplaceException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRParserException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRSyntaxException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.RepeteadAssignmentException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfDefaultParamInAnnotationWrongTypeException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.parserexception.UnsupportedTypeInParamDefinitionException
-
- getErrorAsString() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- geteRuleIdFromInternalId(String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- getFeatPath() - Method in exception it.uniroma2.art.coda.exception.UnassignableFeaturePathException
-
- getFeatPath() - Method in class it.uniroma2.art.coda.pearl.model.ConditionStruct
-
- getFeaturePath() - Method in class it.uniroma2.art.coda.pearl.model.BindingStruct
-
- getFeaturePath() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getFeaturePath() - Method in class it.uniroma2.art.coda.structures.ValueAndFeaturePath
-
- getFeaturePathRequirementLevel() - Method in class it.uniroma2.art.coda.provisioning.impl.SignatureDescriptionImpl
-
- getFeaturePathRequirementLevel() - Method in interface it.uniroma2.art.coda.provisioning.SignatureDescription
-
Returns an indicator of whether the feature path argument is required, optional or ignored.
- getFeatureStruct() - Method in class it.uniroma2.art.coda.structures.StringOrFeatureStruct
-
- getFilter(Class<?>) - Static method in class it.uniroma2.art.coda.filter.IsAssignableToPredicate
-
- getFSAAsString(FSA, String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getGrammarFileName() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getGrammarFileName() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- getGraphList() - Method in class it.uniroma2.art.coda.pearl.model.RegexProjectionRule
-
- getGroundObject() - Method in class it.uniroma2.art.coda.pearl.model.ConverterArgumentExpression
-
- getGroundObject() - Method in class it.uniroma2.art.coda.pearl.model.ConverterMapArgument
-
- getGroundObject() - Method in class it.uniroma2.art.coda.pearl.model.ConverterObjectArgument
-
- getGroundObject() - Method in class it.uniroma2.art.coda.pearl.model.ConverterPlaceholderArgument
-
- getGroundObject() - Method in class it.uniroma2.art.coda.pearl.model.ConverterRDFLiteralArgument
-
- getGroundObject() - Method in class it.uniroma2.art.coda.pearl.model.ConverterRDFURIArgument
-
- getHTMLDescription() - Method in class it.uniroma2.art.coda.provisioning.impl.ParameterDescriptionImpl
-
- getHTMLDescription() - Method in interface it.uniroma2.art.coda.provisioning.ParameterDescription
-
Returns an HTML description of this parameter.
- getId() - Method in class it.uniroma2.art.coda.interfaces.CODAExtensionInterface
-
This method return the id of the module
- getId() - Method in class it.uniroma2.art.coda.pearl.model.BaseProjectionRule
-
- getId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- getId() - Method in class it.uniroma2.art.coda.structures.table.SingleTableValue
-
- getId() - Method in class it.uniroma2.art.coda.structures.table.ValueForTablePlaceholder
-
- getId() - Method in class it.uniroma2.art.coda.structures.table.ValueForTableVariable
-
- getIdToValueMap() - Method in class it.uniroma2.art.coda.structures.table.ValueForTableBinding
-
- getImplementedContracts() - Method in interface it.uniroma2.art.coda.provisioning.ConverterDescription
-
Returns the descriptions of the implemented contracts.
- getImplementedContracts() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterDescriptionImpl
-
- getInfo() - Method in class it.uniroma2.art.coda.pearl.parser.validate.SingleInfo
-
- getInfoFromRuleId(String) - Method in class it.uniroma2.art.coda.pearl.parser.validate.ValidateInfo
-
- getInsertARTTripleListFromBaseProjRuleId(String) - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getInsertGraphList() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getInterface() - Method in interface it.uniroma2.art.coda.pearl.model.ComponentProxy
-
Returns the Java interfaces that the binding is expected to implement.
- getInternalId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- getInternalId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.TransitionFSA
-
- getIri() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueIri
-
- getIteratorForPlaceholderBindingMap() - Method in class it.uniroma2.art.coda.structures.table.TablePlaceholdersBindingsVariables
-
- getIteratorForPlaceholderBindingVariableMap() - Method in class it.uniroma2.art.coda.structures.table.TablePlaceholdersBindingsVariables
-
- getJavaType() - Method in class it.uniroma2.art.coda.provisioning.impl.JavaTypeDescriptionImpl
-
- getJavaType() - Method in interface it.uniroma2.art.coda.provisioning.JavaTypeDescription
-
Returns the corresponding Java
Type
- getJcas() - Method in class it.uniroma2.art.coda.structures.CasAnnotationStructure
-
Get the JCas
- getLanguage() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- getLastAnnEnd() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults
-
- getLine() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRParamToReplaceException
-
- getListAnnotations() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
- getLiteral() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueLiteral
-
- getLiteralDatatype() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getLiteralLang() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getLiteralValue() - Method in class it.uniroma2.art.coda.pearl.model.ConverterRDFLiteralArgument
-
Returns the underlying literal term
- getMap() - Method in class it.uniroma2.art.coda.pearl.model.ConverterMapArgument
-
Returns the underlying map of converter expressions
- getMapProjectionRules() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getMaxDistance() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.TransitionFSA
-
- getMemoizationMapIfAny(PlaceholderStruct) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getMessage() - Method in exception it.uniroma2.art.coda.exception.parserexception.PRSyntaxRuntimeException
-
- getMessage() - Method in exception it.uniroma2.art.coda.provisioning.ComponentNameConflictException
-
- getMetaAnnotation(String) - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getMetaAnnotationList() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getModelAsString(List<String>) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
Return a String from which is it possible to regenerate the same model
- getModelAsStringForDebug() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
Return a String containing almost all the information stored in the current model.
- getModeNames() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getMsg() - Method in exception it.uniroma2.art.coda.pearl.parser.antlr4.AntlrParserRuntimeException
-
- getName() - Method in class it.uniroma2.art.coda.depends.DependsAbstactClass
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.annotation.Annotation
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationParam
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotation
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.annotation.ParamDefinition
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.BindingStruct
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemPlaceholder
-
- getName() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getName() - Method in class it.uniroma2.art.coda.provisioning.impl.ParameterDescriptionImpl
-
- getName() - Method in class it.uniroma2.art.coda.provisioning.impl.TypeDescriptionImpl
-
- getName() - Method in interface it.uniroma2.art.coda.provisioning.ParameterDescription
-
Returns the name of this parameter.
- getName() - Method in interface it.uniroma2.art.coda.provisioning.TypeDescription
-
Returns the name of this type.
- getNameToValueListMap() - Method in class it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotationGeneric
-
- getNfsa() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct
-
- getNodeName() - Method in class it.uniroma2.art.coda.structures.NodeAssignment
-
- getNodeNameToNodeAssignmentMap() - Method in class it.uniroma2.art.coda.structures.SuggOntologyCoda
-
- getNodeType() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionOperator
-
- getNumber() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueDouble
-
- getNumber() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueInteger
-
- getNumberOfAnn() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults
-
- getNumberTransition() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- getObject() - Method in class it.uniroma2.art.coda.pearl.model.GraphStruct
-
- getObject() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
Get the object of the triple.
- getObjectNameInGraph() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
- getOntoResUri() - Method in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
Get the uri of the resource of the ontology.
- getOptionalGraphAsAString(int, GraphElement, boolean) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getOptionalTriples() - Method in class it.uniroma2.art.coda.pearl.model.OptionalGraphStruct
-
- getOwnerRule() - Method in class it.uniroma2.art.coda.pearl.model.BindingStruct
-
- getOwnerRule() - Method in class it.uniroma2.art.coda.pearl.model.GraphElement
-
- getOwnerRule() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getParamDefinition(String) - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getParamDefinitionList() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getParameterDescriptions() - Method in class it.uniroma2.art.coda.provisioning.impl.SignatureDescriptionImpl
-
- getParameterDescriptions() - Method in interface it.uniroma2.art.coda.provisioning.SignatureDescription
-
Returns the description of the parameters (excluding the ones that are implicit based on the nature of
the signature, e.g. datatype, lang, value).
- getParametersMap() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getParamMap() - Method in class it.uniroma2.art.coda.pearl.model.annotation.Annotation
-
- getParamName() - Method in exception it.uniroma2.art.coda.exception.parserexception.MissingMandatoryParamInAnnotationException
-
- getParamName() - Method in exception it.uniroma2.art.coda.exception.parserexception.ParamInAnnotationNotDefinedException
-
- getParamName() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfDefaultParamInAnnotationWrongTypeException
-
- getParamName() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException
-
- getParamName() - Method in exception it.uniroma2.art.coda.exception.parserexception.UnsupportedTypeInParamDefinitionException
-
- getParamName() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- getParamsList() - Method in class it.uniroma2.art.coda.structures.DependsOnInfo
-
- getParamValueList(String) - Method in class it.uniroma2.art.coda.pearl.model.annotation.Annotation
-
- getPlaceholderId() - Method in class it.uniroma2.art.coda.pearl.model.ConverterPlaceholderArgument
-
- getPlaceholderMap() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getPlaceholderStruct() - Method in class it.uniroma2.art.coda.structures.table.SingleTableValuePlaceholder
-
- getPlaceholderStruct() - Method in class it.uniroma2.art.coda.structures.table.ValueForTablePlaceholder
-
- getPlaceholderUsedInGraphElement(GraphElement, boolean, boolean, boolean, boolean) - Method in class it.uniroma2.art.coda.pearl.parser.validate.ValidatePRModel
-
- getPlchldName() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValuePlaceholder
-
- getPlchldUsedFromAltId(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getPlchName() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- getPlchValue() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- getPlcName() - Method in exception it.uniroma2.art.coda.exception.parserexception.NodeNotDefinedException
-
- getPlcName() - Method in exception it.uniroma2.art.coda.exception.parserexception.RepeteadAssignmentException
-
- getPlcName() - Method in exception it.uniroma2.art.coda.exception.UnassignableFeaturePathException
-
- getPredicate() - Method in class it.uniroma2.art.coda.pearl.model.GraphStruct
-
- getPredicate() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
Get the predicate of the triple
- getPredicateNameInGraph() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
- getPrefixName() - Method in exception it.uniroma2.art.coda.exception.parserexception.PrefixNotDefinedException
-
- getPrefixToNamespaceMap() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getPrevDecSingleElemList() - Method in class it.uniroma2.art.coda.structures.PreviousDecisions
-
Get the list of previous decision
- getPrimitiveValuesFromArray(Feature, FeatureStructure) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getPrimitiveValuesFromList(Feature, FeatureStructure) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getProjectionRulesDeciderMap() - Method in class it.uniroma2.art.coda.core.CODACore
-
This method get the Projection Rule Decider Annotation Map TODO check if it should still remain in this
version
- getProjRule() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getProjRuleFromId(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getProjRuleList() - Method in class it.uniroma2.art.coda.structures.SelectedProjectionRules
-
Get the projection rule list
- getProjRuleModel() - Method in class it.uniroma2.art.coda.core.CODACore
-
Get the Projection Rule Model
- getPRRule() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElement
-
Get the projection rule
- getQname(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getRDFCapability() - Method in interface it.uniroma2.art.coda.provisioning.ConverterContractDescription
-
Returns the nature of the returned RDF term.
- getRDFCapability() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- getRDFType() - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- getRDFValueFromUIMAValue(PlaceholderStruct, ComponentProvider, CODAContext) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getRDFValueFromUIMAValue(PlaceholderStruct, StringOrFeatureStruct, ComponentProvider, CODAContext) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getRDFValuesFromUIMAValue(PlaceholderStruct, StringOrFeatureStruct, ComponentProvider, CODAContext, Multimap<String, Object>, Map<String, Map<Pair<ProjectionOperator, Object>, Value>>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getRDFValuesFromUIMAValue(boolean, Object, String, String, String, List<ConverterMention>, ComponentProvider, CODAContext, Multimap<String, Object>, Map<String, Map<Pair<ProjectionOperator, Object>, Value>>, String) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
Computes a (possibly empty) collection of ART Nodes through the execution of a converter.
- getRealIdFromAliasId(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getRegexesByTypename(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getRegexRule(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getRegexRuleMap() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getRepositoryConnection() - Method in class it.uniroma2.art.coda.interfaces.CODAContext
-
Returns the target Repository Connection.
- getReturnTypeDescription() - Method in class it.uniroma2.art.coda.provisioning.impl.SignatureDescriptionImpl
-
- getReturnTypeDescription() - Method in interface it.uniroma2.art.coda.provisioning.SignatureDescription
-
Returns a description of the return type
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationNotDefinedException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationTargetNotCompatibleException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceGenericErrorException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.DeleteAndGraphSectionException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.DuplicateRuleIdException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.MissingMandatoryParamInAnnotationException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.NodeNotDefinedException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.ParamInAnnotationNotDefinedException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.PrefixNotDefinedException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.RepeteadAssignmentException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- getRuleId() - Method in exception it.uniroma2.art.coda.exception.UnassignableFeaturePathException
-
- getRuleId() - Method in class it.uniroma2.art.coda.structures.table.ValuesFromAnAnnotation
-
- getRuleIdInfoMap() - Method in class it.uniroma2.art.coda.pearl.parser.validate.ValidateInfo
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.AbbrContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.AnnotationContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.AnnotationsDefinitionContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.BaseRuleContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.BindingDefContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.BindingsClauseContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.BlankNodeContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionClauseContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConditionDefContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterAdditionalArgumentsContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterArgumentExpressionContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterLiteralArgumentContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterMapArgumentContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterPlaceholderArgumentContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConvertersContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ConverterStringLiteralArgumentContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.DefaultValueContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.DeleteClauseContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.DependContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.DependParamContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.FeaturePathContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.FeaturePathElementContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ForRegexRuleContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphClauseContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphElementContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphObjectContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphPredicateContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphSubjectContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphTripleContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.IndividualConverterContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.InsertClauseContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.IriContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.JavaQualifiedNameContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.LazyRuleContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.LiteralContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.MapEntryContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.MetaAnnotationContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.NodeDefContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.NodesClauseContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.OptionalGraphElementContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ParamsDefinitionContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ParamTypeContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.PearlUnitContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.PlaceholderContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.PrefixDeclContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.PrefixedNameContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.ProjectionOperatorContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.PrologueContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexBaseElementContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexBaseElementWithSymbolContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexPatternContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexSequenceElementContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexWithOrContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RuleIdContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.SingleAnnotationDefinitionContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.SingleParamContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.SingleParamOrListOfNameParamContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.SingleParamOrListOfParamContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.StandardRuleContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.StringContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.UimaTypeNameContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.VarContext
-
- getRuleIndex() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.WhereClauseContext
-
- getRuleNames() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getRuleNames() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- getSerializedATN() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getSerializedATN() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- getSignatureDescriptions() - Method in interface it.uniroma2.art.coda.provisioning.ConverterContractDescription
-
Returns the descriptions of the available signatures.
- getSignatureDescriptions() - Method in class it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl
-
- getSingleRegexStruct() - Method in class it.uniroma2.art.coda.pearl.model.RegexProjectionRule
-
- getSingleTableValueListList() - Method in class it.uniroma2.art.coda.structures.table.ValuesFromAnAnnotation
-
- getSingleValue() - Method in class it.uniroma2.art.coda.structures.NodeAssignment
-
- getStandardProjectionRulesByTypeName(String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getStartingState() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.TransitionFSA
-
- getStartStateList() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA
-
- getStateForEpsylonTransition() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- getStateForTransition(String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- getStateId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- getStateMap() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA
-
- getString() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueString
-
- getString() - Method in class it.uniroma2.art.coda.structures.ValueOrString
-
Get the String contained in this instance.
- getStringValue() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemLiteral
-
Get the value contained in this element
- getStringValue() - Method in class it.uniroma2.art.coda.structures.StringOrFeatureStruct
-
- getSubject() - Method in class it.uniroma2.art.coda.pearl.model.GraphStruct
-
- getSubject() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
Get the subject of the triple
- getSubjectNameInGraph() - Method in class it.uniroma2.art.coda.structures.CODATriple
-
- getsuggOntCoda() - Method in class it.uniroma2.art.coda.structures.PreviousDecisionSingleElement
-
Get all the CODA suggestions regarding an annotation
- getSuperTypes(Class<?>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getTargetList() - Method in class it.uniroma2.art.coda.pearl.model.annotation.Annotation
-
- getTargetList() - Method in class it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotationTarget
-
- getTargetNotCompatible() - Method in exception it.uniroma2.art.coda.exception.parserexception.AnnotationTargetNotCompatibleException
-
- getTargetValues() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition
-
- getTokenNames() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
Deprecated.
- getTokenNames() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
Deprecated.
- getTotNumPrevDec() - Method in class it.uniroma2.art.coda.structures.PreviousDecisions
-
Get the number of decision stored in this instance
- getTransition(String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA
-
- getTransitionFromInternalId(String) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA
-
- getTransitionId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA
-
- getTransitionId() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.TransitionFSA
-
- getTripleAsAString(int, GraphElement, boolean) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getTripleList() - Method in class it.uniroma2.art.coda.structures.PreviousDecisionSingleElement
-
Get all the added triple for this annotation
- getTupleList() - Method in class it.uniroma2.art.coda.structures.WhereResult
-
Get the list of tuples
- getTupleMap() - Method in class it.uniroma2.art.coda.structures.Tuple
-
Get the map containing the variable name and its associated ontology resource
- getType() - Method in exception it.uniroma2.art.coda.exception.parserexception.UnsupportedTypeInParamDefinitionException
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueDouble
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueInteger
-
- getType() - Method in interface it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueInterface
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueIri
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueLiteral
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValuePlaceholder
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueString
-
- getType() - Method in class it.uniroma2.art.coda.pearl.model.annotation.ParamDefinition
-
- getTypeDescription() - Method in class it.uniroma2.art.coda.provisioning.impl.ParameterDescriptionImpl
-
- getTypeDescription() - Method in interface it.uniroma2.art.coda.provisioning.ParameterDescription
-
Returns a description of the type of this parameter.
- getTypeExpected() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfDefaultParamInAnnotationWrongTypeException
-
- getTypeExpected() - Method in exception it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException
-
- getTypeExpected() - Method in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- getUimaType() - Method in exception it.uniroma2.art.coda.exception.UnassignableFeaturePathException
-
- getUIMAType() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getUimaTypeAndFeat() - Method in class it.uniroma2.art.coda.pearl.model.ConditionStruct
-
- getUimaTypeAndFeat() - Method in class it.uniroma2.art.coda.pearl.model.IfElseStruct
-
Get the uimaTypeTypeAndFeat.
- getUimaTypeFromInternalId(RegexProjectionRule, String) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getURI() - Method in class it.uniroma2.art.coda.pearl.model.ConverterMention
-
Returns the URI identifying the converter (or converter contract)
- getURI() - Method in class it.uniroma2.art.coda.pearl.model.ConverterRDFURIArgument
-
- getURI() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemUri
-
Get the URI contained in this element
- getUri() - Method in class it.uniroma2.art.coda.structures.ValueOrUri
-
- getUsedPrefixedList() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRulesModel
-
- getValidationInfoAsString(boolean) - Method in class it.uniroma2.art.coda.pearl.parser.validate.ValidatePRModel
-
- getValidationTable() - Method in class it.uniroma2.art.coda.pearl.parser.validate.ValidatePRModel
-
- getValue() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- getValue() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException
-
- getValue() - Method in class it.uniroma2.art.coda.structures.ValueAndFeaturePath
-
- getValue() - Method in class it.uniroma2.art.coda.structures.ValueOrString
-
Get the Value.
- getValue() - Method in class it.uniroma2.art.coda.structures.ValueOrUri
-
- getValueAsString() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemBNode
-
- getValueAsString() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElement
-
- getValueAsString() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemLiteral
-
- getValueAsString() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemPlaceholder
-
- getValueAsString() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemUri
-
- getValueAsString() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemVar
-
- getValueForWhere(Value) - Method in class it.uniroma2.art.coda.core.CODACore
-
- getValueList() - Method in class it.uniroma2.art.coda.pearl.model.annotation.AnnotationParam
-
- getValueList(String) - Method in class it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotationGeneric
-
- getValueList() - Method in class it.uniroma2.art.coda.pearl.model.ConditionStruct
-
- getValueList() - Method in class it.uniroma2.art.coda.structures.NodeAssignment
-
- getValueOfFeature(FeatureStructure, String[], int) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getValueOfFeatureFromArray(FeatureStructure, int, String[], boolean, int) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getValueOfFeatureFromFeatPathOneValue(Annotation, String) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
Get a value (normally the first if more than one is present) in a particular annotation following the
feature path represented by uimaTypeAndFeat
- getValueOfFeatureFromList(FeatureStructure, int, String[], boolean, int) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- getValueOfGraph(Map<String, SingleTableValue>, GraphSingleElement, Map<String, BNode>) - Method in class it.uniroma2.art.coda.core.CODACore
-
- getValuesFromAnAnnotation(DependsOnInfo, ProjectionRule, ProjectionRule, Annotation, CODAContext, ComponentProvider) - Method in class it.uniroma2.art.coda.depends.DependsAbstactClass
-
- getValuesOfFeatureFromFeatPath(Annotation, String) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
Get a list of values in a particular annotation following the feature path represented by
uimaTypeAndFeat
- getVarId() - Method in class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemVar
-
Get the id of the variable contained in this element
- getVocabulary() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer
-
- getVocabulary() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- getWhereList() - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- getWrongType() - Method in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- graph() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.DeleteClauseContext
-
- graph() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- graph() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphClauseContext
-
- graph() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.InsertClauseContext
-
- graph() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.WhereClauseContext
-
- graphClause() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- graphClause() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.RegexContext
-
- graphClause() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.StandardRuleContext
-
- GraphClauseContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphClauseContext
-
- GraphContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphContext
-
- graphDeleteList - Variable in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- GraphElement - Class in it.uniroma2.art.coda.pearl.model
-
- GraphElement() - Constructor for class it.uniroma2.art.coda.pearl.model.GraphElement
-
- graphElement() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphContext
-
- graphElement(int) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphContext
-
- graphElement() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- graphElement() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.OptionalGraphElementContext
-
- graphElement(int) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.OptionalGraphElementContext
-
- GraphElementContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphElementContext
-
- graphInsertList - Variable in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- graphList - Variable in class it.uniroma2.art.coda.pearl.model.RegexProjectionRule
-
- graphObject() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- graphObject() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphTripleContext
-
- GraphObjectContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphObjectContext
-
- graphPredicate() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- graphPredicate() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphTripleContext
-
- GraphPredicateContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphPredicateContext
-
- GraphSingleElemBNode - Class in it.uniroma2.art.coda.pearl.model.graph
-
This class is the single element containing a blank node
- GraphSingleElemBNode(String, ProjectionRule) - Constructor for class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemBNode
-
- GraphSingleElement - Class in it.uniroma2.art.coda.pearl.model.graph
-
This abstract class is the generic single element of a triple
- GraphSingleElement(ProjectionRule) - Constructor for class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElement
-
- GraphSingleElemLiteral - Class in it.uniroma2.art.coda.pearl.model.graph
-
This class is the single element containing a String as a value
- GraphSingleElemLiteral(String, ProjectionRule) - Constructor for class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemLiteral
-
- GraphSingleElemPlaceholder - Class in it.uniroma2.art.coda.pearl.model.graph
-
This class is the single element for a placeholder
- GraphSingleElemPlaceholder(String, ProjectionRule, boolean, boolean) - Constructor for class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemPlaceholder
-
- GraphSingleElemUri - Class in it.uniroma2.art.coda.pearl.model.graph
-
This class is the single element containing a URI
- GraphSingleElemUri(String, ProjectionRule) - Constructor for class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemUri
-
- GraphSingleElemVar - Class in it.uniroma2.art.coda.pearl.model.graph
-
This class is the single element of a triple containing a Variable
- GraphSingleElemVar(String, ProjectionRule) - Constructor for class it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemVar
-
- GraphStruct - Class in it.uniroma2.art.coda.pearl.model
-
This class represent the graph element (the triple, not the single element inside it)
- GraphStruct(GraphSingleElement, GraphSingleElement, GraphSingleElement, ProjectionRule) - Constructor for class it.uniroma2.art.coda.pearl.model.GraphStruct
-
- GraphStruct(GraphSingleElement, GraphSingleElement, GraphSingleElement, ProjectionRule, List<Annotation>) - Constructor for class it.uniroma2.art.coda.pearl.model.GraphStruct
-
- graphSubject() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- graphSubject() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphTripleContext
-
- GraphSubjectContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphSubjectContext
-
- graphTriple() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphElementContext
-
- graphTriple() - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser
-
- GraphTripleContext(ParserRuleContext, int) - Constructor for class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.GraphTripleContext
-
- searchSuitableTarget(Class<?>, String, List<Class<?>>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- searchSuitableTargetForMultiArgs(Class<? extends Object>, String, List<List<Class<?>>>) - Static method in class it.uniroma2.art.coda.core.UIMACODAUtilities
-
- SECTION_GRAPH - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- SECTION_NODES - Static variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- SelectedProjectionRules - Class in it.uniroma2.art.coda.structures
-
This class contains all the projection rules choosen by a Projection Rule Disambiguation component
- SelectedProjectionRules() - Constructor for class it.uniroma2.art.coda.structures.SelectedProjectionRules
-
- separator - Variable in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.PlaceholderContext
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.CODAComponentNotSetException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.ConversionException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.ConverterConfigurationException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.ConverterException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.DependencyException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.FelixInitializationException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.AnnotationNotDefinedException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.AnnotationTargetNotCompatibleException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceGenericErrorException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.DeleteAndGraphSectionException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.DuplicateRuleIdException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.MissingMandatoryParamInAnnotationException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.NodeNotDefinedException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.NoRuleInFileException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.ParamInAnnotationNotDefinedException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PrefixNotDefinedException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PRGenericException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PRIOException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PRParamToReplaceException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PRParserException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PRSyntaxException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.PRSyntaxRuntimeException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.RepeteadAssignmentException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.TypeOfDefaultParamInAnnotationWrongTypeException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.parserexception.UnsupportedTypeInParamDefinitionException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.ProjectionRuleModelNotSet
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.RDFModelNotSetException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.exception.UnassignableFeaturePathException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.pearl.parser.antlr4.AntlrParserRuntimeException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.provisioning.ComponentIndexingException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.provisioning.ComponentNameConflictException
-
- serialVersionUID - Static variable in exception it.uniroma2.art.coda.provisioning.ComponentProvisioningException
-
- setAllImplementedDependency() - Method in class it.uniroma2.art.coda.core.CODACore
-
- setAllProjectionRulelModelFromFileList(List<File>) - Method in class it.uniroma2.art.coda.core.CODACore
-
Add all PEARL info from the list of File into the current ProjectionRuleModel.
- setAllProjectionRulelModelFromInputStreamList(List<InputStream>) - Method in class it.uniroma2.art.coda.core.CODACore
-
Add all PEARL info from the list of InputStream into the current ProjectionRuleModel.
- setAnnotations(List<Annotation>) - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- setCasAnnotation(CasAnnotationStructure) - Method in class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
Set the structure containing the UIMA Annotation to be analyzed
- setCODACore(CODACore) - Method in class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
Set the CODACore in which this modules is used
- setConverterProperties(String, Properties) - Method in class it.uniroma2.art.coda.core.CODACore
-
Sets the properties associated with a converter.
- setCurrentAnnotation(Annotation) - Method in class it.uniroma2.art.coda.interfaces.CODAContext
-
Set the current UIMA Annotation
- setDefaultNamespaceOverride(String) - Method in class it.uniroma2.art.coda.interfaces.CODAContext
-
Override the default namespace of the connection
- setDependsPlchldFromGraphElem(GraphElement) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription
-
- setDescription(String) - Method in class it.uniroma2.art.coda.interfaces.CODAExtensionInterface
-
Set the description of the module
- setGlobalContractBinding(String, String) - Method in class it.uniroma2.art.coda.core.CODACore
-
Binds a contract to a converter (both indicated via their URIs).
- setGlobalContractBinding(String, String) - Method in interface it.uniroma2.art.coda.provisioning.ComponentProvider
-
Binds a dependency URI (which is assumed to denote a contract) to a given converter.
- setIfForRegex(boolean) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- setIsEndState(boolean) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- setIsMandatoryInGraphSection(boolean) - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- setIsStartState(boolean) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA
-
- setJCas(JCas, boolean) - Method in class it.uniroma2.art.coda.core.CODACore
-
Set the UIMA CAS containing all the UIMA annotation
- setLastAnnEnd(int) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults
-
- setLaziness(boolean) - Method in class it.uniroma2.art.coda.pearl.model.ProjectionRule
-
- setLiteralDatatype(String) - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- setLiteralLang(String) - Method in class it.uniroma2.art.coda.pearl.model.PlaceholderStruct
-
- setMaxNumAnswer(int) - Method in class it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface
-
Set the maximum number of hints the module should return
- setMaxNumAnswerPD(int) - Method in class it.uniroma2.art.coda.core.CODACore
-
This method set the maximum number of hint that the Projection Disambiguation can return
- setMaxPrevDev(int) - Method in class it.uniroma2.art.coda.structures.PreviousDecisions
-
Set the maximum number of previous decision to be stored
- setName(String) - Method in class it.uniroma2.art.coda.pearl.model.annotation.Annotation
-
- setNumberOfAnn(int) - Method in class it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.