Uses of Package
gov.nasa.arc.brahms.vm.api.convert

Packages that use gov.nasa.arc.brahms.vm.api.convert
gov.nasa.arc.brahms.vm.api   
gov.nasa.arc.brahms.vm.api.convert   
 

Classes in gov.nasa.arc.brahms.vm.api.convert used by gov.nasa.arc.brahms.vm.api
ConverterManager
          ConverterManager is a manager responsible for supporting the conversion between Brahms objects and Java objects.
 

Classes in gov.nasa.arc.brahms.vm.api.convert used by gov.nasa.arc.brahms.vm.api.convert
ConversionContext
          ConversionContext maintains additional information usable during the conversion of objects.
ConverterManager
          ConverterManager is a manager responsible for supporting the conversion between Brahms objects and Java objects.
IConverter
          IConverter is the interface to an object that is able to convert data between a Java representation and a Brahms representation.
IInstanceMapping
          IInstanceMapping is an interface to access a mapping between existing Brahms and Java objects used to ensure that during the conversion between Brahms and Java objects no new objects are created when a mapping already exists, in that case state information is updated in the mapped object.
InstanceMappingSingleton
          InstanceMappingSingleton is a singleton IInstanceMapping used to maintain a mapping between existing Brahms and Java objects used to ensure that during the conversion between Brahms and Java objects no new objects are created when a mapping already exists, in that case state information is updated in the mapped object.
 



Copyright © 1997-2012 All Rights Reserved.