Log4j 1.1

Uses of Class
pl.psnc.expres.model.experiment.VlbiExperiment

Packages that use VlbiExperiment
pl.psnc.expres.model.factory   
pl.psnc.expres.model.factory.helper   
pl.psnc.expres.remote.helper   
 

Uses of VlbiExperiment in pl.psnc.expres.model.factory
 

Methods in pl.psnc.expres.model.factory that return VlbiExperiment
static VlbiExperiment VlbiExperimentFactory.getInstance()
          Get instance of VlbiExperiment
static VlbiExperiment VlbiExperimentFactory.getInstance(java.io.InputStream inStream)
          Creates a VlbiExperiment model from the given input stream.
static VlbiExperiment VlbiExperimentFactory.getInstance(RemoteVlbiExperiment remoteVlbiExp)
          Creates new instance of vlbi experiment based on remote vlbi experiment (instance of RemoteVlbiExperiment)
static VlbiExperiment VlbiExperimentFactory.getInstance(java.lang.String file)
          Creates a VlbiExperiment model from the given file
static VlbiExperiment VlbiExperimentFactory.newInstance()
          Creates a new instance of VlbiExperiment
 

Uses of VlbiExperiment in pl.psnc.expres.model.factory.helper
 

Methods in pl.psnc.expres.model.factory.helper that return VlbiExperiment
static VlbiExperiment VlabiExperimentHelper.convert(VlbiExperiment vlbiExp, RemoteVlbiExperiment remoteVlbiExp)
          Converts remote vlbi experiment (instance of RemoteVlbiExperiment) to vlbi experiment (instance of VlbiExperiment)
 

Methods in pl.psnc.expres.model.factory.helper with parameters of type VlbiExperiment
static VlbiExperiment VlabiExperimentHelper.convert(VlbiExperiment vlbiExp, RemoteVlbiExperiment remoteVlbiExp)
          Converts remote vlbi experiment (instance of RemoteVlbiExperiment) to vlbi experiment (instance of VlbiExperiment)
 

Uses of VlbiExperiment in pl.psnc.expres.remote.helper
 

Methods in pl.psnc.expres.remote.helper with parameters of type VlbiExperiment
static StartVlbiExperiment RemoteHelper.getNewVlbiExperiment(VlbiExperiment vlbiExperiment)
          Creates a new instance of NewVlbiExperiment based on given VlbiExperiment
static MessageHeader RemoteHelper.getXsdMessageHeader(VlbiExperiment vExperiment, java.lang.String callBackLocation)
          Creates a new instance of xsd representation of MessageHeader based on VLBI Experiment
 


Log4j 1.1

Copyright 2007-2008 by VLAB