Uses of Interface
com.rapidtransform.product.model.Complex

Packages that use Complex
com.rapidtransform.product.model   
 

Uses of Complex in com.rapidtransform.product.model
 

Classes in com.rapidtransform.product.model that implement Complex
 class AlternateSolution
          This class represents an alternative solution for a product.
 class FinalSolution
          A final solution is a set of additional sensual characteristics that can be applied to an item instance that represents a neutral part to finalize it's definition.
 class Product
          A product is an object with the capability to be realized by, decomposed into or specialized by a set of ProductConstituent objects in a functional, logical, or physical manner.
 class ProductComponent
          A ProductComponent is an element in a conceptual product structure.
 class ProductFunction
          The ProductFunction is a specific action or behavior expected of a product.
 class SupplierSolution
          An alternate solution provided by a specific supplier.
 class TechnicalSolution
          An alternate solution where the requirements are fulfilled in a technical way.