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.3.3.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.
de.bioforscher.singa.features.quantities
├─ de.bioforscher.singa.features.quantities.DynamicViscosity.class - [JAR]
├─ de.bioforscher.singa.features.quantities.MolarConcentration.class - [JAR]
├─ de.bioforscher.singa.features.quantities.MolarVolume.class - [JAR]
├─ de.bioforscher.singa.features.quantities.NaturalConstants.class - [JAR]
├─ de.bioforscher.singa.features.quantities.ReactionRate.class - [JAR]
de.bioforscher.singa.features.units
├─ de.bioforscher.singa.features.units.UnitName.class - [JAR]
├─ de.bioforscher.singa.features.units.UnitPrefix.class - [JAR]
├─ de.bioforscher.singa.features.units.UnitPrefixes.class - [JAR]
├─ de.bioforscher.singa.features.units.UnitProvider.class - [JAR]
de.bioforscher.singa.features.parameters
├─ de.bioforscher.singa.features.parameters.EnvironmentalParameters.class - [JAR]
de.bioforscher.singa.features.model
├─ de.bioforscher.singa.features.model.AbstractFeature.class - [JAR]
├─ de.bioforscher.singa.features.model.Correlation.class - [JAR]
├─ de.bioforscher.singa.features.model.Feature.class - [JAR]
├─ de.bioforscher.singa.features.model.FeatureContainer.class - [JAR]
├─ de.bioforscher.singa.features.model.FeatureOrigin.class - [JAR]
├─ de.bioforscher.singa.features.model.FeatureProvider.class - [JAR]
├─ de.bioforscher.singa.features.model.Featureable.class - [JAR]
├─ de.bioforscher.singa.features.model.QuantityFormatter.class - [JAR]
├─ de.bioforscher.singa.features.model.ScalableFeature.class - [JAR]
de.bioforscher.singa.features.exceptions
├─ de.bioforscher.singa.features.exceptions.FeatureUnassignableException.class - [JAR]
├─ de.bioforscher.singa.features.exceptions.IllegalFeatureRequestException.class - [JAR]
de.bioforscher.singa.features.identifiers.model
├─ de.bioforscher.singa.features.identifiers.model.AbstractIdentifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.model.Identifiable.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.model.Identifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.model.IdentifierPatternRegistry.class - [JAR]
de.bioforscher.singa.features.identifiers
├─ de.bioforscher.singa.features.identifiers.ChEBIIdentifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.ECNumber.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.ENAAccessionNumber.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.InChIKey.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.NCBITaxonomyIdentifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.PfamIdentifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.PubChemIdentifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.SimpleStringIdentifier.class - [JAR]
├─ de.bioforscher.singa.features.identifiers.UniProtIdentifier.class - [JAR]