Uses of Interface
jadex.application.space.envsupport.evaluation.IObjectSource

Packages that use IObjectSource
jadex.application.space.envsupport.evaluation   
 

Uses of IObjectSource in jadex.application.space.envsupport.evaluation
 

Classes in jadex.application.space.envsupport.evaluation that implement IObjectSource
 class SpaceObjectSource
          A space object source can provide space objects of a specific object type.
 

Fields in jadex.application.space.envsupport.evaluation declared as IObjectSource
protected  IObjectSource[] DefaultDataProvider.rowproviders
          The space object selector.
 

Constructors in jadex.application.space.envsupport.evaluation with parameters of type IObjectSource
DefaultDataProvider(AbstractEnvironmentSpace envspace, IObjectSource[] rowproviders, String tablename, String[] columnnames, IParsedExpression[] exps)
          Create a new space object table data provider.
 



Copyright © 2010. All Rights Reserved.