jar

com.github.martinhaeusler : org.chronos.chronosphere

Maven & Gradle

May 30, 2020
26 stars

Chronos · Versioned data storage, embeddable and easy to use.

Table Of Contents

Latest Version

Download com.github.martinhaeusler : org.chronos.chronosphere JAR file - Latest Versions:

All Versions

Download com.github.martinhaeusler : org.chronos.chronosphere JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x
0.9.x
0.7.x
0.5.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.chronos.chronosphere-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.chronos.chronosphere.impl.transaction

├─ org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl.class - [JAR]

org.chronos.chronosphere.internal.builder.repository.impl

├─ org.chronos.chronosphere.internal.builder.repository.impl.AbstractChronoSphereBuilder.class - [JAR]

├─ org.chronos.chronosphere.internal.builder.repository.impl.AbstractChronoSphereFinalizableBuilder.class - [JAR]

├─ org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl.class - [JAR]

├─ org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereInMemoryBuilderImpl.class - [JAR]

├─ org.chronos.chronosphere.internal.builder.repository.impl.ChronoSpherePropertyFileBuilderImpl.class - [JAR]

org.chronos.chronosphere.internal.configuration.api

├─ org.chronos.chronosphere.internal.configuration.api.ChronoSphereConfiguration.class - [JAR]

org.chronos.chronosphere.api.exceptions

├─ org.chronos.chronosphere.api.exceptions.ChronoSphereCommitException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.ChronoSphereConfigurationException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.ChronoSphereException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.ChronoSphereQueryException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.EObjectPersistenceException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.EPackagesAreNotSelfContainedException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.ElementCannotBeEvolvedException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.MetaModelEvolutionCanceledException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.MetaModelEvolutionException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.ResourceIsAlreadyClosedException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.StorageBackendCorruptedException.class - [JAR]

org.chronos.chronosphere.internal.configuration.impl

├─ org.chronos.chronosphere.internal.configuration.impl.ChronoSphereConfigurationImpl.class - [JAR]

org.chronos.chronosphere.impl.evolution

├─ org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController.class - [JAR]

├─ org.chronos.chronosphere.impl.evolution.MetaModelEvolutionProcess.class - [JAR]

├─ org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl.class - [JAR]

org.chronos.chronosphere.internal.ogm.api

├─ org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistryInternal.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.EPackageBundle.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.EPackageToGraphMapper.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.GraphToEcoreMapper.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.api.VertexKind.class - [JAR]

org.chronos.chronosphere.emf.internal.impl.store

├─ org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore.class - [JAR]

├─ org.chronos.chronosphere.emf.internal.impl.store.ChronoEStore.class - [JAR]

├─ org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore.class - [JAR]

├─ org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore.class - [JAR]

org.chronos.chronosphere.emf.impl

├─ org.chronos.chronosphere.emf.impl.ChronoEFactory.class - [JAR]

├─ org.chronos.chronosphere.emf.impl.ChronoEObjectImpl.class - [JAR]

org.chronos.chronosphere.internal.api

├─ org.chronos.chronosphere.internal.api.ChronoSphereEPackageManagerInternal.class - [JAR]

├─ org.chronos.chronosphere.internal.api.ChronoSphereInternal.class - [JAR]

├─ org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal.class - [JAR]

├─ org.chronos.chronosphere.internal.api.SphereTransactionContext.class - [JAR]

org.chronos.chronosphere.impl.query.steps.eobject

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAllReferencingEObjectsQueryStep.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAndStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAsEObjectStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryClosureStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryDistinctStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEAllContentsStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEContainerStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEContentsStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetInverseByNameStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetInverseByReferenceStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetReferenceStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryExceptObjectsStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryHasFeatureValueStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryIdentityStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryInstanceOfEClassNameStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryInstanceOfEClassStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryLimitStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryNonNullStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryNotStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryOrStepBuilder.class - [JAR]

org.chronos.chronosphere.impl.query.steps.object

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAndStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAsBooleanStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAsCharacterStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryBackStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryDistinctStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEGetAttributeStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEGetByNameStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectBackStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectReifyStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectUnionStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryExceptNamedStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryExceptSetStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryFilterStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryFlatMapStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryLimitStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryMapStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryNamedStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryNotStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryOrStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryOrderByStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryTerminalConverterStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.object.ObjectQueryUnionStepBuilder.class - [JAR]

