|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Container | |
---|---|
org.eclipse.emf.ecp.view.mapping.test.example | |
org.eclipse.emf.ecp.view.mapping.test.example.impl | |
org.eclipse.emf.ecp.view.mapping.test.example.util |
Uses of Container in org.eclipse.emf.ecp.view.mapping.test.example |
---|
Methods in org.eclipse.emf.ecp.view.mapping.test.example that return Container | |
---|---|
Container |
ExampleFactory.createContainer()
Returns a new object of class 'Container'. |
Container |
Intermediate.getContainer()
Returns the value of the 'Container' containment reference. |
Methods in org.eclipse.emf.ecp.view.mapping.test.example with parameters of type Container | |
---|---|
void |
Intermediate.setContainer(Container value)
Sets the value of the ' Container ' containment reference. |
Uses of Container in org.eclipse.emf.ecp.view.mapping.test.example.impl |
---|
Methods in org.eclipse.emf.ecp.view.mapping.test.example.impl that return Container | |
---|---|
Container |
ExampleFactoryImpl.createContainer()
|
Container |
IntermediateImpl.getContainer()
|
Methods in org.eclipse.emf.ecp.view.mapping.test.example.impl with parameters of type Container | |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
IntermediateImpl.basicSetContainer(Container newContainer,
org.eclipse.emf.common.notify.NotificationChain msgs)
|
void |
IntermediateImpl.setContainer(Container newContainer)
|
Uses of Container in org.eclipse.emf.ecp.view.mapping.test.example.util |
---|
Methods in org.eclipse.emf.ecp.view.mapping.test.example.util with parameters of type Container | |
---|---|
T |
ExampleSwitch.caseContainer(Container object)
Returns the result of interpreting the object as an instance of 'Container'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |