jar

edu.stanford.protege : protege-editor-owl

Maven & Gradle

Mar 14, 2019
26 usages
855 stars

protege-editor-owl · OWL ontology editing infrastructure used by the Protege desktop application.

Table Of Contents

Latest Version

Download edu.stanford.protege : protege-editor-owl JAR file - Latest Versions:

All Versions

Download edu.stanford.protege : protege-editor-owl JAR file - All Versions:

Version Vulnerabilities Size Updated
5.5.x
5.2.x
5.1.x
5.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window protege-editor-owl-5.5.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.protege.editor.owl.model

├─ org.protege.editor.owl.model.AnnotationContainer.class - [JAR]

├─ org.protege.editor.owl.model.ChangeListMinimizer.class - [JAR]

├─ org.protege.editor.owl.model.DocumentFormatMapper.class - [JAR]

├─ org.protege.editor.owl.model.DocumentFormatUpdater.class - [JAR]

├─ org.protege.editor.owl.model.HasActiveOntology.class - [JAR]

├─ org.protege.editor.owl.model.IOListenerManager.class - [JAR]

├─ org.protege.editor.owl.model.MissingImportHandler.class - [JAR]

├─ org.protege.editor.owl.model.MissingImportHandlerImpl.class - [JAR]

├─ org.protege.editor.owl.model.OWLCustomWorkspaceTabsManager.class - [JAR]

├─ org.protege.editor.owl.model.OWLEditorKitHook.class - [JAR]

├─ org.protege.editor.owl.model.OWLEditorKitIRIShortFormProvider.class - [JAR]

├─ org.protege.editor.owl.model.OWLEditorKitOntologyShortFormProvider.class - [JAR]

├─ org.protege.editor.owl.model.OWLEditorKitShortFormProvider.class - [JAR]

├─ org.protege.editor.owl.model.OWLEntityDisplayProvider.class - [JAR]

├─ org.protege.editor.owl.model.OWLModelManager.class - [JAR]

├─ org.protege.editor.owl.model.OWLModelManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.OWLWorkspace.class - [JAR]

├─ org.protege.editor.owl.model.OntologyAnnotationContainer.class - [JAR]

├─ org.protege.editor.owl.model.OntologyFileFilter.class - [JAR]

├─ org.protege.editor.owl.model.OntologyManagerFactory.class - [JAR]

├─ org.protege.editor.owl.model.OntologyReloader.class - [JAR]

├─ org.protege.editor.owl.model.OntologyVisibilityManager.class - [JAR]

├─ org.protege.editor.owl.model.OntologyVisibilityManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.OntologyVisibilityManagerListener.class - [JAR]

├─ org.protege.editor.owl.model.SaveErrorHandler.class - [JAR]

├─ org.protege.editor.owl.model.UIReasonerExceptionHandler.class - [JAR]

├─ org.protege.editor.owl.model.XMLWriterPrefs.class - [JAR]

org.protege.editor.owl.model.io

├─ org.protege.editor.owl.model.io.AutoMappedRepositoryIRIMapper.class - [JAR]

├─ org.protege.editor.owl.model.io.IOListener.class - [JAR]

├─ org.protege.editor.owl.model.io.IOListenerEvent.class - [JAR]

├─ org.protege.editor.owl.model.io.IOListenerPlugin.class - [JAR]

├─ org.protege.editor.owl.model.io.IOListenerPluginImpl.class - [JAR]

├─ org.protege.editor.owl.model.io.IOListenerPluginInstance.class - [JAR]

├─ org.protege.editor.owl.model.io.IOListenerPluginLoader.class - [JAR]

├─ org.protege.editor.owl.model.io.IOUtils.class - [JAR]

├─ org.protege.editor.owl.model.io.OntologyLoader.class - [JAR]

├─ org.protege.editor.owl.model.io.OntologySaver.class - [JAR]

├─ org.protege.editor.owl.model.io.OntologySourcesListener.class - [JAR]

├─ org.protege.editor.owl.model.io.OntologySourcesManager.class - [JAR]

├─ org.protege.editor.owl.model.io.ProgressDialogOntologyLoaderListener.class - [JAR]

├─ org.protege.editor.owl.model.io.UserResolvedIRIMapper.class - [JAR]

├─ org.protege.editor.owl.model.io.WebConnectionIRIMapper.class - [JAR]

org.protege.editor.owl.model.search

├─ org.protege.editor.owl.model.search.AxiomBasedSearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.DefaultSearchManager.class - [JAR]

├─ org.protege.editor.owl.model.search.DefaultSearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.EntityBasedSearchMDImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.OntologyBasedSearchMDImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchCategory.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchMDImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchManagePluginListCellRenderer.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchManager.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchManagerPlugin.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchManagerPluginLoader.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchManagerSelector.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchMetadata.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchMetadataDB.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchMetadataImportContext.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchMetadataImportManager.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchRequest.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchResult.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchResultComparator.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchResultHandler.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchResultMatch.class - [JAR]

├─ org.protege.editor.owl.model.search.SearchResultSet.class - [JAR]

com.fasterxml.jackson.annotation

├─ com.fasterxml.jackson.annotation.JacksonAnnotation.class - [JAR]

├─ com.fasterxml.jackson.annotation.JacksonAnnotationValue.class - [JAR]

├─ com.fasterxml.jackson.annotation.JacksonAnnotationsInside.class - [JAR]

├─ com.fasterxml.jackson.annotation.JacksonInject.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonAlias.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonAnyGetter.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonAnySetter.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonAutoDetect.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonBackReference.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonClassDescription.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonCreator.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonEnumDefaultValue.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonFilter.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonFormat.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonGetter.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonIdentityInfo.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonIdentityReference.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonIgnore.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonIgnoreProperties.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonIgnoreType.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonInclude.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonManagedReference.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonMerge.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonProperty.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonPropertyDescription.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonPropertyOrder.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonRawValue.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonRootName.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonSetter.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonSubTypes.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonTypeId.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonTypeInfo.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonTypeName.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonUnwrapped.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonValue.class - [JAR]

├─ com.fasterxml.jackson.annotation.JsonView.class - [JAR]

├─ com.fasterxml.jackson.annotation.Nulls.class - [JAR]

├─ com.fasterxml.jackson.annotation.ObjectIdGenerator.class - [JAR]

├─ com.fasterxml.jackson.annotation.ObjectIdGenerators.class - [JAR]

├─ com.fasterxml.jackson.annotation.ObjectIdResolver.class - [JAR]

├─ com.fasterxml.jackson.annotation.OptBoolean.class - [JAR]

├─ com.fasterxml.jackson.annotation.PropertyAccessor.class - [JAR]

├─ com.fasterxml.jackson.annotation.SimpleObjectIdResolver.class - [JAR]

com.fasterxml.jackson.core.json

├─ com.fasterxml.jackson.core.json.ByteSourceJsonBootstrapper.class - [JAR]

├─ com.fasterxml.jackson.core.json.DupDetector.class - [JAR]

├─ com.fasterxml.jackson.core.json.JsonGeneratorImpl.class - [JAR]

├─ com.fasterxml.jackson.core.json.JsonReadContext.class - [JAR]

├─ com.fasterxml.jackson.core.json.JsonWriteContext.class - [JAR]

├─ com.fasterxml.jackson.core.json.PackageVersion.class - [JAR]

├─ com.fasterxml.jackson.core.json.ReaderBasedJsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.json.UTF8DataInputJsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.json.UTF8JsonGenerator.class - [JAR]

├─ com.fasterxml.jackson.core.json.UTF8StreamJsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.json.WriterBasedJsonGenerator.class - [JAR]

org.protege.editor.owl.model.search.importer

├─ org.protege.editor.owl.model.search.importer.AxiomAnnotationSearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.importer.DisplayNameSearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.importer.EntityAnnotationValueSearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.importer.EntityIRISearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.importer.LogicalAxiomRenderingSearchMetadataImporter.class - [JAR]

├─ org.protege.editor.owl.model.search.importer.OntologyAnnotationSearchMetadataImporter.class - [JAR]

org.protege.editor.owl.ui.frame

├─ org.protege.editor.owl.ui.frame.AbstractOWLFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.AbstractOWLFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.AbstractOWLFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.AxiomListFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.AxiomListFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.AxiomListFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.InferredAxiomsFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.InferredAxiomsFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.InferredAxiomsFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLAnnotationFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLAnnotationsFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLAnnotationsFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLDataPropertyConstantPair.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLEntityFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLFrameAction.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLFrameListener.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLFrameObject.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLGeneralClassAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLGeneralClassAxiomsFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLGeneralClassAxiomsFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.OWLObjectPropertyIndividualPair.class - [JAR]

├─ org.protege.editor.owl.ui.frame.SWRLRuleFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.SWRLRulesFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.SWRLRulesFrameSection.class - [JAR]

org.yaml.snakeyaml.external.biz.base64Coder

├─ org.yaml.snakeyaml.external.biz.base64Coder.Base64Coder.class - [JAR]

org.protege.xmlcatalog.swing

├─ org.protege.xmlcatalog.swing.AltCellRenderer.class - [JAR]

├─ org.protege.xmlcatalog.swing.CatalogEditor.class - [JAR]

├─ org.protege.xmlcatalog.swing.CatalogEditorTransferHandler.class - [JAR]

├─ org.protege.xmlcatalog.swing.CatalogJTree.class - [JAR]

├─ org.protege.xmlcatalog.swing.CatalogTreeNode.class - [JAR]

├─ org.protege.xmlcatalog.swing.CellRenderer.class - [JAR]

├─ org.protege.xmlcatalog.swing.EntryEditor.class - [JAR]

├─ org.protege.xmlcatalog.swing.EntryTreeNode.class - [JAR]

org.protege.editor.owl.model.git

├─ org.protege.editor.owl.model.git.GitRepoStatusPresenter.class - [JAR]

├─ org.protege.editor.owl.model.git.GitRepositoryManager.class - [JAR]

├─ org.protege.editor.owl.model.git.GitStatusView.class - [JAR]

├─ org.protege.editor.owl.model.git.GitStatusViewImpl.class - [JAR]

org.protege.editor.owl.ui.util

├─ org.protege.editor.owl.ui.util.MousePositionCache.class - [JAR]

├─ org.protege.editor.owl.ui.util.NothingSelectedPanel.class - [JAR]

├─ org.protege.editor.owl.ui.util.OWLComponentFactory.class - [JAR]

├─ org.protege.editor.owl.ui.util.OWLComponentFactoryImpl.class - [JAR]

├─ org.protege.editor.owl.ui.util.ProgressDialog.class - [JAR]

├─ org.protege.editor.owl.ui.util.ProgressView.class - [JAR]

├─ org.protege.editor.owl.ui.util.ProgressViewImpl.class - [JAR]

org.protege.editor.owl.model.refactor.ontology

├─ org.protege.editor.owl.model.refactor.ontology.ConvertEntityURIsToIdentifierPattern.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.EntityIRIUpdaterOntologyChangeStrategy.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.OWLEntityIRIRegenerator.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.OntologyIDChangeStrategy.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.OntologyImportsWalker.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.OntologyMerger.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.OntologyMigrator.class - [JAR]

├─ org.protege.editor.owl.model.refactor.ontology.OntologyTargetResolver.class - [JAR]

org.protege.editor.owl.ui.ontology

├─ org.protege.editor.owl.ui.ontology.ActiveOntologyView.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.DefaultOntologyURIPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.OntologyIDJDialog.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.OntologyPreferences.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.OntologyPreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.OntologySourcesChangedHandlerUI.class - [JAR]

org.protege.editor.owl.model.util

├─ org.protege.editor.owl.model.util.ClassDefinitionExtractor.class - [JAR]

├─ org.protege.editor.owl.model.util.ClosureAxiomFactory.class - [JAR]

├─ org.protege.editor.owl.model.util.CoveringAxiomFactory.class - [JAR]

├─ org.protege.editor.owl.model.util.DateFormatter.class - [JAR]

├─ org.protege.editor.owl.model.util.DefinedClassPredicate.class - [JAR]

├─ org.protege.editor.owl.model.util.DefinitionExtractor.class - [JAR]

├─ org.protege.editor.owl.model.util.ISO8601Formatter.class - [JAR]

├─ org.protege.editor.owl.model.util.IriSplitter.class - [JAR]

├─ org.protege.editor.owl.model.util.ListenerManager.class - [JAR]

├─ org.protege.editor.owl.model.util.LiteralChecker.class - [JAR]

├─ org.protege.editor.owl.model.util.LiteralLexicalValueReplacer.class - [JAR]

├─ org.protege.editor.owl.model.util.NestedIntersectionFlattener.class - [JAR]

├─ org.protege.editor.owl.model.util.OWLAxiomInstance.class - [JAR]

├─ org.protege.editor.owl.model.util.OWLDataTypeUtils.class - [JAR]

├─ org.protege.editor.owl.model.util.OWLEntityDeleter.class - [JAR]

├─ org.protege.editor.owl.model.util.OWLObjectRemover.class - [JAR]

├─ org.protege.editor.owl.model.util.OWLUtilities.class - [JAR]

├─ org.protege.editor.owl.model.util.ObjectPropertyDefinitionExtractor.class - [JAR]

├─ org.protege.editor.owl.model.util.ObjectSomeValuesFromFillerExtractor.class - [JAR]

├─ org.protege.editor.owl.model.util.OboUtilities.class - [JAR]

├─ org.protege.editor.owl.model.util.ReferenceFinder.class - [JAR]

├─ org.protege.editor.owl.model.util.RestrictedPropertyExtractor.class - [JAR]

├─ org.protege.editor.owl.model.util.SomeValuesFromPropertyExtractor.class - [JAR]

├─ org.protege.editor.owl.model.util.TimestampFormatter.class - [JAR]

├─ org.protege.editor.owl.model.util.URIUtilities.class - [JAR]

org.yaml.snakeyaml.composer

├─ org.yaml.snakeyaml.composer.Composer.class - [JAR]

├─ org.yaml.snakeyaml.composer.ComposerException.class - [JAR]

org.yaml.snakeyaml.nodes

├─ org.yaml.snakeyaml.nodes.AnchorNode.class - [JAR]

├─ org.yaml.snakeyaml.nodes.CollectionNode.class - [JAR]

├─ org.yaml.snakeyaml.nodes.MappingNode.class - [JAR]

├─ org.yaml.snakeyaml.nodes.Node.class - [JAR]

├─ org.yaml.snakeyaml.nodes.NodeId.class - [JAR]

├─ org.yaml.snakeyaml.nodes.NodeTuple.class - [JAR]

├─ org.yaml.snakeyaml.nodes.ScalarNode.class - [JAR]

├─ org.yaml.snakeyaml.nodes.SequenceNode.class - [JAR]

├─ org.yaml.snakeyaml.nodes.Tag.class - [JAR]

org.protege.editor.owl.ui.deprecation

├─ org.protege.editor.owl.ui.deprecation.AlternateEntitiesPage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecateEntityWizard.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecateEntityWizardState.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecateSelectedEntityAction.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationCodePage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationLogicalAxiomsTreatmentPage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationProfilePage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationProfileRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationReasonPage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationReplacementEntityPage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationSummaryPage.class - [JAR]

├─ org.protege.editor.owl.ui.deprecation.DeprecationWizardEntityRenderer.class - [JAR]

org.protege.editor.owl.model.classexpression

├─ org.protege.editor.owl.model.classexpression.AbstractQueryNode.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLClassExpressionLeafNode.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLClassExpressionNode.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLClassExpressionNodeDifference.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLClassExpressionNodePossibly.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLClassExpressionNodeUnion.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLClassExpressionNodeVisitor.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.OWLExpressionParserException.class - [JAR]

com.fasterxml.jackson.core.sym

├─ com.fasterxml.jackson.core.sym.ByteQuadsCanonicalizer.class - [JAR]

├─ com.fasterxml.jackson.core.sym.CharsToNameCanonicalizer.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name1.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name2.class - [JAR]

├─ com.fasterxml.jackson.core.sym.Name3.class - [JAR]

├─ com.fasterxml.jackson.core.sym.NameN.class - [JAR]

org.yaml.snakeyaml.constructor

├─ org.yaml.snakeyaml.constructor.AbstractConstruct.class - [JAR]

├─ org.yaml.snakeyaml.constructor.BaseConstructor.class - [JAR]

├─ org.yaml.snakeyaml.constructor.Construct.class - [JAR]

├─ org.yaml.snakeyaml.constructor.Constructor.class - [JAR]

├─ org.yaml.snakeyaml.constructor.ConstructorException.class - [JAR]

├─ org.yaml.snakeyaml.constructor.CustomClassLoaderConstructor.class - [JAR]

├─ org.yaml.snakeyaml.constructor.SafeConstructor.class - [JAR]

com.fasterxml.jackson.databind.introspect

├─ com.fasterxml.jackson.databind.introspect.Annotated.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedClass.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedClassResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedConstructor.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedCreatorCollector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedField.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedFieldCollector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedMember.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedMethod.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedMethodCollector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedMethodMap.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedParameter.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotatedWithParams.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotationCollector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotationIntrospectorPair.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.AnnotationMap.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.BasicBeanDescription.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.BasicClassIntrospector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.BeanPropertyDefinition.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.ClassIntrospector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.CollectorBase.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.ConcreteBeanPropertyBase.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.MemberKey.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.NopAnnotationIntrospector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.ObjectIdInfo.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.POJOPropertiesCollector.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.POJOPropertyBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.SimpleMixInResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.TypeResolutionContext.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.VirtualAnnotatedMember.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.VisibilityChecker.class - [JAR]

├─ com.fasterxml.jackson.databind.introspect.WithMember.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.merge

├─ org.protege.editor.owl.ui.ontology.wizard.merge.MergeOntologiesWizard.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.merge.MergeTypePage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.merge.SelectOntologiesPage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.merge.SelectTargetOntologyPage.class - [JAR]

org.protege.editor.owl.ui.search

├─ org.protege.editor.owl.ui.search.SearchDialogPanel.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchOptions.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchOptionsChangedListener.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchOptionsEditor.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchOptionsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchPanel.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchResultClickedListener.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchResultsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.search.SearchResultsTableModel.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.move

├─ org.protege.editor.owl.ui.ontology.wizard.move.AbstractMoveAxiomsWizardPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.CreateNewOntologyPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.FilteredAxiomsModel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKit.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitConfigurationPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitPlugin.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitPluginImpl.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsKitPluginLoader.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsModel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsWizard.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveAxiomsWizardKitConfigurationPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.MoveType.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.SelectActionPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.SelectAxiomsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.SelectKitPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.SelectSourceOntologiesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.SelectTargetOntologyPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.SelectTargetOntologyTypePanel.class - [JAR]

org.yaml.snakeyaml.emitter

├─ org.yaml.snakeyaml.emitter.Emitable.class - [JAR]

├─ org.yaml.snakeyaml.emitter.Emitter.class - [JAR]

├─ org.yaml.snakeyaml.emitter.EmitterException.class - [JAR]

├─ org.yaml.snakeyaml.emitter.EmitterState.class - [JAR]

├─ org.yaml.snakeyaml.emitter.ScalarAnalysis.class - [JAR]

org.yaml.snakeyaml.serializer

├─ org.yaml.snakeyaml.serializer.AnchorGenerator.class - [JAR]

├─ org.yaml.snakeyaml.serializer.NumberAnchorGenerator.class - [JAR]

├─ org.yaml.snakeyaml.serializer.Serializer.class - [JAR]

├─ org.yaml.snakeyaml.serializer.SerializerException.class - [JAR]

com.fasterxml.jackson.core.json.async

├─ com.fasterxml.jackson.core.json.async.NonBlockingJsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.json.async.NonBlockingJsonParserBase.class - [JAR]

org.protege.editor.owl.ui.prefix

├─ org.protege.editor.owl.ui.prefix.AddPrefixMappingAction.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.GeneratePrefixFromOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.OWLEntityPrefixedNameRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.PrefixMapperTable.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.PrefixMapperTableModel.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.PrefixMapperTables.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.PrefixMapperView.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.PrefixTableCellEditor.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.PrefixUtilities.class - [JAR]

├─ org.protege.editor.owl.ui.prefix.RemovePrefixMappingAction.class - [JAR]

org.protege.editor.owl.model.hierarchy

├─ org.protege.editor.owl.model.hierarchy.AbstractOWLObjectHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.AbstractOWLOntologyObjectHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.AbstractOWLPropertyHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.AbstractSuperClassHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.AssertedClassHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.AssertedSuperClassHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.ClassHierarchyPreferences.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.DisplayRelationshipsInClassHierarchyAction.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.HasFilter.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.IndividualsByInferredTypeHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.IndividualsByTypeHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLAnnotationPropertyHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLDataPropertyHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLHierarchyManager.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLHierarchyManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyDiffTool.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLObjectHierarchyProviderListener.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLObjectPropertyHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLOntologyHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLOntologyObjectHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.OWLPropertyHierarchyProvider.class - [JAR]

org.protege.editor.owl.ui.rename

├─ org.protege.editor.owl.ui.rename.RenameEntitiesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.rename.RenameEntityPanel.class - [JAR]

org.protege.editor.owl.model.history

├─ org.protege.editor.owl.model.history.HistoryManager.class - [JAR]

├─ org.protege.editor.owl.model.history.HistoryManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.history.ReverseChangeGenerator.class - [JAR]

├─ org.protege.editor.owl.model.history.UndoManagerListener.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.move.common

├─ org.protege.editor.owl.ui.ontology.wizard.move.common.SignatureDependentSelectionPreviewPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.common.SignatureSelection.class - [JAR]

org.protege.editor.owl.ui.renderer.prefix

├─ org.protege.editor.owl.ui.renderer.prefix.ActiveOntologyComparator.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.prefix.PrefixBasedRenderer.class - [JAR]

com.fasterxml.jackson.core.filter

├─ com.fasterxml.jackson.core.filter.FilteringGeneratorDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.filter.FilteringParserDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.filter.JsonPointerBasedFilter.class - [JAR]

├─ com.fasterxml.jackson.core.filter.TokenFilter.class - [JAR]

├─ com.fasterxml.jackson.core.filter.TokenFilterContext.class - [JAR]

org.protege.editor.owl

├─ org.protege.editor.owl.OWLEditorKit.class - [JAR]

├─ org.protege.editor.owl.OWLEditorKitFactory.class - [JAR]

├─ org.protege.editor.owl.ProtegeOWL.class - [JAR]

├─ org.protege.editor.owl.ProtegeOWLProperties.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.move.bytype

├─ org.protege.editor.owl.ui.ontology.wizard.move.bytype.AxiomTypeSelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.bytype.MoveAxiomsByTypeKit.class - [JAR]

com.fasterxml.jackson.core.util

├─ com.fasterxml.jackson.core.util.BufferRecycler.class - [JAR]

├─ com.fasterxml.jackson.core.util.BufferRecyclers.class - [JAR]

├─ com.fasterxml.jackson.core.util.ByteArrayBuilder.class - [JAR]

├─ com.fasterxml.jackson.core.util.DefaultIndenter.class - [JAR]

├─ com.fasterxml.jackson.core.util.DefaultPrettyPrinter.class - [JAR]

├─ com.fasterxml.jackson.core.util.Instantiatable.class - [JAR]

├─ com.fasterxml.jackson.core.util.InternCache.class - [JAR]

├─ com.fasterxml.jackson.core.util.JsonGeneratorDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.util.JsonParserDelegate.class - [JAR]

├─ com.fasterxml.jackson.core.util.JsonParserSequence.class - [JAR]

├─ com.fasterxml.jackson.core.util.MinimalPrettyPrinter.class - [JAR]

├─ com.fasterxml.jackson.core.util.RequestPayload.class - [JAR]

├─ com.fasterxml.jackson.core.util.Separators.class - [JAR]

├─ com.fasterxml.jackson.core.util.TextBuffer.class - [JAR]

├─ com.fasterxml.jackson.core.util.ThreadLocalBufferManager.class - [JAR]

├─ com.fasterxml.jackson.core.util.VersionUtil.class - [JAR]

org.yaml.snakeyaml.error

├─ org.yaml.snakeyaml.error.Mark.class - [JAR]

├─ org.yaml.snakeyaml.error.MarkedYAMLException.class - [JAR]

├─ org.yaml.snakeyaml.error.YAMLException.class - [JAR]

org.protege.editor.owl.model.cache

├─ org.protege.editor.owl.model.cache.DeprecationCache.class - [JAR]

├─ org.protege.editor.owl.model.cache.OWLEntityRenderingCache.class - [JAR]

├─ org.protege.editor.owl.model.cache.OWLEntityRenderingCacheImpl.class - [JAR]

├─ org.protege.editor.owl.model.cache.OWLExpressionUserCache.class - [JAR]

├─ org.protege.editor.owl.model.cache.OWLObjectRenderingCache.class - [JAR]

org.protege.editor.owl.ui.action.export.inferred

├─ org.protege.editor.owl.ui.action.export.inferred.ExportCancelledException.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyIDPanel.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyIncludeAssertedAxiomsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyPanel.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyWizard.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.ExportInferredOntologyWizardSelectAxiomsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.InferredDisjointClassesAxiomGenerator.class - [JAR]

├─ org.protege.editor.owl.ui.action.export.inferred.MonitoredInferredAxiomGenerator.class - [JAR]

org.protege.editor.owl.model.conf

├─ org.protege.editor.owl.model.conf.IRIExpander.class - [JAR]

org.protege.editor.owl.ui.ontology.imports.missing

├─ org.protege.editor.owl.ui.ontology.imports.missing.CopyOptionPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.missing.MissingImportHandlerUI.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.missing.MissingImportWizard.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.missing.ResolutionTypePanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.missing.SpecifyFilePathPanel.class - [JAR]

org.protege.editor.owl.ui.renderer.layout

├─ org.protege.editor.owl.ui.renderer.layout.ActionLink.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.ActionSpan.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.Alignment.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.BulletIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.EmptyPageObjectBorder.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.FileLink.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.HTTPLink.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.IconBox.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.IconPageBorder.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.Line.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.Link.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.LinkBox.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.LinkManager.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.LinkSpan.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.OWLEntityLink.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.Page.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.PageCache.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.PageCacheKey.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.PageCellRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.PageLayoutState.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.PageObject.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.PageObjectBorder.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.Paragraph.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.SolidPageObjectBorder.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.layout.Span.class - [JAR]

com.fasterxml.jackson.databind.exc

├─ com.fasterxml.jackson.databind.exc.IgnoredPropertyException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.InvalidDefinitionException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.InvalidFormatException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.InvalidNullException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.InvalidTypeIdException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.MismatchedInputException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.PropertyBindingException.class - [JAR]

├─ com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.class - [JAR]

org.protege.editor.owl.ui.axiom

├─ org.protege.editor.owl.ui.axiom.AxiomAnnotationPanel.class - [JAR]

├─ org.protege.editor.owl.ui.axiom.AxiomAnnotationsList.class - [JAR]

org.protege.editor.owl.ui.framelist

├─ org.protege.editor.owl.ui.framelist.AxiomAnnotationButton.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.CreateClosureAxiomAction.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.CreateNewEquivalentClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.ExplainButton.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.MoveAxiomsToOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.OWLFrameList.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.OWLFrameListInferredSectionRowBorder.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.OWLFrameListPopupMenuAction.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.OWLFrameListRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.ObjectEditorHandler.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.PullIntoActiveOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.framelist.SwitchToDefiningOntologyAction.class - [JAR]

org.yaml.snakeyaml

├─ org.yaml.snakeyaml.DumperOptions.class - [JAR]

├─ org.yaml.snakeyaml.LoaderOptions.class - [JAR]

├─ org.yaml.snakeyaml.TypeDescription.class - [JAR]

├─ org.yaml.snakeyaml.Yaml.class - [JAR]

com.jcraft.jsch.jce

├─ com.jcraft.jsch.jce.AES128CBC.class - [JAR]

├─ com.jcraft.jsch.jce.AES128CTR.class - [JAR]

├─ com.jcraft.jsch.jce.AES192CBC.class - [JAR]

├─ com.jcraft.jsch.jce.AES192CTR.class - [JAR]

├─ com.jcraft.jsch.jce.AES256CBC.class - [JAR]

