|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Classified | |
---|---|
com.rapidtransform.classification.model | |
com.rapidtransform.part.model | |
com.rapidtransform.product.model | |
com.rapidtransform.spec.model |
Uses of Classified in com.rapidtransform.classification.model |
---|
Methods in com.rapidtransform.classification.model that return Classified | |
---|---|
Classified |
ClassificationAssociation.getClassified()
|
Methods in com.rapidtransform.classification.model with parameters of type Classified | |
---|---|
void |
ClassificationAssociation.setClassified(Classified classified)
|
Uses of Classified in com.rapidtransform.part.model |
---|
Classes in com.rapidtransform.part.model that implement Classified | |
---|---|
class |
Assembly
An Assembly is a type of ItemView that represents an ItemVersion with sub-items. |
class |
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. |
class |
Item
An item is either a single object or an assembly of related objects. |
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 |
ItemVersion
An ItemVersion is a specific version of an Item. |
class |
ItemView
This class represents a view of a specific item. |
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 Classified in com.rapidtransform.product.model |
---|
Classes in com.rapidtransform.product.model that implement Classified | |
---|---|
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 |
ProductClass
The ProductClass is a set of similar products to be offered on the market. |
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. |
Uses of Classified in com.rapidtransform.spec.model |
---|
Classes in com.rapidtransform.spec.model that implement Classified | |
---|---|
class |
DesignConstraint
A design contraint is a requirement for the design process of a product design. |
class |
DesignConstraintVersion
A version of a DesignConstraint. |
class |
SpecCategory
The spec category is a group of specifications which serve the same purpose. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |