Uses of Class
jadex.application.model.MSpaceInstance

Packages that use MSpaceInstance
jadex.application.model   
jadex.application.runtime   
jadex.application.space.agr   
jadex.application.space.envsupport   
jadex.application.space.envsupport.environment   
 

Uses of MSpaceInstance in jadex.application.model
 

Methods in jadex.application.model with parameters of type MSpaceInstance
 void MApplicationInstance.addMSpaceInstance(MSpaceInstance space)
          Add an space.
 

Uses of MSpaceInstance in jadex.application.runtime
 

Methods in jadex.application.runtime with parameters of type MSpaceInstance
 void ISpace.initSpace(IApplication context, MSpaceInstance config, IValueFetcher fetcher)
          Initialize a space.
 

Uses of MSpaceInstance in jadex.application.space.agr
 

Subclasses of MSpaceInstance in jadex.application.space.agr
 class MAGRSpaceInstance
          An instance of an AGR space.
 

Methods in jadex.application.space.agr with parameters of type MSpaceInstance
 void AGRSpace.initSpace(IApplication application, MSpaceInstance config, IValueFetcher fetcher)
           
 

Uses of MSpaceInstance in jadex.application.space.envsupport
 

Subclasses of MSpaceInstance in jadex.application.space.envsupport
 class MEnvSpaceInstance
          Java representation of environment space instance for xml description.
 

Uses of MSpaceInstance in jadex.application.space.envsupport.environment
 

Methods in jadex.application.space.envsupport.environment with parameters of type MSpaceInstance
 void AbstractEnvironmentSpace.initSpace(IApplication context, MSpaceInstance config, IValueFetcher pfetcher)
          Create a space.
 



Copyright © 2010. All Rights Reserved.