jar

org.openbel : org.openbel.framework.core

Maven & Gradle

Aug 03, 2012
1 usages
22 stars

OpenBEL Framework Core · Core service layer for the BEL Framework

Table Of Contents

Latest Version

Download org.openbel : org.openbel.framework.core JAR file - Latest Versions:

All Versions

Download org.openbel : org.openbel.framework.core JAR file - All Versions:

Version Vulnerabilities Size Updated
2.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 org.openbel.framework.core-2.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.openbel.framework.core.df.beldata.annotation

├─ org.openbel.framework.core.df.beldata.annotation.AnnotationBlock.class - [JAR]

├─ org.openbel.framework.core.df.beldata.annotation.AnnotationHeader.class - [JAR]

├─ org.openbel.framework.core.df.beldata.annotation.AnnotationHeaderParser.class - [JAR]

├─ org.openbel.framework.core.df.beldata.annotation.AnnotationHeaderProcessor.class - [JAR]

org.openbel.framework.core.protocol.handler

├─ org.openbel.framework.core.protocol.handler.AbstractHttpProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.AbstractProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.FTPConnector.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.FTPProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.FileProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.HttpProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.HttpsProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.PasswordPrompter.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.ProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.SftpProtocolHandler.class - [JAR]

├─ org.openbel.framework.core.protocol.handler.SupportedProtocol.class - [JAR]

org.openbel.framework.core.df.cache

├─ org.openbel.framework.core.df.cache.CacheLookupService.class - [JAR]

├─ org.openbel.framework.core.df.cache.CacheUtil.class - [JAR]

├─ org.openbel.framework.core.df.cache.CacheableResourceService.class - [JAR]

├─ org.openbel.framework.core.df.cache.CachedResource.class - [JAR]

├─ org.openbel.framework.core.df.cache.CachedResourceState.class - [JAR]

├─ org.openbel.framework.core.df.cache.DefaultCacheLookupService.class - [JAR]

├─ org.openbel.framework.core.df.cache.DefaultCacheableResourceService.class - [JAR]

├─ org.openbel.framework.core.df.cache.DefaultResourceService.class - [JAR]

├─ org.openbel.framework.core.df.cache.ResolvedResource.class - [JAR]

├─ org.openbel.framework.core.df.cache.ResourceService.class - [JAR]

├─ org.openbel.framework.core.df.cache.ResourceType.class - [JAR]

org.openbel.framework.core.indexer

├─ org.openbel.framework.core.indexer.EquivalenceLookup.class - [JAR]

├─ org.openbel.framework.core.indexer.Indexer.class - [JAR]

├─ org.openbel.framework.core.indexer.IndexerConstants.class - [JAR]

├─ org.openbel.framework.core.indexer.IndexingFailure.class - [JAR]

├─ org.openbel.framework.core.indexer.JDBMEquivalenceLookup.class - [JAR]

├─ org.openbel.framework.core.indexer.JDBMLookup.class - [JAR]

├─ org.openbel.framework.core.indexer.JDBMNamespaceLookup.class - [JAR]

├─ org.openbel.framework.core.indexer.SkinnyUUIDSerializer.class - [JAR]

org.openbel.framework.core.cache

├─ org.openbel.framework.core.cache.CacheManagerService.class - [JAR]

├─ org.openbel.framework.core.cache.DefaultCacheManagerService.class - [JAR]

org.openbel.framework.core.compiler

├─ org.openbel.framework.core.compiler.CreateKAMFailure.class - [JAR]

├─ org.openbel.framework.core.compiler.DefaultValidationService.class - [JAR]

├─ org.openbel.framework.core.compiler.ResourceSyntaxWarning.class - [JAR]

├─ org.openbel.framework.core.compiler.SemanticFailure.class - [JAR]

├─ org.openbel.framework.core.compiler.SemanticService.class - [JAR]

├─ org.openbel.framework.core.compiler.SemanticServiceImpl.class - [JAR]

├─ org.openbel.framework.core.compiler.SemanticWarning.class - [JAR]

├─ org.openbel.framework.core.compiler.SymbolWarning.class - [JAR]

├─ org.openbel.framework.core.compiler.ValidationError.class - [JAR]

├─ org.openbel.framework.core.compiler.ValidationResult.class - [JAR]

├─ org.openbel.framework.core.compiler.ValidationService.class - [JAR]

org.openbel.framework.core.df.encryption.model

├─ org.openbel.framework.core.df.encryption.model.AsymmetricEncryptionKeyPair.class - [JAR]

