Class AdvicePlacementDesignDecision

java.lang.Object
edu.kit.ipd.are.dsexplore.featurecompletions.weaver.designdecision.AdvicePlacementDesignDecision

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

    • AdvicePlacementDesignDecision

      public AdvicePlacementDesignDecision(InclusionMechanism im)
  • Method Details

    • 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.