Uses of Class
gov.nasa.arc.brahms.common.data.GeographyConcept

Packages that use GeographyConcept
gov.nasa.arc.brahms.common.data   
gov.nasa.arc.brahms.vm.data   
 

Uses of GeographyConcept in gov.nasa.arc.brahms.common.data
 

Subclasses of GeographyConcept in gov.nasa.arc.brahms.common.data
 class Area
          An area represents a geographical location and is used to create a geographical representation for use in the model.
 class AreaDef
          An area definition is used for defining area constructs used for representing geographical information in a model.
 class Path
          A path connects two areas together and represents a route that can be taken by an agent or object to travel from one area to another.
 

Uses of GeographyConcept in gov.nasa.arc.brahms.vm.data
 

Subclasses of GeographyConcept in gov.nasa.arc.brahms.vm.data
 class VMArea
          The VMArea is an Area with extensions for use in the Brahms virtual machine.
 class VMAreaDef
          The VMAreaDef is an AreaDef with extensions for use in the Brahms virtual machine.
 class VMPath
          The VMPath is a Path with extensions for use in the Brahms virtual machine.
 



Copyright © 1997-2012 All Rights Reserved.