├─ com.jcraft.jsch.jce.AES256CTR.class - [JAR]

├─ com.jcraft.jsch.jce.ARCFOUR.class - [JAR]

├─ com.jcraft.jsch.jce.ARCFOUR128.class - [JAR]

├─ com.jcraft.jsch.jce.ARCFOUR256.class - [JAR]

├─ com.jcraft.jsch.jce.BlowfishCBC.class - [JAR]

├─ com.jcraft.jsch.jce.DH.class - [JAR]

├─ com.jcraft.jsch.jce.ECDH256.class - [JAR]

├─ com.jcraft.jsch.jce.ECDH384.class - [JAR]

├─ com.jcraft.jsch.jce.ECDH521.class - [JAR]

├─ com.jcraft.jsch.jce.ECDHN.class - [JAR]

├─ com.jcraft.jsch.jce.HMAC.class - [JAR]

├─ com.jcraft.jsch.jce.HMACMD5.class - [JAR]

├─ com.jcraft.jsch.jce.HMACMD596.class - [JAR]

├─ com.jcraft.jsch.jce.HMACSHA1.class - [JAR]

├─ com.jcraft.jsch.jce.HMACSHA196.class - [JAR]

├─ com.jcraft.jsch.jce.HMACSHA256.class - [JAR]

├─ com.jcraft.jsch.jce.HMACSHA512.class - [JAR]

├─ com.jcraft.jsch.jce.KeyPairGenDSA.class - [JAR]

├─ com.jcraft.jsch.jce.KeyPairGenECDSA.class - [JAR]

├─ com.jcraft.jsch.jce.KeyPairGenRSA.class - [JAR]

├─ com.jcraft.jsch.jce.MD5.class - [JAR]

├─ com.jcraft.jsch.jce.PBKDF.class - [JAR]

├─ com.jcraft.jsch.jce.Random.class - [JAR]

├─ com.jcraft.jsch.jce.SHA1.class - [JAR]

├─ com.jcraft.jsch.jce.SHA256.class - [JAR]

├─ com.jcraft.jsch.jce.SHA384.class - [JAR]

├─ com.jcraft.jsch.jce.SHA512.class - [JAR]

├─ com.jcraft.jsch.jce.SignatureDSA.class - [JAR]

├─ com.jcraft.jsch.jce.SignatureECDSA.class - [JAR]

├─ com.jcraft.jsch.jce.SignatureRSA.class - [JAR]

├─ com.jcraft.jsch.jce.TripleDESCBC.class - [JAR]

├─ com.jcraft.jsch.jce.TripleDESCTR.class - [JAR]

org.protege.editor.owl.ui.breadcrumb

├─ org.protege.editor.owl.ui.breadcrumb.Breadcrumb.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbTrailChangedHandler.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbTrailPresenter.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbTrailProvider.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbTrailProviderManager.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbTrailView.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbTrailViewImpl.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbView.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.BreadcrumbViewImpl.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.HasBreadcrumbTrailProvider.class - [JAR]

├─ org.protege.editor.owl.ui.breadcrumb.ShowBreadcrumbTrailAction.class - [JAR]

org.protege.editor.owl.ui.navigation

├─ org.protege.editor.owl.ui.navigation.OWLEntityNavPanel.class - [JAR]

├─ org.protege.editor.owl.ui.navigation.OWLEntityNavigationMediator.class - [JAR]

org.yaml.snakeyaml.parser

├─ org.yaml.snakeyaml.parser.Parser.class - [JAR]

├─ org.yaml.snakeyaml.parser.ParserException.class - [JAR]

├─ org.yaml.snakeyaml.parser.ParserImpl.class - [JAR]

├─ org.yaml.snakeyaml.parser.Production.class - [JAR]

├─ org.yaml.snakeyaml.parser.VersionTagsTuple.class - [JAR]

com.jcraft.jzlib

├─ com.jcraft.jzlib.Adler32.class - [JAR]

├─ com.jcraft.jzlib.CRC32.class - [JAR]

├─ com.jcraft.jzlib.Checksum.class - [JAR]

├─ com.jcraft.jzlib.Deflate.class - [JAR]

├─ com.jcraft.jzlib.Deflater.class - [JAR]

├─ com.jcraft.jzlib.DeflaterOutputStream.class - [JAR]

├─ com.jcraft.jzlib.GZIPException.class - [JAR]

├─ com.jcraft.jzlib.GZIPHeader.class - [JAR]

├─ com.jcraft.jzlib.GZIPInputStream.class - [JAR]

├─ com.jcraft.jzlib.GZIPOutputStream.class - [JAR]

├─ com.jcraft.jzlib.InfBlocks.class - [JAR]

├─ com.jcraft.jzlib.InfCodes.class - [JAR]

├─ com.jcraft.jzlib.InfTree.class - [JAR]

├─ com.jcraft.jzlib.Inflate.class - [JAR]

├─ com.jcraft.jzlib.Inflater.class - [JAR]

├─ com.jcraft.jzlib.InflaterInputStream.class - [JAR]

├─ com.jcraft.jzlib.JZlib.class - [JAR]

├─ com.jcraft.jzlib.StaticTree.class - [JAR]

├─ com.jcraft.jzlib.Tree.class - [JAR]

├─ com.jcraft.jzlib.ZInputStream.class - [JAR]

├─ com.jcraft.jzlib.ZOutputStream.class - [JAR]

├─ com.jcraft.jzlib.ZStream.class - [JAR]

├─ com.jcraft.jzlib.ZStreamException.class - [JAR]

com.fasterxml.jackson.databind.jsontype

├─ com.fasterxml.jackson.databind.jsontype.NamedType.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.SubtypeResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.TypeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.TypeIdResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.TypeResolverBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.TypeSerializer.class - [JAR]

org.protege.editor.owl.model.annotation

├─ org.protege.editor.owl.model.annotation.AnnotationProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.AnnotationValueProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.DateAnnotationValueProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.DefaultDateAnnotationPropertyIriProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.DefaultUserNameAnnotationPropertyIriProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.EntityCreationMetadataPreferences.class - [JAR]

├─ org.protege.editor.owl.model.annotation.EntityCreationMetadataPreferencesManager.class - [JAR]

├─ org.protege.editor.owl.model.annotation.EntityCreationMetadataProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.NullEntityCreationMetadataProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.OrcidAnnotationValueProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.PreferencesBasedEntityCreationMetadataProviderFactory.class - [JAR]

├─ org.protege.editor.owl.model.annotation.SimpleEntityCreationMetadataProvider.class - [JAR]

├─ org.protege.editor.owl.model.annotation.UserNameAnnotationValueProvider.class - [JAR]

org.protege.editor.owl.ui.action

├─ org.protege.editor.owl.ui.action.AbstractDeleteEntityAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.AbstractOWLTreeAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.AbstractOntologySelectionStrategyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ActionTarget.class - [JAR]

├─ org.protege.editor.owl.ui.action.ActiveOntologyStrategyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.AddCoveringAxiomAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.AllOntologiesStrategyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.AmalgamateDisjointClassesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.AmalgamateSuperClassesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ChangeOntologyIRI.class - [JAR]

├─ org.protege.editor.owl.ui.action.CloseOntologiesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CoerceDataPropertyValuesIntoPropertyRangeAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ComponentHierarchyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ConvertAssertionsOnPunsToAnnotations.class - [JAR]

├─ org.protege.editor.owl.ui.action.ConvertEntityURIsToLabels.class - [JAR]

├─ org.protege.editor.owl.ui.action.ConvertMinOneToSomeValuesFromAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ConvertToDefinedClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ConvertToPrimitiveClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CopyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CopySubHierarchyToClipboardAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CopyToHMTLAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateClassHierarchyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateEmptyOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateInstanceOfSelectedClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateInstanceOfThingAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateNewChildAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateNewObjectAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateNewSiblingAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateSubClassHierarchyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateSubDataPropertyHierarchyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CreateSubObjectPropertyHierarchyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.CutAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DeleteAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DeleteClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DeleteDataPropertyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DeleteEntityAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DeleteIndividualAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DeleteObjectPropertyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DisplayDeprecatedEntitiesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.DuplicateSelectedClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ExpandAllAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.FindAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.FindInViewAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.FocusedComponentAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.GatherOntologiesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ImportsClosureOntologyStrategyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.LoadIntoCurrentModelAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.MakeAllIndividualsDifferent.class - [JAR]

├─ org.protege.editor.owl.ui.action.MakeInstancesOfClassDifferentIndividualsAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.MakePrimitiveSiblingsDisjoint.class - [JAR]

├─ org.protege.editor.owl.ui.action.MergeOntologiesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.MoveAxiomsToOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.OWLObjectHierarchyCreator.class - [JAR]

├─ org.protege.editor.owl.ui.action.OWLObjectHierarchyDeleter.class - [JAR]

├─ org.protege.editor.owl.ui.action.OWLUIActionStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.action.OntologyFormatPage.class - [JAR]

├─ org.protege.editor.owl.ui.action.OpenFromURLAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.PasteAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ProtegeOWLAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ProtegeOWLRadioButtonAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.RedoAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ReloadActiveOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.RemoveAllDisjointAxiomsAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.RemoveLocalDisjointAxiomsAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.RenameEntitiesBySearchAndReplaceAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.RenameEntityAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.SelectedOWLClassAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.SelectedOWLDataPropertyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.SelectedOWLEntityAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.SelectedOWLObjectPropertyAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ShowFileAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.ShowUsageAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.SplitDisjointClassesAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.SplitSubClassAxiomsAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.UndoAction.class - [JAR]

├─ org.protege.editor.owl.ui.action.VisibilityManagerOntologySelectionStrategyAction.class - [JAR]

com.fasterxml.jackson.databind.module

├─ com.fasterxml.jackson.databind.module.SimpleAbstractTypeResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.module.SimpleDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.module.SimpleKeyDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.module.SimpleModule.class - [JAR]

├─ com.fasterxml.jackson.databind.module.SimpleSerializers.class - [JAR]

├─ com.fasterxml.jackson.databind.module.SimpleValueInstantiators.class - [JAR]

org.protege.editor.owl.model.selection.axioms

├─ org.protege.editor.owl.model.selection.axioms.AbstractAxiomSelectionStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.AllAxiomsStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.AnnotationAxiomsStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.AxiomSelectionStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.AxiomTypeStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.ClassReferencingAxiomsStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.DataPropertyReferencingAxiomStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.EntityReferencingAxiomsStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.IndividualReferencingAxiomStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.axioms.ObjectPropertyReferencingAxiomStrategy.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.move.byreference

├─ org.protege.editor.owl.ui.ontology.wizard.move.byreference.MoveAxiomsByReferenceKit.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.byreference.SelectSignaturePanel.class - [JAR]

org.protege.editor.owl.model.refactor

├─ org.protege.editor.owl.model.refactor.AllDifferentCreator.class - [JAR]

├─ org.protege.editor.owl.model.refactor.AnnotationDeleter.class - [JAR]

org.protege.editor.owl.ui.find

├─ org.protege.editor.owl.ui.find.AbstractSearchResultsRow.class - [JAR]

├─ org.protege.editor.owl.ui.find.EntityFinderField.class - [JAR]

├─ org.protege.editor.owl.ui.find.EntityFoundHandler.class - [JAR]

├─ org.protege.editor.owl.ui.find.OWLEntityFindPanel.class - [JAR]

├─ org.protege.editor.owl.ui.find.OWLEntityFinderViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.find.SearchStartedHandler.class - [JAR]

org.protege.xmlcatalog

├─ org.protege.xmlcatalog.CatalogUtilities.class - [JAR]

├─ org.protege.xmlcatalog.EntryVisitor.class - [JAR]

├─ org.protege.xmlcatalog.Prefer.class - [JAR]

├─ org.protege.xmlcatalog.XMLCatalog.class - [JAR]

├─ org.protege.xmlcatalog.XmlBaseContext.class - [JAR]

com.fasterxml.jackson.databind.ser.std

├─ com.fasterxml.jackson.databind.ser.std.ArraySerializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.AsArraySerializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.AtomicReferenceSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.BeanSerializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.BooleanSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.ByteArraySerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.ByteBufferSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.CalendarSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.ClassSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.CollectionSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.DateSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.DateTimeSerializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.EnumSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.EnumSetSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.FileSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.InetAddressSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.InetSocketAddressSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.IterableSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.JsonValueSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.MapProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.MapSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.NonTypedScalarSerializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.NullSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.NumberSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.NumberSerializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.ObjectArraySerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.RawSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.ReferenceTypeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.SerializableSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.SqlDateSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.SqlTimeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StaticListSerializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdArraySerializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdDelegatingSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdJdkSerializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdKeySerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdKeySerializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdScalarSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StdSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.StringSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.TimeZoneSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.ToStringSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.TokenBufferSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.std.UUIDSerializer.class - [JAR]

org.protege.xmlcatalog.redirect

├─ org.protege.xmlcatalog.redirect.UriRedirectVisitor.class - [JAR]

com.fasterxml.jackson.databind.jsonschema

├─ com.fasterxml.jackson.databind.jsonschema.JsonSchema.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonschema.JsonSerializableSchema.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonschema.SchemaAware.class - [JAR]

org.protege.editor.owl.ui.library.plugins

├─ org.protege.editor.owl.ui.library.plugins.FolderGroupPanel.class - [JAR]

├─ org.protege.editor.owl.ui.library.plugins.UriEntryPanel.class - [JAR]

org.protege.editor.owl.ui.preferences

├─ org.protege.editor.owl.ui.preferences.AnnotationPreferences.class - [JAR]

├─ org.protege.editor.owl.ui.preferences.AnnotationPreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.preferences.GeneralPreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.preferences.NewEntitiesPreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.preferences.OWLPreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.preferences.UserPreferencesPanel.class - [JAR]

org.protege.editor.owl.model.axiom

├─ org.protege.editor.owl.model.axiom.ActiveOntologyLocationStrategy.class - [JAR]

├─ org.protege.editor.owl.model.axiom.AxiomSubjectProvider.class - [JAR]

├─ org.protege.editor.owl.model.axiom.DefaultAxiomSubjectProvider.class - [JAR]

