jar

org.bigraphs.framework : bigraph-core

Maven & Gradle

Nov 21, 2023

Bigraph Framework - Core · Core module of the Bigraph Framework.

Table Of Contents

Latest Version

Download org.bigraphs.framework : bigraph-core JAR file - Latest Versions:

All Versions

Download org.bigraphs.framework : bigraph-core JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window bigraph-core-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.eclipse.emf.compare.graph

├─ org.eclipse.emf.compare.graph.IGraph.class - [JAR]

├─ org.eclipse.emf.compare.graph.IGraphView.class - [JAR]

├─ org.eclipse.emf.compare.graph.PruningIterator.class - [JAR]

org.bigraphs.framework.core.alg.generators

├─ org.bigraphs.framework.core.alg.generators.BigridGenerator.class - [JAR]

├─ org.bigraphs.framework.core.alg.generators.PureBigraphGenerator.class - [JAR]

├─ org.bigraphs.framework.core.alg.generators.RandomBigraphGeneratorSupport.class - [JAR]

org.bigraphs.framework.core.impl.elementary

├─ org.bigraphs.framework.core.impl.elementary.DiscreteIon.class - [JAR]

├─ org.bigraphs.framework.core.impl.elementary.Linkings.class - [JAR]

├─ org.bigraphs.framework.core.impl.elementary.Placings.class - [JAR]

org.eclipse.emf.compare.internal.dmp

├─ org.eclipse.emf.compare.internal.dmp.LineBasedDiff.class - [JAR]

├─ org.eclipse.emf.compare.internal.dmp.diff_match_patch.class - [JAR]

org.bigraphs.framework.core.utils

├─ org.bigraphs.framework.core.utils.BigraphUtil.class - [JAR]

├─ org.bigraphs.framework.core.utils.DistributedRandomNumberGenerator.class - [JAR]

org.eclipse.emf.compare.internal.spec

├─ org.eclipse.emf.compare.internal.spec.AttributeChangeSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.ComparisonSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.ConflictSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.DiffSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.EObjectUtil.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.FeatureMapChangeSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.MatchSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.ReferenceChangeSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.ResourceAttachmentChangeSpec.class - [JAR]

├─ org.eclipse.emf.compare.internal.spec.ResourceLocationChangeSpec.class - [JAR]

org.bigraphs.framework.core.utils.auxiliary

├─ org.bigraphs.framework.core.utils.auxiliary.MemoryOperations.class - [JAR]

org.eclipse.emf.compare.internal.conflict

├─ org.eclipse.emf.compare.internal.conflict.AbstractConflictSearch.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.AttributeChangeConflictSearch.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.ComparisonIndex.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.ConflictSearchFactory.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.ContainmentRefChangeConflictSearch.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.DiffTreeIterator.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.FeatureMapChangeConflictSearch.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.NonContainmentRefChangeConflictSearch.class - [JAR]

├─ org.eclipse.emf.compare.internal.conflict.ResourceAttachmentChangeConflictSearch.class - [JAR]

org.bigraphs.framework.core.impl

├─ org.bigraphs.framework.core.impl.BigraphEntity.class - [JAR]

org.eclipse.emf.compare.impl

├─ org.eclipse.emf.compare.impl.AttributeChangeImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.CompareFactoryImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.ComparePackageImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.ComparisonImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.ConflictImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.DiffImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.EquivalenceImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.FeatureMapChangeImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.MatchImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.MatchResourceImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.ReferenceChangeImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.ResourceAttachmentChangeImpl.class - [JAR]

├─ org.eclipse.emf.compare.impl.ResourceLocationChangeImpl.class - [JAR]

org.bigraphs.framework.core

├─ org.bigraphs.framework.core.AbstractControl.class - [JAR]

├─ org.bigraphs.framework.core.AbstractEcoreSignature.class - [JAR]

├─ org.bigraphs.framework.core.AbstractRankedGraph.class - [JAR]

├─ org.bigraphs.framework.core.Bigraph.class - [JAR]

├─ org.bigraphs.framework.core.BigraphBuilder.class - [JAR]

├─ org.bigraphs.framework.core.BigraphBuilderSupport.class - [JAR]

├─ org.bigraphs.framework.core.BigraphComposite.class - [JAR]

├─ org.bigraphs.framework.core.BigraphCompositeSupport.class - [JAR]

├─ org.bigraphs.framework.core.BigraphDelegator.class - [JAR]

├─ org.bigraphs.framework.core.BigraphEntityType.class - [JAR]

