Uses of Interface
org.eclipse.gmf.mappings.DomainAttributeTarget

Packages that use DomainAttributeTarget
org.eclipse.gmf.mappings   
org.eclipse.gmf.mappings.impl   
org.eclipse.gmf.mappings.util   
 

Uses of DomainAttributeTarget in org.eclipse.gmf.mappings
 

Methods in org.eclipse.gmf.mappings that return DomainAttributeTarget
 DomainAttributeTarget GMFMapFactory.createDomainAttributeTarget()
          Returns a new object of class 'Domain Attribute Target'.
 

Uses of DomainAttributeTarget in org.eclipse.gmf.mappings.impl
 

Classes in org.eclipse.gmf.mappings.impl that implement DomainAttributeTarget
 class DomainAttributeTargetImpl
          An implementation of the model object 'Domain Attribute Target'.
 

Methods in org.eclipse.gmf.mappings.impl that return DomainAttributeTarget
 DomainAttributeTarget GMFMapFactoryImpl.createDomainAttributeTarget()
           
 

Uses of DomainAttributeTarget in org.eclipse.gmf.mappings.util
 

Methods in org.eclipse.gmf.mappings.util with parameters of type DomainAttributeTarget
 T GMFMapSwitch.caseDomainAttributeTarget(DomainAttributeTarget object)
          Returns the result of interpreting the object as an instance of 'Domain Attribute Target'.
 



Copyright © 2012. All Rights Reserved.