View Java Class Source Code in JAR file
- Download JD-GUI to open JAR file and explore Java source code file (.class .java)
- Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window owl-diff-engine-3.0.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
org.protege.owl.diff.align.util
├─ org.protege.owl.diff.align.util.AlignmentListenerAdapter.class - [JAR]
├─ org.protege.owl.diff.align.util.CompareNames.class - [JAR]
├─ org.protege.owl.diff.align.util.PrioritizedComparator.class - [JAR]
├─ org.protege.owl.diff.align.util.UnmappedEntityException.class - [JAR]
org.protege.owl.diff.align
├─ org.protege.owl.diff.align.AlignmentAggressiveness.class - [JAR]
├─ org.protege.owl.diff.align.AlignmentAlgorithm.class - [JAR]
├─ org.protege.owl.diff.align.AlignmentExplanation.class - [JAR]
├─ org.protege.owl.diff.align.AlignmentListener.class - [JAR]
├─ org.protege.owl.diff.align.OwlDiffMap.class - [JAR]
├─ org.protege.owl.diff.align.Prioritized.class - [JAR]
├─ org.protege.owl.diff.align.UnmatchedSourceAxiom.class - [JAR]
org.protege.owl.diff.service
├─ org.protege.owl.diff.service.CodeToEntityMapper.class - [JAR]
├─ org.protege.owl.diff.service.DeprecationDeferralService.class - [JAR]
├─ org.protege.owl.diff.service.RenderingService.class - [JAR]
├─ org.protege.owl.diff.service.RetirementClassService.class - [JAR]
├─ org.protege.owl.diff.service.SiblingService.class - [JAR]
org.protege.owl.diff.align.impl
├─ org.protege.owl.diff.align.impl.DiffListenerCollection.class - [JAR]
├─ org.protege.owl.diff.align.impl.OwlDiffMapCore.class - [JAR]
├─ org.protege.owl.diff.align.impl.OwlDiffMapImpl.class - [JAR]
├─ org.protege.owl.diff.align.impl.SimpleAlignmentExplanation.class - [JAR]
├─ org.protege.owl.diff.align.impl.UnmatchedSourceAxiomImpl.class - [JAR]
org.protege.owl.diff.present.util
├─ org.protege.owl.diff.present.util.PresentationAlgorithmComparator.class - [JAR]
org.protege.owl.diff
├─ org.protege.owl.diff.DifferencePosition.class - [JAR]
├─ org.protege.owl.diff.Engine.class - [JAR]
org.protege.owl.diff.conf
├─ org.protege.owl.diff.conf.Configuration.class - [JAR]
├─ org.protege.owl.diff.conf.DefaultConfiguration.class - [JAR]
org.protege.owl.diff.present.algorithms
├─ org.protege.owl.diff.present.algorithms.AbstractAnalyzerAlgorithm.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyAnnotationRefactored.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyAxiomAnnotationChanged.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyChangedAnnotation.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyChangedDefinition.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyChangedSuperclass.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyDeprecatedAndReplaced.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyDeprecatedEntity.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyMergedConcepts.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyOrphanedAnnotations.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyPunConversions.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyRenameOperation.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifyRetiredConcepts.class - [JAR]
├─ org.protege.owl.diff.present.algorithms.IdentifySplitConcepts.class - [JAR]
org.protege.owl.diff.align.algorithms
├─ org.protege.owl.diff.align.algorithms.AbstractApproximateSiblingMatch.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.AbstractSiblingMatch.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.DeferDeprecationAlgorithm.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchByCode.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchById.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchByIdFragment.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchByRendering.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchLoneSiblings.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchSiblingsWithSimilarBrowserText.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.MatchStandardVocabulary.class - [JAR]
├─ org.protege.owl.diff.align.algorithms.SuperSubClassPinch.class - [JAR]
org.protege.owl.diff.present
├─ org.protege.owl.diff.present.AxiomDescribesEntitiesDetector.class - [JAR]
├─ org.protege.owl.diff.present.Changes.class - [JAR]
├─ org.protege.owl.diff.present.EntityBasedDiff.class - [JAR]
├─ org.protege.owl.diff.present.MatchDescription.class - [JAR]
├─ org.protege.owl.diff.present.MatchedAxiom.class - [JAR]
├─ org.protege.owl.diff.present.PresentationAlgorithm.class - [JAR]
org.protege.owl.diff.util
├─ org.protege.owl.diff.util.ClassLoaderWrapper.class - [JAR]
├─ org.protege.owl.diff.util.DiffDuplicator.class - [JAR]
├─ org.protege.owl.diff.util.EntityComparator.class - [JAR]
├─ org.protege.owl.diff.util.GetAxiomSourceVisitor.class - [JAR]
├─ org.protege.owl.diff.util.StopWatch.class - [JAR]
├─ org.protege.owl.diff.util.Util.class - [JAR]