Convelo

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
 
第10行: 第10行:
 
==Sample==
 
==Sample==
 
Created the "ToyCo PLM" sample application for demonstrating customization features.  This sample application is to Convelo like the PetStore sample is to Java.
 
Created the "ToyCo PLM" sample application for demonstrating customization features.  This sample application is to Convelo like the PetStore sample is to Java.
 
 
  
 
==Core Model==
 
==Core Model==
第51行: 第49行:
 
*http://docs.huihoo.com/convelo/
 
*http://docs.huihoo.com/convelo/
 
*http://download.huihoo.com/convelo/
 
*http://download.huihoo.com/convelo/
 +
 +
[[Category:PLM]]

2010年8月22日 (日) 08:28的最后版本

Convelo is an enterprise open source Product Lifecyce Management (PLM) solution, providing the essentials for managing product design and development. It is built on the latest technologies - Spring, Hibernate, AJAX - and a highly extensible meta model.

目录

[编辑] Install

mysqladmin -u root -p create convelodb
mysql -u root -p -e "grant all on convelodb.* to 'convelo'@'localhost' identified by 'convelo' with grant option;"
ant loadusers
admin/rapid and anonymousUser/
cp webclient/target/convelo.war /usr/local/tomcat-5.5.17/webapps
http://localhost:8080/convelo

[编辑] Sample

Created the "ToyCo PLM" sample application for demonstrating customization features. This sample application is to Convelo like the PetStore sample is to Java.

[编辑] Core Model

The core model is based on the STandard for the Exchange of Product data (ISO 10303).

  • Product
o Product
  • Item
o Item
o ItemVersion
o ItemView
o ItemInstance
  • Specification
o Specification
o Configuration
o Design Constraint
  • Classification
o ProductClass
o ItemClass
  • Document
o Document
o DocumentVersion
  • Organization
o Organization
o Person
o Address
  • Project
o Project
o Calendar
o WorkItem
  • Change (ToDo)
o ChangeRequest
o ChangeItem
  • Other
o GenericModel

[编辑] Links

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