Uses of Interface
org.andromda.core.namespace.NamespaceComponent

Packages that use NamespaceComponent
org.andromda.core.cartridge Defines all AndroMDA cartridge interfaces and classes. 
org.andromda.core.common Defines the interfaces and classes that are common to the core packages of AndroMDA. 
org.andromda.core.metafacade Defines all AndroMDA metafacade interfaces and classes. 
org.andromda.core.namespace Defines all the namespace component support. 
org.andromda.core.profile Defines the customizable AndroMDA profile support. 
org.andromda.core.repository Defines the AndroMDA repository. 
org.andromda.core.translation.library Contains the translation-library support. 
 

Uses of NamespaceComponent in org.andromda.core.cartridge
 

Classes in org.andromda.core.cartridge that implement NamespaceComponent
 class Cartridge
          The AndroMDA Cartridge implementation of the Plugin.
 

Uses of NamespaceComponent in org.andromda.core.common
 

Subinterfaces of NamespaceComponent in org.andromda.core.common
 interface Plugin
          Interface between an AndroMDA code generator plugin and the core.
 

Classes in org.andromda.core.common that implement NamespaceComponent
 class BasePlugin
          Represents the base plugin of AndroMDA.
 

Uses of NamespaceComponent in org.andromda.core.metafacade
 

Classes in org.andromda.core.metafacade that implement NamespaceComponent
 class MetafacadeMappings
          The Metafacade mapping class.
 

Uses of NamespaceComponent in org.andromda.core.namespace
 

Classes in org.andromda.core.namespace that implement NamespaceComponent
 class BaseNamespaceComponent
          Represents the base plugin of AndroMDA.
 

Uses of NamespaceComponent in org.andromda.core.profile
 

Classes in org.andromda.core.profile that implement NamespaceComponent
 class Profile
          Represents an AndroMDA profile applied to a model.
 

Uses of NamespaceComponent in org.andromda.core.repository
 

Classes in org.andromda.core.repository that implement NamespaceComponent
 class Repository
          Represents the repository namespace component.
 

Uses of NamespaceComponent in org.andromda.core.translation.library
 

Classes in org.andromda.core.translation.library that implement NamespaceComponent
 class Library
          The AndroMDA Translation Library implementation of the Plugin.
 



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