Uses of Class
jadex.application.model.MExpressionType

Packages that use MExpressionType
jadex.application.model   
 

Uses of MExpressionType in jadex.application.model
 

Subclasses of MExpressionType in jadex.application.model
 class MProvidedServiceType
          Provided service type.
 class MRequiredServiceType
          Required service type.
 class MServiceType
           
 

Fields in jadex.application.model declared as MExpressionType
protected  MExpressionType MApplicationType.container
          The service container.
 

Methods in jadex.application.model that return MExpressionType
 MExpressionType MApplicationType.getContainer()
          Get the container.
 

Methods in jadex.application.model with parameters of type MExpressionType
 void MComponentInstance.addArgument(MExpressionType arg)
          Add an argument.
 void MApplicationInstance.addArgument(MExpressionType argument)
          Add an argument.
 void MApplicationType.addProperty(MExpressionType property)
          Add a property.
 void MApplicationType.setContainer(MExpressionType container)
          Set the container.
 



Copyright © 2010. All Rights Reserved.