├─ org.protege.editor.owl.model.axiom.DefaultSubjectDefinitionExtractor.class - [JAR]

├─ org.protege.editor.owl.model.axiom.DefaultTopologicallySortedImportsClosureProvider.class - [JAR]

├─ org.protege.editor.owl.model.axiom.FreshActionStrategySelector.class - [JAR]

├─ org.protege.editor.owl.model.axiom.FreshAxiomLocation.class - [JAR]

├─ org.protege.editor.owl.model.axiom.FreshAxiomLocationPreferences.class - [JAR]

├─ org.protege.editor.owl.model.axiom.FreshAxiomLocationStrategy.class - [JAR]

├─ org.protege.editor.owl.model.axiom.FreshAxiomLocationStrategyFactory.class - [JAR]

├─ org.protege.editor.owl.model.axiom.SubjectDefinitionExtractor.class - [JAR]

├─ org.protege.editor.owl.model.axiom.SubjectDefinitionLocationStrategy.class - [JAR]

├─ org.protege.editor.owl.model.axiom.TopologicallySortedImportsClosureProvider.class - [JAR]

com.fasterxml.jackson.core.format

├─ com.fasterxml.jackson.core.format.DataFormatDetector.class - [JAR]

├─ com.fasterxml.jackson.core.format.DataFormatMatcher.class - [JAR]

├─ com.fasterxml.jackson.core.format.InputAccessor.class - [JAR]

├─ com.fasterxml.jackson.core.format.MatchStrength.class - [JAR]

org.protege.editor.owl.model.repository

├─ org.protege.editor.owl.model.repository.ManchesterRepository.class - [JAR]

├─ org.protege.editor.owl.model.repository.MasterOntologyIDExtractor.class - [JAR]

├─ org.protege.editor.owl.model.repository.TONESRepository.class - [JAR]

├─ org.protege.editor.owl.model.repository.TONESRepositoryFactory.class - [JAR]

org.protege.editor.owl.ui.hierarchy

├─ org.protege.editor.owl.ui.hierarchy.OWLPropertyHierarchyViewComponent.class - [JAR]

org.protege.owlapi.inference.orphan

├─ org.protege.owlapi.inference.orphan.EquivalenceRelation.class - [JAR]

├─ org.protege.owlapi.inference.orphan.NamedClassExtractor.class - [JAR]

├─ org.protege.owlapi.inference.orphan.Path.class - [JAR]

├─ org.protege.owlapi.inference.orphan.ProtegeOrphanFinder.class - [JAR]

├─ org.protege.owlapi.inference.orphan.Relation.class - [JAR]

├─ org.protege.owlapi.inference.orphan.TerminalElementFinder.class - [JAR]

org.protege.editor.owl.ui.transfer

├─ org.protege.editor.owl.ui.transfer.OWLObjectDataFlavor.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.OWLObjectDragGestureListener.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.OWLObjectDragSource.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.OWLObjectDropTarget.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.OWLObjectListDragGestureListener.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.OWLObjectTreeDragGestureListener.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.OWLObjectTreeDropTargetListener.class - [JAR]

├─ org.protege.editor.owl.ui.transfer.TransferableOWLObject.class - [JAR]

org.yaml.snakeyaml.tokens

├─ org.yaml.snakeyaml.tokens.AliasToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.AnchorToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.BlockEndToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.BlockEntryToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.BlockMappingStartToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.BlockSequenceStartToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.CommentToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.DirectiveToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.DocumentEndToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.DocumentStartToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.FlowEntryToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.FlowMappingEndToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.FlowMappingStartToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.FlowSequenceEndToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.FlowSequenceStartToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.KeyToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.ScalarToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.StreamEndToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.StreamStartToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.TagToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.TagTuple.class - [JAR]

├─ org.yaml.snakeyaml.tokens.Token.class - [JAR]

├─ org.yaml.snakeyaml.tokens.ValueToken.class - [JAR]

├─ org.yaml.snakeyaml.tokens.WhitespaceToken.class - [JAR]

com.fasterxml.jackson.dataformat.yaml.snakeyaml.error

├─ com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.Mark.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.MarkedYAMLException.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.snakeyaml.error.YAMLException.class - [JAR]

com.fasterxml.jackson.databind.type

├─ com.fasterxml.jackson.databind.type.ArrayType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.ClassKey.class - [JAR]

├─ com.fasterxml.jackson.databind.type.ClassStack.class - [JAR]

├─ com.fasterxml.jackson.databind.type.CollectionLikeType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.CollectionType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.MapLikeType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.MapType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.PlaceholderForType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.ReferenceType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.ResolvedRecursiveType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.SimpleType.class - [JAR]

├─ com.fasterxml.jackson.databind.type.TypeBase.class - [JAR]

├─ com.fasterxml.jackson.databind.type.TypeBindings.class - [JAR]

├─ com.fasterxml.jackson.databind.type.TypeFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.type.TypeModifier.class - [JAR]

├─ com.fasterxml.jackson.databind.type.TypeParser.class - [JAR]

com.fasterxml.jackson.core.type

├─ com.fasterxml.jackson.core.type.ResolvedType.class - [JAR]

├─ com.fasterxml.jackson.core.type.TypeReference.class - [JAR]

├─ com.fasterxml.jackson.core.type.WritableTypeId.class - [JAR]

org.protege.editor.owl.ui.view

├─ org.protege.editor.owl.ui.view.AbstractActiveOntologyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.AbstractOWLEntityHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.AbstractOWLPropertyHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.AbstractOWLPropertyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.AbstractOWLSelectionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.AbstractOWLViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.AnonymousClassesView.class - [JAR]

├─ org.protege.editor.owl.ui.view.ChangeListenerMediator.class - [JAR]

├─ org.protege.editor.owl.ui.view.Copyable.class - [JAR]

├─ org.protege.editor.owl.ui.view.CreateNewChildTarget.class - [JAR]

├─ org.protege.editor.owl.ui.view.CreateNewSiblingTarget.class - [JAR]

├─ org.protege.editor.owl.ui.view.CreateNewTarget.class - [JAR]

├─ org.protege.editor.owl.ui.view.Cuttable.class - [JAR]

├─ org.protege.editor.owl.ui.view.Deleteable.class - [JAR]

├─ org.protege.editor.owl.ui.view.EntityBannerFormatter.class - [JAR]

├─ org.protege.editor.owl.ui.view.EntityBannerFormatterImpl.class - [JAR]

├─ org.protege.editor.owl.ui.view.Findable.class - [JAR]

├─ org.protege.editor.owl.ui.view.HasCopySubHierarchyToClipboard.class - [JAR]

├─ org.protege.editor.owl.ui.view.HasDisplayDeprecatedEntities.class - [JAR]

├─ org.protege.editor.owl.ui.view.HasExpandAll.class - [JAR]

├─ org.protege.editor.owl.ui.view.InferredAxiomsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ManchesterSyntaxFrameView.class - [JAR]

├─ org.protege.editor.owl.ui.view.OWLAxiomAnnotationsView.class - [JAR]

├─ org.protege.editor.owl.ui.view.OWLEntityUsageViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.OWLEntityViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.OWLGeneralAxiomsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.OWLPropertyTreeDropHandler.class - [JAR]

├─ org.protege.editor.owl.ui.view.OWLSelectionViewAction.class - [JAR]

├─ org.protege.editor.owl.ui.view.Pasteable.class - [JAR]

├─ org.protege.editor.owl.ui.view.SWRLRulesViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.SelectedEntityCardView.class - [JAR]

├─ org.protege.editor.owl.ui.view.ViewClipboard.class - [JAR]

├─ org.protege.editor.owl.ui.view.ViewModeComponent.class - [JAR]

org.protege.editor.owl.model.library.folder

├─ org.protege.editor.owl.model.library.folder.Algorithm.class - [JAR]

├─ org.protege.editor.owl.model.library.folder.FolderGroupManager.class - [JAR]

├─ org.protege.editor.owl.model.library.folder.ImportByNameManager.class - [JAR]

├─ org.protege.editor.owl.model.library.folder.OntologyNameAlgorithm.class - [JAR]

├─ org.protege.editor.owl.model.library.folder.SAXParseCompletedException.class - [JAR]

├─ org.protege.editor.owl.model.library.folder.XmlBaseAlgorithm.class - [JAR]

org.protege.editor.owl.model.selection.ontologies

├─ org.protege.editor.owl.model.selection.ontologies.ActiveOntologySelectionStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.ontologies.AllLoadedOntologiesSelectionStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.ontologies.ImportsClosureOntologySelectionStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.ontologies.OntologySelectionStrategy.class - [JAR]

├─ org.protege.editor.owl.model.selection.ontologies.VisibilityManagerSelectionStrategy.class - [JAR]

org.protege.editor.owl.ui.list

├─ org.protege.editor.owl.ui.list.AbstractAnnotationsList.class - [JAR]

├─ org.protege.editor.owl.ui.list.OWLAxiomList.class - [JAR]

├─ org.protege.editor.owl.ui.list.OWLEntityListPanel.class - [JAR]

├─ org.protege.editor.owl.ui.list.OWLLinkedObjectList.class - [JAR]

├─ org.protege.editor.owl.ui.list.OWLObjectList.class - [JAR]

├─ org.protege.editor.owl.ui.list.OWLObjectListPanel.class - [JAR]

com.fasterxml.jackson.databind.ext

├─ com.fasterxml.jackson.databind.ext.CoreXMLDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.CoreXMLSerializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.DOMDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.DOMSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.Java7Support.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.Java7SupportImpl.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.NioPathDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.NioPathSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ext.OptionalHandlerFactory.class - [JAR]

org.protege.editor.owl.ui.frame.ontology

├─ org.protege.editor.owl.ui.frame.ontology.OWLOntologyFrame.class - [JAR]

org.protege.editor.owl.ui.view.dataproperty

├─ org.protege.editor.owl.ui.view.dataproperty.AbstractOWLDataPropertyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.dataproperty.OWLDataPropertyAnnotationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.dataproperty.OWLDataPropertyCharacteristicsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.dataproperty.OWLDataPropertyDescriptionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.dataproperty.OWLDataPropertyDomainsAndRangesViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.dataproperty.OWLDataPropertyHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.dataproperty.OWLDataPropertyUsageViewComponent.class - [JAR]

org.protege.editor.owl.ui.tree

├─ org.protege.editor.owl.ui.tree.CountingOWLObjectTreeCellRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLLinkedObjectTree.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLModelManagerTree.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLObjectTree.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLObjectTreeCellRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLObjectTreeNode.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLObjectTreeRootNode.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLTreeDragAndDropHandler.class - [JAR]

├─ org.protege.editor.owl.ui.tree.OWLTreePreferences.class - [JAR]

org.protege.xmlcatalog.entry

├─ org.protege.xmlcatalog.entry.AbstractDelegateEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.AbstractUriEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.DelegatePublicEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.DelegateSystemEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.DelegateUriEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.Entry.class - [JAR]

├─ org.protege.xmlcatalog.entry.GroupEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.NextCatalogEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.PublicEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.RewriteSystemEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.RewriteUriEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.SystemEntry.class - [JAR]

├─ org.protege.xmlcatalog.entry.UriEntry.class - [JAR]

org.protege.editor.owl.ui.renderer

├─ org.protege.editor.owl.ui.renderer.AbstractOWLEntityRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.AddChildIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.AddEntityIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.AddSiblingIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.AnnotationRendererPanel.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.AnnotationRenderingStyle.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.AnnotationValueShortFormProvider.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.DeleteEntityIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.EntityActionIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.ISBN10LinkExtractor.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.InlineAnnotationRendering.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.InlineAnnotationRenderingAction.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.InlineDatatypeRendering.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.InlineDatatypeRenderingAction.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.InlineThumbnailRendering.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.InlineThumbnailRenderingAction.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.KeywordColourMap.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.LinkExtractor.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.LinkedObjectComponent.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.LinkedObjectComponentMediator.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLAnnotationCellRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLAnnotationCellRenderer2.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLAnnotationPropertyIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLCellRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLCellRendererSimple.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLClassIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLDataPropertyIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLDatatypeIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityAnnotationValueRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityColorProvider.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityColorProviderPlugin.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityColorProviderPluginJPFImpl.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityColorProviderPluginLoader.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityQNameRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityRendererImpl.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLEntityRendererListener.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLIconProvider.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLIconProviderImpl.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLIndividualIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLModelManagerEntityRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLObjectPropertyIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLObjectRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLObjectRendererDLSyntax.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLObjectRendererImpl.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLOntologyCellRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLPropertyIcon.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLRendererPreferences.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.OWLSystemColors.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.PrefixedOWLEntityAnnotationValueRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.ProtegeTreeNodeRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.PubMedLinkExtractor.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.RegExBasedLinkExtractor.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.RenderingEscapeUtils.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.WikipediaLinkExtractor.class - [JAR]

org.protege.editor.owl.ui

├─ org.protege.editor.owl.ui.AbstractOWLWizardPanel.class - [JAR]

├─ org.protege.editor.owl.ui.CreateDefinedClassPanel.class - [JAR]

├─ org.protege.editor.owl.ui.GatherOntologiesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.OWLAxiomTypeFramePanel.class - [JAR]

├─ org.protege.editor.owl.ui.OWLClassExpressionComparator.class - [JAR]

├─ org.protege.editor.owl.ui.OWLEntityCreationPanel.class - [JAR]

├─ org.protege.editor.owl.ui.OWLIcons.class - [JAR]

├─ org.protege.editor.owl.ui.OWLIndividualListComponent.class - [JAR]

├─ org.protege.editor.owl.ui.OWLObjectComparator.class - [JAR]

├─ org.protege.editor.owl.ui.OWLObjectComparatorAdapter.class - [JAR]

├─ org.protege.editor.owl.ui.OWLObjectRenderingComparator.class - [JAR]

├─ org.protege.editor.owl.ui.OWLOntologyDisplayPanel.class - [JAR]

├─ org.protege.editor.owl.ui.OWLViewAction.class - [JAR]

├─ org.protege.editor.owl.ui.OWLWorkspaceTab.class - [JAR]

├─ org.protege.editor.owl.ui.OWLWorkspaceViewsTab.class - [JAR]

├─ org.protege.editor.owl.ui.OntologyFormatPanel.class - [JAR]

├─ org.protege.editor.owl.ui.SaveConfirmationPanel.class - [JAR]

├─ org.protege.editor.owl.ui.UIHelper.class - [JAR]

org.protege.editor.owl.ui.renderer.styledstring

├─ org.protege.editor.owl.ui.renderer.styledstring.BackgroundAttribute.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.BracketingStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.CSSConstants.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.ClassExpressionTypeBracketingStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.ComplexClassExpressionBracketingStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.FontSizeAttribute.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.FontWeight.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.FontWeightAttribute.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.ForegroundAttribute.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.LineIntroduction.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.NullBracketingStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.OWLObjectStyledStringRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.PrettyPrintStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.ProtegeStyles.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StrikeThrough.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StrikeThroughAttribute.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.Style.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StyleAttribute.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StyledString.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StyledStringLayout.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StyledStringMarkup.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StyledStringPanel.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.StyledStringSelection.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.TextLayoutCache.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.Underline.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.styledstring.UnderlineAttribute.class - [JAR]

org.protege.xmlcatalog.owlapi

├─ org.protege.xmlcatalog.owlapi.XMLCatalogIRIMapper.class - [JAR]

com.jcraft.jsch

├─ com.jcraft.jsch.Buffer.class - [JAR]

├─ com.jcraft.jsch.Channel.class - [JAR]

├─ com.jcraft.jsch.ChannelAgentForwarding.class - [JAR]

├─ com.jcraft.jsch.ChannelDirectTCPIP.class - [JAR]

├─ com.jcraft.jsch.ChannelExec.class - [JAR]

├─ com.jcraft.jsch.ChannelForwardedTCPIP.class - [JAR]

├─ com.jcraft.jsch.ChannelSession.class - [JAR]

├─ com.jcraft.jsch.ChannelSftp.class - [JAR]

├─ com.jcraft.jsch.ChannelShell.class - [JAR]

├─ com.jcraft.jsch.ChannelSubsystem.class - [JAR]

├─ com.jcraft.jsch.ChannelX11.class - [JAR]

├─ com.jcraft.jsch.Cipher.class - [JAR]

├─ com.jcraft.jsch.CipherNone.class - [JAR]

├─ com.jcraft.jsch.Compression.class - [JAR]

├─ com.jcraft.jsch.ConfigRepository.class - [JAR]

├─ com.jcraft.jsch.DH.class - [JAR]

├─ com.jcraft.jsch.DHEC256.class - [JAR]

├─ com.jcraft.jsch.DHEC384.class - [JAR]

├─ com.jcraft.jsch.DHEC521.class - [JAR]

├─ com.jcraft.jsch.DHECN.class - [JAR]

├─ com.jcraft.jsch.DHG1.class - [JAR]

├─ com.jcraft.jsch.DHG14.class - [JAR]

├─ com.jcraft.jsch.DHGEX.class - [JAR]

├─ com.jcraft.jsch.DHGEX256.class - [JAR]

├─ com.jcraft.jsch.ECDH.class - [JAR]

├─ com.jcraft.jsch.ForwardedTCPIPDaemon.class - [JAR]

├─ com.jcraft.jsch.GSSContext.class - [JAR]

├─ com.jcraft.jsch.HASH.class - [JAR]

├─ com.jcraft.jsch.HostKey.class - [JAR]

├─ com.jcraft.jsch.HostKeyRepository.class - [JAR]

├─ com.jcraft.jsch.IO.class - [JAR]

├─ com.jcraft.jsch.Identity.class - [JAR]

├─ com.jcraft.jsch.IdentityFile.class - [JAR]

├─ com.jcraft.jsch.IdentityRepository.class - [JAR]

├─ com.jcraft.jsch.JSch.class - [JAR]

├─ com.jcraft.jsch.JSchAuthCancelException.class - [JAR]

├─ com.jcraft.jsch.JSchException.class - [JAR]

├─ com.jcraft.jsch.JSchPartialAuthException.class - [JAR]

├─ com.jcraft.jsch.KeyExchange.class - [JAR]

├─ com.jcraft.jsch.KeyPair.class - [JAR]

├─ com.jcraft.jsch.KeyPairDSA.class - [JAR]

├─ com.jcraft.jsch.KeyPairECDSA.class - [JAR]

├─ com.jcraft.jsch.KeyPairGenDSA.class - [JAR]

├─ com.jcraft.jsch.KeyPairGenECDSA.class - [JAR]

├─ com.jcraft.jsch.KeyPairGenRSA.class - [JAR]

├─ com.jcraft.jsch.KeyPairPKCS8.class - [JAR]

├─ com.jcraft.jsch.KeyPairRSA.class - [JAR]

├─ com.jcraft.jsch.KnownHosts.class - [JAR]

├─ com.jcraft.jsch.LocalIdentityRepository.class - [JAR]

├─ com.jcraft.jsch.Logger.class - [JAR]

├─ com.jcraft.jsch.MAC.class - [JAR]

├─ com.jcraft.jsch.OpenSSHConfig.class - [JAR]

├─ com.jcraft.jsch.PBKDF.class - [JAR]

├─ com.jcraft.jsch.Packet.class - [JAR]

├─ com.jcraft.jsch.PortWatcher.class - [JAR]

├─ com.jcraft.jsch.Proxy.class - [JAR]

├─ com.jcraft.jsch.ProxyHTTP.class - [JAR]

├─ com.jcraft.jsch.ProxySOCKS4.class - [JAR]

├─ com.jcraft.jsch.ProxySOCKS5.class - [JAR]

├─ com.jcraft.jsch.Random.class - [JAR]

├─ com.jcraft.jsch.Request.class - [JAR]

├─ com.jcraft.jsch.RequestAgentForwarding.class - [JAR]

├─ com.jcraft.jsch.RequestEnv.class - [JAR]

├─ com.jcraft.jsch.RequestExec.class - [JAR]

├─ com.jcraft.jsch.RequestPtyReq.class - [JAR]

├─ com.jcraft.jsch.RequestSftp.class - [JAR]

├─ com.jcraft.jsch.RequestShell.class - [JAR]

├─ com.jcraft.jsch.RequestSignal.class - [JAR]

├─ com.jcraft.jsch.RequestSubsystem.class - [JAR]

├─ com.jcraft.jsch.RequestWindowChange.class - [JAR]

├─ com.jcraft.jsch.RequestX11.class - [JAR]

├─ com.jcraft.jsch.ServerSocketFactory.class - [JAR]

├─ com.jcraft.jsch.Session.class - [JAR]

├─ com.jcraft.jsch.SftpATTRS.class - [JAR]

├─ com.jcraft.jsch.SftpException.class - [JAR]

├─ com.jcraft.jsch.SftpProgressMonitor.class - [JAR]

├─ com.jcraft.jsch.SftpStatVFS.class - [JAR]

├─ com.jcraft.jsch.Signature.class - [JAR]

├─ com.jcraft.jsch.SignatureDSA.class - [JAR]

├─ com.jcraft.jsch.SignatureECDSA.class - [JAR]

├─ com.jcraft.jsch.SignatureRSA.class - [JAR]

├─ com.jcraft.jsch.SocketFactory.class - [JAR]

├─ com.jcraft.jsch.UIKeyboardInteractive.class - [JAR]

├─ com.jcraft.jsch.UserAuth.class - [JAR]

├─ com.jcraft.jsch.UserAuthGSSAPIWithMIC.class - [JAR]

├─ com.jcraft.jsch.UserAuthKeyboardInteractive.class - [JAR]

├─ com.jcraft.jsch.UserAuthNone.class - [JAR]

├─ com.jcraft.jsch.UserAuthPassword.class - [JAR]

├─ com.jcraft.jsch.UserAuthPublicKey.class - [JAR]

├─ com.jcraft.jsch.UserInfo.class - [JAR]

├─ com.jcraft.jsch.Util.class - [JAR]

org.protege.editor.owl.model.library

├─ org.protege.editor.owl.model.library.CatalogEntryManager.class - [JAR]

├─ org.protege.editor.owl.model.library.CatalogEntryManagerLoader.class - [JAR]

├─ org.protege.editor.owl.model.library.CatalogEntryManagerPlugin.class - [JAR]

├─ org.protege.editor.owl.model.library.LibraryUtilities.class - [JAR]

├─ org.protege.editor.owl.model.library.NextCatalogManager.class - [JAR]

├─ org.protege.editor.owl.model.library.OntologyCatalogManager.class - [JAR]

├─ org.protege.editor.owl.model.library.UriEntryManager.class - [JAR]

org.protege.editor.owl.ui.ontology.annotation

├─ org.protege.editor.owl.ui.ontology.annotation.OWLOntologyAnnotationList.class - [JAR]

org.yaml.snakeyaml.introspector

├─ org.yaml.snakeyaml.introspector.BeanAccess.class - [JAR]

├─ org.yaml.snakeyaml.introspector.FieldProperty.class - [JAR]

├─ org.yaml.snakeyaml.introspector.GenericProperty.class - [JAR]

├─ org.yaml.snakeyaml.introspector.MethodProperty.class - [JAR]

├─ org.yaml.snakeyaml.introspector.MissingProperty.class - [JAR]

├─ org.yaml.snakeyaml.introspector.Property.class - [JAR]

├─ org.yaml.snakeyaml.introspector.PropertyUtils.class - [JAR]

com.fasterxml.jackson.core

├─ com.fasterxml.jackson.core.Base64Variant.class - [JAR]

├─ com.fasterxml.jackson.core.Base64Variants.class - [JAR]

├─ com.fasterxml.jackson.core.FormatFeature.class - [JAR]

├─ com.fasterxml.jackson.core.FormatSchema.class - [JAR]

├─ com.fasterxml.jackson.core.JsonEncoding.class - [JAR]

├─ com.fasterxml.jackson.core.JsonFactory.class - [JAR]

├─ com.fasterxml.jackson.core.JsonGenerationException.class - [JAR]

├─ com.fasterxml.jackson.core.JsonGenerator.class - [JAR]

├─ com.fasterxml.jackson.core.JsonLocation.class - [JAR]

├─ com.fasterxml.jackson.core.JsonParseException.class - [JAR]

├─ com.fasterxml.jackson.core.JsonParser.class - [JAR]

├─ com.fasterxml.jackson.core.JsonPointer.class - [JAR]

├─ com.fasterxml.jackson.core.JsonProcessingException.class - [JAR]

├─ com.fasterxml.jackson.core.JsonStreamContext.class - [JAR]

├─ com.fasterxml.jackson.core.JsonToken.class - [JAR]

├─ com.fasterxml.jackson.core.JsonTokenId.class - [JAR]

├─ com.fasterxml.jackson.core.JsonpCharacterEscapes.class - [JAR]

├─ com.fasterxml.jackson.core.ObjectCodec.class - [JAR]

├─ com.fasterxml.jackson.core.PrettyPrinter.class - [JAR]

├─ com.fasterxml.jackson.core.SerializableString.class - [JAR]

├─ com.fasterxml.jackson.core.TreeCodec.class - [JAR]

├─ com.fasterxml.jackson.core.TreeNode.class - [JAR]

├─ com.fasterxml.jackson.core.Version.class - [JAR]

├─ com.fasterxml.jackson.core.Versioned.class - [JAR]

org.protege.editor.owl.ui.ontology.imports.wizard.page

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.AnticipateOntologyIdPage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.ImportConfirmationPage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.ImportTypePage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.LoadedOntologyPage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.LocalFilePage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.OntologyImportPage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.SelectImportLocationPage.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.page.URLPage.class - [JAR]

org.protege.editor.owl.ui.view.objectproperty

├─ org.protege.editor.owl.ui.view.objectproperty.AbstractOWLObjectPropertyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.InferredObjectPropertyHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.OWLObjectPropertyAnnotationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.OWLObjectPropertyCharacteristicsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.OWLObjectPropertyDescriptionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.OWLObjectPropertyDomainsAndRangesViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.OWLObjectPropertyHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.objectproperty.OWLObjectPropertyUsageViewComponent.class - [JAR]

org.protege.editor.owl.model.selection

├─ org.protege.editor.owl.model.selection.FilteringOWLSelectionModelListener.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLClassAssertionSelectionModel.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLEntitySelectionModel.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLSelectionHistoryManager.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLSelectionHistoryManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLSelectionModel.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLSelectionModelAdapter.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLSelectionModelImpl.class - [JAR]

├─ org.protege.editor.owl.model.selection.OWLSelectionModelListener.class - [JAR]

├─ org.protege.editor.owl.model.selection.SelectionDriver.class - [JAR]

├─ org.protege.editor.owl.model.selection.SelectionPlane.class - [JAR]

├─ org.protege.editor.owl.model.selection.SelectionPlaneImpl.class - [JAR]

com.fasterxml.jackson.databind.node

├─ com.fasterxml.jackson.databind.node.ArrayNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.BaseJsonNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.BigIntegerNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.BinaryNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.BooleanNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.ContainerNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.DecimalNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.DoubleNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.FloatNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.IntNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.JsonNodeCreator.class - [JAR]

├─ com.fasterxml.jackson.databind.node.JsonNodeFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.node.JsonNodeType.class - [JAR]

├─ com.fasterxml.jackson.databind.node.LongNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.MissingNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.NodeCursor.class - [JAR]

├─ com.fasterxml.jackson.databind.node.NullNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.NumericNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.ObjectNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.POJONode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.ShortNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.TextNode.class - [JAR]

├─ com.fasterxml.jackson.databind.node.TreeTraversingParser.class - [JAR]

├─ com.fasterxml.jackson.databind.node.ValueNode.class - [JAR]

org.protege.editor.owl.model.hierarchy.tabbed

├─ org.protege.editor.owl.model.hierarchy.tabbed.AbstractOWLObjectHierarchyCreator.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.CreateHierarchyChangeGenerator.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.CreateHierarchyChanges.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.Edge.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.HierarchyAxiomProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.HierarchyNodeCreator.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.MakeSiblingsDisjointChangeGenerator.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.OWLClassHierarchyCreator.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.tabbed.TabIndentedHierarchyParser.class - [JAR]

