public class VariabilityBuilder
extends java.lang.Object
| Constructor and Description |
|---|
VariabilityBuilder(Architecture architecture) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<Variability> |
create(org.eclipse.uml2.uml.Classifier klass)
Creates the variability from class
|
public VariabilityBuilder(Architecture architecture) throws ModelNotFoundException, ModelIncompleteException
public java.util.List<Variability> create(org.eclipse.uml2.uml.Classifier klass) throws ModelNotFoundException, ModelIncompleteException, SMartyProfileNotAppliedToModelExcepetion, VariationPointElementTypeErrorException
klass - classModelNotFoundException - not found modelModelIncompleteException - incomplete modelSMartyProfileNotAppliedToModelExcepetion - not applied profileVariationPointElementTypeErrorException - type error