Interface PartitionContribution

    • Method Detail

      • contribute

        void contribute​(PartitionContribution.Facade delegate)
        The method is called before model loading and allows extension to add additional partitions to the blackboard. In order to load a custom model, use the provided delegate.
        Parameters:
        delegate - the delegate to partitions into the blackboard.