wt.epm.ndi
Interface EPMNDReferenceControl


public interface EPMNDReferenceControl



Supported API: true

Extendable: false


Method Summary
 int getGeomRestr()
          Gets the value of the attribute: geomRestr.
 int getScope()
          Gets the value of the attribute: scope.
 int getViolRestriction()
          Gets the value of the attribute: violRestriction.
 boolean isGeomRestrRecursive()
          Gets the value of the attribute: geomRestrRecursive.
 

Method Detail

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