AP242
|
Windchill
|
specificationInclusion
Condition entity =specificationInclusion.includedSpecification
|
e_RuleMemberActionLink
|
Condition.type
|
Condition.type=’and’ の場合または specificationInclusion.includedSpecification が仕様タイプの場合は
RuleMemberAction = ‘SELECT’
Condition.type=’notEquals’ の場合は
RuleMemberAction = ‘DISABLE’
Condition.type=’or’ の場合は RuleMemberAction = ‘REQUIRES’
|
condition.parameters で参照されている仕様から関連する選択肢エンティティを取得
|
ruleMemberRef.objectReference.ufid=Choice.masterUfid
|
SpecificationInclusion から関連する ChoiceRule エンティティを取得
|
ruleRef.objectReference.ufid=ChoiceRule.ObjectId.Ufid
|
ObjectId.localId= com.ptc.windchill.option.model.RuleMemberActionLink:+random number
|