├─ org.bigraphs.framework.core.BigraphFileModelManagement.class - [JAR]

├─ org.bigraphs.framework.core.BigraphMetaModelConstants.class - [JAR]

├─ org.bigraphs.framework.core.Control.class - [JAR]

├─ org.bigraphs.framework.core.ControlBuilder.class - [JAR]

├─ org.bigraphs.framework.core.ControlStatus.class - [JAR]

├─ org.bigraphs.framework.core.EcoreBigraph.class - [JAR]

├─ org.bigraphs.framework.core.EcoreBigraphExt.class - [JAR]

├─ org.bigraphs.framework.core.EcoreSignature.class - [JAR]

├─ org.bigraphs.framework.core.ElementaryBigraph.class - [JAR]

├─ org.bigraphs.framework.core.HasIdentifier.class - [JAR]

├─ org.bigraphs.framework.core.HasSignature.class - [JAR]

├─ org.bigraphs.framework.core.IsPlaceSortable.class - [JAR]

├─ org.bigraphs.framework.core.Signature.class - [JAR]

├─ org.bigraphs.framework.core.SignatureBuilder.class - [JAR]

org.bigraphs.framework.core.impl.signature

├─ org.bigraphs.framework.core.impl.signature.BindingControl.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.BindingSignature.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.DefaultDynamicControl.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.DefaultDynamicSignature.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.DynamicControlBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.DynamicSignatureBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.KindControlBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.KindSignature.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.KindSignatureBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.signature.KindSort.class - [JAR]

org.eclipse.emf.compare.internal.postprocessor.factories

├─ org.eclipse.emf.compare.internal.postprocessor.factories.AbstractChangeFactory.class - [JAR]

├─ org.eclipse.emf.compare.internal.postprocessor.factories.IChangeFactory.class - [JAR]

org.eclipse.emf.compare.internal

├─ org.eclipse.emf.compare.internal.AbstractCompareECrossReferencerAdapter.class - [JAR]

├─ org.eclipse.emf.compare.internal.DiffCrossReferencer.class - [JAR]

├─ org.eclipse.emf.compare.internal.FeatureFilterAdapter.class - [JAR]

├─ org.eclipse.emf.compare.internal.MatchCrossReferencer.class - [JAR]

├─ org.eclipse.emf.compare.internal.SubMatchIterable.class - [JAR]

├─ org.eclipse.emf.compare.internal.SubMatchIterator.class - [JAR]

├─ org.eclipse.emf.compare.internal.ThreeWayTextDiff.class - [JAR]

org.bigraphs.framework.core.factory

├─ org.bigraphs.framework.core.factory.AbstractBigraphFactory.class - [JAR]

├─ org.bigraphs.framework.core.factory.BigraphFactory.class - [JAR]

├─ org.bigraphs.framework.core.factory.BigraphFactoryElement.class - [JAR]

├─ org.bigraphs.framework.core.factory.DefaultBigraphModelsRegistryImpl.class - [JAR]

├─ org.bigraphs.framework.core.factory.DefaultSignatureModelsRegistryImpl.class - [JAR]

├─ org.bigraphs.framework.core.factory.FactoryCreationContext.class - [JAR]

├─ org.bigraphs.framework.core.factory.KindBigraphFactory.class - [JAR]

├─ org.bigraphs.framework.core.factory.PureBigraphFactory.class - [JAR]

org.eclipse.emf.compare.internal.merge

├─ org.eclipse.emf.compare.internal.merge.IMergeData.class - [JAR]

├─ org.eclipse.emf.compare.internal.merge.MergeDataImpl.class - [JAR]

├─ org.eclipse.emf.compare.internal.merge.MergeMode.class - [JAR]

├─ org.eclipse.emf.compare.internal.merge.MergeOperation.class - [JAR]

org.eclipse.emf.compare.match.impl

├─ org.eclipse.emf.compare.match.impl.MatchEngineFactoryImpl.class - [JAR]

├─ org.eclipse.emf.compare.match.impl.MatchEngineFactoryRegistryImpl.class - [JAR]

├─ org.eclipse.emf.compare.match.impl.NotLoadedFragmentMatch.class - [JAR]

org.eclipse.emf.compare.match.eobject.internal

├─ org.eclipse.emf.compare.match.eobject.internal.AccessBasedLRUCache.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.internal.ByTypeIndex.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.internal.MatchAheadOfTime.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.internal.ProximityIndex.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.internal.ProximityMatchStats.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.internal.WeightProviderDescriptorImpl.class - [JAR]

