|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Child | |
---|---|
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 Child in org.eclipse.emf.ecp.view.mapping.test.example |
---|
Methods in org.eclipse.emf.ecp.view.mapping.test.example that return Child | |
---|---|
Child |
ExampleFactory.createChild()
Returns a new object of class 'Child'. |
Uses of Child in org.eclipse.emf.ecp.view.mapping.test.example.impl |
---|
Classes in org.eclipse.emf.ecp.view.mapping.test.example.impl that implement Child | |
---|---|
class |
ChildImpl
An implementation of the model object 'Child'. |
Methods in org.eclipse.emf.ecp.view.mapping.test.example.impl that return Child | |
---|---|
Child |
ExampleFactoryImpl.createChild()
|
Uses of Child 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 Child | |
---|---|
T |
ExampleSwitch.caseChild(Child object)
Returns the result of interpreting the object as an instance of 'Child'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |