|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of Model in org.eclipse.amp.amf.testing |
---|
Methods in org.eclipse.amp.amf.testing that return Model | |
---|---|
Model |
ATestInterpreter.getModel()
|
Uses of Model in org.eclipse.amp.amf.testing.ares |
---|
Methods in org.eclipse.amp.amf.testing.ares that return Model | |
---|---|
Model |
Run.getTest()
Returns the value of the 'Test' reference. |
Methods in org.eclipse.amp.amf.testing.ares with parameters of type Model | |
---|---|
void |
Run.setTest(Model value)
Sets the value of the ' Test ' reference. |
Uses of Model in org.eclipse.amp.amf.testing.ares.impl |
---|
Methods in org.eclipse.amp.amf.testing.ares.impl that return Model | |
---|---|
Model |
RunImpl.basicGetTest()
|
Model |
RunImpl.getTest()
|
Methods in org.eclipse.amp.amf.testing.ares.impl with parameters of type Model | |
---|---|
void |
RunImpl.setTest(Model newTest)
|
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.validateTest(Model value)
|
Uses of Model in org.eclipse.amp.amf.testing.aTest |
---|
Methods in org.eclipse.amp.amf.testing.aTest that return Model | |
---|---|
Model |
ATestFactory.createModel()
Returns a new object of class 'Model'. |
Uses of Model in org.eclipse.amp.amf.testing.aTest.impl |
---|
Classes in org.eclipse.amp.amf.testing.aTest.impl that implement Model | |
---|---|
class |
ModelImpl
An implementation of the model object 'Model'. |
Methods in org.eclipse.amp.amf.testing.aTest.impl that return Model | |
---|---|
Model |
ATestFactoryImpl.createModel()
|
Uses of Model in org.eclipse.amp.amf.testing.aTest.util |
---|
Methods in org.eclipse.amp.amf.testing.aTest.util with parameters of type Model | |
---|---|
T |
ATestSwitch.caseModel(Model object)
Returns the result of interpreting the object as an instance of 'Model'. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |