Interface BigraphComposite<S extends Signature<? extends Control<?,?>>>

Type Parameters:
S - type of the signature
All Known Implementing Classes:
BigraphCompositeSupport, PureBigraphComposite

public interface BigraphComposite<S extends Signature<? extends Control<?,?>>>
Common interface for the composition of bigraphs.

Current implementations are:

Author:
Dominik Grzelak