org.protege.editor.owl.ui.view.ontology

├─ org.protege.editor.owl.ui.view.ontology.AbstractOntologyRenderingViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.ManchesterSyntaxRenderingViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.OWLFunctionalSyntaxRenderingViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.OWLImportsDeclarationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.OWLOntologyAnnotationViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.OWLOntologyIdViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.OWLXMLRenderingViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.ontology.RDFXMLRenderingViewComponent.class - [JAR]

com.fasterxml.jackson.databind.util

├─ com.fasterxml.jackson.databind.util.AccessPattern.class - [JAR]

├─ com.fasterxml.jackson.databind.util.Annotations.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ArrayBuilders.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ArrayIterator.class - [JAR]

├─ com.fasterxml.jackson.databind.util.BeanUtil.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ByteBufferBackedInputStream.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ByteBufferBackedOutputStream.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ClassUtil.class - [JAR]

├─ com.fasterxml.jackson.databind.util.CompactStringObjectMap.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ConstantValueInstantiator.class - [JAR]

├─ com.fasterxml.jackson.databind.util.Converter.class - [JAR]

├─ com.fasterxml.jackson.databind.util.EnumResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.util.EnumValues.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ISO8601DateFormat.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ISO8601Utils.class - [JAR]

├─ com.fasterxml.jackson.databind.util.JSONPObject.class - [JAR]

├─ com.fasterxml.jackson.databind.util.JSONWrappedObject.class - [JAR]

├─ com.fasterxml.jackson.databind.util.LRUMap.class - [JAR]

├─ com.fasterxml.jackson.databind.util.LinkedNode.class - [JAR]

├─ com.fasterxml.jackson.databind.util.NameTransformer.class - [JAR]

├─ com.fasterxml.jackson.databind.util.Named.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ObjectBuffer.class - [JAR]

├─ com.fasterxml.jackson.databind.util.PrimitiveArrayBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.util.RawValue.class - [JAR]

├─ com.fasterxml.jackson.databind.util.RootNameLookup.class - [JAR]

├─ com.fasterxml.jackson.databind.util.SimpleBeanPropertyDefinition.class - [JAR]

├─ com.fasterxml.jackson.databind.util.StdConverter.class - [JAR]

├─ com.fasterxml.jackson.databind.util.StdDateFormat.class - [JAR]

├─ com.fasterxml.jackson.databind.util.TokenBuffer.class - [JAR]

├─ com.fasterxml.jackson.databind.util.TokenBufferReadContext.class - [JAR]

├─ com.fasterxml.jackson.databind.util.TypeKey.class - [JAR]

├─ com.fasterxml.jackson.databind.util.ViewMatcher.class - [JAR]

org.protege.editor.owl.ui.metrics

├─ org.protege.editor.owl.ui.metrics.AbstractIntegerMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.AxiomMetricsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ClassCountMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.DLExpressivityMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ImportsClosureClassCountMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ImportsClosureDataPropertyCountMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ImportsClosureIndividualCountMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ImportsClosureObjectPropertyCountMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.IndividualCountMetric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.Metric.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.MetricsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.MetricsTableModel.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.MetricsTreeNode.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ObjectPropertyCount.class - [JAR]

├─ org.protege.editor.owl.ui.metrics.ReferencedAnnotationPropertyCount.class - [JAR]

org.protege.editor.owl.ui.selector

├─ org.protege.editor.owl.ui.selector.AbstractHierarchySelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.AbstractSelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLAnnotationPropertySelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLClassSelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLDataPropertySelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLDataTypeSelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLEntitySelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLIndividualSelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLObjectPropertySelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLObjectSelector.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLOntologySelectorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.selector.OWLOntologySelectorPanel2.class - [JAR]

org.protege.editor.owl.model.entity

├─ org.protege.editor.owl.model.entity.AbstractIDGenerator.class - [JAR]

├─ org.protege.editor.owl.model.entity.AnnotationPropertyComparator.class - [JAR]

├─ org.protege.editor.owl.model.entity.AutoIDException.class - [JAR]

├─ org.protege.editor.owl.model.entity.AutoIDGenerator.class - [JAR]

├─ org.protege.editor.owl.model.entity.CopyEntityAsMarkdownAction.class - [JAR]

├─ org.protege.editor.owl.model.entity.CopyEntityDisplayName.class - [JAR]

├─ org.protege.editor.owl.model.entity.CopyEntityIriAction.class - [JAR]

├─ org.protege.editor.owl.model.entity.CopyOboIdAction.class - [JAR]

├─ org.protege.editor.owl.model.entity.CustomLabelDescriptor.class - [JAR]

├─ org.protege.editor.owl.model.entity.CustomOWLEntityFactory.class - [JAR]

├─ org.protege.editor.owl.model.entity.EntityBannerPresenter.class - [JAR]

├─ org.protege.editor.owl.model.entity.EntityBannerView.class - [JAR]

├─ org.protege.editor.owl.model.entity.EntityBannerViewImpl.class - [JAR]

├─ org.protege.editor.owl.model.entity.EntityCreationPreferences.class - [JAR]

├─ org.protege.editor.owl.model.entity.HomeOntologySupplier.class - [JAR]

├─ org.protege.editor.owl.model.entity.IterativeAutoIDGenerator.class - [JAR]

├─ org.protege.editor.owl.model.entity.LabelDescriptor.class - [JAR]

├─ org.protege.editor.owl.model.entity.MarkdownRenderer.class - [JAR]

├─ org.protege.editor.owl.model.entity.MatchRendererLabelDescriptor.class - [JAR]

├─ org.protege.editor.owl.model.entity.OWLEntityCreationException.class - [JAR]

├─ org.protege.editor.owl.model.entity.OWLEntityCreationSet.class - [JAR]

├─ org.protege.editor.owl.model.entity.OWLEntityFactory.class - [JAR]

├─ org.protege.editor.owl.model.entity.Revertable.class - [JAR]

├─ org.protege.editor.owl.model.entity.ShowEntityIriInWebBroswerAction.class - [JAR]

├─ org.protege.editor.owl.model.entity.UniqueIdGenerator.class - [JAR]

org.yaml.snakeyaml.util

├─ org.yaml.snakeyaml.util.ArrayStack.class - [JAR]

├─ org.yaml.snakeyaml.util.UriEncoder.class - [JAR]

org.protege.editor.owl.ui.annotation

├─ org.protege.editor.owl.ui.annotation.EntityCreationMetadataPreferencesPanel.class - [JAR]

org.protege.editor.owl.model.namespace

├─ org.protege.editor.owl.model.namespace.AbstractNamespaceManager.class - [JAR]

├─ org.protege.editor.owl.model.namespace.NamespaceManager.class - [JAR]

├─ org.protege.editor.owl.model.namespace.NamespaceManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.namespace.NamespaceManagerListener.class - [JAR]

org.protege.editor.owl.ui.inference

├─ org.protege.editor.owl.ui.inference.ConfigureReasonerAction.class - [JAR]

├─ org.protege.editor.owl.ui.inference.DIGReasonerPreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.inference.DisplayedInferencesPreferencePanel.class - [JAR]

├─ org.protege.editor.owl.ui.inference.ExplainInconsistentOntologyAction.class - [JAR]

├─ org.protege.editor.owl.ui.inference.InferencePreferencePlugin.class - [JAR]

├─ org.protege.editor.owl.ui.inference.InferencePreferencePluginLoader.class - [JAR]

├─ org.protege.editor.owl.ui.inference.PrecomputeAction.class - [JAR]

├─ org.protege.editor.owl.ui.inference.PrecomputePreferencesPanel.class - [JAR]

├─ org.protege.editor.owl.ui.inference.PrecomputePreferencesTableModel.class - [JAR]

├─ org.protege.editor.owl.ui.inference.ReasonerProgressUI.class - [JAR]

├─ org.protege.editor.owl.ui.inference.StopReasonerAction.class - [JAR]

├─ org.protege.editor.owl.ui.inference.TabbedReasonerPreferencesPanel.class - [JAR]

org.yaml.snakeyaml.resolver

├─ org.yaml.snakeyaml.resolver.Resolver.class - [JAR]

├─ org.yaml.snakeyaml.resolver.ResolverTuple.class - [JAR]

org.protege.editor.owl.ui.renderer.conf

├─ org.protege.editor.owl.ui.renderer.conf.RendererPreferencesPanel.class - [JAR]

org.protege.editor.owl.model.inference

├─ org.protege.editor.owl.model.inference.AbstractProtegeOWLReasonerInfo.class - [JAR]

├─ org.protege.editor.owl.model.inference.DefaultOWLReasonerExceptionHandler.class - [JAR]

├─ org.protege.editor.owl.model.inference.DisplayedInferencePreferences.class - [JAR]

├─ org.protege.editor.owl.model.inference.NoOpReasoner.class - [JAR]

├─ org.protege.editor.owl.model.inference.NoOpReasonerFactory.class - [JAR]

├─ org.protege.editor.owl.model.inference.NoOpReasonerInfo.class - [JAR]

├─ org.protege.editor.owl.model.inference.OWLReasonerExceptionHandler.class - [JAR]

├─ org.protege.editor.owl.model.inference.OWLReasonerManager.class - [JAR]

├─ org.protege.editor.owl.model.inference.OWLReasonerManagerImpl.class - [JAR]

├─ org.protege.editor.owl.model.inference.PrecomputedInferencePreferences.class - [JAR]

├─ org.protege.editor.owl.model.inference.ProtegeOWLReasonerFactoryAdapter.class - [JAR]

├─ org.protege.editor.owl.model.inference.ProtegeOWLReasonerInfo.class - [JAR]

├─ org.protege.editor.owl.model.inference.ProtegeOWLReasonerPlugin.class - [JAR]

├─ org.protege.editor.owl.model.inference.ProtegeOWLReasonerPluginJPFImpl.class - [JAR]

├─ org.protege.editor.owl.model.inference.ProtegeOWLReasonerPluginLoader.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerDiedException.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerFilter.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerInfoComparator.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerPreferences.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerPreferencesListener.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerStatus.class - [JAR]

├─ org.protege.editor.owl.model.inference.ReasonerUtilities.class - [JAR]

├─ org.protege.editor.owl.model.inference.VacuousAxiomVisitor.class - [JAR]

org.protege.editor.owl.ui.renderer.menu

├─ org.protege.editor.owl.ui.renderer.menu.AbstractByRendererMenu.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.menu.ConfigureRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.menu.RenderById.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.menu.RenderByLabel.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.menu.RenderByPrefixedName.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.menu.RenderByProperty.class - [JAR]

org.protege.editor.owl.ui.editor

├─ org.protege.editor.owl.ui.editor.AbstractOWLClassExpressionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.AbstractOWLObjectEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.AbstractRestrictionCreatorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.editor.IRIFromEntityEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.IRITextEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLAnnotationEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLAnnotationPropertyDomainEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLAnnotationPropertyEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLAnnotationPropertyRangeEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLAnonymousIndividualAnnotationValueEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassDescriptionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassExpressionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassExpressionEditorPlugin.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassExpressionEditorPluginImpl.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassExpressionEditorPluginLoader.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassExpressionExpressionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassExpressionSetEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLClassSelectorWrapper.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLConstantEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLDataPropertyEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLDataPropertyRelationshipEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLDataPropertySetEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLDataRangeEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLDataRestrictionCreatorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLDatatypeSelectionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLGeneralAxiomEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLIndividualEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLIndividualSetEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectEditorHandler.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertyChainEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertyEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertyExpressionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertyIndividualPairEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertyIndividualPairEditor2.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertySetEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectPropertyTabbedSetEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLObjectRestrictionCreatorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.editor.OWLPropertySetEditor.class - [JAR]

├─ org.protege.editor.owl.ui.editor.SWRLRuleEditor.class - [JAR]

org.protege.editor.owl.ui.error

├─ org.protege.editor.owl.ui.error.ErrorPanel.class - [JAR]

├─ org.protege.editor.owl.ui.error.OntologyLoadErrorHandler.class - [JAR]

├─ org.protege.editor.owl.ui.error.OntologyLoadErrorHandlerUI.class - [JAR]

├─ org.protege.editor.owl.ui.error.ParseErrorPanel.class - [JAR]

org.protege.editor.owl.ui.explanation

├─ org.protege.editor.owl.ui.explanation.ExplanationDialog.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.ExplanationManager.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.ExplanationPlugin.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.ExplanationPluginLoader.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.ExplanationPreferencesGeneralPanel.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.ExplanationResult.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.ExplanationService.class - [JAR]

org.protege.editor.owl.ui.frame.individual

├─ org.protege.editor.owl.ui.frame.individual.OWLClassAssertionAxiomTypeFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLClassAssertionAxiomTypeFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLDataPropertyAssertionAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLDataPropertyAssertionAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLDifferentIndividualAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLDifferentIndividualsAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLIndividualFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLIndividualPropertyAssertionsFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLNegativeDataPropertyAssertionFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLNegativeDataPropertyAssertionFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLNegativeObjectPropertyAssertionFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLNegativeObjectPropertyAssertionFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLObjectPropertyAssertionAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLObjectPropertyAssertionAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLSameIndividualsAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.individual.OWLSameIndividualsAxiomFrameSectionRow.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.create

├─ org.protege.editor.owl.ui.ontology.wizard.create.CreateOntologyWizard.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.create.OntologyIDPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.create.PhysicalLocationPanel.class - [JAR]

com.fasterxml.jackson.databind.deser

├─ com.fasterxml.jackson.databind.deser.AbstractDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BasicDeserializerFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BeanDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BeanDeserializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BeanDeserializerBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BeanDeserializerFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BeanDeserializerModifier.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.BuilderBasedDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.ContextualDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.ContextualKeyDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.CreatorProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.DataFormatReaders.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.DeserializationProblemHandler.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.DeserializerCache.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.DeserializerFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.Deserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.KeyDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.NullValueProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.ResolvableDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.SettableAnyProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.SettableBeanProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.UnresolvedForwardReference.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.UnresolvedId.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.ValueInstantiator.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.ValueInstantiators.class - [JAR]

com.jcraft.jsch.jgss

├─ com.jcraft.jsch.jgss.GSSContextKrb5.class - [JAR]

