Uses of Class
org.bigraphs.framework.core.analysis.BigraphDecomposer
Packages that use BigraphDecomposer
-
Uses of BigraphDecomposer in org.bigraphs.framework.core.analysis
Subclasses of BigraphDecomposer in org.bigraphs.framework.core.analysisMethods in org.bigraphs.framework.core.analysis with type parameters of type BigraphDecomposerModifier and TypeMethodDescriptionstatic <B extends Bigraph<? extends Signature<?>>,T extends BigraphDecomposer<B>>
TBigraphDecomposer.create(BigraphDecompositionStrategy.DecompositionStrategy strategy) Methods in org.bigraphs.framework.core.analysis that return types with arguments of type BigraphDecomposerModifier and TypeMethodDescriptionClass<? extends BigraphDecomposer<? extends Bigraph<? extends Signature<?>>>> BigraphDecompositionStrategy.DecompositionStrategy.getDecomposerClassType()