Uses of Class
jadex.application.space.agr.MGroupType

Packages that use MGroupType
jadex.application.space.agr   
 

Uses of MGroupType in jadex.application.space.agr
 

Methods in jadex.application.space.agr that return MGroupType
 MGroupType MGroupInstance.getGroupType(MAGRSpaceType spacetype)
          Get the group type.
 MGroupType MAGRSpaceType.getGroupType(String name)
          Get a group type by name.
 MGroupType[] MAGRSpaceType.getMGroupTypes()
          Get the group types of this space type.
 

Methods in jadex.application.space.agr with parameters of type MGroupType
 void MAGRSpaceType.addMGroupType(MGroupType grouptype)
          Add a group type to this space type.
 void MAGRSpaceType.removeMGroupType(MGroupType grouptype)
          Remove a group type from this space type.
 



Copyright © 2010. All Rights Reserved.