Uses of Interface
gov.nasa.arc.brahms.vm.api.common.IGroup

Packages that use IGroup
gov.nasa.arc.brahms.vm.api.common   
 

Uses of IGroup in gov.nasa.arc.brahms.vm.api.common
 

Methods in gov.nasa.arc.brahms.vm.api.common that return IGroup
 IGroup BrahmsGroupDescriptor.getBrahmsGroup()
          Returns the Brahms group.
 IGroup IModel.getGroup(java.lang.String name)
          Returns the group with the specified name.
 

Methods in gov.nasa.arc.brahms.vm.api.common with parameters of type IGroup
static IAgent AgentFactory.createAgent(java.lang.String name, IGroup[] groups, IContext actionCtx)
          createAgent creates a new agent, makes it a member of the specified groups and returns the new agent.
 



Copyright © 1997-2012 All Rights Reserved.