Uses of Class
org.metaabm.util.MetaABMSwitch

Packages that use MetaABMSwitch
org.eclipse.amp.amf.sd.provider   
org.metaabm.util   
 

Uses of MetaABMSwitch in org.eclipse.amp.amf.sd.provider
 

Subclasses of MetaABMSwitch in org.eclipse.amp.amf.sd.provider
protected static class SdItemProviderAdapterFactory.MetaABMChildCreationExtender.CreationSwitch
          The switch for creating child descriptors specific to each extended class.
 

Uses of MetaABMSwitch in org.metaabm.util
 

Fields in org.metaabm.util declared as MetaABMSwitch
protected  MetaABMSwitch<org.eclipse.emf.common.notify.Adapter> MetaABMAdapterFactory.modelSwitch
          The switch that delegates to the createXXX methods.