Package wt.epm.ndi

Interface EPMNDReferenceControl


public interface EPMNDReferenceControl


Supported API: true

Extendable: false
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Gets the value of the attribute: geomRestr.
    int
    Gets the value of the attribute: scope.
    int
    Gets the value of the attribute: violRestriction.
    boolean
    Gets the value of the attribute: geomRestrRecursive.
  • Method Details

    • getGeomRestr

      int getGeomRestr() throws WTException
      Gets the value of the attribute: geomRestr.

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

      boolean isGeomRestrRecursive() throws WTException
      Gets the value of the attribute: geomRestrRecursive.

      Supported API: true
      Returns:
      boolean
      Throws:
      WTException
    • getScope

      int getScope() throws WTException
      Gets the value of the attribute: scope.

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

      int getViolRestriction() throws WTException
      Gets the value of the attribute: violRestriction.

      Supported API: true
      Returns:
      int
      Throws:
      WTException