|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use Intermediate | |
|---|---|
| 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 Intermediate in org.eclipse.emf.ecp.view.index.test.example |
|---|
| Methods in org.eclipse.emf.ecp.view.index.test.example that return Intermediate | |
|---|---|
Intermediate |
ExampleFactory.createIntermediate()
Returns a new object of class 'Intermediate'. |
Intermediate |
Root.getIntermediate()
Returns the value of the 'Intermediate' containment reference. |
| Methods in org.eclipse.emf.ecp.view.index.test.example with parameters of type Intermediate | |
|---|---|
void |
Root.setIntermediate(Intermediate value)
Sets the value of the ' Intermediate' containment reference. |
| Uses of Intermediate in org.eclipse.emf.ecp.view.index.test.example.impl |
|---|
| Methods in org.eclipse.emf.ecp.view.index.test.example.impl that return Intermediate | |
|---|---|
Intermediate |
ExampleFactoryImpl.createIntermediate()
|
Intermediate |
RootImpl.getIntermediate()
|
| Methods in org.eclipse.emf.ecp.view.index.test.example.impl with parameters of type Intermediate | |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
RootImpl.basicSetIntermediate(Intermediate newIntermediate,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
RootImpl.setIntermediate(Intermediate newIntermediate)
|
| Uses of Intermediate 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 Intermediate | |
|---|---|
T |
ExampleSwitch.caseIntermediate(Intermediate object)
Returns the result of interpreting the object as an instance of 'Intermediate'. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||