Package wt.epm.ndi

Interface EPMNDComponent


public interface EPMNDComponent


Supported API: true

Extendable: false
  • Method Details

    • getId

      EPMNDId getId() throws WTException
      Gets the value of the attribute: id.

      Supported API: true
      Returns:
      EPMNDId
      Throws:
      WTException
    • getNumber

      int getNumber() throws WTException
      Gets the value of the attribute: number.

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

      int getRevNumber() throws WTException
      Gets the value of the attribute: revNumber.

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

      String getName() throws WTException
      Gets the value of the attribute: name.

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

      int getLayerIdx() throws WTException
      Gets the value of the attribute: layerIdx.

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

      String getModelItemOwnerId() throws WTException
      Gets the value of the attribute: modelItemOwnerId.

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

      ModelItemType getModelItemOwnerType() throws WTException
      Gets the value of the attribute: modelItemOwnerType.

      Supported API: true
      Returns:
      ModelItemType
      Throws:
      WTException