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

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

public interface BigraphComposite<S extends Signature<? extends Control<?,?>>>
Generic interface for composing bigraphs.

Current implementation:

Author:
Dominik Grzelak