Class RuleMemberBean

java.lang.Object
com.ptc.windchill.esi.ov.RuleMemberBean
All Implemented Interfaces:
com.ptc.windchill.esi.ov.RuleMemberBeanIfc

public class RuleMemberBean extends Object implements com.ptc.windchill.esi.ov.RuleMemberBeanIfc
Bean to hold rule member data. This bean is used for holding all data related to rule members.

Supported API: true

Extendable: false
  • Constructor Details

    • RuleMemberBean

      public RuleMemberBean(ExpressionMemberLink _expressionMemberLink, ChoiceRule _rule, Choice _choice, Option _option)
      Construct RuleMemberBean bean with Choice, Option, Rule and ExpressionMemberLink objects.

      Supported API: true
      Parameters:
      _expressionMemberLink - Link between Rule and Choice. In case of basic rules, this will be null. In that case, source choice is required. :
      _rule - : Choice Rule
      _choice - : Choice
      _option - : Option of participating Choice