|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of D in org.eclipse.emfforms.core.services.databinding.testmodel.test.model |
|---|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model that return D | |
|---|---|
D |
TestFactory.createD()
Returns a new object of class 'D'. |
D |
C.getD()
Returns the value of the 'D' containment reference. |
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model with parameters of type D | |
|---|---|
void |
C.setD(D value)
Sets the value of the ' D' containment reference. |
| Uses of D 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 D | |
|---|---|
class |
DImpl
An implementation of the model object 'D'. |
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl that return D | |
|---|---|
D |
TestFactoryImpl.createD()
|
D |
CImpl.getD()
|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl with parameters of type D | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
CImpl.basicSetD(D newD,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
CImpl.setD(D newD)
|
| Uses of D 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 D | |
|---|---|
T |
TestSwitch.caseD(D object)
Returns the result of interpreting the object as an instance of 'D'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||