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

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

Uses of NeedsContainment in org.eclipse.gmf.mappings
 

Subinterfaces of NeedsContainment in org.eclipse.gmf.mappings
 interface ChildReference
          A representation of the model object 'Child Reference'.
 interface LinkMapping
          A representation of the model object 'Link Mapping'.
 interface NodeReference
          A representation of the model object 'Node Reference'.
 interface TopNodeReference
          A representation of the model object 'Top Node Reference'.
 

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

Classes in org.eclipse.gmf.mappings.impl that implement NeedsContainment
 class ChildReferenceImpl
          An implementation of the model object 'Child Reference'.
 class LinkMappingImpl
          An implementation of the model object 'Link Mapping'.
 class NodeReferenceImpl
          An implementation of the model object 'Node Reference'.
 class TopNodeReferenceImpl
          An implementation of the model object 'Top Node Reference'.
 

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

Methods in org.eclipse.gmf.mappings.util with parameters of type NeedsContainment
 T GMFMapSwitch.caseNeedsContainment(NeedsContainment object)
          Returns the result of interpreting the object as an instance of 'Needs Containment'.
 



Copyright © 2012. All Rights Reserved.