Uses of Interface
oor.model.OOR

Packages that use OOR
oor.impl Non-module implementation classes. 
oor.model Interfaces used by the OOR. 
 

Uses of OOR in oor.impl
 

Classes in oor.impl that implement OOR
 class OOR
          OOR main program.
 

Methods in oor.impl that return types with arguments of type OOR
 java.util.List<OOR> OOR.getFederates()
           
 

Uses of OOR in oor.model
 

Methods in oor.model that return types with arguments of type OOR
 java.util.List<OOR> OOR.getFederates()
          Return other OOR's that this OOR is federated with.