|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Model in org.eclipse.amp.amf.parameters |
---|
Methods in org.eclipse.amp.amf.parameters that return Model | |
---|---|
Model |
AParInterpreter.getModel()
|
Uses of Model in org.eclipse.amp.amf.parameters.aPar |
---|
Methods in org.eclipse.amp.amf.parameters.aPar that return Model | |
---|---|
Model |
AParFactory.createModel()
Returns a new object of class 'Model'. |
Uses of Model in org.eclipse.amp.amf.parameters.aPar.impl |
---|
Methods in org.eclipse.amp.amf.parameters.aPar.impl that return Model | |
---|---|
Model |
AParFactoryImpl.createModel()
|
Uses of Model in org.eclipse.amp.amf.parameters.aPar.util |
---|
Methods in org.eclipse.amp.amf.parameters.aPar.util with parameters of type Model | |
---|---|
T |
AParSwitch.caseModel(Model object)
Returns the result of interpreting the object as an instance of 'Model'. |
Uses of Model in org.eclipse.amp.amf.testing.ares |
---|
Methods in org.eclipse.amp.amf.testing.ares that return Model | |
---|---|
Model |
Run.getParameterization()
Returns the value of the 'Parameterization' reference. |
Methods in org.eclipse.amp.amf.testing.ares with parameters of type Model | |
---|---|
void |
Run.setParameterization(Model value)
Sets the value of the ' Parameterization ' reference. |
Uses of Model in org.eclipse.amp.amf.testing.ares.impl |
---|
Fields in org.eclipse.amp.amf.testing.ares.impl declared as Model | |
---|---|
protected Model |
RunImpl.parameterization
The cached value of the ' Parameterization ' reference. |
Methods in org.eclipse.amp.amf.testing.ares.impl that return Model | |
---|---|
Model |
RunImpl.basicGetParameterization()
|
Model |
RunImpl.getParameterization()
|
Methods in org.eclipse.amp.amf.testing.ares.impl with parameters of type Model | |
---|---|
void |
RunImpl.setParameterization(Model newParameterization)
|
Uses of Model in org.eclipse.amp.amf.testing.ares.validation |
---|
Methods in org.eclipse.amp.amf.testing.ares.validation with parameters of type Model | |
---|---|
boolean |
RunValidator.validateParameterization(Model value)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |