Windchill のその他の機能 > 製造プロセス管理 > 製造製品エクスプローラのカスタマイズ > サブタイプ属性の更新
  
サブタイプ属性の更新
上流部品にサブタイプが作成されている場合、上流部品のサブタイプが変更されても、その上流部品に関連付けられた下流部品が、製造製品エクスプローラによって自動的に更新されることはありません。サブタイプの変更が下流部品に適用されるようにするには、次の手順に従います。
1. 次のプロパティに移動します。
com.ptc.windchill.mpml.copyOver.create.wt.part.WTPart
com.ptc.windchill.mpml.copyOver.update.wt.part.WTPart
2. これらのプロパティのそれぞれにサブタイプ名を追加します。たとえば、<サブタイプ_属性> は次の上流部品に対して作成されたサブタイプの名前です。
<Property name="com.ptc.windchill.mpml.copyOver.create.wt.part.WTPart" default="WCTYPE|wt.part.WTPart~MBA|source,WCTYPE|wt.part.WTPart~MBA|contextReference^WCTYPE|wt.inf.context.WTcontext,WCTYPE|wt.part.WTPart~MBA|partType,WCTYPE|wt.part.WTPart~MBA|describedBy@WCTYPE|wt.epm.structure.EPMDescribeLink,WCTYPE|wt.part.WTPart~MBA|describedBy@WCTYPE|wt.part.WTPartDescribeLink,WCTYPE|wt.part.WTPart~MBA|buildTarget@WCTYPE|wt.epm.build.EPMBuildRule,WCTYPE|wt.part.WTPart~MBA|references@WCTYPE|wt.part.WTPartReferenceLink,WCTYPE|wt.part.WTPart~SCA|ALL_CLASSIFICATION_IBAS,WCTYPE|wt.part.WTPart~IBA|<ソフトタイプ_属性>"/>
<Property name="com.ptc.windchill.mpml.copyOver.update.wt.part.WTPart" default="WCTYPE|wt.part.WTPart~MBA|source,WCTYPE|wt.part.WTPart~MBA|contextReference^WCTYPE|wt.inf.context.WTcontext,WCTYPE|wt.part.WTPart~MBA|partType,WCTYPE|wt.part.WTPart~MBA|describedBy@WCTYPE|wt.epm.structure.EPMDescribeLink,WCTYPE|wt.part.WTPart~MBA|describedBy@WCTYPE|wt.part.WTPartDescribeLink,WCTYPE|wt.part.WTPart~MBA|buildTarget@WCTYPE|wt.epm.build.EPMBuildRule,WCTYPE|wt.part.WTPart~MBA|references@WCTYPE|wt.part.WTPartReferenceLink,WCTYPE|wt.part.WTPart~SCA|ALL_CLASSIFICATION_IBAS,WCTYPE|wt.part.WTPart~MBA|choice@WCTYPE|com.ptc.windchill.option.model.ChoiceMappableChoiceLink,WCTYPE|wt.part.WTPart~IBA|<グローバル属性>"/>
3. xconfmanager -p を実行します。
部品の属性と関連付けの更新 - 最良事例
次のファイルは Windchill MPMLink がインストールされていない場合でも使用できます。
Windchill\codebase\com\ptc\core\foundation\associativity\xconfs\associativity.properties.xconf
このファイルは変換機能を備えた Windchill Arbortext などの別のモジュールによって使用されます。
次のファイルは Windchill MPMLink がインストールされている場合に使用できます。
Windchill\codebase\com\ptc\windchill\mpml\xconfs\mpmlink.properties.xconf
Windchill MPMLink 固有の変換操作を実行する場合、このファイルによって定義されている設定が、Windchill Arbortext などで使用されるその他の xconf ファイルに含まれている同じ設定よりも優先されます。すべての変換操作で一貫性を確保するため、これらのファイルのいずれかを修正する際には、その他のファイルも修正することをお勧めします。