Uses of Interface
edu.mit.stellar.api.group.SGroupFactory

Packages that use SGroupFactory
edu.mit.stellar.api.group   
 

Uses of SGroupFactory in edu.mit.stellar.api.group
 

Subinterfaces of SGroupFactory in edu.mit.stellar.api.group
 interface SGroupManager
          SGroupManager
 

Methods in edu.mit.stellar.api.group that return types with arguments of type SGroupFactory
 java.util.Set<SGroupFactory> NexusSGroupFactory.getSGroupFactories()
           
 

Methods in edu.mit.stellar.api.group with parameters of type SGroupFactory
 void NexusSGroupFactory.addSGroupFactory(SGroupFactory groupFactory)
          add an sgroup factory
 

Method parameters in edu.mit.stellar.api.group with type arguments of type SGroupFactory
 void NexusSGroupFactory.setSGroupFactories(java.util.Set<SGroupFactory> groupFactories)
           
 



Copyright © 2007-2008 MIT IS&T ISDA. All Rights Reserved.