Uses of Interface
org.eclipse.emf.ecp.ui.view.editor.test.model.test.Composite

Packages that use Composite
org.eclipse.emf.ecp.ui.view.editor.test.model.test   
org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl   
org.eclipse.emf.ecp.ui.view.editor.test.model.test.util   
 

Uses of Composite in org.eclipse.emf.ecp.ui.view.editor.test.model.test
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test that return Composite
 Composite TestFactory.createComposite()
          Returns a new object of class 'Composite'.
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test that return types with arguments of type Composite
 org.eclipse.emf.common.util.EList<Composite> Component2.getComposites()
          Returns the value of the 'Composites' containment reference list.
 

Uses of Composite in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl
 

Classes in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that implement Composite
 class CompositeImpl
          An implementation of the model object 'Composite'.
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that return Composite
 Composite TestFactoryImpl.createComposite()
           
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test.impl that return types with arguments of type Composite
 org.eclipse.emf.common.util.EList<Composite> Component2Impl.getComposites()
           
 

Uses of Composite in org.eclipse.emf.ecp.ui.view.editor.test.model.test.util
 

Methods in org.eclipse.emf.ecp.ui.view.editor.test.model.test.util with parameters of type Composite
 T TestSwitch.caseComposite(Composite object)
          Returns the result of interpreting the object as an instance of 'Composite'.
 



Copyright © 2015. All Rights Reserved.