|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChildLevel1 in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD |
---|
Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD that return ChildLevel1 | |
---|---|
ChildLevel1 |
TestTMDFactory.createChildLevel1()
Returns a new object of class 'Child Level1'. |
Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD that return types with arguments of type ChildLevel1 | |
---|---|
org.eclipse.emf.common.util.EList<ChildLevel1> |
Root.getChildren()
Returns the value of the 'Children' containment reference list. |
Uses of ChildLevel1 in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl |
---|
Classes in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that implement ChildLevel1 | |
---|---|
class |
ChildLevel1Impl
An implementation of the model object ' Child Level1'. |
Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that return ChildLevel1 | |
---|---|
ChildLevel1 |
TestTMDFactoryImpl.createChildLevel1()
|
Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.impl that return types with arguments of type ChildLevel1 | |
---|---|
org.eclipse.emf.common.util.EList<ChildLevel1> |
RootImpl.getChildren()
|
Uses of ChildLevel1 in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.util |
---|
Methods in org.eclipse.emf.ecp.view.treemasterdetail.validation.test.TestTMD.util with parameters of type ChildLevel1 | |
---|---|
T |
TestTMDSwitch.caseChildLevel1(ChildLevel1 object)
Returns the result of interpreting the object as an instance of ' Child Level1'. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |