Uses of Class
info.sswap.impl.empire.model.ObjectImpl

Packages that use ObjectImpl
info.sswap.impl.empire.model   
 

Uses of ObjectImpl in info.sswap.impl.empire.model
 

Methods in info.sswap.impl.empire.model that return types with arguments of type ObjectImpl
abstract  java.util.List<ObjectImpl> SubjectImpl.getMapsToEmpireList()
          Gets a list of SSWAPObject implementations that are all connected to this SSWAPSubject by sswap:mapsTo predicate.
 java.util.List<ObjectImpl> SubjectImpl.getMapsToList()
           
 

Method parameters in info.sswap.impl.empire.model with type arguments of type ObjectImpl
abstract  void SubjectImpl.setMapsToEmpireList(java.util.List<ObjectImpl> mapsToList)
          Sets a list of SSWAPObject implementations that will all be connected to this SSWAPSubject by sswap:mapsTo predicate.
 



Copyright (c) 2011, iPlant Collaborative, University of Arizona, Cold Spring Harbor Laboratories, University of Texas at Austin.