|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of A in org.eclipse.emfforms.core.services.databinding.testmodel.test.model |
|---|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model that return A | |
|---|---|
A |
TestFactory.createA()
Returns a new object of class 'A'. |
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model that return types with arguments of type A | |
|---|---|
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,A> |
C.getEClassToA()
Returns the value of the 'EClass To A' map. |
| Uses of A in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl |
|---|
| Classes in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl that implement A | |
|---|---|
class |
AImpl
An implementation of the model object 'A'. |
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl that return A | |
|---|---|
A |
EClassToAMapImpl.basicGetTypedValue()
|
A |
TestFactoryImpl.createA()
|
A |
EClassToAMapImpl.getTypedValue()
|
A |
EClassToAMapImpl.getValue()
|
A |
EClassToAMapImpl.setValue(A value)
|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl that return types with arguments of type A | |
|---|---|
Map.Entry<org.eclipse.emf.ecore.EClass,A> |
TestFactoryImpl.createEClassToAMap()
|
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,A> |
CImpl.getEClassToA()
|
org.eclipse.emf.common.util.EMap<org.eclipse.emf.ecore.EClass,A> |
EClassToAMapImpl.getEMap()
|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl with parameters of type A | |
|---|---|
void |
EClassToAMapImpl.setTypedValue(A newValue)
|
A |
EClassToAMapImpl.setValue(A value)
|
| Uses of A in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.util |
|---|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.util with parameters of type A | |
|---|---|
T |
TestSwitch.caseA(A object)
Returns the result of interpreting the object as an instance of 'A'. |
| Method parameters in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.util with type arguments of type A | |
|---|---|
T |
TestSwitch.caseEClassToAMap(Map.Entry<org.eclipse.emf.ecore.EClass,A> object)
Returns the result of interpreting the object as an instance of 'EClass To AMap'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||