Interface BigraphFactoryElement

All Known Implementing Classes:
AbstractBigraphFactory, KindBigraphFactory, PureBigraphFactory

public interface BigraphFactoryElement
Author:
Dominik Grzelak
  • Method Details

    • getSignatureType

      Type getSignatureType()
    • getBigraphClassType

      Class<? extends Bigraph<?>> getBigraphClassType()