Package org.bigraphs.framework.core.impl.signature
package org.bigraphs.framework.core.impl.signature
-
ClassDescriptionNote: This class is not yet implemented!Note: This class is not yet implemented!Immutable dynamic control.Concrete implementation of a pure (dynamic) signature, where controls can be assigned a
status = (active, passive, atomic)
.The concrete dynamic control builder used by theDynamicSignatureBuilder
.The default signature with "dynamic" controls, meaning that controls can be active, passive or atomic.Analog implementation toDynamicControlBuilder
for controls of kind signatures.Concrete implementation of a pure (dynamic) signature, where controls can be assigned astatus = (active, passive)
, and further place-sorts can be defined for each control.Builder class for kind signatures.A place-sort for a kind signature.