|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrganizationElement | |
---|---|
com.rapidtransform.classification.model | |
com.rapidtransform.org.model | |
com.rapidtransform.part.model | |
com.rapidtransform.product.model | |
com.rapidtransform.spec.model |
Uses of OrganizationElement in com.rapidtransform.classification.model |
---|
Classes in com.rapidtransform.classification.model that implement OrganizationElement | |
---|---|
class |
ClassificationAssociation
Associates a GeneralClassification with a Classified object. |
class |
ClassificationSystem
|
class |
GenericClassification
A general classification describes how an object is grouped with other like objects and the characteristics of the object. |
Uses of OrganizationElement in com.rapidtransform.org.model |
---|
Classes in com.rapidtransform.org.model that implement OrganizationElement | |
---|---|
class |
ApprovalStatus
This class contains the state of acceptance for some product data. |
class |
OrganizationEvent
An OrganizationEvent is a point in time relative to an event. |
class |
PersonRole
This class defines a person's role in an organization. |
Uses of OrganizationElement in com.rapidtransform.part.model |
---|
Classes in com.rapidtransform.part.model that implement OrganizationElement | |
---|---|
class |
Assembly
An Assembly is a type of ItemView that represents an ItemVersion with sub-items. |
class |
AssemblyRelation
This class is the relationship between components on a product structure or BOM. |
class |
CollectedItemRelation
Associates an ItemInstance with a CollectionDefinition. |
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 |
GenericItemInstanceRelation
Defines a relation between two ItemInstance objects whose relation is defined by the relationType attribute on this class. |
class |
GenericItemViewInstanceRelation
A general relation between an ItemView and an ItemInstance that is further defined by the relationType attribute. |
class |
GenericItemViewRelation
A relation between two ItemView objects whose relation is defined by the relationType attribute on this class. |
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 |
ItemInstanceRelation
This class is the relationship between two ItemInstance objects. |
class |
ItemVersion
An ItemVersion is a specific version of an Item. |
class |
ItemVersionRelation
The item version relation represents a link between two item versions. |
class |
ItemView
This class represents a view of a specific item. |
class |
ItemViewInstanceRelation
This abstract class represents the relation between an ItemView and an ItemInstance. |
class |
ItemViewRelation
This class links two ItemView objects. |
class |
MakeFromRelation
The MakeFromRelation class is a link between an ItemView, such as a Raw Material or semi-finished item, and another ItemView from which the other material is constructed. |
class |
NextHigherRelation
The NextHigherRelation represents the link between a component on an assembly and the parent assembly for the component. |
class |
QuantifiedInstance
A QuantifiedInstance is an object with a specified number quantity for this item in the product structure. |
class |
ReplacedByRelation
The ReplacedByRelation is a link between two ItemView objects where the relating ItemView is replacing the related ItemView. |
class |
ReplacedUsageRelation
This class is a link between two ItemInstance objects where the relating ItemInstance is being replaced by the related ItemInstance. |
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. |
class |
ToolItemRelation
This class is a link between a Tool ('relating' attribute) and an item ('related' attribute) that is created with the tool. |
Uses of OrganizationElement in com.rapidtransform.product.model |
---|
Classes in com.rapidtransform.product.model that implement OrganizationElement | |
---|---|
class |
AlternateSolution
This class represents an alternative solution for a product. |
class |
ComplexProductRelation
|
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 |
PhysicalAssemblyRelation
The PhysicalAssemblyRelation links one physical item to a physical item assembly. |
class |
PhysicalInstance
A PhysicalInstance is the definition of a physically realized object which may be identified by a serial number and lot id. |
class |
PhysicalInstanceTestResult
A test result for a physical instance. |
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 |
ProductSpecRelation
|
class |
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. |
class |
ProductToItemInstance
|
class |
ProductToProduct
|
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 OrganizationElement in com.rapidtransform.spec.model |
---|
Subinterfaces of OrganizationElement in com.rapidtransform.spec.model | |
---|---|
interface |
SpecRelation<SourceType extends Specified>
Relates Specifications to other objects. |
Classes in com.rapidtransform.spec.model that implement OrganizationElement | |
---|---|
class |
AbstractSpecRelation
TODO remove - replaced by SpecRelation |
class |
BaseSpecRelation<SourceType extends Specified>
|
class |
ClassCategoryAssociation
The ClassCategoryAssociation is an association between a SpecCategory and a ProductClass. |
class |
ClassConditionAssociation
This class is an association between a ProductClass and a SpecCondition. |
class |
ClassInclusionAssociation
This class represents the assignment of a SpecInclusion to a ProductClass. |
class |
ClassSpecificationAssociation
Associates a specificiation to a product class. |
class |
ClassStructureRelation
Links a ProductClass to a ProductFunction or ProductComponent. |
class |
Configuration
A configuration is the association of a ClassConditionAssociation or ClassSpecAssociation with a design or process in order to define a valid usage by using the rules specified in the condition or specification. |
class |
DatedConfig
This type of configuration that applies from the given date, or between a start and end date. |
class |
DesignConstraint
A design contraint is a requirement for the design process of a product design. |
class |
DesignConstraintVersion
A version of a DesignConstraint. |
class |
LotConfig
LotConfig is a type of manufacturing config that applies to a given production batch (Lot) for the given Product. |
class |
ManufacturingConfig
The manufacturing configuration is the association of a product design with an item instance. |
class |
SerialConfig
This is a type of manufacturing config that applies from the start serial number through the end serial number specified in this class. |
class |
SpecCategory
The spec category is a group of specifications which serve the same purpose. |
class |
SpecExpression
Combination of specification objects combined with a boolean operators. |
class |
Specification
A specification is a defined rule for a product and it discriminates one product from another member in the same product class. |
class |
SpecInclusion
The inclusion specifies how a specification or specExpression includes another specification or expression. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |