Uses of Interface
org.eclipse.emf.ecp.view.spi.group.model.VGroup

Packages that use VGroup
org.eclipse.emf.ecp.view.spi.group.model   
org.eclipse.emf.ecp.view.spi.group.model.impl   
org.eclipse.emf.ecp.view.spi.group.model.util   
 

Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.model
 

Methods in org.eclipse.emf.ecp.view.spi.group.model that return VGroup
 VGroup VGroupFactory.createGroup()
          Returns a new object of class 'Group'.
 

Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.group.model.impl that implement VGroup
 class VGroupImpl
          An implementation of the model object 'Group'.
 

Methods in org.eclipse.emf.ecp.view.spi.group.model.impl that return VGroup
 VGroup VGroupFactoryImpl.createGroup()
           
 

Uses of VGroup in org.eclipse.emf.ecp.view.spi.group.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.group.model.util with parameters of type VGroup
 T GroupSwitch.caseGroup(VGroup object)
          Returns the result of interpreting the object as an instance of 'Group'.
 



Copyright © 2014. All Rights Reserved.