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

Packages that use ProductConstituent
com.rapidtransform.part.model   
com.rapidtransform.product.model   
 

Uses of ProductConstituent in com.rapidtransform.part.model
 

Classes in com.rapidtransform.part.model that implement ProductConstituent
 class ItemInstance
          An ItemInstance represents the occurrence of an Item in a product structure that is defined either by an ItemView or a ProductIdentification.
 class QuantifiedInstance
          A QuantifiedInstance is an object with a specified number quantity for this item in the product structure.
 class SelectedInstance
          The SelectedInstance is an item on a product structure whose quantity depends on the selection control constraints (@see SelectionControl).
 class SingleInstance
          This class is one instance of either an ItemView or a Product.
 class SpecifiedInstance
          This class identifies a single item on an assembly that reuses partial decompositions.
 

Uses of ProductConstituent in com.rapidtransform.product.model
 

Classes in com.rapidtransform.product.model that implement ProductConstituent
 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.