Uses of Interface
org.metaabm.IModelExtension

Packages that use IModelExtension
org.eclipse.amp.amf.sd   
org.eclipse.amp.amf.sd.impl   
org.eclipse.amp.amf.sd.util   
org.metaabm   
org.metaabm.util   
 

Uses of IModelExtension in org.eclipse.amp.amf.sd
 

Subinterfaces of IModelExtension in org.eclipse.amp.amf.sd
 interface SdModel
          A representation of the model object 'Model'.
 

Uses of IModelExtension in org.eclipse.amp.amf.sd.impl
 

Classes in org.eclipse.amp.amf.sd.impl that implement IModelExtension
 class SdModelImpl
          An implementation of the model object 'Model'.
 class SdModelImplGeneratedNot
           
 

Uses of IModelExtension in org.eclipse.amp.amf.sd.util
 

Methods in org.eclipse.amp.amf.sd.util with parameters of type IModelExtension
 T SdSwitch.caseIModelExtension(IModelExtension object)
          Returns the result of interpreting the object as an instance of 'IModel Extension'.
 

Uses of IModelExtension in org.metaabm
 

Subinterfaces of IModelExtension in org.metaabm
 interface IAgentChild
          A representation of the model object 'IAgent Child'.
 interface IAttributeChild
          A representation of the model object 'IAttribute Child'.
 

Uses of IModelExtension in org.metaabm.util
 

Methods in org.metaabm.util with parameters of type IModelExtension
 T MetaABMSwitch.caseIModelExtension(IModelExtension object)
          Returns the result of interpreting the object as an instance of 'IModel Extension'.