Uses of Enum Class
org.bigraphs.framework.core.alg.generators.RandomBigraphGeneratorSupport.LinkStrategy
Packages that use RandomBigraphGeneratorSupport.LinkStrategy
-
Uses of RandomBigraphGeneratorSupport.LinkStrategy in org.bigraphs.framework.core.alg.generators
Methods in org.bigraphs.framework.core.alg.generators that return RandomBigraphGeneratorSupport.LinkStrategyModifier and TypeMethodDescriptionRandomBigraphGeneratorSupport.getLinkStrategy()Returns the enum constant of this class with the specified name.RandomBigraphGeneratorSupport.LinkStrategy.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.bigraphs.framework.core.alg.generators with parameters of type RandomBigraphGeneratorSupport.LinkStrategyModifier and TypeMethodDescriptionPureBigraphGenerator.setLinkStrategy(RandomBigraphGeneratorSupport.LinkStrategy linkStrategy) RandomBigraphGeneratorSupport.setLinkStrategy(RandomBigraphGeneratorSupport.LinkStrategy linkStrategy) Constructors in org.bigraphs.framework.core.alg.generators with parameters of type RandomBigraphGeneratorSupport.LinkStrategyModifierConstructorDescription