org.bigraphs.framework.core.datatypes

├─ org.bigraphs.framework.core.datatypes.EMetaModelData.class - [JAR]

├─ org.bigraphs.framework.core.datatypes.FiniteOrdinal.class - [JAR]

├─ org.bigraphs.framework.core.datatypes.NamedType.class - [JAR]

├─ org.bigraphs.framework.core.datatypes.StringTypedName.class - [JAR]

org.eclipse.emf.compare.postprocessor

├─ org.eclipse.emf.compare.postprocessor.BasicPostProcessorDescriptorImpl.class - [JAR]

├─ org.eclipse.emf.compare.postprocessor.IPostProcessor.class - [JAR]

├─ org.eclipse.emf.compare.postprocessor.PostProcessorDescriptorRegistryImpl.class - [JAR]

org.eclipse.emf.compare.conflict

├─ org.eclipse.emf.compare.conflict.DefaultConflictDetector.class - [JAR]

├─ org.eclipse.emf.compare.conflict.IConflictDetector.class - [JAR]

├─ org.eclipse.emf.compare.conflict.MatchBasedConflictDetector.class - [JAR]

org.eclipse.emf.compare.match.eobject

├─ org.eclipse.emf.compare.match.eobject.AbstractWeightProvider.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.CachingDistance.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.DefaultWeightProvider.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.EObjectIndex.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.EUriFragmentFunction.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.EcoreWeightProvider.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.EditionDistance.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProvider.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.EqualityHelperExtensionProviderDescriptorRegistryImpl.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.IEObjectMatcher.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.IdentifierEObjectMatcher.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.ProximityEObjectMatcher.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.ScopeQuery.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.URIDistance.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.WeightProvider.class - [JAR]

├─ org.eclipse.emf.compare.match.eobject.WeightProviderDescriptorRegistryImpl.class - [JAR]

org.bigraphs.framework.core.exceptions.operations

├─ org.bigraphs.framework.core.exceptions.operations.IncompatibleInterfaceException.class - [JAR]

org.bigraphs.framework.core.exceptions

├─ org.bigraphs.framework.core.exceptions.AgentIsNullException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.AgentNotGroundException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.AgentNotPrimeException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.BigraphIsNotGroundException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.BigraphIsNotPrimeException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.BigraphMetaModelLoadingFailedException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.ContextIsNotActive.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.ControlIsAtomicException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.EcoreBigraphFileSystemException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.IncompatibleSignatureException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.InstantiationMapIsNotWellDefined.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.InvalidArityOfControlException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.InvalidConnectionException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.InvalidOrdinalTypeException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.InvalidReactionRuleException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.NonConformReactionRuleInterfaces.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.OuterNameIsIdleException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.ParametricReactionRuleIsNotWellDefined.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.ReactiveSystemException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.RedexIsNotSimpleException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.SignatureNotFoundException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.SignatureValidationFailedException.class - [JAR]

org.bigraphs.framework.core.reactivesystem

├─ org.bigraphs.framework.core.reactivesystem.AbstractReactionRule.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.AbstractSimpleReactiveSystem.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.BigraphMatch.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ConditionalParametricRuleDecorator.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.GroundReactionRule.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.HasLabel.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.InstantiationMap.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ParametricReactionRule.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ReactionGraph.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ReactionGraphStats.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ReactionRule.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ReactiveSystem.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.ReactiveSystemPredicate.class - [JAR]

├─ org.bigraphs.framework.core.reactivesystem.TransitionTriple.class - [JAR]

org.eclipse.emf.compare

├─ org.eclipse.emf.compare.AttributeChange.class - [JAR]

├─ org.eclipse.emf.compare.CompareFactory.class - [JAR]

├─ org.eclipse.emf.compare.ComparePackage.class - [JAR]

├─ org.eclipse.emf.compare.Comparison.class - [JAR]

├─ org.eclipse.emf.compare.ComparisonCanceledException.class - [JAR]

├─ org.eclipse.emf.compare.Conflict.class - [JAR]

├─ org.eclipse.emf.compare.ConflictKind.class - [JAR]

├─ org.eclipse.emf.compare.Diff.class - [JAR]

├─ org.eclipse.emf.compare.DifferenceKind.class - [JAR]

├─ org.eclipse.emf.compare.DifferenceSource.class - [JAR]

├─ org.eclipse.emf.compare.DifferenceState.class - [JAR]

├─ org.eclipse.emf.compare.EMFCompare.class - [JAR]

