oor.modules.federation
Class DAML

java.lang.Object
  extended by oor.modules.federation.DAML
All Implemented Interfaces:
Federation, Module

public class DAML
extends java.lang.Object
implements Federation

Federate information from the DAML Ontology Library.

Author:
Mike Dean
See Also:
DAML Ontology Library

Constructor Summary
DAML()
           
 
Method Summary
 Registry getRegistry()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DAML

public DAML()
Method Detail

getRegistry

public Registry getRegistry()
Specified by:
getRegistry in interface Federation