org.openbel.framework.core.protonetwork

├─ org.openbel.framework.core.protonetwork.BinaryProtoNetworkDescriptor.class - [JAR]

├─ org.openbel.framework.core.protonetwork.BinaryProtoNetworkExternalizer.class - [JAR]

├─ org.openbel.framework.core.protonetwork.ProtoNetworkBuilder.class - [JAR]

├─ org.openbel.framework.core.protonetwork.ProtoNetworkDescriptor.class - [JAR]

├─ org.openbel.framework.core.protonetwork.ProtoNetworkExternalizer.class - [JAR]

├─ org.openbel.framework.core.protonetwork.ProtoNetworkMerger.class - [JAR]

├─ org.openbel.framework.core.protonetwork.ProtoNetworkService.class - [JAR]

├─ org.openbel.framework.core.protonetwork.ProtoNetworkServiceImpl.class - [JAR]

├─ org.openbel.framework.core.protonetwork.TextProtoNetworkDescriptor.class - [JAR]

├─ org.openbel.framework.core.protonetwork.TextProtoNetworkExternalizer.class - [JAR]

org.openbel.framework.core.compiler.expansion

├─ org.openbel.framework.core.compiler.expansion.ComplexAbundanceExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.CompositeAbundanceExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.DegradationExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.DistributeStatementExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ExpansionService.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ExpansionServiceImpl.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ExtractStatementExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ModificationExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.MolecularActivityExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ReactionExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.ReciprocalExpansionRule.class - [JAR]

├─ org.openbel.framework.core.compiler.expansion.TranslocationExpansionRule.class - [JAR]

org.openbel.framework.core.protocol

├─ org.openbel.framework.core.protocol.ProtocolHandlerConstants.class - [JAR]

├─ org.openbel.framework.core.protocol.ResourceDownloadError.class - [JAR]

├─ org.openbel.framework.core.protocol.ResourceResolver.class - [JAR]

org.openbel.framework.core.df.beldata.equivalence

├─ org.openbel.framework.core.df.beldata.equivalence.EquivalenceBlock.class - [JAR]

├─ org.openbel.framework.core.df.beldata.equivalence.EquivalenceHeader.class - [JAR]

├─ org.openbel.framework.core.df.beldata.equivalence.EquivalenceHeaderParser.class - [JAR]

├─ org.openbel.framework.core.df.beldata.equivalence.EquivalenceHeaderProcessor.class - [JAR]

├─ org.openbel.framework.core.df.beldata.equivalence.NamespaceReferenceBlock.class - [JAR]

org.openbel.framework.core.annotation

├─ org.openbel.framework.core.annotation.AnnotationDefinitionService.class - [JAR]

├─ org.openbel.framework.core.annotation.AnnotationService.class - [JAR]

├─ org.openbel.framework.core.annotation.AnnotationSyntaxWarning.class - [JAR]

├─ org.openbel.framework.core.annotation.DefaultAnnotationDefinitionService.class - [JAR]

├─ org.openbel.framework.core.annotation.DefaultAnnotationService.class - [JAR]

org.openbel.framework.core

├─ org.openbel.framework.core.BELConverterService.class - [JAR]

├─ org.openbel.framework.core.BELConverterServiceImpl.class - [JAR]

├─ org.openbel.framework.core.BELValidatorService.class - [JAR]

├─ org.openbel.framework.core.BELValidatorServiceImpl.class - [JAR]

├─ org.openbel.framework.core.CommandLineApplication.class - [JAR]

├─ org.openbel.framework.core.ConversionError.class - [JAR]

├─ org.openbel.framework.core.SimpleApplication.class - [JAR]

├─ org.openbel.framework.core.StandardOptions.class - [JAR]

├─ org.openbel.framework.core.XBELConverterService.class - [JAR]

├─ org.openbel.framework.core.XBELConverterServiceImpl.class - [JAR]

├─ org.openbel.framework.core.XBELValidatorService.class - [JAR]

├─ org.openbel.framework.core.XBELValidatorServiceImpl.class - [JAR]

org.openbel.framework.core.df.beldata.namespace

├─ org.openbel.framework.core.df.beldata.namespace.NamespaceBlock.class - [JAR]

├─ org.openbel.framework.core.df.beldata.namespace.NamespaceHeader.class - [JAR]

├─ org.openbel.framework.core.df.beldata.namespace.NamespaceHeaderParser.class - [JAR]