├─ org.eclipse.emf.compare.EMFCompareMessages.class - [JAR]

├─ org.eclipse.emf.compare.Equivalence.class - [JAR]

├─ org.eclipse.emf.compare.FeatureMapChange.class - [JAR]

├─ org.eclipse.emf.compare.Match.class - [JAR]

├─ org.eclipse.emf.compare.MatchResource.class - [JAR]

├─ org.eclipse.emf.compare.ReferenceChange.class - [JAR]

├─ org.eclipse.emf.compare.ResourceAttachmentChange.class - [JAR]

├─ org.eclipse.emf.compare.ResourceLocationChange.class - [JAR]

org.eclipse.emf.compare.req

├─ org.eclipse.emf.compare.req.DefaultReqEngine.class - [JAR]

├─ org.eclipse.emf.compare.req.IReqEngine.class - [JAR]

org.bigraphs.framework.core.validation

├─ org.bigraphs.framework.core.validation.BModelValidationResult.class - [JAR]

├─ org.bigraphs.framework.core.validation.InvalidModelResult.class - [JAR]

├─ org.bigraphs.framework.core.validation.ValidModelResult.class - [JAR]

├─ org.bigraphs.framework.core.validation.ValidatorNotFound.class - [JAR]

org.eclipse.emf.compare.match

├─ org.eclipse.emf.compare.match.DefaultComparisonFactory.class - [JAR]

├─ org.eclipse.emf.compare.match.DefaultEqualityHelperFactory.class - [JAR]

├─ org.eclipse.emf.compare.match.DefaultMatchEngine.class - [JAR]

├─ org.eclipse.emf.compare.match.IComparisonFactory.class - [JAR]

├─ org.eclipse.emf.compare.match.IEqualityHelperFactory.class - [JAR]

├─ org.eclipse.emf.compare.match.IMatchEngine.class - [JAR]

├─ org.eclipse.emf.compare.match.MatchOfContainmentReferenceChangeAdapter.class - [JAR]

org.eclipse.emf.compare.scope

├─ org.eclipse.emf.compare.scope.AbstractComparisonScope.class - [JAR]

├─ org.eclipse.emf.compare.scope.DefaultComparisonScope.class - [JAR]

├─ org.eclipse.emf.compare.scope.FilterComparisonScope.class - [JAR]

├─ org.eclipse.emf.compare.scope.IComparisonScope.class - [JAR]

├─ org.eclipse.emf.compare.scope.IComparisonScope2.class - [JAR]

org.eclipse.emf.compare.utils

├─ org.eclipse.emf.compare.utils.DelegatingURIConverter.class - [JAR]

├─ org.eclipse.emf.compare.utils.DiffUtil.class - [JAR]

├─ org.eclipse.emf.compare.utils.EMFCompareCopier.class - [JAR]

├─ org.eclipse.emf.compare.utils.EMFCompareJavaPredicates.class - [JAR]

├─ org.eclipse.emf.compare.utils.EMFComparePredicates.class - [JAR]

├─ org.eclipse.emf.compare.utils.EMFComparePrettyPrinter.class - [JAR]

├─ org.eclipse.emf.compare.utils.EqualityHelper.class - [JAR]

├─ org.eclipse.emf.compare.utils.IDiagnosable.class - [JAR]

├─ org.eclipse.emf.compare.utils.IEqualityHelper.class - [JAR]

├─ org.eclipse.emf.compare.utils.MatchUtil.class - [JAR]

├─ org.eclipse.emf.compare.utils.Objects.class - [JAR]

├─ org.eclipse.emf.compare.utils.ReferenceUtil.class - [JAR]

├─ org.eclipse.emf.compare.utils.UseIdentifiers.class - [JAR]

org.bigraphs.framework.core.reactivesystem.analysis

├─ org.bigraphs.framework.core.reactivesystem.analysis.ReactionGraphAnalysis.class - [JAR]

org.eclipse.emf.compare.util

├─ org.eclipse.emf.compare.util.CompareAdapterFactory.class - [JAR]

├─ org.eclipse.emf.compare.util.CompareSwitch.class - [JAR]

org.eclipse.emf.compare.internal.utils

├─ org.eclipse.emf.compare.internal.utils.ComparisonUtil.class - [JAR]

├─ org.eclipse.emf.compare.internal.utils.DiffUtil.class - [JAR]

├─ org.eclipse.emf.compare.internal.utils.Graph.class - [JAR]

├─ org.eclipse.emf.compare.internal.utils.ReadOnlyGraph.class - [JAR]

