Class AdvicePlacementDesignDecision


  • public class AdvicePlacementDesignDecision
    extends Object
    Responsible for creating the advice placement degrees in the behaviour inclusion mechanism.
    • Constructor Detail

      • AdvicePlacementDesignDecision

        public AdvicePlacementDesignDecision​(InclusionMechanism im)
    • Method Detail

      • generateAdvicePlacementDegrees

        public List<BoolChoice> generateAdvicePlacementDegrees()
        Returns the list of BoolChoices that represent the advice placement degrees.
        Returns:
        the list of BoolChoices that represent the advice placement degrees.