|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of B in org.eclipse.emfforms.core.services.databinding.testmodel.test.model |
|---|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model that return B | |
|---|---|
B |
TestFactory.createB()
Returns a new object of class 'B'. |
B |
A.getB()
Returns the value of the 'B' containment reference. |
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model with parameters of type B | |
|---|---|
void |
A.setB(B value)
Sets the value of the ' B' containment reference. |
| Uses of B 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 B | |
|---|---|
class |
BImpl
An implementation of the model object 'B'. |
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl that return B | |
|---|---|
B |
TestFactoryImpl.createB()
|
B |
AImpl.getB()
|
| Methods in org.eclipse.emfforms.core.services.databinding.testmodel.test.model.impl with parameters of type B | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
AImpl.basicSetB(B newB,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
AImpl.setB(B newB)
|
| Uses of B 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 B | |
|---|---|
T |
TestSwitch.caseB(B object)
Returns the result of interpreting the object as an instance of 'B'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||