Uses of Interface
org.eclipse.emf.ecp.view.spi.model.VFeaturePathDomainModelReference

Packages that use VFeaturePathDomainModelReference
org.eclipse.emf.ecp.view.custom.ui.swt.test   
org.eclipse.emf.ecp.view.spi.indexdmr.model   
org.eclipse.emf.ecp.view.spi.indexdmr.model.impl   
org.eclipse.emf.ecp.view.spi.indexdmr.model.util   
org.eclipse.emf.ecp.view.spi.keyattributedmr.model   
org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl   
org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util   
org.eclipse.emf.ecp.view.spi.mappingdmr.model   
org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl   
org.eclipse.emf.ecp.view.spi.mappingdmr.model.util   
org.eclipse.emf.ecp.view.spi.model   
org.eclipse.emf.ecp.view.spi.model.impl   
org.eclipse.emf.ecp.view.spi.model.util   
org.eclipse.emf.ecp.view.spi.table.model   
org.eclipse.emf.ecp.view.spi.table.model.impl   
org.eclipse.emf.ecp.view.spi.table.model.util   
org.eclipse.emf.ecp.view.spi.viewproxy.resolver   
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.custom.ui.swt.test
 

Methods in org.eclipse.emf.ecp.view.custom.ui.swt.test that return types with arguments of type VFeaturePathDomainModelReference
 Set<VFeaturePathDomainModelReference> ECPAbstractCustomControlSWT_PTest.createEditableFeatures()
           
 Set<VFeaturePathDomainModelReference> ECPAbstractCustomControlSWT_PTest.createReferencedFeatures()
           
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.indexdmr.model
 

Subinterfaces of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.indexdmr.model
 interface VIndexDomainModelReference
          A representation of the model object 'Index Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.indexdmr.model.impl that implement VFeaturePathDomainModelReference
 class VIndexDomainModelReferenceImpl
          An implementation of the model object 'Index Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.indexdmr.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.indexdmr.model.util with parameters of type VFeaturePathDomainModelReference
 T IndexdmrSwitch.caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference object)
          Returns the result of interpreting the object as an instance of 'Feature Path Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
 

Subinterfaces of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.keyattributedmr.model
 interface VKeyAttributeDomainModelReference
          A representation of the model object ' Key Attribute Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl that implement VFeaturePathDomainModelReference
 class VKeyAttributeDomainModelReferenceImpl
          An implementation of the model object ' Key Attribute Domain Model Reference '.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.util with parameters of type VFeaturePathDomainModelReference
 T KeyattributedmrSwitch.caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference object)
          Returns the result of interpreting the object as an instance of 'Feature Path Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.mappingdmr.model
 

Subinterfaces of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.mappingdmr.model
 interface VMappingDomainModelReference
          A representation of the model object ' Mapping Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.mappingdmr.model.impl that implement VFeaturePathDomainModelReference
 class VMappingDomainModelReferenceImpl
          An implementation of the model object ' Mapping Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.mappingdmr.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.mappingdmr.model.util with parameters of type VFeaturePathDomainModelReference
 T MappingdmrSwitch.caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference object)
          Returns the result of interpreting the object as an instance of ' Feature Path Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.model
 

Methods in org.eclipse.emf.ecp.view.spi.model that return VFeaturePathDomainModelReference
 VFeaturePathDomainModelReference VViewFactory.createFeaturePathDomainModelReference()
          Returns a new object of class 'Feature Path Domain Model Reference'.
 

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

Classes in org.eclipse.emf.ecp.view.spi.model.impl that implement VFeaturePathDomainModelReference
 class VFeaturePathDomainModelReferenceImpl
          An implementation of the model rootEObject 'VFeature Path Domain Model Reference'.
 

Methods in org.eclipse.emf.ecp.view.spi.model.impl that return VFeaturePathDomainModelReference
 VFeaturePathDomainModelReference VViewFactoryImpl.createFeaturePathDomainModelReference()
           
 

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

Methods in org.eclipse.emf.ecp.view.spi.model.util with parameters of type VFeaturePathDomainModelReference
 T ViewSwitch.caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference object)
          Returns the result of interpreting the object as an instance of 'Feature Path Domain Model Reference'.
 boolean ViewValidator.validateFeaturePathDomainModelReference_resolveable(VFeaturePathDomainModelReference featurePathDomainModelReference, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
          Validates the resolveable constraint of 'Feature Path Domain Model Reference'.
 boolean ViewValidator.validateFeaturePathDomainModelReference(VFeaturePathDomainModelReference featurePathDomainModelReference, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
           
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model
 

Subinterfaces of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model
 interface VTableDomainModelReference
          A representation of the model object 'Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model.impl
 

Classes in org.eclipse.emf.ecp.view.spi.table.model.impl that implement VFeaturePathDomainModelReference
 class VTableDomainModelReferenceImpl
          An implementation of the model object 'Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.table.model.util
 

Methods in org.eclipse.emf.ecp.view.spi.table.model.util with parameters of type VFeaturePathDomainModelReference
 T TableSwitch.caseFeaturePathDomainModelReference(VFeaturePathDomainModelReference object)
          Returns the result of interpreting the object as an instance of 'Feature Path Domain Model Reference'.
 

Uses of VFeaturePathDomainModelReference in org.eclipse.emf.ecp.view.spi.viewproxy.resolver
 

Methods in org.eclipse.emf.ecp.view.spi.viewproxy.resolver with parameters of type VFeaturePathDomainModelReference
 boolean ECPDomainModelReferenceMerger.merge(VFeaturePathDomainModelReference source, VDomainModelReference target)
          Prepends the the proxy reference to the given reference.
 



Copyright © 2015. All Rights Reserved.