├─ org.eclipse.emf.compare.internal.utils.SafeSubMonitor.class - [JAR]

org.bigraphs.framework.core.exceptions.builder

├─ org.bigraphs.framework.core.exceptions.builder.ControlNotExistsException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.InnerNameConnectedToEdgeException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.InnerNameConnectedToOuterNameException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.InnerNameNotExistsException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.LinkTypeNotExistsException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.OuterNameNotExistsException.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.ToManyConnections.class - [JAR]

├─ org.bigraphs.framework.core.exceptions.builder.TypeNotExistsException.class - [JAR]

org.bigraphs.framework.core.providers

├─ org.bigraphs.framework.core.providers.ExecutorServicePoolProvider.class - [JAR]

org.bigraphs.framework.core.utils.emf

├─ org.bigraphs.framework.core.utils.emf.EMFUtils.class - [JAR]

org.eclipse.emf.compare.diff

├─ org.eclipse.emf.compare.diff.DefaultDiffEngine.class - [JAR]

├─ org.eclipse.emf.compare.diff.DiffBuilder.class - [JAR]

├─ org.eclipse.emf.compare.diff.FeatureFilter.class - [JAR]

├─ org.eclipse.emf.compare.diff.IDiffEngine.class - [JAR]

├─ org.eclipse.emf.compare.diff.IDiffProcessor.class - [JAR]

org.bigraphs.framework.core.impl.pure

├─ org.bigraphs.framework.core.impl.pure.KindBigraph.class - [JAR]

├─ org.bigraphs.framework.core.impl.pure.KindBigraphBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.pure.MutableBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.pure.PureBigraph.class - [JAR]

├─ org.bigraphs.framework.core.impl.pure.PureBigraphBuilder.class - [JAR]

├─ org.bigraphs.framework.core.impl.pure.PureBigraphComposite.class - [JAR]

org.eclipse.emf.compare.match.resource

├─ org.eclipse.emf.compare.match.resource.IResourceMatcher.class - [JAR]

├─ org.eclipse.emf.compare.match.resource.IResourceMatchingStrategy.class - [JAR]

├─ org.eclipse.emf.compare.match.resource.LocationMatchingStrategy.class - [JAR]

├─ org.eclipse.emf.compare.match.resource.NameMatchingStrategy.class - [JAR]

├─ org.eclipse.emf.compare.match.resource.NameSimilarityMatchingStrategy.class - [JAR]

├─ org.eclipse.emf.compare.match.resource.RootIDMatchingStrategy.class - [JAR]

├─ org.eclipse.emf.compare.match.resource.StrategyResourceMatcher.class - [JAR]

org.eclipse.emf.compare.equi

├─ org.eclipse.emf.compare.equi.DefaultEquiEngine.class - [JAR]

├─ org.eclipse.emf.compare.equi.IEquiEngine.class - [JAR]

org.eclipse.emf.compare.merge

├─ org.eclipse.emf.compare.merge.AbstractMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.AdditiveConflictMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.AdditiveMergeCriterion.class - [JAR]

├─ org.eclipse.emf.compare.merge.AdditiveReferenceChangeMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.AdditiveResourceAttachmentChangeMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.AttributeChangeMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.BatchMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.CachingDiffRelationshipComputer.class - [JAR]

├─ org.eclipse.emf.compare.merge.ComputeDiffsToMerge.class - [JAR]

├─ org.eclipse.emf.compare.merge.ConflictMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.DelegatingMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.DiffRelationshipComputer.class - [JAR]

├─ org.eclipse.emf.compare.merge.FeatureMapChangeMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.IBatchMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.IDiffRelationshipComputer.class - [JAR]

├─ org.eclipse.emf.compare.merge.IMergeCriterion.class - [JAR]

├─ org.eclipse.emf.compare.merge.IMergeCriterionAware.class - [JAR]

├─ org.eclipse.emf.compare.merge.IMergeOptionAware.class - [JAR]

├─ org.eclipse.emf.compare.merge.IMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.IMerger2.class - [JAR]

├─ org.eclipse.emf.compare.merge.MergeBlockedByConflictException.class - [JAR]

├─ org.eclipse.emf.compare.merge.PseudoConflictMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.ReferenceChangeMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.ResourceAttachmentChangeMerger.class - [JAR]

├─ org.eclipse.emf.compare.merge.ResourceChangeAdapter.class - [JAR]

├─ org.eclipse.emf.compare.merge.ResourceLocationChangeMerger.class - [JAR]