Uses of Package
com.rapidtransform.part.model

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

Classes in com.rapidtransform.part.model used by com.rapidtransform.part.dao
ItemVersion
          An ItemVersion is a specific version of an Item.
Part
          A Part is a component that is combined with other parts to define a assembly or produc.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.part.dao.hibernate
ItemVersion
          An ItemVersion is a specific version of an Item.
Part
          A Part is a component that is combined with other parts to define a assembly or produc.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.part.model
ApplicationContext
          The application context contains the state and application domain information for a specific item view.
Assembly
          An Assembly is a type of ItemView that represents an ItemVersion with sub-items.
Assembly.AssemblyType
           
AssemblyRelation
          This class is the relationship between components on a product structure or BOM.
GenericItemInstanceRelation.RelationType
           
GenericItemViewInstanceRelation.RelationType
           
GenericItemViewRelation.RelationType
           
InstanceUsageContext
          TODO processoperationinputoroutput TODO hibernate mapping
Item
          An item is either a single object or an assembly of related objects.
ItemClassification
          This represents a classification of an item related to specific criteria.
ItemInformation
          The implementors of this interface can be linked with a geometric shape.
ItemInstance
          An ItemInstance represents the occurrence of an Item in a product structure that is defined either by an ItemView or a ProductIdentification.
ItemInstanceRelation
          This class is the relationship between two ItemInstance objects.
ItemVersion
          An ItemVersion is a specific version of an Item.
ItemVersionRelation.RelationType
           
ItemView
          This class represents a view of a specific item.
ItemViewInstanceRelation
          This abstract class represents the relation between an ItemView and an ItemInstance.
ItemViewRelation
          This class links two ItemView objects.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.part.service
Assembly
          An Assembly is a type of ItemView that represents an ItemVersion with sub-items.
CollectionView
          Definition of an ItemVersion that serves as a collection of ItemInstance objects that are on the same product but may not be assembled together.
Item
          An item is either a single object or an assembly of related objects.
ItemInstance
          An ItemInstance represents the occurrence of an Item in a product structure that is defined either by an ItemView or a ProductIdentification.
ItemVersion
          An ItemVersion is a specific version of an Item.
ItemView
          This class represents a view of a specific item.
QuantifiedInstance
          A QuantifiedInstance is an object with a specified number quantity for this item in the product structure.
SelectedInstance
          The SelectedInstance is an item on a product structure whose quantity depends on the selection control constraints (@see SelectionControl).
SingleInstance
          This class is one instance of either an ItemView or a Product.
SpecifiedInstance
          This class identifies a single item on an assembly that reuses partial decompositions.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.part.service.impl
Assembly
          An Assembly is a type of ItemView that represents an ItemVersion with sub-items.
CollectionView
          Definition of an ItemVersion that serves as a collection of ItemInstance objects that are on the same product but may not be assembled together.
Item
          An item is either a single object or an assembly of related objects.
ItemInstance
          An ItemInstance represents the occurrence of an Item in a product structure that is defined either by an ItemView or a ProductIdentification.
ItemVersion
          An ItemVersion is a specific version of an Item.
ItemView
          This class represents a view of a specific item.
QuantifiedInstance
          A QuantifiedInstance is an object with a specified number quantity for this item in the product structure.
SelectedInstance
          The SelectedInstance is an item on a product structure whose quantity depends on the selection control constraints (@see SelectionControl).
SingleInstance
          This class is one instance of either an ItemView or a Product.
SpecifiedInstance
          This class identifies a single item on an assembly that reuses partial decompositions.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.product.dao
ItemVersion
          An ItemVersion is a specific version of an Item.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.product.dao.hibernate
ItemVersion
          An ItemVersion is a specific version of an Item.
 

Classes in com.rapidtransform.part.model used by com.rapidtransform.product.model
ApplicationContext
          The application context contains the state and application domain information for a specific item view.
InstanceUsageContext
          TODO processoperationinputoroutput TODO hibernate mapping
ItemInformation
          The implementors of this interface can be linked with a geometric shape.
ItemInstance
          An ItemInstance represents the occurrence of an Item in a product structure that is defined either by an ItemView or a ProductIdentification.