Class ComplementumVisnetisDesignDecision
- java.lang.Object
-
- edu.kit.ipd.are.dsexplore.featurecompletions.weaver.designdecision.ComplementumVisnetisDesignDecision
-
public class ComplementumVisnetisDesignDecision extends Object
Responsible for creating the complementum visnetis degrees in the behaviour inclusion mechanism.
-
-
Constructor Summary
Constructors Constructor Description ComplementumVisnetisDesignDecision(FeatureCompletionDegree degree, InclusionMechanism im)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<Choice>
generateComplementumVisnetisDegrees()
Returns the list of ClassChoices that represent the complementum visnetis degrees.
-
-
-
Constructor Detail
-
ComplementumVisnetisDesignDecision
public ComplementumVisnetisDesignDecision(FeatureCompletionDegree degree, InclusionMechanism im)
-
-