├─ org.openbel.framework.core.df.beldata.namespace.NamespaceHeaderProcessor.class - [JAR]

org.openbel.framework.core.df

├─ org.openbel.framework.core.df.AbstractJdbcDAO.class - [JAR]

├─ org.openbel.framework.core.df.DBConnection.class - [JAR]

├─ org.openbel.framework.core.df.DatabaseError.class - [JAR]

├─ org.openbel.framework.core.df.DatabaseService.class - [JAR]

├─ org.openbel.framework.core.df.DatabaseServiceImpl.class - [JAR]

org.openbel.framework.core.kam

├─ org.openbel.framework.core.kam.JdbcKAMLoaderImpl.class - [JAR]

├─ org.openbel.framework.core.kam.KAMCatalogFailure.class - [JAR]

├─ org.openbel.framework.core.kam.KAMLoader.class - [JAR]

org.openbel.framework.core.df.external

├─ org.openbel.framework.core.df.external.CacheableAnnotationDefinitionService.class - [JAR]

├─ org.openbel.framework.core.df.external.CacheableAnnotationDefinitionServiceImpl.class - [JAR]

├─ org.openbel.framework.core.df.external.ExternalResourceException.class - [JAR]

org.openbel.framework.core.df.encryption

├─ org.openbel.framework.core.df.encryption.AbstractEncryptionService.class - [JAR]

├─ org.openbel.framework.core.df.encryption.AesEncryptionServiceImpl.class - [JAR]

├─ org.openbel.framework.core.df.encryption.AsymmetricEncryptionService.class - [JAR]

├─ org.openbel.framework.core.df.encryption.EncryptionService.class - [JAR]

├─ org.openbel.framework.core.df.encryption.EncryptionServiceException.class - [JAR]

├─ org.openbel.framework.core.df.encryption.KamStoreEncryptionServiceImpl.class - [JAR]

├─ org.openbel.framework.core.df.encryption.RsaEncryptionServiceImpl.class - [JAR]

├─ org.openbel.framework.core.df.encryption.SymmetricEncryptionService.class - [JAR]

org.openbel.framework.core.namespace

├─ org.openbel.framework.core.namespace.DefaultNamespaceService.class - [JAR]

├─ org.openbel.framework.core.namespace.NamespaceIndexerService.class - [JAR]

├─ org.openbel.framework.core.namespace.NamespaceIndexerServiceImpl.class - [JAR]

├─ org.openbel.framework.core.namespace.NamespaceService.class - [JAR]

├─ org.openbel.framework.core.namespace.NamespaceSyntaxWarning.class - [JAR]

org.openbel.framework.core.equivalence

├─ org.openbel.framework.core.equivalence.BucketEquivalencer.class - [JAR]

├─ org.openbel.framework.core.equivalence.DefaultParameterEquivalencer.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalenceConverter.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalenceIndexerService.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalenceIndexerServiceImpl.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalenceMapResolutionFailure.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalenceResource.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalenceResourceImpl.class - [JAR]

├─ org.openbel.framework.core.equivalence.Equivalencer.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalentParameter.class - [JAR]

├─ org.openbel.framework.core.equivalence.EquivalentTerm.class - [JAR]

├─ org.openbel.framework.core.equivalence.ParameterEquivalencer.class - [JAR]

├─ org.openbel.framework.core.equivalence.StatementEquivalencer.class - [JAR]

├─ org.openbel.framework.core.equivalence.TermEquivalencer.class - [JAR]

org.openbel.framework.core.df.beldata

├─ org.openbel.framework.core.df.beldata.AbortParsingException.class - [JAR]

├─ org.openbel.framework.core.df.beldata.AuthorBlock.class - [JAR]

├─ org.openbel.framework.core.df.beldata.BELDataConversionException.class - [JAR]

├─ org.openbel.framework.core.df.beldata.BELDataHeader.class - [JAR]

├─ org.openbel.framework.core.df.beldata.BELDataHeaderHandler.class - [JAR]

├─ org.openbel.framework.core.df.beldata.BELDataHeaderParser.class - [JAR]

├─ org.openbel.framework.core.df.beldata.BELDataInvalidPropertyException.class - [JAR]

├─ org.openbel.framework.core.df.beldata.BELDataMissingPropertyException.class - [JAR]

├─ org.openbel.framework.core.df.beldata.CitationBlock.class - [JAR]

├─ org.openbel.framework.core.df.beldata.ConvertUtil.class - [JAR]

├─ org.openbel.framework.core.df.beldata.ProcessingBlock.class - [JAR]