Uses of Class
org.bigraphs.framework.core.alg.generators.PureBigraphGenerator
Packages that use PureBigraphGenerator
-
Uses of PureBigraphGenerator in org.bigraphs.framework.core.alg.generators
Methods in org.bigraphs.framework.core.alg.generators that return PureBigraphGeneratorModifier and TypeMethodDescriptionPureBigraphGenerator.setLinkStrategy(RandomBigraphGeneratorSupport.LinkStrategy linkStrategy) -
Uses of PureBigraphGenerator in org.bigraphs.framework.core.factory
Methods in org.bigraphs.framework.core.factory that return PureBigraphGeneratorModifier and TypeMethodDescriptionAbstractBigraphFactory.createRandomBuilder(DynamicSignature signature) AbstractBigraphFactory.createRandomBuilder(DynamicSignature signature, org.eclipse.emf.ecore.EPackage metaModel) static <S extends AbstractEcoreSignature<? extends Control<?,?>>>
PureBigraphGeneratorBigraphFactory.pureRandomBuilder(S signature) static <S extends AbstractEcoreSignature<? extends Control<?,?>>>
PureBigraphGeneratorBigraphFactory.pureRandomBuilder(S signature, org.eclipse.emf.ecore.EPackage bigraphBaseModelPackage)