|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Child | |
---|---|
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 Child in org.eclipse.emf.ecp.view.index.test.example |
---|
Methods in org.eclipse.emf.ecp.view.index.test.example that return Child | |
---|---|
Child |
ExampleFactory.createChild()
Returns a new object of class 'Child'. |
Methods in org.eclipse.emf.ecp.view.index.test.example that return types with arguments of type Child | |
---|---|
org.eclipse.emf.common.util.EList<Child> |
Container.getChildren()
Returns the value of the 'Children' containment reference list. |
Uses of Child in org.eclipse.emf.ecp.view.index.test.example.impl |
---|
Methods in org.eclipse.emf.ecp.view.index.test.example.impl that return Child | |
---|---|
Child |
ExampleFactoryImpl.createChild()
|
Methods in org.eclipse.emf.ecp.view.index.test.example.impl that return types with arguments of type Child | |
---|---|
org.eclipse.emf.common.util.EList<Child> |
ContainerImpl.getChildren()
|
Uses of Child 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 Child | |
---|---|
T |
ExampleSwitch.caseChild(Child object)
Returns the result of interpreting the object as an instance of 'Child'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |