Interface IBDIModel

  • All Known Implementing Classes:
    BDIModel, BDIXModel

    public interface IBDIModel
    Common interface for micro- and xml-based BDI agent models.
    • Method Detail

      • getModelInfo

        IModelInfo getModelInfo()
        Get the component model.
      • getCapability

        MCapability getCapability()
        Get the mcapa.
        Returns:
        The mcapa.