jar

edu.stanford.protege : owl-diff

Maven & Gradle

Dec 15, 2015

OWL Difference · Plug-in for the Protege Desktop ontology editor for comparing two OWL ontologies.

Table Of Contents

Latest Version

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

All Versions

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

Version Vulnerabilities Size Updated
6.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 owl-diff-6.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.protege.editor.owl.diff

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

org.protege.editor.owl.diff.ui.boot

├─ org.protege.editor.owl.diff.ui.boot.ConfigureDifferenceRun.class - [JAR]

├─ org.protege.editor.owl.diff.ui.boot.OntologyInAltWorkspaceFactory.class - [JAR]

├─ org.protege.editor.owl.diff.ui.boot.ProtegeShortFormProvider.class - [JAR]

├─ org.protege.editor.owl.diff.ui.boot.StartDiff.class - [JAR]

├─ org.protege.editor.owl.diff.ui.boot.SynchronizeDifferenceListener.class - [JAR]

org.protege.editor.owl.diff.ui.view

├─ org.protege.editor.owl.diff.ui.view.DiffView.class - [JAR]

├─ org.protege.editor.owl.diff.ui.view.MissingRefactorsView.class - [JAR]

├─ org.protege.editor.owl.diff.ui.view.UnattachedDifferencesView.class - [JAR]

org.protege.editor.owl.diff.model

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

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

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

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

org.protege.editor.owl.diff.ui

├─ org.protege.editor.owl.diff.ui.DifferenceDialog.class - [JAR]

├─ org.protege.editor.owl.diff.ui.DifferenceTable.class - [JAR]

├─ org.protege.editor.owl.diff.ui.DifferenceTableModel.class - [JAR]

├─ org.protege.editor.owl.diff.ui.DifferencesByEntity.class - [JAR]

├─ org.protege.editor.owl.diff.ui.Finder.class - [JAR]

├─ org.protege.editor.owl.diff.ui.UnattachedDifferencesPanel.class - [JAR]

org.protege.editor.owl.diff.ui.render

├─ org.protege.editor.owl.diff.ui.render.EntityBasedDiffRenderer.class - [JAR]

├─ org.protege.editor.owl.diff.ui.render.MultiLineCellRenderer.class - [JAR]