View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window coda-framework-1.8.1.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
it.uniroma2.art.coda.interfaces.annotations.converters
├─ it.uniroma2.art.coda.interfaces.annotations.converters.DatatypeCapability.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.annotations.converters.Description.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.annotations.converters.FeaturePathArgument.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.annotations.converters.Parameter.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.annotations.converters.RDFCapability.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.annotations.converters.RDFCapabilityType.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.annotations.converters.RequirementLevels.class - [JAR]
it.uniroma2.art.coda.pearl.model.propPathStruct
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.GenericElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathAlternativeElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathEltElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathEltOrInverseElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathNegatedPropertySetElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathOneInPropertySetElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathPrimaryElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.propPathStruct.PathSequenceElemPropPath.class - [JAR]
it.uniroma2.art.coda.vocabulary
├─ it.uniroma2.art.coda.vocabulary.CODAONTO.class - [JAR]
it.uniroma2.art.coda.pearl.parser.antlr4
├─ it.uniroma2.art.coda.pearl.parser.antlr4.AntlrParserRuntimeException.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.BailErrorStrategy.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.PearlBaseListener.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.PearlLexer.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.PearlListener.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.PearlParser.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.PearlParserDescription.class - [JAR]
it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures
├─ it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.FSA.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.RegexResults.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.SingleRegexStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.StateFSA.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.antlr4.regex.structures.TransitionFSA.class - [JAR]
it.uniroma2.art.coda.structures.table
├─ it.uniroma2.art.coda.structures.table.SingleTableValue.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.SingleTableValueBinding.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.SingleTableValuePlaceholder.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.SingleTableValueVariable.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.TablePlaceholdersBindingsVariables.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.ValueForTable.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.ValueForTableBinding.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.ValueForTablePlaceholder.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.ValueForTableVariable.class - [JAR]
├─ it.uniroma2.art.coda.structures.table.ValuesFromAnAnnotation.class - [JAR]
it.uniroma2.art.coda.pearl.model
├─ it.uniroma2.art.coda.pearl.model.BaseProjectionRule.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.BindingStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ComponentProxy.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConditionStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterArgumentExpression.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterMapArgument.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterMention.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterObjectArgument.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterPlaceholderArgument.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterRDFLiteralArgument.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ConverterRDFURIArgument.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.GraphElement.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.GraphStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.IfElseStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.OptionalGraphStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.PlaceholderStruct.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ProjectionOperator.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ProjectionRule.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.ProjectionRulesModel.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.RegexProjectionRule.class - [JAR]
it.uniroma2.art.coda.pearl.parser.validate
├─ it.uniroma2.art.coda.pearl.parser.validate.SingleInfo.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.validate.ValidateInfo.class - [JAR]
├─ it.uniroma2.art.coda.pearl.parser.validate.ValidatePRModel.class - [JAR]
it.uniroma2.art.coda.depends
├─ it.uniroma2.art.coda.depends.DependsAbstactClass.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsBetween.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsFollowing.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsLast.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsLastOneOf.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsNext.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsOnManager.class - [JAR]
├─ it.uniroma2.art.coda.depends.DependsPrevious.class - [JAR]
it.uniroma2.art.coda.pearl.model.annotation
├─ it.uniroma2.art.coda.pearl.model.annotation.Annotation.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.AnnotationDefinition.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.AnnotationParam.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotation.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotationGeneric.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotationRetained.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.MetaAnnotationTarget.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.ParamDefinition.class - [JAR]
it.uniroma2.art.coda.filter
├─ it.uniroma2.art.coda.filter.IsAssignableToPredicate.class - [JAR]
it.uniroma2.art.coda.exception.parserexception
├─ it.uniroma2.art.coda.exception.parserexception.AnnotationNotDefinedException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.AnnotationTargetNotCompatibleException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.ConfidenceGenericErrorException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.ConfidenceNotDoubleNumException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.ConfidenceValueNotAcceptableException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.DeleteAndGraphSectionException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.DuplicateRuleIdException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.MissingMandatoryParamInAnnotationException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.MultipleResourcesRetrieved.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.NoRuleInFileException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.NodeNotDefinedException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PRGenericException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PRIOException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PRParamToReplaceException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PRParserException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PRSyntaxException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PRSyntaxRuntimeException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.ParamInAnnotationNotDefinedException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PrefixNotDefinedException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.PropPathNotAllowedException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.RepeteadAssignmentException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.TypeOfDefaultParamInAnnotationWrongTypeException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.TypeOfParamInAnnotationWrongTypeException.class - [JAR]
├─ it.uniroma2.art.coda.exception.parserexception.UnsupportedTypeInParamDefinitionException.class - [JAR]
it.uniroma2.art.coda.core
├─ it.uniroma2.art.coda.core.CODACore.class - [JAR]
├─ it.uniroma2.art.coda.core.UIMACODAUtilities.class - [JAR]
it.uniroma2.art.coda.interfaces
├─ it.uniroma2.art.coda.interfaces.CODAContext.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.CODAExtensionInterface.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.CODAExtensionModuleInterface.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.Converter.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.ParserPR.class - [JAR]
├─ it.uniroma2.art.coda.interfaces.ProjectionRulesDeciderInterface.class - [JAR]
it.uniroma2.art.coda.provisioning
├─ it.uniroma2.art.coda.provisioning.ComponentIndex.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ComponentIndexingException.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ComponentNameConflictException.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ComponentProvider.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ComponentProvisioningException.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ConverterContractDescription.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ConverterDescription.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.JavaTypeDescription.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.ParameterDescription.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.SignatureDescription.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.TypeDescription.class - [JAR]
it.uniroma2.art.coda.util
├─ it.uniroma2.art.coda.util.OntoUtils.class - [JAR]
it.uniroma2.art.coda.exception
├─ it.uniroma2.art.coda.exception.CODAComponentNotSetException.class - [JAR]
├─ it.uniroma2.art.coda.exception.ConversionException.class - [JAR]
├─ it.uniroma2.art.coda.exception.ConverterConfigurationException.class - [JAR]
├─ it.uniroma2.art.coda.exception.ConverterException.class - [JAR]
├─ it.uniroma2.art.coda.exception.DependencyException.class - [JAR]
├─ it.uniroma2.art.coda.exception.FelixInitializationException.class - [JAR]
├─ it.uniroma2.art.coda.exception.PlaceholderValueWrongTypeForParamInAnnotationException.class - [JAR]
├─ it.uniroma2.art.coda.exception.ProjectionRuleModelNotSet.class - [JAR]
├─ it.uniroma2.art.coda.exception.RDFModelNotSetException.class - [JAR]
├─ it.uniroma2.art.coda.exception.UnassignableFeaturePathException.class - [JAR]
├─ it.uniroma2.art.coda.exception.ValueNotPresentDueToConfigurationException.class - [JAR]
├─ it.uniroma2.art.coda.exception.WrongAskedValueException.class - [JAR]
it.uniroma2.art.coda.pearl.engine
├─ it.uniroma2.art.coda.pearl.engine.PearlExecutionEngine.class - [JAR]
it.uniroma2.art.coda.pearl.parser
├─ it.uniroma2.art.coda.pearl.parser.PearlParserAntlr4.class - [JAR]
it.uniroma2.art.coda.structures
├─ it.uniroma2.art.coda.structures.CODATriple.class - [JAR]
├─ it.uniroma2.art.coda.structures.CasAnnotationStructure.class - [JAR]
├─ it.uniroma2.art.coda.structures.CodaFinalSuggestions.class - [JAR]
├─ it.uniroma2.art.coda.structures.DependsOnInfo.class - [JAR]
├─ it.uniroma2.art.coda.structures.InterComponentObject.class - [JAR]
├─ it.uniroma2.art.coda.structures.NodeAssignment.class - [JAR]
├─ it.uniroma2.art.coda.structures.PreviousDecisionSingleElement.class - [JAR]
├─ it.uniroma2.art.coda.structures.PreviousDecisions.class - [JAR]
├─ it.uniroma2.art.coda.structures.SelectedProjectionRules.class - [JAR]
├─ it.uniroma2.art.coda.structures.StringOrFeatureStruct.class - [JAR]
├─ it.uniroma2.art.coda.structures.SuggOntologyCoda.class - [JAR]
├─ it.uniroma2.art.coda.structures.Tuple.class - [JAR]
├─ it.uniroma2.art.coda.structures.ValueAndFeaturePath.class - [JAR]
├─ it.uniroma2.art.coda.structures.ValueOrString.class - [JAR]
├─ it.uniroma2.art.coda.structures.ValueOrUri.class - [JAR]
├─ it.uniroma2.art.coda.structures.WhereResult.class - [JAR]
it.uniroma2.art.coda.pearl.model.graph
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemBNode.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemLiteral.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemPlaceholder.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemPropPath.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemUri.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElemVar.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.graph.GraphSingleElement.class - [JAR]
it.uniroma2.art.coda.provisioning.impl
├─ it.uniroma2.art.coda.provisioning.impl.ConverterContractDescriptionImpl.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.impl.ConverterDescriptionImpl.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.impl.JavaTypeDescriptionImpl.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.impl.ParameterDescriptionImpl.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.impl.SignatureDescriptionImpl.class - [JAR]
├─ it.uniroma2.art.coda.provisioning.impl.TypeDescriptionImpl.class - [JAR]
it.uniroma2.art.coda.pearl.model.annotation.param
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueDouble.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueInteger.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueInterface.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueIri.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueLiteral.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValuePlaceholder.class - [JAR]
├─ it.uniroma2.art.coda.pearl.model.annotation.param.ParamValueString.class - [JAR]