Generation Framework

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
 java.lang.Object GMFMapSwitch.caseNeedsContainment(NeedsContainment object)
          Returns the result of interpretting the object as an instance of 'Needs Containment'
 


Generation Framework

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp., Borland Software Corp., and others 2005,2006. All rights reserved.