SAM

Uses of Interface
org.topcased.sam.Decomposition

Packages that use Decomposition
org.topcased.modeler.sam.systemdiagram   
org.topcased.sam   
org.topcased.sam.impl   
org.topcased.sam.util   
 

Uses of Decomposition in org.topcased.modeler.sam.systemdiagram
 

Methods in org.topcased.modeler.sam.systemdiagram with parameters of type Decomposition
protected  GraphElement SystCreationUtils.createGraphElementDecomposition(Decomposition element, java.lang.String presentation)
           
 

Uses of Decomposition in org.topcased.sam
 

Methods in org.topcased.sam that return Decomposition
 Decomposition SAMFactory.createDecomposition()
          Returns a new object of class 'Decomposition'
 

Uses of Decomposition in org.topcased.sam.impl
 

Classes in org.topcased.sam.impl that implement Decomposition
 class DecompositionImpl
          An implementation of the model object 'Decomposition'.
 

Methods in org.topcased.sam.impl that return Decomposition
 Decomposition SAMFactoryImpl.createDecomposition()
           
 

Uses of Decomposition in org.topcased.sam.util
 

Methods in org.topcased.sam.util with parameters of type Decomposition
 T SAMSwitch.caseDecomposition(Decomposition object)
          Returns the result of interpretting the object as an instance of 'Decomposition'.
 


SAM

Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.