|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Target | |
|---|---|
| org.eclipse.emf.ecp.view.index.test.example | |
| org.eclipse.emf.ecp.view.index.test.example.impl | |
| org.eclipse.emf.ecp.view.index.test.example.util | |
| Uses of Target in org.eclipse.emf.ecp.view.index.test.example |
|---|
| Methods in org.eclipse.emf.ecp.view.index.test.example that return Target | |
|---|---|
Target |
ExampleFactory.createTarget()
Returns a new object of class 'Target'. |
Target |
IntermediateTarget.getTarget()
Returns the value of the 'Target' containment reference. |
| Methods in org.eclipse.emf.ecp.view.index.test.example with parameters of type Target | |
|---|---|
void |
IntermediateTarget.setTarget(Target value)
Sets the value of the ' Target' containment reference. |
| Uses of Target in org.eclipse.emf.ecp.view.index.test.example.impl |
|---|
| Methods in org.eclipse.emf.ecp.view.index.test.example.impl that return Target | |
|---|---|
Target |
ExampleFactoryImpl.createTarget()
|
Target |
IntermediateTargetImpl.getTarget()
|
| Methods in org.eclipse.emf.ecp.view.index.test.example.impl with parameters of type Target | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
IntermediateTargetImpl.basicSetTarget(Target newTarget,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
IntermediateTargetImpl.setTarget(Target newTarget)
|
| Uses of Target in org.eclipse.emf.ecp.view.index.test.example.util |
|---|
| Methods in org.eclipse.emf.ecp.view.index.test.example.util with parameters of type Target | |
|---|---|
T |
ExampleSwitch.caseTarget(Target object)
Returns the result of interpreting the object as an instance of 'Target'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||