Uses of Interface
org.eclipse.emf.ecp.view.spi.custom.model.VCustomDomainModelReference

Packages that use VCustomDomainModelReference
org.eclipse.emf.ecp.view.spi.custom.model   
org.eclipse.emf.ecp.view.spi.custom.model.impl   
org.eclipse.emf.ecp.view.spi.custom.model.util   
 

Uses of VCustomDomainModelReference in org.eclipse.emf.ecp.view.spi.custom.model
 

Methods in org.eclipse.emf.ecp.view.spi.custom.model that return VCustomDomainModelReference
 VCustomDomainModelReference VCustomFactory.createCustomDomainModelReference()
          Returns a new object of class 'Domain Model Reference'.
 

Uses of VCustomDomainModelReference in org.eclipse.emf.ecp.view.spi.custom.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.custom.model.impl that implement VCustomDomainModelReference
 class VCustomDomainModelReferenceImpl
          An implementation of the model object 'Domain Model Reference'.
 

Methods in org.eclipse.emf.ecp.view.spi.custom.model.impl that return VCustomDomainModelReference
 VCustomDomainModelReference VCustomFactoryImpl.createCustomDomainModelReference()
           
 

Uses of VCustomDomainModelReference in org.eclipse.emf.ecp.view.spi.custom.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.custom.model.util with parameters of type VCustomDomainModelReference
 T CustomSwitch.caseCustomDomainModelReference(VCustomDomainModelReference object)
          Returns the result of interpreting the object as an instance of 'Domain Model Reference'.
 



Copyright © 2015. All Rights Reserved.