Class BindingControl<NT extends NamedType<?>,FO extends FiniteOrdinal<?>>

java.lang.Object
org.bigraphs.framework.core.AbstractControl<NT,FO>
org.bigraphs.framework.core.impl.signature.BindingControl<NT,FO>
Type Parameters:
NT - type of the label
FO - type of the arity
All Implemented Interfaces:
Control<NT,FO>, HasIdentifier<NT>

public class BindingControl<NT extends NamedType<?>,FO extends FiniteOrdinal<?>> extends AbstractControl<NT,FO>
Note: This class is not yet implemented!

A binding control for a binding signature for binding bigraphs.

Author:
Dominik Grzelak
  • Constructor Details

    • BindingControl

      protected BindingControl(NT name, FO arity)
  • Method Details

    • isBindingControl

      public boolean isBindingControl()
    • getControlKind

      public ControlStatus getControlKind()
      Description copied from interface: Control
      Returns the kind of the control.
      Returns:
      kind of the control