Package wt.epm.ndi

Interface EPMNDDefinitionRule

All Superinterfaces:
EPMNDObject

public interface EPMNDDefinitionRule 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
    • getScope

      String[] getScope() throws WTException
      Gets the value of the attribute: scope.

      Supported API: true
      Returns:
      String[]
      Throws:
      WTException
    • getOrder

      int getOrder() throws WTException
      Gets the value of the attribute: order.

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

      int getLevel() throws WTException
      Gets the value of the attribute: level.

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

      String getStatement() throws WTException
      Gets the value of the attribute: statement.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getSubstituteNdID

      String getSubstituteNdID() throws WTException
      Gets the value of the attribute: substituteNdID.

      Supported API: true
      Returns:
      String
      Throws:
      WTException
    • getSubstituteRepInfo

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

      Supported API: true
      Returns:
      EPMNDSubstituteRepInfo
      Throws:
      WTException