Uses of Class
org.andromda.core.cartridge.Cartridge

Packages that use Cartridge
org.andromda.core.cartridge Defines all AndroMDA cartridge interfaces and classes. 
 

Uses of Cartridge in org.andromda.core.cartridge
 

Methods in org.andromda.core.cartridge that return Cartridge
 Cartridge Resource.getCartridge()
          The cartridge that owns this resource.
 

Methods in org.andromda.core.cartridge with parameters of type Cartridge
 void Resource.setCartridge(Cartridge cartridge)
          Sets the Cartridge parent to which this Resource belongs.
 



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