Class Placings.Permutation

java.lang.Object
org.bigraphs.framework.core.BigraphDelegator<S>
org.bigraphs.framework.core.ElementaryBigraph<S>
org.bigraphs.framework.core.impl.elementary.Placings.Permutation
All Implemented Interfaces:
Bigraph<S>, EcoreBigraph<S>, EcoreBigraphExt, HasSignature<S>
Direct Known Subclasses:
Placings.Identity1, Placings.Symmetry
Enclosing class:
Placings<S extends AbstractEcoreSignature<? extends Control<?,?>>>

public class Placings.Permutation extends ElementaryBigraph<S>
Base class of a bijective placing.

This class will also create an identity place graph id_n ("equally distributed"). Each site will be mapped to one root where the indices are the same.