|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoor.impl.OOR
public class OOR
OOR main program.
| Method Summary | |
|---|---|
void |
addModule(Module module)
Add a module to this OOR. |
java.lang.String |
getDescription()
Return a site-specific description of this repository, including information such as the subject domain and IPR restrictions. |
java.util.List<OOR> |
getFederates()
Return other OOR's that this OOR is federated with. |
java.util.List<Module> |
getModules()
List all modules used by this OOR. |
static void |
main(java.lang.String[] args)
OOR main program. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public void addModule(Module module)
OOR
addModule in interface OORpublic java.lang.String getDescription()
OOR
getDescription in interface OORpublic java.util.List<OOR> getFederates()
OOR
getFederates in interface OORpublic java.util.List<Module> getModules()
OOR
getModules in interface OORpublic static void main(java.lang.String[] args)
args -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||