Modifier and Type | Method and Description |
---|---|
ParameterAssumptions |
ExpressionsFactory.createParameterAssumptions()
Returns a new object of class 'Parameter Assumptions'.
|
Modifier and Type | Class and Description |
---|---|
class |
ParameterAssumptionsImpl
An implementation of the model object 'Parameter Assumptions'.
|
Modifier and Type | Method and Description |
---|---|
ParameterAssumptions |
ExpressionsFactoryImpl.createParameterAssumptions() |
Modifier and Type | Method and Description |
---|---|
T |
ExpressionsSwitch.caseParameterAssumptions(ParameterAssumptions object)
Returns the result of interpreting the object as an instance of 'Parameter Assumptions'.
|