Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractChronoEStore - Class in org.chronos.chronosphere.emf.internal.impl.store
 
AbstractChronoEStore() - Constructor for class org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore
 
AbstractChronoSphereBuilder<SELF extends org.chronos.common.builder.ChronoBuilder<?>> - Class in org.chronos.chronosphere.internal.builder.repository.impl
 
AbstractChronoSphereBuilder() - Constructor for class org.chronos.chronosphere.internal.builder.repository.impl.AbstractChronoSphereBuilder
 
AbstractChronoSphereFinalizableBuilder<SELF extends ChronoSphereFinalizableBuilder<?>> - Class in org.chronos.chronosphere.internal.builder.repository.impl
 
AbstractChronoSphereFinalizableBuilder() - Constructor for class org.chronos.chronosphere.internal.builder.repository.impl.AbstractChronoSphereFinalizableBuilder
 
AbstractQueryStepBuilder<S,I,E> - Class in org.chronos.chronosphere.impl.query
 
AbstractQueryStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
add(InternalEObject, EStructuralFeature, int, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
add(InternalEObject, EStructuralFeature, int, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
allEClasses(EPackage) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Returns an Iterable over all EClasses that are directly or transitively contained in the given EPackage.
allEClasses(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
allEClasses(EPackage[]) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
allEClasses(Iterator<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
allReferencingEObjects() - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Navigates from an EObject to all other EObjects that reference it.
allReferencingEObjects() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Navigates from an EObject to all other EObjects that reference it.
allReferencingEObjects() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
and(QueryStepBuilder<E, ?>...) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
 
and(QueryStepBuilder<S, ?>...) - Static method in class org.chronos.chronosphere.api.query.SubQuery
 
and(QueryStepBuilder<E, ?>...) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
and(QueryStepBuilder<EObject, ?>...) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
areEPackagesSelfContained(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Asserts that the given collection of EPackages is self-contained, i.e. does not reference any EClasses that reside outside the given collection of EPackages (and also outside of the EcorePackage ).
asBoolean() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Booleans.
asBoolean() - Method in interface org.chronos.chronosphere.api.query.UntypedQueryStepBuilder
Converts the elements in the current result set into Booleans.
asBoolean() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asByte() - Method in interface org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder
Converts the elements in the current result set into Bytes.
asByte() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Bytes.
asByte() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
asByte() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asCharacter() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Characters.
asCharacter() - Method in interface org.chronos.chronosphere.api.query.UntypedQueryStepBuilder
Converts the elements in the current result set into Characters.
asCharacter() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asDouble() - Method in interface org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder
Converts the elements in the current result set into Doubles.
asDouble() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Doubles.
asDouble() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
asDouble() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asEObject() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into EObjects.
asEObject() - Method in interface org.chronos.chronosphere.api.query.UntypedQueryStepBuilder
Converts the elements in the current result set into EObjects.
asEObject() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asFloat() - Method in interface org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder
Converts the elements in the current result set into Floats.
asFloat() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Floats.
asFloat() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
asFloat() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asInteger() - Method in interface org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder
Converts the elements in the current result set into Integers.
asInteger() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Integers.
asInteger() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
asInteger() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
asLong() - Method in interface org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder
Converts the elements in the current result set into Longs.
asLong() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Longs.
asLong() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
asLong() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
assertEPackagesAreSelfContained(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Asserts that the given collection of EPackages is self-contained, i.e. does not reference any EClasses that reside outside the given collection of EPackages (and also outside of the EcorePackage ).
assertIsXMIFile(File) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Asserts that the given file is a valid, existing XMI file.
asShort() - Method in interface org.chronos.chronosphere.api.query.NumericCastableQueryStepBuilder
Converts the elements in the current result set into Shorts.
asShort() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Converts the elements in the current result set into Shorts.
asShort() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
asShort() - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
attach(EObject) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
attach(Iterable<? extends EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
attach(Iterator<? extends EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
attach(EObject) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
attach(Iterable<? extends EObject>) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
attach(Iterator<? extends EObject>) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
average() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
average() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 

B

back(String) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Exits the current traversal state and goes back to a named step, or a named set.
back(String) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
back(String) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
basicCreate(EClass) - Method in class org.chronos.chronosphere.emf.impl.ChronoEFactory
 
BATCH_INSERT__BATCH_SIZE - Static variable in interface org.chronos.chronosphere.internal.configuration.api.ChronoSphereConfiguration
 
batchInsert(Iterator<EObject>) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
batchInsert(Iterator<EObject>) - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
batchInsertModelData(String) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the EObject model data from the given XMI content into the master branch of this repository.
batchInsertModelData(String, String) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the EObject model data from the given XMI content into the given branch of this repository.
batchInsertModelData(File) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the EObject model data from the given XMI file into the master branch of this repository.
batchInsertModelData(String, File) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the EObject model data from the given XMI file into the given branch of this repository.
batchInsertModelData(EObject) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the given EObject model data into the master branch of this repository.
batchInsertModelData(String, EObject) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the given EObject model data into the given branch of this repository.
batchInsertModelData(Iterable<EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the given EObject model data into the master branch of this repository.
batchInsertModelData(String, Iterable<EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the given EObject model data into the given branch of this repository.
batchInsertModelData(Iterator<EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the given EObject model data into the master branch of this repository.
batchInsertModelData(String, Iterator<EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Batch-inserts the given EObject model data into the given branch of this repository.
batchInsertModelData(String, Iterator<EObject>) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
branch - Variable in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
build() - Method in interface org.chronos.chronosphere.api.builder.repository.ChronoSphereFinalizableBuilder
Builds the ChronoSphere instance, using the properties specified by the fluent API.
build() - Method in class org.chronos.chronosphere.internal.builder.repository.impl.AbstractChronoSphereFinalizableBuilder
 

C

castTraversalTo(GraphTraversal<S, ?>, Class<C>) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
castTraversalToNumeric(GraphTraversal<S, ?>, Function<Number, C>) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
ceil() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
ceil() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
ChronoEFactory - Class in org.chronos.chronosphere.emf.impl
 
ChronoEFactory() - Constructor for class org.chronos.chronosphere.emf.impl.ChronoEFactory
 
ChronoEObject - Interface in org.chronos.chronosphere.emf.api
 
ChronoEObjectImpl - Class in org.chronos.chronosphere.emf.impl
 
ChronoEObjectImpl() - Constructor for class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
ChronoEObjectImpl(String, EClass) - Constructor for class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
ChronoEObjectImpl(String, EClass, ChronoEStore) - Constructor for class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
ChronoEObjectInternal - Interface in org.chronos.chronosphere.emf.internal.api
 
ChronoEObjectLifecycle - Enum in org.chronos.chronosphere.emf.internal.api
 
ChronoEPackageRegistry - Interface in org.chronos.chronosphere.internal.ogm.api
 
ChronoEPackageRegistryImpl - Class in org.chronos.chronosphere.internal.ogm.impl
 
ChronoEPackageRegistryImpl() - Constructor for class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
ChronoEPackageRegistryInternal - Interface in org.chronos.chronosphere.internal.ogm.api
 
ChronoEStore - Interface in org.chronos.chronosphere.emf.internal.impl.store
 
ChronoGraphEStore - Class in org.chronos.chronosphere.emf.internal.impl.store
 
ChronoGraphEStore(ChronoSphereTransactionInternal) - Constructor for class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
ChronoResource - Interface in org.chronos.chronosphere.emf.internal.api
 
ChronoResource.TimeMachine - Interface in org.chronos.chronosphere.emf.internal.api
The ChronoResource.TimeMachine controls the point in time at which data is read in an associated ChronoResource.
ChronoSphere - Interface in org.chronos.chronosphere.api
This is the main repository interface, it represents the whole model repository.
ChronoSphereBaseBuilder - Interface in org.chronos.chronosphere.api.builder.repository
 
ChronoSphereBaseBuilderImpl - Class in org.chronos.chronosphere.internal.builder.repository.impl
 
ChronoSphereBaseBuilderImpl() - Constructor for class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl
 
ChronoSphereBranchManager - Interface in org.chronos.chronosphere.api
The branch manager is responsible for creating and maintaining branches in a ChronoSphere repository.
ChronoSphereBranchManagerImpl - Class in org.chronos.chronosphere.impl
 
ChronoSphereBranchManagerImpl(ChronoGraph) - Constructor for class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
ChronoSphereCommitException - Exception in org.chronos.chronosphere.api.exceptions
 
ChronoSphereCommitException() - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereCommitException
 
ChronoSphereCommitException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereCommitException
 
ChronoSphereCommitException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereCommitException
 
ChronoSphereCommitException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereCommitException
 
ChronoSphereCommitException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereCommitException
 
ChronoSphereConfiguration - Interface in org.chronos.chronosphere.internal.configuration.api
 
ChronoSphereConfigurationException - Exception in org.chronos.chronosphere.api.exceptions
 
ChronoSphereConfigurationException() - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereConfigurationException
 
ChronoSphereConfigurationException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereConfigurationException
 
ChronoSphereConfigurationException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereConfigurationException
 
ChronoSphereConfigurationException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereConfigurationException
 
ChronoSphereConfigurationException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereConfigurationException
 
ChronoSphereConfigurationImpl - Class in org.chronos.chronosphere.internal.configuration.impl
 
ChronoSphereConfigurationImpl() - Constructor for class org.chronos.chronosphere.internal.configuration.impl.ChronoSphereConfigurationImpl
 
ChronoSphereEMFException - Exception in org.chronos.chronosphere.api.exceptions.emf
 
ChronoSphereEMFException() - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.ChronoSphereEMFException
 
ChronoSphereEMFException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.ChronoSphereEMFException
 
ChronoSphereEMFException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.ChronoSphereEMFException
 
ChronoSphereEMFException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.ChronoSphereEMFException
 
ChronoSphereEMFException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.ChronoSphereEMFException
 
ChronoSphereEPackageManager - Interface in org.chronos.chronosphere.api
 
ChronoSphereEPackageManagerImpl - Class in org.chronos.chronosphere.impl
 
ChronoSphereEPackageManagerImpl(ChronoSphereInternal) - Constructor for class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
ChronoSphereEPackageManagerInternal - Interface in org.chronos.chronosphere.internal.api
 
ChronoSphereException - Exception in org.chronos.chronosphere.api.exceptions
 
ChronoSphereException() - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereException
 
ChronoSphereException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereException
 
ChronoSphereException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereException
 
ChronoSphereException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereException
 
ChronoSphereException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereException
 
ChronoSphereFactory - Interface in org.chronos.chronosphere.api
This is the factory for ChronoSphere instances, and the entry point to the fluent builder API.
ChronoSphereFactoryImpl - Class in org.chronos.chronosphere.impl
 
ChronoSphereFactoryImpl() - Constructor for class org.chronos.chronosphere.impl.ChronoSphereFactoryImpl
 
ChronoSphereFinalizableBuilder<SELF extends ChronoSphereFinalizableBuilder<?>> - Interface in org.chronos.chronosphere.api.builder.repository
 
ChronoSphereGraphFormat - Class in org.chronos.chronosphere.internal.ogm.api
 
ChronoSphereIndexManager - Interface in org.chronos.chronosphere.api
This class manages the individual secondary indices on a model.
ChronoSphereIndexManagerImpl - Class in org.chronos.chronosphere.impl
 
ChronoSphereIndexManagerImpl(ChronoSphereInternal, SphereBranch) - Constructor for class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
ChronoSphereInMemoryBuilder - Interface in org.chronos.chronosphere.api.builder.repository
 
ChronoSphereInMemoryBuilderImpl - Class in org.chronos.chronosphere.internal.builder.repository.impl
 
ChronoSphereInMemoryBuilderImpl() - Constructor for class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereInMemoryBuilderImpl
 
ChronoSphereInternal - Interface in org.chronos.chronosphere.internal.api
 
ChronoSpherePropertyFileBuilder - Interface in org.chronos.chronosphere.api.builder.repository
 
ChronoSpherePropertyFileBuilderImpl - Class in org.chronos.chronosphere.internal.builder.repository.impl
 
ChronoSpherePropertyFileBuilderImpl(File) - Constructor for class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSpherePropertyFileBuilderImpl
 
ChronoSpherePropertyFileBuilderImpl(Configuration) - Constructor for class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSpherePropertyFileBuilderImpl
 
ChronoSphereQueryException - Exception in org.chronos.chronosphere.api.exceptions
 
ChronoSphereQueryException() - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereQueryException
 
ChronoSphereQueryException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereQueryException
 
ChronoSphereQueryException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereQueryException
 
ChronoSphereQueryException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereQueryException
 
ChronoSphereQueryException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ChronoSphereQueryException
 
ChronoSphereTransaction - Interface in org.chronos.chronosphere.api
 
ChronoSphereTransactionImpl - Class in org.chronos.chronosphere.impl.transaction
 
ChronoSphereTransactionImpl(ChronoSphereInternal, ChronoGraph) - Constructor for class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
ChronoSphereTransactionInternal - Interface in org.chronos.chronosphere.internal.api
 
CLASS_FEATURE_SEPARATOR - Static variable in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
clear(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
clear(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
clearEContainerAndEContainingFeatureSilent(InternalEObject) - Method in interface org.chronos.chronosphere.emf.internal.impl.store.ChronoEStore
 
clearEContainerAndEContainingFeatureSilent(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
clearEContainerAndEContainingFeatureSilent(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
close() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Closes this ChronoSphere instance.
close() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
close() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Closes this resource.
close() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
close() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
closure(EReference) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Calculates the transitive closure of the current EObject that is created by repeatedly following the given (outgoing) EReference.
closure(EReference, Direction) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Calculates the transitive closure of the current EObject that is created by repeatedly following the given (outgoing) EReference.
closure(EReference, Direction) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
commit() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
commit(Object) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
commit() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Performs a full commit of the changes performed in the context of this resource.
commit() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
commit(Object) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
commitIncremental() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
commitIncremental() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Performs an incremental commit on this resource.
commitIncremental() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
compare(EObject, EObject) - Method in class org.chronos.chronosphere.impl.query.EObjectAttributeComparator
 
compareInternal(EObject, EObject) - Method in class org.chronos.chronosphere.impl.query.EObjectAttributeComparator
 
contains(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
contains(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
containsEPackageWithNsURI(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.EPackageBundle
Checks if this bundle contains an EPackage with the given namespace URI.
count() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Counts the number of elements in the current result, and returns that count.
count() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
count() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
countCommitTimestamps() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Counts the total number of commit timestamps on the master branch.
countCommitTimestamps(String) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Counts the total number of commit timestamps in the graph.
countCommitTimestamps(String) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
countCommitTimestampsBetween(long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Counts the number of commit timestamps on the master branch between from (inclusive) and to (inclusive).
countCommitTimestampsBetween(String, long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Counts the number of commit timestamps between from (inclusive) and to (inclusive).
countCommitTimestampsBetween(String, long, long) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
create() - Method in interface org.chronos.chronosphere.api.ChronoSphereFactory
Creates a new builder for a ChronoSphere repository.
create(EClass) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
create(EClass) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
create() - Method in class org.chronos.chronosphere.impl.ChronoSphereFactoryImpl
 
createAndAttach(EClass) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
createAndAttach(EClass) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
createAndAttach(EClass, String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
createAndAttach(EClass, String) - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
createAndAttachEvolvedEObject(EObject, EClass) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
createAndAttachEvolvedEObject(EObject, EClass) - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
createAnonymousSource() - Static method in interface org.chronos.chronosphere.impl.query.traversal.TraversalSource
 
createBranch(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Creates a new child of the master branch with the given name.
createBranch(String, long) - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Creates a new child of the master branch with the given name.
createBranch(String, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Creates a new child of the given parent branch with the given name.
createBranch(String, String, long) - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Creates a new child of the given parent branch with the given name.
createBranch(String) - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
createBranch(String, long) - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
createBranch(String, String) - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
createBranch(String, String, long) - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
createBranch(GraphBranch, SphereBranch) - Static method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
createEContainerReferenceEdgeLabel() - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Creates and returns the edge label for the eContainer reference edge.
createIndexOn(EAttribute) - Method in interface org.chronos.chronosphere.api.ChronoSphereIndexManager
Creates an index on the given EAttribute.
createIndexOn(EAttribute) - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
createMasterBranch(GraphBranch) - Static method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
createReferenceEdgeLabel(ChronoEPackageRegistry, EReference) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Creates the label for an Edge that represents an instance of the given EReference.
createResourceSet() - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Factory method: Instantiates a new default ResourceSet.
createResourceSet(Set<EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Factory method: Instantiates a new default ResourceSet.
createTemporaryResource(String, EObject...) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Creates a temporary resource.
createTemporaryResource(String, Set<EPackage>, EObject...) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Creates a temporary resource.
createTemporaryResource(ResourceSet, String, EObject...) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Creates a temporary resource.
createTraversal() - Method in class org.chronos.chronosphere.impl.query.traversal.TraversalBaseSource
 
createTraversal() - Method in interface org.chronos.chronosphere.impl.query.traversal.TraversalSource
 
createVertexForEPackage(ChronoGraph, EPackage) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Creates a vertex in the given graph for the given EPackage.
createVertexForEPackageBundle(ChronoGraph, EPackageBundle) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Creates a new Vertex for the given EPackageBundle.
createVertexPropertyKey(ChronoEPackageRegistry, EAttribute) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Creates the Property key for a Vertex that needs to store a value for the given EAttribute.

D

deepDelete(Collection<ChronoEObjectInternal>, boolean) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
deepDelete(Collection<ChronoEObjectInternal>, ChronoSphereTransaction, int, boolean) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
deepMerge(Collection<ChronoEObjectInternal>) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
deepMergeIncremental(Collection<ChronoEObjectInternal>, ChronoSphereTransaction, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
delete(EObject) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
delete(EObject, boolean) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
delete(Iterable<? extends EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
delete(Iterable<? extends EObject>, boolean) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
delete(Iterator<? extends EObject>) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
delete(Iterator<? extends EObject>, boolean) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
delete(EObject) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
delete(Iterator<? extends EObject>, boolean) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
deleteEPackage(EPackage) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
deleteEPackage(EPackage, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
deleteEPackages(Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
deleteEPackages(Iterable<? extends EPackage>, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
deleteEPackages(Iterator<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
deleteEPackages(Iterator<? extends EPackage>, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
deleteEPackages(Iterator<? extends EPackage>, String) - Method in class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
deleteInGraph(ChronoGraph, EPackageBundle) - Method in interface org.chronos.chronosphere.internal.ogm.api.EPackageToGraphMapper
Removes the graph representation of the given EPackageBundle, as well as all EObjects that are instances of the classifiers contained within the bundle.
deleteInGraph(ChronoGraph, EPackageBundle) - Method in class org.chronos.chronosphere.internal.ogm.impl.EPackageToGraphMapperImpl
 
deleteInNewModel(EObject) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
deleteInNewModel(EObject) - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
Direction - Enum in org.chronos.chronosphere.api.query
 
distinct() - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
distinct() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Eliminates all duplicated values from the current result.
distinct() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
distinct() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
dropIndexOn(EAttribute) - Method in interface org.chronos.chronosphere.api.ChronoSphereIndexManager
Drops an existing index on the given EAttribute (if such an index exists).
dropIndexOn(EAttribute) - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
dynamicGet(int) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
dynamicSet(int, Object) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
dynamicUnset(int) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 

E

E_LABEL__BUNDLE_OWNED_EPACKAGE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The edge label that marks the connections between an EPackage Bundle and its contained EPackages.
E_LABEL__ECLASS_ESUPERTYPE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The label for edges that connect an EClass vertex to one of its supertype vertices.
E_LABEL__ECLASS_OWNED_EATTRIBUTE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The label for edges that connect an EClass vertex to an owned EAttribute vertex.
E_LABEL__ECLASS_OWNED_EREFERENCE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The label for edges that connect an EClass vertex to an owned EReference vertex.
E_LABEL__ECONTAINER - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The edge label that marks the "eContainer" reference.
E_LABEL__EPACKAGE_OWNED_CLASSIFIERS - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The label for edges that connect an EClass vertex to the owning EPackage vertex.
E_LABEL__EPACKAGE_REGISTRY_OWNED_BUNDLE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The edge label that marks the connections between the central EPackage Registry and the registered bundles.
E_LABEL__ESUBPACKAGE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The label for edges that connect an EPackage vertex with the vertices representing the sub-EPackages.
E_LABEL_PREFIX__EREFERENCE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The common prefix for labels on edges that represent EReference links.
E_PROP__ORDER - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The edge property that contains the ordering for multiplicity-many EReference links.
eAllContents() - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Navigates from an EObject to its eAllContents.
eAllContents() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Navigates from an EObject to its eAllContents.
eAllContents() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eBasicSetContainer(InternalEObject) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
eBasicSetContainerFeatureID(int) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
eClasses(EPackage) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Returns all EClasses that are directly contained in the given EPackage.
eClassToIncomingEReferences(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
eClassToIncomingEReferences(Iterator<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
eClassToIncomingEReferences(EPackage[]) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
eClassToIncomingEReferences(EPackage) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
eContainer() - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Navigates from an EObject to its eContainer.
eContainer() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Navigates from an EObject to its eContainer.
eContainer() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eContents() - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Navigates from an EObject to its eContents.
eContents() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Navigates from an EObject to its eContents.
eContents() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eDynamicUnset(EStructuralFeature) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
eDynamicUnset(int, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
eGet(String) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Performs a EObject.eGet(EStructuralFeature) operation on all EObjects in the current result and forwards the result of this method.
eGet(EReference) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Performs a EObject.eGet(EStructuralFeature) operation on all EObjects in the current result and forwards the result of this method.
eGet(EAttribute) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Performs a EObject.eGet(EStructuralFeature) operation on all EObjects in the current result and forwards the result of this method.
eGet(String) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Performs a EObject.eGet(EStructuralFeature) operation on all EObjects in the current result and forwards the result of this method.
eGet(EReference) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Performs a EObject.eGet(EStructuralFeature) operation on all EObjects in the current result and forwards the result of this method.
eGet(EAttribute) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Performs a EObject.eGet(EStructuralFeature) operation on all EObjects in the current result and forwards the result of this method.
eGet(EObject, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
eGet(String) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eGet(EReference) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eGet(EAttribute) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eGetInverse(EReference) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Navigates along the incoming EReferences of the given type and forwards the EObjects on the other end of the reference.
eGetInverse(String) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Navigates along the incoming EReferences with the given name and forwards the EObjects on the other end of the reference.
eGetInverse(EReference) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eGetInverse(String) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
eGetMany(EObject, EReference) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
A specialized version of eGet(...) that works for multiplicity-many EReferences only.
eIsCaching() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
ElementCannotBeEvolvedException - Exception in org.chronos.chronosphere.api.exceptions
 
ElementCannotBeEvolvedException() - Constructor for exception org.chronos.chronosphere.api.exceptions.ElementCannotBeEvolvedException
 
ElementCannotBeEvolvedException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.ElementCannotBeEvolvedException
 
ElementCannotBeEvolvedException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ElementCannotBeEvolvedException
 
ElementCannotBeEvolvedException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.ElementCannotBeEvolvedException
 
ElementCannotBeEvolvedException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ElementCannotBeEvolvedException
 
EMFUtils - Class in org.chronos.chronosphere.emf.internal.util
 
EMFUtils() - Constructor for class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
ensureEdgeExists(Vertex, String, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
Searches for an Edge between the given source and target vertices and returns it, creating a new one if it does not exist.
EObjectAttributeComparator - Class in org.chronos.chronosphere.impl.query
 
EObjectAttributeComparator(EAttribute, Order) - Constructor for class org.chronos.chronosphere.impl.query.EObjectAttributeComparator
 
EObjectPersistenceException - Exception in org.chronos.chronosphere.api.exceptions
 
EObjectPersistenceException() - Constructor for exception org.chronos.chronosphere.api.exceptions.EObjectPersistenceException
 
EObjectPersistenceException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.EObjectPersistenceException
 
EObjectPersistenceException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.EObjectPersistenceException
 
EObjectPersistenceException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.EObjectPersistenceException
 
EObjectPersistenceException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.EObjectPersistenceException
 
EObjectQueryAllReferencingEObjectsQueryStep<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryAllReferencingEObjectsQueryStep(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAllReferencingEObjectsQueryStep
 
EObjectQueryAndStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryAndStepBuilder(TraversalChainElement, QueryStepBuilder<EObject, ?>...) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAndStepBuilder
 
EObjectQueryAsEObjectStepBuilder<S,I> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryAsEObjectStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAsEObjectStepBuilder
 
EObjectQueryClosureStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryClosureStepBuilder(TraversalChainElement, EReference, Direction) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryClosureStepBuilder
 
EObjectQueryDistinctStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryDistinctStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryDistinctStepBuilder
 
EObjectQueryEAllContentsStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryEAllContentsStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEAllContentsStepBuilder
 
EObjectQueryEContainerStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryEContainerStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEContainerStepBuilder
 
EObjectQueryEContentsStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryEContentsStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEContentsStepBuilder
 
EObjectQueryEGetInverseByNameStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryEGetInverseByNameStepBuilder(TraversalChainElement, String) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetInverseByNameStepBuilder
 
EObjectQueryEGetInverseByReferenceStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryEGetInverseByReferenceStepBuilder(TraversalChainElement, EReference) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetInverseByReferenceStepBuilder
 
EObjectQueryEGetReferenceStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryEGetReferenceStepBuilder(TraversalChainElement, EReference) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetReferenceStepBuilder
 
EObjectQueryExceptObjectsStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryExceptObjectsStepBuilder(TraversalChainElement, Set<?>) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryExceptObjectsStepBuilder
 
EObjectQueryHasFeatureValueStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryHasFeatureValueStepBuilder(TraversalChainElement, EStructuralFeature, Object) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryHasFeatureValueStepBuilder
 
EObjectQueryIdentityStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryIdentityStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryIdentityStepBuilder
 
EObjectQueryInstanceOfEClassNameStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryInstanceOfEClassNameStepBuilder(TraversalChainElement, String, boolean) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryInstanceOfEClassNameStepBuilder
 
EObjectQueryInstanceOfEClassStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryInstanceOfEClassStepBuilder(TraversalChainElement, EClass, boolean) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryInstanceOfEClassStepBuilder
 
EObjectQueryLimitStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryLimitStepBuilder(TraversalChainElement, long) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryLimitStepBuilder
 
EObjectQueryNonNullStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryNonNullStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryNonNullStepBuilder
 
EObjectQueryNotStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryNotStepBuilder(TraversalChainElement, QueryStepBuilder<EObject, ?>) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryNotStepBuilder
 
EObjectQueryOrStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.eobject
 
EObjectQueryOrStepBuilder(TraversalChainElement, QueryStepBuilder<EObject, ?>...) - Constructor for class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryOrStepBuilder
 
EObjectQueryStepBuilder<S> - Interface in org.chronos.chronosphere.api.query
 
EObjectQueryStepBuilderImpl<S,I> - Class in org.chronos.chronosphere.impl.query
 
EObjectQueryStepBuilderImpl(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
EObjectToGraphMapper - Interface in org.chronos.chronosphere.internal.ogm.api
 
EObjectToGraphMapperImpl - Class in org.chronos.chronosphere.internal.ogm.impl
 
EObjectToGraphMapperImpl() - Constructor for class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
EOPPOSITE_FEATURE_BASE - Static variable in interface org.chronos.chronosphere.emf.internal.impl.store.ChronoEStore
The base value for negative, i.e., opposite-end, eContainerFeatureID values.
EPackageBundle - Interface in org.chronos.chronosphere.internal.ogm.api
An EPackageBundle is a collection of EPackages that is self-contained, i.e. does not reference any elements that are not contained in the bundle.
EPackageBundleImpl - Class in org.chronos.chronosphere.internal.ogm.impl
 
EPackageBundleImpl(Iterable<? extends EPackage>) - Constructor for class org.chronos.chronosphere.internal.ogm.impl.EPackageBundleImpl
 
EPackagesAreNotSelfContainedException - Exception in org.chronos.chronosphere.api.exceptions
 
EPackagesAreNotSelfContainedException(Iterable<? extends EReference>) - Constructor for exception org.chronos.chronosphere.api.exceptions.EPackagesAreNotSelfContainedException
 
EPackageToGraphMapper - Interface in org.chronos.chronosphere.internal.ogm.api
This class is a utility capable of mapping EPackages to the graph, and reading the ChronoEPackageRegistry from the graph.
EPackageToGraphMapperImpl - Class in org.chronos.chronosphere.internal.ogm.impl
 
EPackageToGraphMapperImpl() - Constructor for class org.chronos.chronosphere.internal.ogm.impl.EPackageToGraphMapperImpl
 
equals(Object) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
equals(Object) - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
eSetStore(InternalEObject.EStore) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
eStore() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
evolveMetamodel(MetaModelEvolutionIncubator, EPackage) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(MetaModelEvolutionController, EPackage) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(MetaModelEvolutionIncubator, Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(MetaModelEvolutionController, Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(String, MetaModelEvolutionIncubator, EPackage) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(String, MetaModelEvolutionController, EPackage) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(String, MetaModelEvolutionIncubator, Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(String, MetaModelEvolutionController, Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
evolveMetamodel(String, MetaModelEvolutionController, Iterable<? extends EPackage>) - Method in class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
evolveMetamodel(String, MetaModelEvolutionIncubator, Iterable<? extends EPackage>) - Method in class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
except(String) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Removes all elements from the given named step from this step.
except(Set<?>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Removes all elements in the given set from the stream.
except(String) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
except(Set<?>) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
except(String) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
except(Set<?>) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
execute(ChronoSphere, String, MetaModelEvolutionIncubator, Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.impl.evolution.MetaModelEvolutionProcess
 
execute(ChronoSphere, String, MetaModelEvolutionController, Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.impl.evolution.MetaModelEvolutionProcess
 
executeClassEvolutionPhase(MetaModelEvolutionContext) - Method in class org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController
 
executePropertyEvolutionPhase(MetaModelEvolutionContext) - Method in class org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController
 
executeReferenceEvolutionPhase(MetaModelEvolutionContext) - Method in class org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController
 
exists() - Method in interface org.chronos.chronosphere.emf.api.ChronoEObject
 
exists() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
existsBranch(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Checks if a branch with the given name exists or not.
existsBranch(String) - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
existsEPackage(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
existsEPackage(String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
existsIndexOn(EAttribute) - Method in interface org.chronos.chronosphere.api.ChronoSphereIndexManager
Checks if the given EAttribute is indexed or not.
existsIndexOn(EAttribute) - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 

F

FACTORY - Static variable in interface org.chronos.chronosphere.api.ChronoSphere
This is the singleton factory instance for ChronoSpheres.
filter(Predicate<EObject>) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
filter(Predicate<E>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Applies the given filter predicate to all elements in the current result.
filter(Predicate<S>) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Applies the given filter predicate to all elements in the current result.
filter(Predicate<E>) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
filter(Predicate<EObject>) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
filter(Predicate<E>) - Method in class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
find() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
find() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
findInNewModel() - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
findInNewModel() - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
findInOldModel() - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
findInOldModel() - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
flatMap(Function<E, Iterator<T>>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Uses the given function to map each element to an iterator of output elements.
flatMap(Function<E, Iterator<T>>) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
flatMap(Function<EObject, Iterator<T>>) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
flattenEPackage(EPackage) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
"Flattens" the given EPackage by iterating recursively over its sub-packages and throwing all encountered packages into a set.
flattenEPackages(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
"Flattens" the given collection of EPackages by iterating recursively over their sub-packages and throwing all encountered packages into a set.
flattenEPackages(Iterator<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
"Flattens" the given collection of EPackages by iterating recursively over their sub-packages and throwing all encountered packages into a set.
floor() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
floor() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
flush() - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
flush() - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
fromConfiguration(Configuration) - Method in interface org.chronos.chronosphere.api.builder.repository.ChronoSphereBaseBuilder
 
fromConfiguration(Configuration) - Method in class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl
 
fromProperties(Properties) - Method in interface org.chronos.chronosphere.api.builder.repository.ChronoSphereBaseBuilder
 
fromProperties(Properties) - Method in class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl
 
fromPropertiesFile(File) - Method in interface org.chronos.chronosphere.api.builder.repository.ChronoSphereBaseBuilder
 
fromPropertiesFile(String) - Method in interface org.chronos.chronosphere.api.builder.repository.ChronoSphereBaseBuilder
 
fromPropertiesFile(File) - Method in class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl
 
fromPropertiesFile(String) - Method in class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl
 
fromString(String) - Static method in enum org.chronos.chronosphere.internal.ogm.api.VertexKind
 
fullyQualifiedNameFor(EStructuralFeature) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Returns the fully qualified name for the given feature.
fullyQualifiedNameFor(EClass) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Returns the fully qualified name for the given EClass.
fullyQualifiedNameFor(EClassifier) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Returns the fully qualified name for the given EClassifier.
fullyQualifiedNameFor(EPackage) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Returns the fully qualified name for the given EPackage.

G

get(InternalEObject, EStructuralFeature, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
get(InternalEObject, EStructuralFeature, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
getBatchInsertBatchSize() - Method in interface org.chronos.chronosphere.internal.configuration.api.ChronoSphereConfiguration
 
getBatchInsertBatchSize() - Method in class org.chronos.chronosphere.internal.configuration.impl.ChronoSphereConfigurationImpl
 
getBranch(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Returns the branch with the given name.
getBranch() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getBranch(String) - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
getBranch() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getBranches() - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Returns the set of all existing branches.
getBranches() - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
getBranchingTimestamp() - Method in interface org.chronos.chronosphere.api.SphereBranch
Returns the timestamp at which this branch was created from the origin (parent) branch.
getBranchingTimestamp() - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
getBranchManager() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the branch manager associated with this ChronoSphere instance.
getBranchManager() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getBranchNames() - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Returns the name of all existing branches.
getBranchNames() - Method in class org.chronos.chronosphere.impl.ChronoSphereBranchManagerImpl
 
getChronoEPackage() - Method in interface org.chronos.chronosphere.internal.api.SphereTransactionContext
 
getCommitMetadata(long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the metadata for the commit on the master branch at the given timestamp.
getCommitMetadata(String, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the metadata for the commit on the given branch at the given timestamp.
getCommitMetadata(String, long) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getCommitMetadataBetween(long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over the entries of commit timestamp and associated metadata on the master branch, bounded between from and to, in descending order.
getCommitMetadataBetween(String, long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over the entries of commit timestamp and associated metadata, bounded between from and to, in descending order.
getCommitMetadataBetween(long, long, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over the entries of commit timestamp and associated metadata on the master branch, bounded between from and to.
getCommitMetadataBetween(String, long, long, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over the entries of commit timestamp and associated metadata, bounded between from and to.
getCommitMetadataBetween(String, long, long, Order) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getCommitMetadataPaged(long, long, int, int, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over commit timestamps and associated metadata on the master branch in a paged fashion.
getCommitMetadataPaged(String, long, long, int, int, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over commit timestamps and associated metadata in a paged fashion.
getCommitMetadataPaged(String, long, long, int, int, Order) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getCommitTimestampsBetween(long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over all timestamps where commits have occurred on the master branch, bounded between from and to, in descending order.
getCommitTimestampsBetween(String, long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over all timestamps where commits have occurred on the given branch, bounded between from and to, in descending order.
getCommitTimestampsBetween(long, long, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over all timestamps where commits have occurred on the master branch, bounded between from and to.
getCommitTimestampsBetween(String, long, long, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over all timestamps where commits have occurred, bounded between from and to.
getCommitTimestampsBetween(String, long, long, Order) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getCommitTimestampsBewteen(long, long, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over all timestamps where commits have occurred on the master branch, bounded between from and to.
getCommitTimestampsPaged(long, long, int, int, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over commit timestamps on the master branch in a paged fashion.
getCommitTimestampsPaged(String, long, long, int, int, Order) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns an iterator over commit timestamps in a paged fashion.
getCommitTimestampsPaged(String, long, long, int, int, Order) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getConfiguration() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the configuration of this ChronoSphere instance.
getConfiguration() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getContainer(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
getContainer(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
getContainingFeature(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
getContainingFeature(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
getContainingFeatureID(InternalEObject) - Method in interface org.chronos.chronosphere.emf.internal.impl.store.ChronoEStore
 
getContainingFeatureID(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
getContainingFeatureID(InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
getContents() - Method in interface org.chronos.chronosphere.internal.ogm.api.EPackageBundle
Returns a list of EPackages that are contained in this bundle.
getContents() - Method in class org.chronos.chronosphere.internal.ogm.impl.EPackageBundleImpl
 
getCorrespondingEObjectInNewModel(EObject) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getCorrespondingEObjectInNewModel(EObject) - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getCorrespondingEObjectInOldModel(EObject) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getCorrespondingEObjectInOldModel(EObject) - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getEAttribute(EClass, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Finds and returns the EAttribute with the given name in the given EClass.
getEAttributeByID(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEAttributeByID(String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEAttributeByQualifiedName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEAttributeByQualifiedName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEAttributeByQualifiedName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEAttributeByQualifiedName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEAttributeByQualifiedName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEAttributeByQualifiedName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEAttributeID(EAttribute) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEAttributeID(EAttribute) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEAttributeValue(ChronoEPackageRegistry, Vertex, EAttribute) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the value for the given multiplicity-one attribute in the given Vertex.
getEAttributeValues(ChronoEPackageRegistry, Vertex, EAttribute) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the values for the given multiplicity-many attribute in the given Vertex.
getEClassByID(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEClassByID(String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEClassByQualifiedName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEClassByQualifiedName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassByQualifiedName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassByQualifiedName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassByQualifiedName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassByQualifiedName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEClassBySimpleName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEClassBySimpleName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassBySimpleName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassBySimpleName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassBySimpleName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassBySimpleName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEClasses() - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEClasses() - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEClassForEObjectVertex(ChronoEPackageRegistry, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the EClass that acts as the classifier for the EObject represented by the given Vertex.
getEClassID(EClass) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEClassID(EClass) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEClassifierByQualifiedName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEClassifierByQualifiedName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierByQualifiedName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierByQualifiedName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierByQualifiedName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierByQualifiedName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEClassifierBySimpleName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEClassifierBySimpleName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierBySimpleName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierBySimpleName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierBySimpleName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEClassifierBySimpleName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEContainer(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the vertex representing the EObject that acts as the eContainer() of the given EObject.
getEContainingFeatureId(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the numeric Ecore ID of the eContainingFeature on the EObject represented by the given vertex.
getEdge(Vertex, String, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
Finds and returns the single Edge that connects the given source Vertex with the given target Vertex.
getEdges(Vertex, String, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
Finds and returns the Edges that connects the given source Vertex with the given target Vertex.
getEObjectById(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
Retrieves a single ChronoEObject by its unique identifier.
getEObjectById(Iterable<String>) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
Retrieves the ChronoEObjects for the given unique identifiers.
getEObjectById(Iterator<String>) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
Retrieves the ChronoEObjects for the given unique identifiers.
getEObjectById(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEObjectById(Iterable<String>) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEObjectById(Iterator<String>) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEObjectHistory(EObject) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
Returns an iterator over the change timestamps in the history of the given EObject.
getEObjectHistory(EObject) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEObjectModificationsBetween(long, long) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
Returns an iterator over all EObject modifications that have taken place in the given time range.
getEObjectModificationsBetween(long, long) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEObjectToGraphMapper() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getEObjectToGraphMapper() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereInternal
 
getEPackage(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEPackage(String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEpackageBundleVertices(ChronoGraph) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the set of vertices that represent EPackageBundles.
getEPackageByNsURI(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEPackageByNsURI(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEPackageByNsURI(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.EPackageBundle
Returns a contained EPackage by its namespace URI.
getEPackageByNsURI(String) - Method in class org.chronos.chronosphere.internal.ogm.impl.EPackageBundleImpl
 
getEPackageByQualifiedName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEPackageByQualifiedName(Iterable<EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageByQualifiedName(Iterator<EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageByQualifiedName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageByQualifiedName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageByQualifiedName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEPackageBySimpleName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEPackageBySimpleName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageBySimpleName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageBySimpleName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageBySimpleName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEPackageBySimpleName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEPackageManager() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the EPackage manager associated with this ChronoSphere instance.
getEPackageManager() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getEPackageRegistry() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEPackageRegistry() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
getEPackages() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEPackages() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEPackages() - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEPackages() - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEPackageToGraphMapper() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getEPackageToGraphMapper() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereInternal
 
getEPackageVertexForEClassVertex(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the EPackage that contains the EClass represented by the given vertex.
getEReference(EClass, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Finds and returns the EReference with the given name in the given EClass.
getEReferenceByID(String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEReferenceByID(String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEReferenceByQualifiedName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getEReferenceByQualifiedName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferenceByQualifiedName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferenceByQualifiedName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferenceByQualifiedName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferenceByQualifiedName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getEReferenceEdgeOrder(Edge) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the order property of the given Edge that represents an EReference link.
getEReferenceID(EReference) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getEReferenceID(EReference) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
getEReferencesToEClass(EPackage, EClass) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferencesToEClass(Iterable<? extends EPackage>, EClass) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferencesToEClass(EPackage[], EClass) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferencesToEClass(Iterator<? extends EPackage>, EClass) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getEReferencesWithNonContainedEReferenceTypes(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Given a collection of EPackages, this method returns all EReferences with target types that are not contained in any of the given EPackages, E-Sub-Packages, or the Ecore EPackage.
getEReferenceTarget(ChronoEPackageRegistry, Vertex, EReference) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the single target of the given EReference on the given EObject vertex.
getEReferenceTargets(ChronoEPackageRegistry, Vertex, EReference) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the targets of the given EReference on the given EObject vertex.
getFeatureByQualifiedName(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getFeatureByQualifiedName(EPackage, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getFeatureByQualifiedName(Iterable<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getFeatureByQualifiedName(EPackage[], String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getFeatureByQualifiedName(Iterator<? extends EPackage>, String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
getFeatureByQualifiedName(String) - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getFirstBuilderInChain(QueryStepBuilder<?, ?>) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
getGraph() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Returns the ChronoGraph instance associated with this resource.
getGraph() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getGraph() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
getGraph() - Method in interface org.chronos.chronosphere.internal.api.SphereTransactionContext
 
getGraphEStore() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getGraphEStore() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
getGraphIndexManager() - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
getGraphTransaction() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Returns the graph transaction to which this resource is currently bound.
getId() - Method in interface org.chronos.chronosphere.emf.api.ChronoEObject
 
getId() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
getIndexManager() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the index manager associated with the master branch of this ChronoSphere instance.
getIndexManager(String) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the index manager associated with the given branch.
getIndexManager(String) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getLifecycleStatus() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
getLifecycleStatus() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoEObjectInternal
 
getMasterBranch() - Method in interface org.chronos.chronosphere.api.ChronoSphereBranchManager
Returns the master branch.
getMessage() - Method in exception org.chronos.chronosphere.api.exceptions.EPackagesAreNotSelfContainedException
 
getMigrationBranch() - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getMigrationBranch() - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getName() - Method in interface org.chronos.chronosphere.api.SphereBranch
Returns the name of this branch, which also acts as its unique identifier.
getName() - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
getNewEPackage(String) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getNewEPackage(String) - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getNewEPackages() - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getNewEPackages() - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getNow() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the "now" timestamp, i.e. the timestamp of the latest commit on the repository, on the master branch.
getNow(String) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Returns the "now" timestamp, i.e. the timestamp of the latest commit on the repository, on the given branch.
getNow() - Method in interface org.chronos.chronosphere.api.SphereBranch
Returns the "now" timestamp on this branch, i.e. the timestamp at which the last full commit was successfully executed.
getNow() - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
getNow(String) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getNsPrefix(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the namespace Prefix stored in the given EPackage vertex.
getNsURI(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the namespace URI stored in the given EPackage vertex.
getOldEPackage(String) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getOldEPackage(String) - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getOldEPackages() - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionContext
 
getOldEPackages() - Method in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
getOrCreatePlainVertexForEObject(SphereTransactionContext, ChronoEObject) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
getOrCreatePlainVertexForEObject(SphereTransactionContext, ChronoEObject) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
getOrigin() - Method in interface org.chronos.chronosphere.api.SphereBranch
Returns the branch from which this branch originates.
getOrigin() - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
getOriginsRecursive() - Method in interface org.chronos.chronosphere.api.SphereBranch
Returns the list of direct and transitive origin branches.
getOriginsRecursive() - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 
getOwner() - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
getOwningSphere() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getOwningSphere() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
getPrevious() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderInternal
 
getPrevious() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
getPrevious() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
getRegisteredEPackages() - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
getRegisteredEPackages(String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
getRegisteredEPackages(String) - Method in class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
getRegisteredEStructuralFeature(T) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistry
 
getRootEPackageVertexForEClassVertex(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the root of the EPackage hierarchy that contains the EClass represented by the given vertex.
getRootEPackageVertexForEPackageVertex(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the root of the EPackage hierarchy that contains the EPackage represented by the given vertex.
getRootGraph() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
getRootGraph() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereInternal
 
getTimestamp() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
getTimestamp() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Returns the timestamp on which the resource is currently operating.
getTimestamp() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
getTransaction() - Method in class org.chronos.chronosphere.impl.query.traversal.TraversalBaseSource
 
getTransaction() - Method in interface org.chronos.chronosphere.internal.api.SphereTransactionContext
 
getTransactionFromTraversalBaseSourceOf(QueryStepBuilder<?, ?>) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
getVertexForEAttributeRaw(Vertex, EAttribute) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the given EAttribute and is attached to the given EClass vertex.
getVertexForEClass(ChronoEPackageRegistry, ChronoGraph, EClass) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the given EClass in the given graph.
getVertexForEClassRaw(ChronoGraph, EClass) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Attempts to find the Vertex that represents the given EClass in the graph.
getVertexForEObject(ChronoGraph, ChronoEObject) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the vertex from the given graph that represents the given EObject.
getVertexForEObject(ChronoGraph, String) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex in the given ChronoGraph that represents the ChronoEObject with the given ID.
getVertexForEPackage(ChronoGraph, EPackage) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the given EPackage.
getVertexForEReferenceRaw(Vertex, EReference) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the Vertex that represents the given EReference and is attached to the given EClass vertex.
getVertexKind(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the kind of the vertex.
getVertexName(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the name of the given vertex.
getXMIContents(Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Returns the XMI contents stored in the given Vertex.
GraphToEcoreMapper - Interface in org.chronos.chronosphere.internal.ogm.api
 
GremlinUtils - Class in org.chronos.chronosphere.internal.ogm.impl
 
GremlinUtils() - Constructor for class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
 

H

has(String, Object) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Filters all EObjects in the result set that have the given feature set to the given value.
has(EStructuralFeature, Object) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Filters all EObjects in the result set that have the given feature set to the given value.
has(String, Object) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters all EObjects in the result set that have the given feature set to the given value.
has(EStructuralFeature, Object) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters all EObjects in the result set that have the given feature set to the given value.
has(String, Object) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
has(EStructuralFeature, Object) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
hashCode() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
hashCode(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
hashCode(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
hashCode() - Method in class org.chronos.chronosphere.impl.SphereBranchImpl
 

I

identity() - Static method in interface org.chronos.chronosphere.impl.query.traversal.TraversalTransformer
 
incubator - Variable in class org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController
 
IncubatorBasedModelEvolutionController - Class in org.chronos.chronosphere.impl.evolution
 
IncubatorBasedModelEvolutionController(MetaModelEvolutionIncubator) - Constructor for class org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController
 
indexOf(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
indexOf(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
inMemoryRepository() - Method in interface org.chronos.chronosphere.api.builder.repository.ChronoSphereBaseBuilder
 
inMemoryRepository() - Method in class org.chronos.chronosphere.internal.builder.repository.impl.ChronoSphereBaseBuilderImpl
 
INSTANCE - Static variable in interface org.chronos.chronosphere.api.ChronoSphereFactory
The singleton instance of this factory.
isAttached() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoEObjectInternal
 
isClosed() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Checks if this ChronoSphere instance is closed or not.
isClosed() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
isClosed() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Checks if this resource is closed.
isClosed() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
isClosed() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
isEmpty(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
isEmpty(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
isIndexDirty(EAttribute) - Method in interface org.chronos.chronosphere.api.ChronoSphereIndexManager
Checks if the index on the given EAttribute is dirty.
isIndexDirty(EAttribute) - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
isInstanceOf(EClass) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Filters all EObjects that are an instance of the given EClass.
isInstanceOf(EClass, boolean) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Filters all EObjects that are an instance of the given EClass.
isInstanceOf(String) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Filters all EObjects that are a (direct or indirect) instance of an EClass with the given name.
isInstanceOf(String, boolean) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
Filters all EObjects that are a (direct or indirect) instance of an EClass with the given name.
isInstanceOf(EClass) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters all EObjects that are an instance of the given EClass.
isInstanceOf(EClass, boolean) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters all EObjects that are an instance of the given EClass.
isInstanceOf(String) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters all EObjects that are a (direct or indirect) instance of an EClass with the given name.
isInstanceOf(String, boolean) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters all EObjects that are a (direct or indirect) instance of an EClass with the given name.
isInstanceOf(EClass) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
isInstanceOf(EClass, boolean) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
isInstanceOf(String) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
isInstanceOf(String, boolean) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
isOpen() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Checks if this ChronoSphere instance is still open.
isOpen() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
isOpen() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Checks if this resource is still open.
isOpen() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
isPersistent() - Method in enum org.chronos.chronosphere.emf.internal.api.ChronoEObjectLifecycle
 
isRemoved() - Method in enum org.chronos.chronosphere.emf.internal.api.ChronoEObjectLifecycle
 
isSet(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
isSet(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
isTransient() - Method in enum org.chronos.chronosphere.emf.internal.api.ChronoEObjectLifecycle
 
isXMIFile(File) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Checks that the given File is an XMI file.
iterator() - Method in class org.chronos.chronosphere.internal.ogm.impl.EPackageBundleImpl
 

J

jumpTo(long) - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource.TimeMachine
Performs a time jump with the attached ChronoResource to the specified timestamp.
jumpTo(Date) - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource.TimeMachine
Performs a time jump with the attached ChronoResource to the specified date.
jumpToPresent() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource.TimeMachine
Performs a time jump with the attached ChronoResource to the latest commit (present).

L

lastIndexOf(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
lastIndexOf(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
limit(long) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
limit(long) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Limits the number of elements in the result set to the given number.
limit(long) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
limit(long) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 

M

map(Function<E, T>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Uses the given function to map each element from the current result set to a new element.
map(Function<S, E>) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Uses the given function to map each element from the current result set to a new element.
map(Function<E, T>) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
map(Function<EObject, T>) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
mapAllEObjectPropertiesToGraph(SphereTransactionContext, ChronoEObject) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
mapAllEObjectPropertiesToGraph(SphereTransactionContext, ChronoEObject) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
mapAllEObjectReferencesToGraph(SphereTransactionContext, ChronoEObject) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
mapAllEObjectReferencesToGraph(SphereTransactionContext, ChronoEObject) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
mapEAttributeToGraph(SphereTransactionContext, ChronoEObject, EAttribute) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
mapEAttributeToGraph(SphereTransactionContext, ChronoEObject, EAttribute) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
mapEClassReferenceToGraph(SphereTransactionContext, ChronoEObject) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
mapEClassReferenceToGraph(SphereTransactionContext, ChronoEObject) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
mapEContainerReferenceToGraph(SphereTransactionContext, ChronoEObject) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
mapEContainerReferenceToGraph(SphereTransactionContext, ChronoEObject) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
mapEObjectToVertex(ChronoSphereTransaction, EObject) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
mapEObjectToVertex(ChronoGraph, EObject) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
mapEReferenceToGraph(SphereTransactionContext, ChronoEObject, EReference) - Method in interface org.chronos.chronosphere.internal.ogm.api.EObjectToGraphMapper
 
mapEReferenceToGraph(SphereTransactionContext, ChronoEObject, EReference) - Method in class org.chronos.chronosphere.internal.ogm.impl.EObjectToGraphMapperImpl
 
mapToGraph(ChronoGraph, EPackageBundle) - Method in interface org.chronos.chronosphere.internal.ogm.api.EPackageToGraphMapper
Maps the contents of the given EPackageBundle into the given ChronoGraph.
mapToGraph(ChronoGraph, EPackageBundle) - Method in class org.chronos.chronosphere.internal.ogm.impl.EPackageToGraphMapperImpl
 
mapVertexToEObject(ChronoSphereTransaction, Traverser<Vertex>) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
mapVertexToEObject(ChronoSphereTransaction, Vertex) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
mapVertexToEObject(Vertex) - Method in interface org.chronos.chronosphere.internal.ogm.api.GraphToEcoreMapper
 
maxAsDouble() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
maxAsDouble() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
maxAsLong() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
maxAsLong() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
MetaModelEvolutionCanceledException - Exception in org.chronos.chronosphere.api.exceptions
 
MetaModelEvolutionCanceledException() - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionCanceledException
 
MetaModelEvolutionCanceledException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionCanceledException
 
MetaModelEvolutionCanceledException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionCanceledException
 
MetaModelEvolutionCanceledException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionCanceledException
 
MetaModelEvolutionCanceledException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionCanceledException
 
MetaModelEvolutionContext - Interface in org.chronos.chronosphere.api
 
MetaModelEvolutionController - Interface in org.chronos.chronosphere.api
 
MetaModelEvolutionException - Exception in org.chronos.chronosphere.api.exceptions
 
MetaModelEvolutionException() - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionException
 
MetaModelEvolutionException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionException
 
MetaModelEvolutionException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionException
 
MetaModelEvolutionException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionException
 
MetaModelEvolutionException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.MetaModelEvolutionException
 
MetaModelEvolutionIncubator - Interface in org.chronos.chronosphere.api
 
MetaModelEvolutionProcess - Class in org.chronos.chronosphere.impl.evolution
 
MetaModelEvolutionProcess() - Constructor for class org.chronos.chronosphere.impl.evolution.MetaModelEvolutionProcess
 
migrate(MetaModelEvolutionContext) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionController
 
migrate(MetaModelEvolutionContext) - Method in class org.chronos.chronosphere.impl.evolution.IncubatorBasedModelEvolutionController
 
migrateClass(EObject, MetaModelEvolutionContext) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionIncubator
 
minAsDouble() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
minAsDouble() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
minAsLong() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
minAsLong() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
ModelEvolutionContextImpl - Class in org.chronos.chronosphere.impl.evolution
 
ModelEvolutionContextImpl(ChronoSphere, String, ChronoSphereTransaction, ChronoSphereTransaction) - Constructor for class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
move(InternalEObject, EStructuralFeature, int, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
move(InternalEObject, EStructuralFeature, int, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 

N

named(String) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
named(String) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Assigns the given name to this QueryStepBuilder.
named(String) - Static method in class org.chronos.chronosphere.api.query.SubQuery
Assigns the given name to this QueryStepBuilder.
named(String) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
named(String) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
NameResolutionException - Exception in org.chronos.chronosphere.api.exceptions.emf
 
NameResolutionException() - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.NameResolutionException
 
NameResolutionException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.NameResolutionException
 
NameResolutionException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.NameResolutionException
 
NameResolutionException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.NameResolutionException
 
NameResolutionException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.NameResolutionException
 
NAMESPACE - Static variable in interface org.chronos.chronosphere.internal.configuration.api.ChronoSphereConfiguration
 
newTx - Variable in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
not(QueryStepBuilder<E, ?>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
 
not(QueryStepBuilder<E, ?>) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
not(QueryStepBuilder<EObject, ?>) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
notNull() - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
notNull() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Filters out and discards all null values from the current result set.
notNull() - Static method in class org.chronos.chronosphere.api.query.SubQuery
Filters out and discards all null values from the current result set.
notNull() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
notNull() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
NS_DOT - Static variable in interface org.chronos.chronosphere.internal.configuration.api.ChronoSphereConfiguration
 
NumericCastableQueryStepBuilder<S,E> - Interface in org.chronos.chronosphere.api.query
 
NumericQueryAsByteStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryAsByteStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsByteStepBuilder
 
NumericQueryAsDoubleStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryAsDoubleStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsDoubleStepBuilder
 
NumericQueryAsFloatStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryAsFloatStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsFloatStepBuilder
 
NumericQueryAsIntegerStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryAsIntegerStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsIntegerStepBuilder
 
NumericQueryAsLongStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryAsLongStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsLongStepBuilder
 
NumericQueryAsShortStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryAsShortStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsShortStepBuilder
 
NumericQueryCeilStepBuilder<S,N extends java.lang.Number> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryCeilStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryCeilStepBuilder
 
NumericQueryFloorStepBuilder<S,N extends java.lang.Number> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryFloorStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryFloorStepBuilder
 
NumericQueryRoundStepBuilder<S,N extends java.lang.Number> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryRoundStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryRoundStepBuilder
 
NumericQueryRoundToIntStepBuilder<S,N extends java.lang.Number> - Class in org.chronos.chronosphere.impl.query.steps.numeric
 
NumericQueryRoundToIntStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryRoundToIntStepBuilder
 
NumericQueryStepBuilder<S,E extends java.lang.Number> - Interface in org.chronos.chronosphere.api.query
 
NumericQueryStepBuilderImpl<S,I,E extends java.lang.Number> - Class in org.chronos.chronosphere.impl.query
 
NumericQueryStepBuilderImpl(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 

O

ObjectQueryAndStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryAndStepBuilder(TraversalChainElement, QueryStepBuilder<E, ?>...) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAndStepBuilder
 
ObjectQueryAsBooleanStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryAsBooleanStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAsBooleanStepBuilder
 
ObjectQueryAsCharacterStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryAsCharacterStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAsCharacterStepBuilder
 
ObjectQueryBackStepBuilder<S,I> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryBackStepBuilder(TraversalChainElement, String) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryBackStepBuilder
 
ObjectQueryDistinctStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryDistinctStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryDistinctStepBuilder
 
ObjectQueryEGetAttributeStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryEGetAttributeStepBuilder(TraversalChainElement, EAttribute) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEGetAttributeStepBuilder
 
ObjectQueryEGetByNameStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryEGetByNameStepBuilder(TraversalChainElement, String) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEGetByNameStepBuilder
 
ObjectQueryEObjectBackStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryEObjectBackStepBuilder(TraversalChainElement, String) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectBackStepBuilder
 
ObjectQueryEObjectReifyStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryEObjectReifyStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectReifyStepBuilder
 
ObjectQueryEObjectUnionStepBuilder<S> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryEObjectUnionStepBuilder(TraversalChainElement, QueryStepBuilder<EObject, ?>...) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectUnionStepBuilder
 
ObjectQueryExceptNamedStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryExceptNamedStepBuilder(TraversalChainElement, String) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryExceptNamedStepBuilder
 
ObjectQueryExceptSetStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryExceptSetStepBuilder(TraversalChainElement, Set<?>) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryExceptSetStepBuilder
 
ObjectQueryFilterStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryFilterStepBuilder(TraversalChainElement, Predicate<E>) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryFilterStepBuilder
 
ObjectQueryFlatMapStepBuilder<S,I,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryFlatMapStepBuilder(TraversalChainElement, Function<I, Iterator<E>>) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryFlatMapStepBuilder
 
ObjectQueryLimitStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryLimitStepBuilder(TraversalChainElement, long) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryLimitStepBuilder
 
ObjectQueryMapStepBuilder<S,I,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryMapStepBuilder(TraversalChainElement, Function<I, E>) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryMapStepBuilder
 
ObjectQueryNamedStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryNamedStepBuilder(TraversalChainElement, String) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryNamedStepBuilder
 
ObjectQueryNotStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryNotStepBuilder(TraversalChainElement, QueryStepBuilder<E, ?>) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryNotStepBuilder
 
ObjectQueryOrderByStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryOrderByStepBuilder(TraversalChainElement, Comparator<E>) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryOrderByStepBuilder
 
ObjectQueryOrStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryOrStepBuilder(TraversalChainElement, QueryStepBuilder<E, ?>...) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryOrStepBuilder
 
ObjectQueryStepBuilderImpl<S,I,E> - Class in org.chronos.chronosphere.impl.query
 
ObjectQueryStepBuilderImpl(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.ObjectQueryStepBuilderImpl
 
ObjectQueryTerminalConverterStepBuilder<S,E> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryTerminalConverterStepBuilder(TraversalChainElement) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryTerminalConverterStepBuilder
 
ObjectQueryUnionStepBuilder<S,I> - Class in org.chronos.chronosphere.impl.query.steps.object
 
ObjectQueryUnionStepBuilder(TraversalChainElement, QueryStepBuilder<I, ?>...) - Constructor for class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryUnionStepBuilder
 
of(Iterable<? extends EPackage>) - Static method in interface org.chronos.chronosphere.internal.ogm.api.EPackageBundle
Creates and returns a new EPackageBundle, consisting of the given EPackages.
oldTx - Variable in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
or(QueryStepBuilder<E, ?>...) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
 
or(QueryStepBuilder<S, ?>...) - Static method in class org.chronos.chronosphere.api.query.SubQuery
 
or(QueryStepBuilder<E, ?>...) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
or(QueryStepBuilder<EObject, ?>...) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
Order - Enum in org.chronos.chronosphere.api.query
 
orderBy(EAttribute, Order) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
orderBy(Comparator<EObject>) - Method in interface org.chronos.chronosphere.api.query.EObjectQueryStepBuilder
 
orderBy(Comparator<E>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Sorts the current result set by applying the given comparator.
orderBy(Comparator<E>) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
orderBy(Comparator<EObject>) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
orderBy(EAttribute, Order) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
org.chronos.chronosphere.api - package org.chronos.chronosphere.api
 
org.chronos.chronosphere.api.builder.repository - package org.chronos.chronosphere.api.builder.repository
 
org.chronos.chronosphere.api.exceptions - package org.chronos.chronosphere.api.exceptions
 
org.chronos.chronosphere.api.exceptions.emf - package org.chronos.chronosphere.api.exceptions.emf
 
org.chronos.chronosphere.api.query - package org.chronos.chronosphere.api.query
 
org.chronos.chronosphere.emf.api - package org.chronos.chronosphere.emf.api
 
org.chronos.chronosphere.emf.impl - package org.chronos.chronosphere.emf.impl
 
org.chronos.chronosphere.emf.internal.api - package org.chronos.chronosphere.emf.internal.api
 
org.chronos.chronosphere.emf.internal.impl.store - package org.chronos.chronosphere.emf.internal.impl.store
 
org.chronos.chronosphere.emf.internal.util - package org.chronos.chronosphere.emf.internal.util
 
org.chronos.chronosphere.impl - package org.chronos.chronosphere.impl
 
org.chronos.chronosphere.impl.evolution - package org.chronos.chronosphere.impl.evolution
 
org.chronos.chronosphere.impl.query - package org.chronos.chronosphere.impl.query
 
org.chronos.chronosphere.impl.query.steps.eobject - package org.chronos.chronosphere.impl.query.steps.eobject
 
org.chronos.chronosphere.impl.query.steps.numeric - package org.chronos.chronosphere.impl.query.steps.numeric
 
org.chronos.chronosphere.impl.query.steps.object - package org.chronos.chronosphere.impl.query.steps.object
 
org.chronos.chronosphere.impl.query.traversal - package org.chronos.chronosphere.impl.query.traversal
 
org.chronos.chronosphere.impl.transaction - package org.chronos.chronosphere.impl.transaction
 
org.chronos.chronosphere.internal.api - package org.chronos.chronosphere.internal.api
 
org.chronos.chronosphere.internal.builder.repository.impl - package org.chronos.chronosphere.internal.builder.repository.impl
 
org.chronos.chronosphere.internal.configuration.api - package org.chronos.chronosphere.internal.configuration.api
 
org.chronos.chronosphere.internal.configuration.impl - package org.chronos.chronosphere.internal.configuration.impl
 
org.chronos.chronosphere.internal.ogm.api - package org.chronos.chronosphere.internal.ogm.api
 
org.chronos.chronosphere.internal.ogm.impl - package org.chronos.chronosphere.internal.ogm.impl
 
overrideEPackages(ChronoSphereTransaction, Iterable<? extends EPackage>) - Method in class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
overrideEPackages(ChronoSphereTransaction, Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereEPackageManagerInternal
Overrides the registered EPackages with the given ones without touching the corresponding EObjects.
OwnedTransientEStore - Class in org.chronos.chronosphere.emf.internal.impl.store
 
OwnedTransientEStore(ChronoEObjectInternal) - Constructor for class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 

P

PACKAGE_PATH_SEPARATOR - Static variable in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
prepareTerminalOperation(QueryStepBuilderInternal<S, E>, boolean) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
preventCascadeRemoveFromOpposite - Variable in class org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore
 
preventCascadeUnsetContainer - Variable in class org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore
 
previous - Variable in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 

Q

QueryStepBuilder<S,E> - Interface in org.chronos.chronosphere.api.query
 
QueryStepBuilderInternal<S,E> - Interface in org.chronos.chronosphere.api.query
 
QueryStepBuilderStarter - Interface in org.chronos.chronosphere.api.query
 
QueryStepBuilderStarterImpl - Class in org.chronos.chronosphere.impl.query
 
QueryStepBuilderStarterImpl(ChronoSphereTransactionInternal) - Constructor for class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
QueryUtils - Class in org.chronos.chronosphere.impl.query
 
QueryUtils() - Constructor for class org.chronos.chronosphere.impl.query.QueryUtils
 

R

readChronoEPackageRegistryFromGraph(ChronoGraph) - Method in interface org.chronos.chronosphere.internal.ogm.api.EPackageToGraphMapper
Reads the contents of the given ChronoEPackageRegistry from the graph.
readChronoEPackageRegistryFromGraph(ChronoGraph) - Method in class org.chronos.chronosphere.internal.ogm.impl.EPackageToGraphMapperImpl
 
readEObjectsFromXMI(String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Reads the EObjects contained in the given XMI data.
readEObjectsFromXMI(String, Set<EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Reads the EObjects contained in the given XMI data.
readEPackageFromXMI(String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Reads the given XMI contents and converts them into an EPackage.
readEPackagesFromXMI(String) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
 
registerEAttributeID(EAttribute, String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistryInternal
 
registerEAttributeID(EAttribute, String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
registerEClassID(EClass, String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistryInternal
 
registerEClassID(EClass, String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
registerEPackage(EPackage) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistryInternal
 
registerEPackage(EPackage) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
registerEReferenceID(EReference, String) - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistryInternal
 
registerEReferenceID(EReference, String) - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
registerOrUpdateEPackage(EPackage) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
registerOrUpdateEPackage(EPackage, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
registerOrUpdateEPackages(Iterable<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
registerOrUpdateEPackages(Iterable<? extends EPackage>, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
registerOrUpdateEPackages(Iterator<? extends EPackage>) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
registerOrUpdateEPackages(Iterator<? extends EPackage>, String) - Method in interface org.chronos.chronosphere.api.ChronoSphereEPackageManager
 
registerOrUpdateEPackages(Iterator<? extends EPackage>, String) - Method in class org.chronos.chronosphere.impl.ChronoSphereEPackageManagerImpl
 
reifyEObjects() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
reindex(EAttribute) - Method in interface org.chronos.chronosphere.api.ChronoSphereIndexManager
Deprecated.
As of Chronos 0.6.8 or later, please use ChronoSphereIndexManager.reindexAll() instead.
reindex(EAttribute) - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
reindexAll() - Method in interface org.chronos.chronosphere.api.ChronoSphereIndexManager
Re-indexes all dirty indices.
reindexAll() - Method in class org.chronos.chronosphere.impl.ChronoSphereIndexManagerImpl
 
reloadEPackageRegistryFromGraph() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
reloadEPackageRegistryFromGraph() - Method in interface org.chronos.chronosphere.internal.api.ChronoSphereTransactionInternal
 
remove(InternalEObject, EStructuralFeature, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
remove(InternalEObject, EStructuralFeature, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
removeFromEOppositeIfNecessary(ChronoEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore
 
repository - Variable in class org.chronos.chronosphere.impl.evolution.ModelEvolutionContextImpl
 
resolveTraversalChain(QueryStepBuilder<S, E>, ChronoSphereTransactionInternal, boolean) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
ResourceIsAlreadyClosedException - Exception in org.chronos.chronosphere.api.exceptions
 
ResourceIsAlreadyClosedException() - Constructor for exception org.chronos.chronosphere.api.exceptions.ResourceIsAlreadyClosedException
 
ResourceIsAlreadyClosedException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.ResourceIsAlreadyClosedException
 
ResourceIsAlreadyClosedException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ResourceIsAlreadyClosedException
 
ResourceIsAlreadyClosedException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.ResourceIsAlreadyClosedException
 
ResourceIsAlreadyClosedException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.ResourceIsAlreadyClosedException
 
rollback() - Method in interface org.chronos.chronosphere.api.ChronoSphereTransaction
 
rollback() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Rolls back all changes performed in the context of this resource.
rollback() - Method in class org.chronos.chronosphere.impl.transaction.ChronoSphereTransactionImpl
 
round() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
round() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
roundToInt() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
roundToInt() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 

S

seal() - Method in interface org.chronos.chronosphere.internal.ogm.api.ChronoEPackageRegistryInternal
 
seal() - Method in class org.chronos.chronosphere.internal.ogm.impl.ChronoEPackageRegistryImpl
 
set(InternalEObject, EStructuralFeature, int, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
set(InternalEObject, EStructuralFeature, int, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
setContainer(InternalEObject, InternalEObject) - Method in interface org.chronos.chronosphere.emf.internal.impl.store.ChronoEStore
 
setContainer(InternalEObject, InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
setContainer(InternalEObject, InternalEObject) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
setContainingFeatureID(InternalEObject, int) - Method in interface org.chronos.chronosphere.emf.internal.impl.store.ChronoEStore
 
setContainingFeatureID(InternalEObject, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
setContainingFeatureID(InternalEObject, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
setEAttributeValue(ChronoEPackageRegistry, Vertex, EAttribute, Object) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the given multiplicity-one attribute value in the given Vertex.
setEAttributeValues(ChronoEPackageRegistry, Vertex, EAttribute, Collection<?>) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the given multiplicity-many attribute value in the given Vertex.
setEClassForEObjectVertex(ChronoEPackageRegistry, Vertex, EClass) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the EClass for the EObject represented by the given vertex.
setEContainer(Vertex, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the eContainer() of the EObject represented by the given source vertex to the EObject represented by the given target vertex.
setEContainerReferenceIfNecessary(InternalEObject, EStructuralFeature, Object) - Method in class org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore
 
setEContainingFeatureId(Vertex, Integer) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the numeric Ecore ID of the eContainingFeature on the EObject represented by the given vertex.
setEdgeTarget(Vertex, String, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
Makes sure that only a single outgoing Edge with the given label exists in the source Vertex and that edge connects to the target Vertex.
setEdgeTargets(Vertex, String, Set<Vertex>) - Static method in class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
Makes sure that every edge with the given label that is outgoing from the given source vertex leads to one of the given targets, and that there is one edge for each target.
setEdgeTargets(Vertex, String, List<Vertex>) - Static method in class org.chronos.chronosphere.internal.ogm.impl.GremlinUtils
A variant of GremlinUtils.setEdgeTargets(Vertex, String, Set) that respects target ordering and non-uniqueness of targets.
setEReferenceEdgeOrder(Edge, int) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the order property of the given Edge that represents an EReference link to the given value.
setEReferenceTarget(ChronoEPackageRegistry, Vertex, EReference, Vertex) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the target of the given EReference on the given EObject vertex to the given target vertex.
setEReferenceTargets(ChronoEPackageRegistry, Vertex, EReference, List<Vertex>) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the target of the given EReference on the given EObject vertex to the given target vertices.
setLifecycleStatus(ChronoEObjectLifecycle) - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
setLifecycleStatus(ChronoEObjectLifecycle) - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoEObjectInternal
 
setNsPrefix(Vertex, String) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the namespace prefix for the given EPackage vertex.
setNsURI(Vertex, String) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the namespace URI for the given EPackage vertex.
setPrevious(TraversalChainElement) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderInternal
 
setPrevious(TraversalChainElement) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
setPrevious(TraversalChainElement) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
setVertexKind(Vertex, VertexKind) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the kind of the vertex.
setVertexName(Vertex, String) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the name of the given vertex to the given value.
setXMIContents(Vertex, String) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Sets the XMI contents of the given Vertex.
size(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
size(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
SphereBranch - Interface in org.chronos.chronosphere.api
A SphereBranch represents a single stream of changes in the versioning system.
SphereBranchImpl - Class in org.chronos.chronosphere.impl
 
SphereBranchImpl(GraphBranch, SphereBranch) - Constructor for class org.chronos.chronosphere.impl.SphereBranchImpl
 
SphereTransactionContext - Interface in org.chronos.chronosphere.internal.api
 
StandardChronoSphere - Class in org.chronos.chronosphere.impl
 
StandardChronoSphere(ChronoGraph, Configuration) - Constructor for class org.chronos.chronosphere.impl.StandardChronoSphere
 
startingFromAllEObjects() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromAllEObjects() - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
startingFromEObject(EObject) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromEObject(EObject) - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
startingFromEObjects(Iterable<? extends EObject>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromEObjects(Iterator<? extends EObject>) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromEObjects(Iterable<? extends EObject>) - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
startingFromEObjects(Iterator<? extends EObject>) - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
startingFromEObjectsWith(EAttribute, Object) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromEObjectsWith(EAttribute, Object) - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
startingFromInstancesOf(String) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromInstancesOf(EClass) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilderStarter
 
startingFromInstancesOf(EClass) - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
startingFromInstancesOf(String) - Method in class org.chronos.chronosphere.impl.query.QueryStepBuilderStarterImpl
 
StorageBackendCorruptedException - Exception in org.chronos.chronosphere.api.exceptions
 
StorageBackendCorruptedException() - Constructor for exception org.chronos.chronosphere.api.exceptions.StorageBackendCorruptedException
 
StorageBackendCorruptedException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.StorageBackendCorruptedException
 
StorageBackendCorruptedException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.StorageBackendCorruptedException
 
StorageBackendCorruptedException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.StorageBackendCorruptedException
 
StorageBackendCorruptedException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.StorageBackendCorruptedException
 
subQueriesToObjectTraversals(ChronoSphereTransactionInternal, QueryStepBuilder<?, ?>[], boolean) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
subQueriesToVertexTraversals(ChronoSphereTransactionInternal, QueryStepBuilder<?, ?>[], boolean) - Static method in class org.chronos.chronosphere.impl.query.QueryUtils
 
SubQuery - Class in org.chronos.chronosphere.api.query
 
SubQuery() - Constructor for class org.chronos.chronosphere.api.query.SubQuery
 
sumAsDouble() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
sumAsDouble() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 
sumAsLong() - Method in interface org.chronos.chronosphere.api.query.NumericQueryStepBuilder
 
sumAsLong() - Method in class org.chronos.chronosphere.impl.query.NumericQueryStepBuilderImpl
 

T

timeMachine() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoResource
Returns the time machine that is bound to this resource.
toArray(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
toArray(InternalEObject, EStructuralFeature, T[]) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
toArray(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
toArray(InternalEObject, EStructuralFeature, T[]) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
toIterator() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Creates an iterator over the elements in this query and returns it.
toIterator() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
toIterator() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
toList() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Calculates the result of this query and returns it as a List.
toList() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
toList() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
toSet() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Calculates the result set of this query and returns it.
toSet() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
toSet() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
toStream() - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
Converts this query into a Stream.
toStream() - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
toStream() - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
toString() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
toString() - Method in enum org.chronos.chronosphere.internal.ogm.api.VertexKind
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAllReferencingEObjectsQueryStep
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAndStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, I>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryAsEObjectStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryClosureStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryDistinctStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEAllContentsStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEContainerStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEContentsStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetInverseByNameStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetInverseByReferenceStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryEGetReferenceStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryExceptObjectsStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryHasFeatureValueStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryIdentityStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryInstanceOfEClassNameStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryInstanceOfEClassStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryLimitStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryNonNullStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryNotStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.eobject.EObjectQueryOrStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsByteStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsDoubleStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsFloatStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsIntegerStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsLongStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryAsShortStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, N>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryCeilStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, N>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryFloorStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, N>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryRoundStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, N>) - Method in class org.chronos.chronosphere.impl.query.steps.numeric.NumericQueryRoundToIntStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAndStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAsBooleanStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryAsCharacterStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, I>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryBackStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryDistinctStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEGetAttributeStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEGetByNameStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectBackStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectReifyStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Vertex>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryEObjectUnionStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryExceptNamedStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryExceptSetStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryFilterStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, I>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryFlatMapStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryLimitStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, I>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryMapStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryNamedStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryNotStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryOrderByStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, E>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryOrStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, Object>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryTerminalConverterStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, I>) - Method in class org.chronos.chronosphere.impl.query.steps.object.ObjectQueryUnionStepBuilder
 
transformTraversal(ChronoSphereTransactionInternal, GraphTraversal<S, I>) - Method in interface org.chronos.chronosphere.impl.query.traversal.TraversalTransformer
 
TraversalBaseSource<S,E> - Class in org.chronos.chronosphere.impl.query.traversal
 
TraversalBaseSource(ChronoSphereTransactionInternal, Function<Graph, GraphTraversal<S, E>>) - Constructor for class org.chronos.chronosphere.impl.query.traversal.TraversalBaseSource
 
TraversalChainElement - Interface in org.chronos.chronosphere.impl.query.traversal
 
TraversalSource<S,E> - Interface in org.chronos.chronosphere.impl.query.traversal
 
TraversalTransformer<S,I,E> - Interface in org.chronos.chronosphere.impl.query.traversal
 
tx() - Method in interface org.chronos.chronosphere.api.ChronoSphere
Produces and returns a new instance of ChronoSphereTransaction on the master branch head version.
tx(long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Produces and returns a new instance of ChronoSphereTransaction on the master branch at the given timestamp.
tx(Date) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Produces and returns a new instance of ChronoSphereTransaction on the master branch at the given date.
tx(String) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Produces and returns a new instance of ChronoSphereTransaction on the head version of the given branch.
tx(String, long) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Produces and returns a new instance of ChronoSphereTransaction at the given timestamp on the given branch.
tx(String, Date) - Method in interface org.chronos.chronosphere.api.ChronoSphere
Produces and returns a new instance of ChronoSphereTransaction at the given date on the given branch.
tx() - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
tx(long) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
tx(Date) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
tx(String) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
tx(String, long) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 
tx(String, Date) - Method in class org.chronos.chronosphere.impl.StandardChronoSphere
 

U

union(QueryStepBuilder<E, ?>...) - Method in interface org.chronos.chronosphere.api.query.QueryStepBuilder
 
union(QueryStepBuilder<S, ?>...) - Static method in class org.chronos.chronosphere.api.query.SubQuery
 
union(QueryStepBuilder<E, ?>...) - Method in class org.chronos.chronosphere.impl.query.AbstractQueryStepBuilder
 
union(QueryStepBuilder<EObject, ?>...) - Method in class org.chronos.chronosphere.impl.query.EObjectQueryStepBuilderImpl
 
unset(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.ChronoGraphEStore
 
unset(InternalEObject, EStructuralFeature) - Method in class org.chronos.chronosphere.emf.internal.impl.store.OwnedTransientEStore
 
unsetEContainerReferenceIfNecessary(InternalEObject, EStructuralFeature, int) - Method in class org.chronos.chronosphere.emf.internal.impl.store.AbstractChronoEStore
 
unsetEContainerSilent() - Method in class org.chronos.chronosphere.emf.impl.ChronoEObjectImpl
 
unsetEContainerSilent() - Method in interface org.chronos.chronosphere.emf.internal.api.ChronoEObjectInternal
 
UntypedQueryStepBuilder<S,E> - Interface in org.chronos.chronosphere.api.query
 
updateAttributeValues(EObject, EObject, MetaModelEvolutionContext) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionIncubator
 
updateEPackageBundleVertex(Vertex, EPackageBundle) - Static method in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Updates the contents of the Vertex to reflect the given EPackageBundle.
updateReferenceTargets(EObject, EObject, MetaModelEvolutionContext) - Method in interface org.chronos.chronosphere.api.MetaModelEvolutionIncubator
 

V

V_ID__EPACKAGE_REGISTRY - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
 
V_PROP__ECLASS_ID - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
the vertex property that contains the ID of the EClass.
V_PROP__ECONTAININGFEATUREID - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The vertex property that holds the numeric Ecore ID of the EObject.eContainingFeature().
V_PROP__KIND - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The vertex property that contains the vertex kind.
V_PROP__NAME - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The vertex property that contains the name of EPackages, EClasses and EStructuralFeatures.
V_PROP__NS_PREFIX - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The vertex property that contains the namespace prefix of an EPackage .
V_PROP__NS_URI - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The vertex property that contains the namespace URI of an EPackage.
V_PROP__XMI_CONTENTS - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The vertex property that allows a Vertex representing an EPackage to hold the XMI contents of the EPackage.
V_PROP_PREFIX__EATTRIBUTE_VALUE - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
The common prefix for vertex properties that represent EAttribute values.
valueOf(String) - Static method in enum org.chronos.chronosphere.api.query.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chronos.chronosphere.api.query.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chronos.chronosphere.emf.internal.api.ChronoEObjectLifecycle
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.chronos.chronosphere.internal.ogm.api.VertexKind
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.chronos.chronosphere.api.query.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chronos.chronosphere.api.query.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chronos.chronosphere.emf.internal.api.ChronoEObjectLifecycle
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.chronos.chronosphere.internal.ogm.api.VertexKind
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLES__GRAPH_FORMAT_VERSION - Static variable in class org.chronos.chronosphere.internal.ogm.api.ChronoSphereGraphFormat
Graph Variable Name: The version of the graph format used by this instance.
VertexKind - Enum in org.chronos.chronosphere.internal.ogm.api
 

W

writeEObjectsToXMI(Iterable<? extends EObject>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Writse the given (@link EObject}s into their XMI representation.
writeEObjectToXMI(EObject) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Writes the given EObject into its XMI representation.
writeEPackagesToXMI(Iterable<? extends EPackage>) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Writes the given EPackages to XMI.
writeEPackageToXMI(EPackage) - Static method in class org.chronos.chronosphere.emf.internal.util.EMFUtils
Writes the given EPackage to XMI.

X

XMIConversionFailedException - Exception in org.chronos.chronosphere.api.exceptions.emf
 
XMIConversionFailedException() - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.XMIConversionFailedException
 
XMIConversionFailedException(String, Throwable, boolean, boolean) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.XMIConversionFailedException
 
XMIConversionFailedException(String, Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.XMIConversionFailedException
 
XMIConversionFailedException(String) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.XMIConversionFailedException
 
XMIConversionFailedException(Throwable) - Constructor for exception org.chronos.chronosphere.api.exceptions.emf.XMIConversionFailedException
 
A B C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links