Class AdaptationBehaviorPartitionContribution

    • Method Detail

      • contribute

        public void contribute​(PartitionContribution.Facade delegate)
        Description copied from interface: PartitionContribution
        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.
        Specified by:
        contribute in interface PartitionContribution
        Parameters:
        delegate - the delegate to partitions into the blackboard.