Uses of Class
jadex.application.model.MComponentType

Packages that use MComponentType
jadex.application.model   
jadex.application.space.agr   
 

Uses of MComponentType in jadex.application.model
 

Methods in jadex.application.model that return MComponentType
 MComponentType MApplicationType.getMComponentType(String name)
          Get a named componenttype.
 MComponentType MComponentInstance.getType(MApplicationType apptype)
          Get the model of the component instance.
 

Methods in jadex.application.model with parameters of type MComponentType
 void MApplicationType.addMComponentType(MComponentType componenttype)
          Add an component type.
 

Uses of MComponentType in jadex.application.space.agr
 

Methods in jadex.application.space.agr that return MComponentType
 MComponentType MPosition.getMComponentType(MApplicationType apptype)
          Get the agent type.
 



Copyright © 2010. All Rights Reserved.