org.protege.editor.owl.model.hierarchy.property

├─ org.protege.editor.owl.model.hierarchy.property.InferredObjectPropertyHierarchyProvider.class - [JAR]

org.protege.editor.owl.ui.usage

├─ org.protege.editor.owl.ui.usage.UsageByEntityTreeModel.class - [JAR]

├─ org.protege.editor.owl.ui.usage.UsageFilter.class - [JAR]

├─ org.protege.editor.owl.ui.usage.UsagePanel.class - [JAR]

├─ org.protege.editor.owl.ui.usage.UsagePreferences.class - [JAR]

├─ org.protege.editor.owl.ui.usage.UsageTree.class - [JAR]

├─ org.protege.editor.owl.ui.usage.UsageTreeModel.class - [JAR]

org.protege.xmlcatalog.exception

├─ org.protege.xmlcatalog.exception.CatalogParseException.class - [JAR]

org.protege.editor.owl.ui.library

├─ org.protege.editor.owl.ui.library.AddEntryDialog.class - [JAR]

├─ org.protege.editor.owl.ui.library.DeleteRedirectAction.class - [JAR]

├─ org.protege.editor.owl.ui.library.EditOntologyLibraryAction.class - [JAR]

├─ org.protege.editor.owl.ui.library.EditUriAction.class - [JAR]

├─ org.protege.editor.owl.ui.library.NewEntryPanel.class - [JAR]

├─ org.protege.editor.owl.ui.library.OntologyLibraryPanel.class - [JAR]

org.protege.editor.owl.ui.view.annotationproperty

├─ org.protege.editor.owl.ui.view.annotationproperty.AbstractOWLAnnotationPropertyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.annotationproperty.OWLAnnotationPropertyAnnotationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.annotationproperty.OWLAnnotationPropertyDescriptionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.annotationproperty.OWLAnnotationPropertyHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.annotationproperty.OWLAnnotationPropertyUsageViewComponent.class - [JAR]

com.fasterxml.jackson.databind.jsonFormatVisitors

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonAnyFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonArrayFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonBooleanFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatTypes.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitable.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWithSerializerProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonFormatVisitorWrapper.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonIntegerFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonMapFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNullFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonNumberFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonObjectFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonStringFormatVisitor.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormat.class - [JAR]

├─ com.fasterxml.jackson.databind.jsonFormatVisitors.JsonValueFormatVisitor.class - [JAR]

org.yaml.snakeyaml.scanner

├─ org.yaml.snakeyaml.scanner.Constant.class - [JAR]

├─ org.yaml.snakeyaml.scanner.Scanner.class - [JAR]

├─ org.yaml.snakeyaml.scanner.ScannerException.class - [JAR]

├─ org.yaml.snakeyaml.scanner.ScannerImpl.class - [JAR]

├─ org.yaml.snakeyaml.scanner.SimpleKey.class - [JAR]

com.fasterxml.jackson.core.io

├─ com.fasterxml.jackson.core.io.CharTypes.class - [JAR]

├─ com.fasterxml.jackson.core.io.CharacterEscapes.class - [JAR]

├─ com.fasterxml.jackson.core.io.DataOutputAsStream.class - [JAR]

├─ com.fasterxml.jackson.core.io.IOContext.class - [JAR]

├─ com.fasterxml.jackson.core.io.InputDecorator.class - [JAR]

├─ com.fasterxml.jackson.core.io.JsonEOFException.class - [JAR]

├─ com.fasterxml.jackson.core.io.JsonStringEncoder.class - [JAR]

├─ com.fasterxml.jackson.core.io.MergedStream.class - [JAR]

├─ com.fasterxml.jackson.core.io.NumberInput.class - [JAR]

├─ com.fasterxml.jackson.core.io.NumberOutput.class - [JAR]

├─ com.fasterxml.jackson.core.io.OutputDecorator.class - [JAR]

├─ com.fasterxml.jackson.core.io.SegmentedStringWriter.class - [JAR]

├─ com.fasterxml.jackson.core.io.SerializedString.class - [JAR]

├─ com.fasterxml.jackson.core.io.UTF32Reader.class - [JAR]

├─ com.fasterxml.jackson.core.io.UTF8Writer.class - [JAR]

org.yaml.snakeyaml.representer

├─ org.yaml.snakeyaml.representer.BaseRepresenter.class - [JAR]

├─ org.yaml.snakeyaml.representer.Represent.class - [JAR]

├─ org.yaml.snakeyaml.representer.Representer.class - [JAR]

├─ org.yaml.snakeyaml.representer.SafeRepresenter.class - [JAR]

com.fasterxml.jackson.databind.ser

├─ com.fasterxml.jackson.databind.ser.AnyGetterWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BasicSerializerFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BeanPropertyFilter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BeanPropertyWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BeanSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BeanSerializerBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BeanSerializerFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.BeanSerializerModifier.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.ContainerSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.ContextualSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.DefaultSerializerProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.FilterProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.PropertyBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.PropertyFilter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.PropertyWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.ResolvableSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.SerializerCache.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.SerializerFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.Serializers.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.VirtualBeanPropertyWriter.class - [JAR]

com.fasterxml.jackson.databind.cfg

├─ com.fasterxml.jackson.databind.cfg.BaseSettings.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.ConfigFeature.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.ConfigOverride.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.ConfigOverrides.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.ContextAttributes.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.DeserializerFactoryConfig.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.HandlerInstantiator.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.MapperConfig.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.MapperConfigBase.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.MutableConfigOverride.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.PackageVersion.class - [JAR]

├─ com.fasterxml.jackson.databind.cfg.SerializerFactoryConfig.class - [JAR]

org.protege.editor.owl.ui.ontology.imports

├─ org.protege.editor.owl.ui.ontology.imports.AddImportsStrategy.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.OntologyImportItem.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.OntologyImportsItemRenderer.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.OntologyImportsList.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.move.bydefinition

├─ org.protege.editor.owl.ui.ontology.wizard.move.bydefinition.MoveAxiomsByDefinitionKit.class - [JAR]

org.yaml.snakeyaml.reader

├─ org.yaml.snakeyaml.reader.ReaderException.class - [JAR]

├─ org.yaml.snakeyaml.reader.StreamReader.class - [JAR]

├─ org.yaml.snakeyaml.reader.UnicodeReader.class - [JAR]

org.protege.editor.owl.ui.frame.cls

├─ org.protege.editor.owl.ui.frame.cls.AbstractOWLClassAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.InheritedAnonymousClassesFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.InheritedAnonymousClassesFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLClassAssertionAxiomMembersSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLClassAssertionAxiomMembersSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLClassDescriptionFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLClassGeneralClassAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLClassGeneralClassAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLDisjointClassesAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLDisjointClassesAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLDisjointUnionAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLDisjointUnionAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLEquivalentClassesAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLEquivalentClassesAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLKeyAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLKeySection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLSubClassAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.cls.OWLSubClassAxiomFrameSectionRow.class - [JAR]

org.protege.editor.owl.ui.view.individual

├─ org.protege.editor.owl.ui.view.individual.AbstractOWLIndividualViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualAnnotationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualDescriptionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualListViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualPropertyAssertionsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualUsageViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualsByInferredTypeViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLIndividualsByTypeViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLInferredMemberListViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.individual.OWLMembersListViewComponent.class - [JAR]

org.protege.editor.owl.model.prefix

├─ org.protege.editor.owl.model.prefix.Prefix.class - [JAR]

├─ org.protege.editor.owl.model.prefix.PrefixedNameRenderer.class - [JAR]

org.protege.editor.owl.ui.view.cls

├─ org.protege.editor.owl.ui.view.cls.AbstractOWLClassHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.AbstractOWLClassViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.AbstractSuperClassHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.InferredOWLClassHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.InferredSuperClassHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.OWLClassAnnotationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.OWLClassDescriptionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.OWLClassUsageViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.OWLDisjointClassesViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.ToldOWLClassHierarchyViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.cls.ToldSuperClassHierarchyViewComponent.class - [JAR]

org.protege.editor.owl.ui.frame.property

├─ org.protege.editor.owl.ui.frame.property.AbstractPropertyDomainFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.property.AbstractPropertyDomainFrameSectionRow.class - [JAR]

org.protege.editor.owl.model.classexpression.anonymouscls

├─ org.protege.editor.owl.model.classexpression.anonymouscls.ADCFactory.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.anonymouscls.ADCRewriter.class - [JAR]

├─ org.protege.editor.owl.model.classexpression.anonymouscls.AnonymousDefinedClassManager.class - [JAR]

org.protege.editor.owl.ui.frame.dataproperty

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyDescriptionFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyDomainFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyDomainFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyDomainsAndRangesFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyRangeFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDataPropertyRangeFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDisjointDataPropertiesFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLDisjointDataPropertiesFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLEquivalentDataPropertiesFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLEquivalentDataPropertiesFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLSubDataPropertyAxiomSuperPropertyFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.dataproperty.OWLSubDataPropertyAxiomSuperPropertyFrameSectionRow.class - [JAR]

org.protege.editor.owl.ui.ontology.imports.wizard

├─ org.protege.editor.owl.ui.ontology.imports.wizard.GetImportsVisitor.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.ImportInfo.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.ImportLocationOptionsPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.imports.wizard.OntologyImportWizard.class - [JAR]

org.protege.editor.owl.ui.clsdescriptioneditor

├─ org.protege.editor.owl.ui.clsdescriptioneditor.AutoCompleterMatcher.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.AutoCompleterMatcherImpl.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.ExpressionEditor.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.ExpressionEditorPreferences.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.ManchesterOWLExpressionCheckerFactory.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLAutoCompleter.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLClassAxiomChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLClassAxiomEditor.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLClassExpressionChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLClassExpressionSetChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLDataRangeChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionCheckerFactory.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLExpressionHistoryCompleter.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLObjectPropertySetChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLPropertyChainChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.OWLPropertySetChecker.class - [JAR]

├─ org.protege.editor.owl.ui.clsdescriptioneditor.SWRLRuleChecker.class - [JAR]

org.protege.xmlcatalog.write

├─ org.protege.xmlcatalog.write.XMLCatalogWriter.class - [JAR]

├─ org.protege.xmlcatalog.write.XMLRenderingVisitor.class - [JAR]

com.fasterxml.jackson.databind.deser.impl

├─ com.fasterxml.jackson.databind.deser.impl.BeanAsArrayBuilderDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.BeanAsArrayDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.BeanPropertyMap.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.CreatorCandidate.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.CreatorCollector.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ErrorThrowingDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ExternalTypeHandler.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.FailingDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.FieldProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.InnerClassProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.JavaUtilCollectionsDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ManagedReferenceProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.MergingSettableBeanProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.MethodProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.NullsAsEmptyProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.NullsConstantProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.NullsFailProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ObjectIdReader.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ObjectIdReferenceProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ObjectIdValueProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.PropertyBasedCreator.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.PropertyBasedObjectIdGenerator.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.PropertyValue.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.PropertyValueBuffer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ReadableObjectId.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.SetterlessProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.TypeWrappedDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.UnwrappedPropertyHandler.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.impl.ValueInjector.class - [JAR]

org.protege.editor.owl.model.deprecation

├─ org.protege.editor.owl.model.deprecation.DeprecateEntityInfo.class - [JAR]

├─ org.protege.editor.owl.model.deprecation.DeprecationCode.class - [JAR]

├─ org.protege.editor.owl.model.deprecation.DeprecationProfile.class - [JAR]

├─ org.protege.editor.owl.model.deprecation.DeprecationProfileLoader.class - [JAR]

├─ org.protege.editor.owl.model.deprecation.EntityDeprecator.class - [JAR]

├─ org.protege.editor.owl.model.deprecation.ReparentVisitor.class - [JAR]

org.yaml.snakeyaml.events

├─ org.yaml.snakeyaml.events.AliasEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.CollectionEndEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.CollectionStartEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.DocumentEndEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.DocumentStartEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.Event.class - [JAR]

├─ org.yaml.snakeyaml.events.ImplicitTuple.class - [JAR]

├─ org.yaml.snakeyaml.events.MappingEndEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.MappingStartEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.NodeEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.ScalarEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.SequenceEndEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.SequenceStartEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.StreamEndEvent.class - [JAR]

├─ org.yaml.snakeyaml.events.StreamStartEvent.class - [JAR]

com.fasterxml.jackson.databind

├─ com.fasterxml.jackson.databind.AbstractTypeResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.AnnotationIntrospector.class - [JAR]

├─ com.fasterxml.jackson.databind.BeanDescription.class - [JAR]

├─ com.fasterxml.jackson.databind.BeanProperty.class - [JAR]

├─ com.fasterxml.jackson.databind.DatabindContext.class - [JAR]

├─ com.fasterxml.jackson.databind.DeserializationConfig.class - [JAR]

├─ com.fasterxml.jackson.databind.DeserializationContext.class - [JAR]

├─ com.fasterxml.jackson.databind.DeserializationFeature.class - [JAR]

├─ com.fasterxml.jackson.databind.InjectableValues.class - [JAR]

├─ com.fasterxml.jackson.databind.JavaType.class - [JAR]

├─ com.fasterxml.jackson.databind.JsonDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.JsonMappingException.class - [JAR]

├─ com.fasterxml.jackson.databind.JsonNode.class - [JAR]

├─ com.fasterxml.jackson.databind.JsonSerializable.class - [JAR]

├─ com.fasterxml.jackson.databind.JsonSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.KeyDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.MapperFeature.class - [JAR]

├─ com.fasterxml.jackson.databind.MappingIterator.class - [JAR]

├─ com.fasterxml.jackson.databind.MappingJsonFactory.class - [JAR]

├─ com.fasterxml.jackson.databind.Module.class - [JAR]

├─ com.fasterxml.jackson.databind.ObjectMapper.class - [JAR]

├─ com.fasterxml.jackson.databind.ObjectReader.class - [JAR]

├─ com.fasterxml.jackson.databind.ObjectWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.PropertyMetadata.class - [JAR]

├─ com.fasterxml.jackson.databind.PropertyName.class - [JAR]

├─ com.fasterxml.jackson.databind.PropertyNamingStrategy.class - [JAR]

