03-Windchill业务类教程方案.pptx

  1. 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
  2. 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  3. 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Windchill 业务类;面向对象的程序设计(OOP),通过继承划分功能: 公共的功能——父类 (公共的类) 专用的功能——子类 (专用的类);信息对象包含业务数据 包含模型信息 数据库层指定的实例 逻辑对象包含业务逻辑 执行业务规则 层之间对象的动作;业务信息对象包含简单的数据和逻辑 非常轻量级的 易于层之间的传递;PersistenceManager = 业务逻辑类 Persistable = 定义业务数据类的接口,服从于PersistenceManager;定义业务类的功能 大部分具有一个相应的服务类 在Windchill系统中添加类,您必须扩展或执行这些接口;Windchill基础类;Windchill常用接口;Windchill常用包;wt.fc接口;保存数据;业务对象服从域管理和访问控制;业务对象服从访问控制、域的管理和通知规则;通用的业务信息对象;通用的业务信息对象;ObjectToObjectLink (abstract) Abstract class that represents an association between two Persistable objects. Each Persistable is referenced by an ObjectReference. ObjectToVersionLink (abstract) provides a binary type of link between a version object (role A) and a persistable object (role B). When used in navigating from the version object to its associated persistable object, only the latest iteration is found. Navigating from the persistable object to its associated version object acts a typical navigation, but is applicable only from the latest iteration. VersionToObjectLink(abstract) VersionToVersionLink (abstract) provides a binary type of link between two versions. Navigating between them is applicable only from the latest iteration on either side, and results in finding the other sides latest iteration.;IteratedUsageLink (abstract) 实现wt.fc.ObjectToObjectLink The IteratedUsageLink is an association between an iteration and a master. It is generally homogeneous in nature and is used to build structures. IteratedReferenceLink 实现wt.fc.ObjectToObjectLink A link specifying that an iteration (implementation) refers to another master. This link is generally heterogeneous in nature and is not used to build structures. CheckoutLink 实现wt.fc.ObjectToObjectLink接口 Provides the link between an original checked out object and its working copy. SubFolderLink 实现ObjectToObjectLink Provides a persistent association between a SubFolder with its parent Folder. This class provides an optimization for locating all the subfolders within a Folder and means for the uniquness constraint on Su

文档评论(0)

1112111 + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档