Uses of Class
jadex.application.model.MComponentInstance

Packages that use MComponentInstance
jadex.application.model   
jadex.application.runtime.impl   
 

Uses of MComponentInstance in jadex.application.model
 

Methods in jadex.application.model with parameters of type MComponentInstance
 void MApplicationInstance.addMComponentInstance(MComponentInstance component)
          Add an component.
 

Uses of MComponentInstance in jadex.application.runtime.impl
 

Methods in jadex.application.runtime.impl with parameters of type MComponentInstance
 Map ApplicationInterpreter.getArguments(MComponentInstance component)
          Get the arguments.
 int ApplicationInterpreter.getNumber(MComponentInstance component)
          Get the number of components to start.
 



Copyright © 2010. All Rights Reserved.