org.chronos.chronosphere.api.exceptions.emf

├─ org.chronos.chronosphere.api.exceptions.emf.ChronoSphereEMFException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.emf.NameResolutionException.class - [JAR]

├─ org.chronos.chronosphere.api.exceptions.emf.XMIConversionFailedException.class - [JAR]

org.chronos.chronosphere.internal.ogm.impl

├─ org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.impl.EPackageBundleImpl.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.impl.EPackageToGraphMapperImpl.class - [JAR]

├─ org.chronos.chronosphere.internal.ogm.impl.GremlinUtils.class - [JAR]

org.chronos.chronosphere.impl.query

├─ org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.EObjectAttributeComparator.class - [JAR]

├─ org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.query.QueryUtils.class - [JAR]

org.chronos.chronosphere.impl.query.steps.numeric

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsByteStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsDoubleStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsFloatStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsIntegerStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsLongStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsShortStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryCeilStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryFloorStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryRoundStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryRoundToIntStepBuilder.class - [JAR]

org.chronos.chronosphere.api.builder.repository

├─ org.chronos.chronosphere.api.builder.repository.ChronoSphereBaseBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.builder.repository.ChronoSphereFinalizableBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.builder.repository.ChronoSphereInMemoryBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.builder.repository.ChronoSpherePropertyFileBuilder.class - [JAR]

org.chronos.chronosphere.api.query

├─ org.chronos.chronosphere.api.query.Direction.class - [JAR]

├─ org.chronos.chronosphere.api.query.EObjectQueryStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.query.NumericQueryStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.query.Order.class - [JAR]

├─ org.chronos.chronosphere.api.query.QueryStepBuilder.class - [JAR]

├─ org.chronos.chronosphere.api.query.QueryStepBuilderInternal.class - [JAR]

├─ org.chronos.chronosphere.api.query.QueryStepBuilderStarter.class - [JAR]

├─ org.chronos.chronosphere.api.query.SubQuery.class - [JAR]

├─ org.chronos.chronosphere.api.query.UntypedQueryStepBuilder.class - [JAR]

org.chronos.chronosphere.api

├─ org.chronos.chronosphere.api.ChronoSphere.class - [JAR]

├─ org.chronos.chronosphere.api.ChronoSphereBranchManager.class - [JAR]

├─ org.chronos.chronosphere.api.ChronoSphereEPackageManager.class - [JAR]

├─ org.chronos.chronosphere.api.ChronoSphereFactory.class - [JAR]

├─ org.chronos.chronosphere.api.ChronoSphereIndexManager.class - [JAR]

├─ org.chronos.chronosphere.api.ChronoSphereTransaction.class - [JAR]

├─ org.chronos.chronosphere.api.MetaModelEvolutionContext.class - [JAR]

├─ org.chronos.chronosphere.api.MetaModelEvolutionController.class - [JAR]

├─ org.chronos.chronosphere.api.MetaModelEvolutionIncubator.class - [JAR]

├─ org.chronos.chronosphere.api.SphereBranch.class - [JAR]

org.chronos.chronosphere.emf.internal.api

├─ org.chronos.chronosphere.emf.internal.api.ChronoEObjectInternal.class - [JAR]

├─ org.chronos.chronosphere.emf.internal.api.ChronoEObjectLifecycle.class - [JAR]

├─ org.chronos.chronosphere.emf.internal.api.ChronoResource.class - [JAR]

org.chronos.chronosphere.emf.internal.util

├─ org.chronos.chronosphere.emf.internal.util.EMFUtils.class - [JAR]

org.chronos.chronosphere.impl

├─ org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.ChronoSphereFactoryImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.SphereBranchImpl.class - [JAR]

├─ org.chronos.chronosphere.impl.StandardChronoSphere.class - [JAR]

org.chronos.chronosphere.impl.query.traversal

├─ org.chronos.chronosphere.impl.query.traversal.TraversalBaseSource.class - [JAR]

├─ org.chronos.chronosphere.impl.query.traversal.TraversalChainElement.class - [JAR]

├─ org.chronos.chronosphere.impl.query.traversal.TraversalSource.class - [JAR]

├─ org.chronos.chronosphere.impl.query.traversal.TraversalTransformer.class - [JAR]

org.chronos.chronosphere.emf.api

├─ org.chronos.chronosphere.emf.api.ChronoEObject.class - [JAR]