Uses of Interface
org.metaabm.SNDimensional

Packages that use SNDimensional
org.metaabm   
org.metaabm.commands   
org.metaabm.impl   
org.metaabm.util   
 

Uses of SNDimensional in org.metaabm
 

Subinterfaces of SNDimensional in org.metaabm
 interface SContinuousSpace
          A representation of the model object ' SContinuous Space'.
 interface SGrid
          A representation of the model object ' SGrid'.
 

Uses of SNDimensional in org.metaabm.commands
 

Methods in org.metaabm.commands with parameters of type SNDimensional
protected  org.eclipse.emf.common.command.Command SetDimensionalAttributesCommand.createDependents(org.eclipse.emf.edit.domain.EditingDomain domain, SNDimensional proj, int newDim)
           
 

Uses of SNDimensional in org.metaabm.impl
 

Classes in org.metaabm.impl that implement SNDimensional
 class SContinuousSpaceImpl
          An implementation of the model object ' SContinuous Space'.
 class SGridImpl
          An implementation of the model object ' SGrid'.
 class SNDimensionalImpl
          An implementation of the model object ' SN Dimensional'.
 

Uses of SNDimensional in org.metaabm.util
 

Methods in org.metaabm.util with parameters of type SNDimensional
 T MetaABMSwitch.caseSNDimensional(SNDimensional object)
          Returns the result of interpreting the object as an instance of 'SN Dimensional'.