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 singa-features-0.7.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
bio.singa.features.identifiers.model
├─ bio.singa.features.identifiers.model.AbstractIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.model.Identifiable.class - [JAR]
├─ bio.singa.features.identifiers.model.Identifier.class - [JAR]
├─ bio.singa.features.identifiers.model.IdentifierPatternRegistry.class - [JAR]
bio.singa.features.model
├─ bio.singa.features.model.AbstractFeature.class - [JAR]
├─ bio.singa.features.model.AbstractQuantitativeFeature.class - [JAR]
├─ bio.singa.features.model.AbstractScalableQuantitativeFeature.class - [JAR]
├─ bio.singa.features.model.Correlation.class - [JAR]
├─ bio.singa.features.model.Evidence.class - [JAR]
├─ bio.singa.features.model.Feature.class - [JAR]
├─ bio.singa.features.model.FeatureContainer.class - [JAR]
├─ bio.singa.features.model.FeatureProvider.class - [JAR]
├─ bio.singa.features.model.FeatureRegistry.class - [JAR]
├─ bio.singa.features.model.Featureable.class - [JAR]
├─ bio.singa.features.model.QualitativeFeature.class - [JAR]
├─ bio.singa.features.model.QuantitativeFeature.class - [JAR]
├─ bio.singa.features.model.StringFeature.class - [JAR]
bio.singa.features.quantities
├─ bio.singa.features.quantities.ConcentrationDiffusivity.class - [JAR]
├─ bio.singa.features.quantities.Diffusivity.class - [JAR]
├─ bio.singa.features.quantities.DynamicViscosity.class - [JAR]
├─ bio.singa.features.quantities.Geometry.class - [JAR]
├─ bio.singa.features.quantities.MembraneDiffusivity.class - [JAR]
├─ bio.singa.features.quantities.MolarConcentration.class - [JAR]
├─ bio.singa.features.quantities.MolarMass.class - [JAR]
├─ bio.singa.features.quantities.MolarVolume.class - [JAR]
├─ bio.singa.features.quantities.NaturalConstants.class - [JAR]
├─ bio.singa.features.quantities.PixelDiffusivity.class - [JAR]
bio.singa.features.exceptions
├─ bio.singa.features.exceptions.FeatureUnassignableException.class - [JAR]
├─ bio.singa.features.exceptions.IllegalFeatureRequestException.class - [JAR]
bio.singa.features.units
├─ bio.singa.features.units.UnitProvider.class - [JAR]
├─ bio.singa.features.units.UnitRegistry.class - [JAR]
bio.singa.features.identifiers
├─ bio.singa.features.identifiers.ChEBIIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.DigitalObjectIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.ECNumber.class - [JAR]
├─ bio.singa.features.identifiers.ENAAccessionNumber.class - [JAR]
├─ bio.singa.features.identifiers.GoTerm.class - [JAR]
├─ bio.singa.features.identifiers.InChIKey.class - [JAR]
├─ bio.singa.features.identifiers.LeafIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.LeafIdentifiers.class - [JAR]
├─ bio.singa.features.identifiers.NCBITaxonomyIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.PDBIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.PDBLigandIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.PfamIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.PubChemIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.RefSeqIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.SimpleStringIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.UniProtEntryName.class - [JAR]
├─ bio.singa.features.identifiers.UniProtIdentifier.class - [JAR]
├─ bio.singa.features.identifiers.UniqueAtomIdentifer.class - [JAR]
bio.singa.features.parameters
├─ bio.singa.features.parameters.Environment.class - [JAR]
bio.singa.features.formatter
├─ bio.singa.features.formatter.ConcentrationFormatter.class - [JAR]
├─ bio.singa.features.formatter.GeneralConcentrationFormatter.class - [JAR]
├─ bio.singa.features.formatter.GeneralQuantityFormatter.class - [JAR]
├─ bio.singa.features.formatter.MoleculeFormatter.class - [JAR]
├─ bio.singa.features.formatter.QuantityFormatter.class - [JAR]
├─ bio.singa.features.formatter.TimeFormatter.class - [JAR]