Uses of Class
org.andromda.core.namespace.NamespaceRegistry

Packages that use NamespaceRegistry
org.andromda.core.configuration Contains the classes and other resources that provide the configuration of AndroMDA. 
 

Uses of NamespaceRegistry in org.andromda.core.configuration
 

Methods in org.andromda.core.configuration that return NamespaceRegistry
 NamespaceRegistry Namespaces.getRegistry(java.lang.String namespace)
          Retrieves the namespace registry for the given namespace, or returns null if it doesn't exist.
 

Methods in org.andromda.core.configuration with parameters of type NamespaceRegistry
 void Namespaces.addRegistry(NamespaceRegistry registry)
          Adds a namespace registry to this instance.
 



Copyright © 2003-2009 AndroMDA.org. All Rights Reserved.