Uses of Interface
org.eclipse.emf.ecp.view.spi.keyattributedmr.model.VKeyAttributeDomainModelReference

Packages that use VKeyAttributeDomainModelReference
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   
 

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

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model that return VKeyAttributeDomainModelReference
 VKeyAttributeDomainModelReference VKeyattributedmrFactory.createKeyAttributeDomainModelReference()
          Returns a new object of class 'Key Attribute Domain Model Reference'.
 

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

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

Methods in org.eclipse.emf.ecp.view.spi.keyattributedmr.model.impl that return VKeyAttributeDomainModelReference
 VKeyAttributeDomainModelReference VKeyattributedmrFactoryImpl.createKeyAttributeDomainModelReference()
           
 

Uses of VKeyAttributeDomainModelReference 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 VKeyAttributeDomainModelReference
 T KeyattributedmrSwitch.caseKeyAttributeDomainModelReference(VKeyAttributeDomainModelReference object)
          Returns the result of interpreting the object as an instance of 'Key Attribute Domain Model Reference'.
 boolean KeyattributedmrValidator.validateKeyAttributeDomainModelReference_resolveable(VKeyAttributeDomainModelReference keyAttributeDomainModelReference, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
          Validates the resolveable constraint of 'Key Attribute Domain Model Reference'.
 boolean KeyattributedmrValidator.validateKeyAttributeDomainModelReference(VKeyAttributeDomainModelReference keyAttributeDomainModelReference, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object,Object> context)
           
 



Copyright © 2015. All Rights Reserved.