| Package | Description |
|---|---|
| de.uka.ipd.sdq.featuremodel | |
| de.uka.ipd.sdq.featuremodel.impl | |
| de.uka.ipd.sdq.featuremodel.util |
| Modifier and Type | Method and Description |
|---|---|
ContinousIntervalRange |
featuremodelFactory.createContinousIntervalRange()
Returns a new object of class 'Continous Interval Range'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContinousIntervalRangeImpl
An implementation of the model object 'Continous Interval Range'.
|
| Modifier and Type | Method and Description |
|---|---|
ContinousIntervalRange |
featuremodelFactoryImpl.createContinousIntervalRange() |
| Modifier and Type | Method and Description |
|---|---|
T |
featuremodelSwitch.caseContinousIntervalRange(ContinousIntervalRange object)
Returns the result of interpreting the object as an instance of 'Continous Interval Range'.
|
boolean |
featuremodelValidator.validateContinousIntervalRange(ContinousIntervalRange continousIntervalRange,
DiagnosticChain diagnostics,
Map<Object,Object> context) |