Package wt.epm.ndi

Interface EPMNDAlternateRepresentation


public interface EPMNDAlternateRepresentation


Supported API: true

Extendable: false
  • Method Details

    • getAlternateRepID

      int getAlternateRepID() throws WTException
      Gets the value of the attribute: alternateRepID.

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

      int getGenAttrs() throws WTException
      Gets the value of the attribute: genAttrs.

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

      int getAppAttrs() throws WTException
      Gets the value of the attribute: appAttrs.

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

      int getMasterRepID() throws WTException
      Gets the value of the attribute: masterRepID.

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

      Collection<EPMNDResultRule> getResultRules() throws WTException
      Gets the object for the association that plays role: resultRules.

      Supported API: true
      Returns:
      Collection
      Throws:
      WTException
    • getDefinitionRules

      Collection<EPMNDDefinitionRule> getDefinitionRules() throws WTException
      Gets the object for the association that plays role: definitionRules.

      Supported API: true
      Returns:
      Collection
      Throws:
      WTException