Package wt.epm.ndi

Interface EPMNDResultRule

All Superinterfaces:
EPMNDObject
All Known Subinterfaces:
EPMNDResultRuleExt

public interface EPMNDResultRule extends EPMNDObject


Supported API: true

Extendable: false
  • Method Details

    • getActionType

      EPMRuleActionType getActionType() throws WTException
      Gets the value of the attribute: actionType.

      Supported API: true
      Returns:
      EPMRuleActionType
      Throws:
      WTException
    • getRepresentationType

      EPMRepRuleType getRepresentationType() throws WTException
      Gets the value of the attribute: representationType.

      Supported API: true
      Returns:
      EPMRepRuleType
      Throws:
      WTException
    • getRefDesPath

      EPMNDId[] getRefDesPath() throws WTException
      Gets the value of the attribute: refDesPath.

      Supported API: true
      Returns:
      EPMNDId[]
      Throws:
      WTException
    • getSetBy

      int getSetBy() throws WTException
      Gets the value of the attribute: setBy.

      Supported API: true
      Returns:
      int
      Throws:
      WTException
    • getAttrs

      int getAttrs() throws WTException
      Gets the value of the attribute: attrs.

      Supported API: true
      Returns:
      int
      Throws:
      WTException
    • getSubstitutePath

      EPMNDId[] getSubstitutePath() throws WTException
      Gets the value of the attribute: substituteCompID.

      Supported API: true
      Returns:
      EPMNDId[]
      Throws:
      WTException
    • getSubstituteRepInfo

      EPMNDSubstituteRepInfo getSubstituteRepInfo() throws WTException
      Gets the object for the association that plays role: substituteRepInfo.

      Supported API: true
      Returns:
      EPMNDSubstituteRepInfo
      Throws:
      WTException