├─ com.fasterxml.jackson.databind.RuntimeJsonMappingException.class - [JAR]

├─ com.fasterxml.jackson.databind.SequenceWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.SerializationConfig.class - [JAR]

├─ com.fasterxml.jackson.databind.SerializationFeature.class - [JAR]

├─ com.fasterxml.jackson.databind.SerializerProvider.class - [JAR]

org.protege.editor.owl.model.parser

├─ org.protege.editor.owl.model.parser.OWLLiteralParser.class - [JAR]

├─ org.protege.editor.owl.model.parser.OWLParseException.class - [JAR]

├─ org.protege.editor.owl.model.parser.ParserUtil.class - [JAR]

├─ org.protege.editor.owl.model.parser.ProtegeOWLEntityChecker.class - [JAR]

org.protege.editor.owl.ui.view.datatype

├─ org.protege.editor.owl.ui.view.datatype.AbstractOWLDataTypeViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.datatype.OWLDataTypeAnnotationsViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.datatype.OWLDataTypeDescriptionViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.datatype.OWLDataTypeUsageViewComponent.class - [JAR]

├─ org.protege.editor.owl.ui.view.datatype.OWLDataTypeViewComponent.class - [JAR]

com.fasterxml.jackson.dataformat.yaml

├─ com.fasterxml.jackson.dataformat.yaml.JacksonYAMLParseException.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.PackageVersion.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.UTF8Reader.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.UTF8Writer.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.YAMLFactory.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.YAMLGenerator.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.YAMLMapper.class - [JAR]

├─ com.fasterxml.jackson.dataformat.yaml.YAMLParser.class - [JAR]

org.protege.editor.owl.model.user

├─ org.protege.editor.owl.model.user.DefaultUserNameProvider.class - [JAR]

├─ org.protege.editor.owl.model.user.Orcid.class - [JAR]

├─ org.protege.editor.owl.model.user.OrcidPreferencesManager.class - [JAR]

├─ org.protege.editor.owl.model.user.OrcidProvider.class - [JAR]

├─ org.protege.editor.owl.model.user.UserNamePreferencesManager.class - [JAR]

├─ org.protege.editor.owl.model.user.UserNameProvider.class - [JAR]

├─ org.protege.editor.owl.model.user.UserPreferences.class - [JAR]

org.protege.editor.owl.ui.frame.objectproperty

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLDisjointObjectPropertiesAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLDisjointObjectPropertiesFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLEquivalentObjectPropertiesAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLEquivalentObjectPropertiesAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLInverseObjectPropertiesAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLInverseObjectPropertiesAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyDescriptionFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyDomainFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyDomainFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyDomainsAndRangesFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyRangeFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLObjectPropertyRangeFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLPropertyChainAxiomFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLPropertyChainAxiomFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLSubObjectPropertyAxiomSuperPropertyFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.objectproperty.OWLSubObjectPropertyAxiomSuperPropertyFrameSectionRow.class - [JAR]

org.protege.editor.owl.ui.hierarchy.creation

├─ org.protege.editor.owl.ui.hierarchy.creation.CreateClassHierarchyWizard.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.CreateHierarchyExecutor.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.CreateSubHierarchyWizard.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.MakeSiblingClassesDisjointPanel.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.MakeSiblingsDisjointPanel.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.PickRootClassPanel.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.TabIndentedHierachyTextPane.class - [JAR]

├─ org.protege.editor.owl.ui.hierarchy.creation.TabIndentedHierarchyPanel.class - [JAR]

org.protege.editor.owl.ui.explanation.io

├─ org.protege.editor.owl.ui.explanation.io.InconsistentOntologyManager.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPlugin.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginInstance.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.io.InconsistentOntologyPluginLoader.class - [JAR]

├─ org.protege.editor.owl.ui.explanation.io.IntroductoryPanel.class - [JAR]

org.protege.editor.owl.model.repository.extractors

├─ org.protege.editor.owl.model.repository.extractors.LastResortExtractor.class - [JAR]

├─ org.protege.editor.owl.model.repository.extractors.OntologyIdExtractor.class - [JAR]

├─ org.protege.editor.owl.model.repository.extractors.RdfExtractorConsumer.class - [JAR]

├─ org.protege.editor.owl.model.repository.extractors.RdfXmlExtractor.class - [JAR]

org.yaml.snakeyaml.extensions.compactnotation

├─ org.yaml.snakeyaml.extensions.compactnotation.CompactConstructor.class - [JAR]

├─ org.yaml.snakeyaml.extensions.compactnotation.CompactData.class - [JAR]

├─ org.yaml.snakeyaml.extensions.compactnotation.PackageCompactConstructor.class - [JAR]

com.fasterxml.jackson.core.async

├─ com.fasterxml.jackson.core.async.ByteArrayFeeder.class - [JAR]

├─ com.fasterxml.jackson.core.async.ByteBufferFeeder.class - [JAR]

├─ com.fasterxml.jackson.core.async.NonBlockingInputFeeder.class - [JAR]

org.protege.editor.owl.ui.renderer.plugin

├─ org.protege.editor.owl.ui.renderer.plugin.RendererPlugin.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.plugin.RendererPluginLoader.class - [JAR]

org.protege.editor.owl.ui.table

├─ org.protege.editor.owl.ui.table.BasicLinkedOWLObjectTable.class - [JAR]

├─ org.protege.editor.owl.ui.table.BasicOWLTable.class - [JAR]

├─ org.protege.editor.owl.ui.table.OWLObjectDropTargetListener.class - [JAR]

├─ org.protege.editor.owl.ui.table.ProgrammaticEditEvent.class - [JAR]

org.protege.editor.owl.ui.renderer.context

├─ org.protege.editor.owl.ui.renderer.context.ClassSatisfiabilityChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.DataPropertySatisfiabilityChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.DefinedClassChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.DeprecatedObjectChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.LinkFactory.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.NullClassSatisfiabilityChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.NullDataPropertySatisfiabilityChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.NullDeprecatedObjectChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.NullLinkFactory.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.NullObjectPropertySatisfiabilityChecker.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.OWLObjectRenderingContext.class - [JAR]

├─ org.protege.editor.owl.ui.renderer.context.ObjectPropertySatisfiabilityChecker.class - [JAR]

org.protege.owlapi.inference.cls

├─ org.protege.owlapi.inference.cls.ChildClassExtractor.class - [JAR]

├─ org.protege.owlapi.inference.cls.NamedClassExtractor.class - [JAR]

├─ org.protege.owlapi.inference.cls.NamedConjunctChecker.class - [JAR]

├─ org.protege.owlapi.inference.cls.ParentClassExtractor.class - [JAR]

org.protege.editor.owl.model.hierarchy.cls

├─ org.protege.editor.owl.model.hierarchy.cls.InferredOWLClassHierarchyProvider.class - [JAR]

├─ org.protege.editor.owl.model.hierarchy.cls.InferredSuperClassHierarchyProvider.class - [JAR]

com.fasterxml.jackson.databind.jsontype.impl

├─ com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsArrayTypeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsExistingPropertyTypeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsExternalTypeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsPropertyTypeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.AsWrapperTypeSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.ClassNameIdResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.MinimalClassNameIdResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.StdSubtypeResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.StdTypeResolverBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.SubTypeValidator.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.TypeDeserializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.TypeIdResolverBase.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.TypeNameIdResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.jsontype.impl.TypeSerializerBase.class - [JAR]

org.protege.editor.owl.ui.ontology.location

├─ org.protege.editor.owl.ui.ontology.location.PhysicalLocationPanel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.location.PhysicalLocationTableModel.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.location.ShowOntologyLocationsAction.class - [JAR]

org.protege.xmlcatalog.parser

├─ org.protege.xmlcatalog.parser.Handler.class - [JAR]

├─ org.protege.xmlcatalog.parser.OuterXmlBaseContext.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard.move.byprofile

├─ org.protege.editor.owl.ui.ontology.wizard.move.byprofile.MoveAxiomsByProfileKit.class - [JAR]

├─ org.protege.editor.owl.ui.ontology.wizard.move.byprofile.ProfileSelectorPanel.class - [JAR]

org.yaml.snakeyaml.external.com.google.gdata.util.common.base

├─ org.yaml.snakeyaml.external.com.google.gdata.util.common.base.Escaper.class - [JAR]

├─ org.yaml.snakeyaml.external.com.google.gdata.util.common.base.PercentEscaper.class - [JAR]

├─ org.yaml.snakeyaml.external.com.google.gdata.util.common.base.UnicodeEscaper.class - [JAR]

org.protege.editor.owl.model.find

├─ org.protege.editor.owl.model.find.OWLEntityFinder.class - [JAR]

├─ org.protege.editor.owl.model.find.OWLEntityFinderImpl.class - [JAR]

├─ org.protege.editor.owl.model.find.OWLEntityFinderPreferences.class - [JAR]

org.protege.editor.owl.model.conf.valueset

├─ org.protege.editor.owl.model.conf.valueset.IndividualsValueSet.class - [JAR]

├─ org.protege.editor.owl.model.conf.valueset.LabelledValue.class - [JAR]

├─ org.protege.editor.owl.model.conf.valueset.LabelledValueRenderer.class - [JAR]

├─ org.protege.editor.owl.model.conf.valueset.SubClassesValueSet.class - [JAR]

├─ org.protege.editor.owl.model.conf.valueset.ValueSet.class - [JAR]

├─ org.protege.editor.owl.model.conf.valueset.ValueSetComponent.class - [JAR]

org.protege.editor.owl.ui.frame.annotationproperty

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyDescriptionFrame.class - [JAR]

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyDomainFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyDomainFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyRangeFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLAnnotationPropertyRangeFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLSubAnnotationPropertyFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.annotationproperty.OWLSubAnnotationPropertyFrameSectionRow.class - [JAR]

com.jcraft.jsch.jcraft

├─ com.jcraft.jsch.jcraft.Compression.class - [JAR]

├─ com.jcraft.jsch.jcraft.HMAC.class - [JAR]

├─ com.jcraft.jsch.jcraft.HMACMD5.class - [JAR]

├─ com.jcraft.jsch.jcraft.HMACMD596.class - [JAR]

├─ com.jcraft.jsch.jcraft.HMACSHA1.class - [JAR]

├─ com.jcraft.jsch.jcraft.HMACSHA196.class - [JAR]

org.protege.editor.owl.ui.frame.datatype

├─ org.protege.editor.owl.ui.frame.datatype.OWLDatatypeDefinitionFrameSection.class - [JAR]

├─ org.protege.editor.owl.ui.frame.datatype.OWLDatatypeDefinitionFrameSectionRow.class - [JAR]

├─ org.protege.editor.owl.ui.frame.datatype.OWLDatatypeDescriptionFrame.class - [JAR]

org.protege.editor.owl.ui.ontology.wizard

├─ org.protege.editor.owl.ui.ontology.wizard.AbstractSelectOntologiesPage.class - [JAR]

com.fasterxml.jackson.databind.annotation

├─ com.fasterxml.jackson.databind.annotation.JacksonStdImpl.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonAppend.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonDeserialize.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonNaming.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonSerialize.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonTypeIdResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonTypeResolver.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.JsonValueInstantiator.class - [JAR]

├─ com.fasterxml.jackson.databind.annotation.NoClass.class - [JAR]

com.fasterxml.jackson.databind.ser.impl

├─ com.fasterxml.jackson.databind.ser.impl.AttributePropertyWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.BeanAsArraySerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.FailingSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.FilteredBeanPropertyWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.IndexedListSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.IndexedStringListSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.IteratorSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.MapEntrySerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.ObjectIdWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.PropertyBasedObjectIdGenerator.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.PropertySerializerMap.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.ReadOnlyClassToSerializerMap.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.SimpleBeanPropertyFilter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.SimpleFilterProvider.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.StringArraySerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.StringCollectionSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.TypeWrappedSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.UnknownSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.UnwrappingBeanPropertyWriter.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.UnwrappingBeanSerializer.class - [JAR]

├─ com.fasterxml.jackson.databind.ser.impl.WritableObjectId.class - [JAR]

com.fasterxml.jackson.databind.deser.std

├─ com.fasterxml.jackson.databind.deser.std.ArrayBlockingQueueDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.AtomicBooleanDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.AtomicReferenceDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.BaseNodeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.ByteBufferDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.CollectionDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.ContainerDeserializerBase.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.DateDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.DelegatingDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.EnumDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.EnumMapDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.EnumSetDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.FactoryBasedEnumDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.FromStringDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.JdkDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.JsonLocationInstantiator.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.JsonNodeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.MapDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.MapEntryDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.NullifyingDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.NumberDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.ObjectArrayDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.PrimitiveArrayDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.ReferenceTypeDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StackTraceElementDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdDelegatingDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdKeyDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdKeyDeserializers.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdNodeBasedDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdScalarDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StdValueInstantiator.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StringArrayDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StringCollectionDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.StringDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.ThrowableDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.TokenBufferDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.UUIDDeserializer.class - [JAR]

├─ com.fasterxml.jackson.databind.deser.std.UntypedObjectDeserializer.class - [JAR]

org.protege.editor.owl.model.event

├─ org.protege.editor.owl.model.event.EventType.class - [JAR]

├─ org.protege.editor.owl.model.event.OWLModelManagerChangeEvent.class - [JAR]

├─ org.protege.editor.owl.model.event.OWLModelManagerListener.class - [JAR]

com.fasterxml.jackson.core.base

├─ com.fasterxml.jackson.core.base.GeneratorBase.class - [JAR]

├─ com.fasterxml.jackson.core.base.ParserBase.class - [JAR]

├─ com.fasterxml.jackson.core.base.ParserMinimalBase.class - [JAR]

Advertisement

Dependencies from Group

Mar 17, 2015
27 usages
697 stars
Mar 14, 2019
26 usages
855 stars
Mar 15, 2019
25 usages
704 stars
Mar 17, 2015
13 usages
697 stars

Discover Dependencies

Dec 11, 2015
151 stars
Nov 18, 2016
1 usages
1k stars
Aug 15, 2023
12 usages
0 stars
Jun 27, 2020
15 usages
0 stars
Sep 08, 2017
1 usages
2k stars
Dec 11, 2015
35 usages