Package wt.epm.ndi

Interface EPMNDAttributeDefinition


public interface EPMNDAttributeDefinition


Supported API: true

Extendable: false
  • Method Details

    • getDefName

      String getDefName() throws WTException
      Gets the value of the attribute: defName.

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

      String getParamName() throws WTException
      Gets the value of the attribute: paramName.

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

      int getValueType() throws WTException
      Gets the value of the attribute: valueType.

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

      String getBaseUnit() throws WTException
      Gets the value of the attribute: baseUnit.

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

      Collection getAccessList() throws WTException
      Gets the value of the attribute: accessList.

      Supported API: true
      Returns:
      Collection
      Throws:
      WTException