Class AdvicePlacementDesignDecision
java.lang.Object
edu.kit.ipd.are.dsexplore.featurecompletions.weaver.designdecision.AdvicePlacementDesignDecision
Responsible for creating the advice placement degrees in the behaviour inclusion mechanism.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the list of BoolChoices that represent the advice placement degrees.
-
Constructor Details
-
AdvicePlacementDesignDecision
-
-
Method Details
-
generateAdvicePlacementDegrees
Returns the list of BoolChoices that represent the advice placement degrees.- Returns:
- the list of BoolChoices that represent the advice placement degrees.
-