Class PureBigraphBuilder.Hierarchy

java.lang.Object
org.bigraphs.framework.core.impl.pure.PureBigraphBuilder.Hierarchy
All Implemented Interfaces:
BigraphBuilder.NodeHierarchy<S>
Enclosing class:
PureBigraphBuilder<S extends AbstractEcoreSignature<? extends Control<?,?>>>

public class PureBigraphBuilder.Hierarchy extends Object implements BigraphBuilder.NodeHierarchy<S>
A bigraph consists of many node hierarchy. This inner class represents one of these. These hierarchies can be built independently and added to the bigraph later.