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

Packages that use Component
org.andromda.core.namespace Defines all the namespace component support. 
 

Uses of Component in org.andromda.core.namespace
 

Methods in org.andromda.core.namespace with parameters of type Component
 void NamespaceComponents.addComponent(Component component)
          Adds a new component to this namespace registry.
 void NamespaceRegistry.registerComponent(Component component)
          Registers the component with the give name in this registry.
 



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