Uses of Package
com.rapidtransform.product.model

Packages that use com.rapidtransform.product.model
com.rapidtransform.part.dao   
com.rapidtransform.part.dao.hibernate   
com.rapidtransform.part.model   
com.rapidtransform.product.dao   
com.rapidtransform.product.dao.hibernate   
com.rapidtransform.product.model   
com.rapidtransform.product.service   
com.rapidtransform.product.service.impl   
com.rapidtransform.spec.model   
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.part.dao
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.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.part.dao.hibernate
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.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.part.model
FinalDefinition
          Specifies that an object can be used on a final solution.
ItemFunctionAssociation
          Relates a product function with an ItemView.
PhysicalInstanceDefinition
          TODO PhysicalInstanceDef
ProductConstituent
          A product constituent is an object that is part of the product structure.
ProductDesign
          A ProductDesign is a way to associate an ItemVersion with a Product.
Quantity
          Quantity represents a value or range of values along with the Unit of Measure.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.product.dao
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.
ProductClass
          The ProductClass is a set of similar products to be offered on the market.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.product.dao.hibernate
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.
ProductClass
          The ProductClass is a set of similar products to be offered on the market.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.product.model
AlternateSolution
          This class represents an alternative solution for a product.
Complex
          The Complex interface signifies when a product element can be comprised of multiple logical, functional, or physical variants.
ComplexProductRelation
           
ComplexProductRelation.RelationType
           
ComponentPlacement
          This class encapsulates the information relating to the placement of a product component.
FinalDefinition
          Specifies that an object can be used on a final solution.
PhysicalAssemblyRelation
          The PhysicalAssemblyRelation links one physical item to a physical item assembly.
PhysicalInstance
          A PhysicalInstance is the definition of a physically realized object which may be identified by a serial number and lot id.
PhysicalInstanceDefinition
          TODO PhysicalInstanceDef
PhysicalInstanceTestResult
          A test result for a physical instance.
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.
ProductClass
          The ProductClass is a set of similar products to be offered on the market.
ProductConstituent
          A product constituent is an object that is part of the product structure.
ProductFunction
          The ProductFunction is a specific action or behavior expected of a product.
ProductFunctionComponent
          TODO implementors
ProductStructureRelation
          The ProductStructureRelation links a Product with it's ProductConstituents, where the consituent is a functional, logical, or physical component or realization of the complex product.
ProductStructureRelation.RelationType
           
TestActivity
          TODO activity and processoperationoccurrence
UnitOfMeasure
           
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.product.service
ProductClass
          The ProductClass is a set of similar products to be offered on the market.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.product.service.impl
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.
ProductClass
          The ProductClass is a set of similar products to be offered on the market.
 

Classes in com.rapidtransform.product.model used by com.rapidtransform.spec.model
FinalDefinition
          Specifies that an object can be used on a final solution.
ProductDesign
          A ProductDesign is a way to associate an ItemVersion with a Product.