wt.epm.ndi.impl
Class EPMNDMemberLinkImpl.EPMNDReferenceControlImpl

java.lang.Object
  extended bywt.epm.ndi.impl.EPMNDMemberLinkImpl.EPMNDReferenceControlImpl
All Implemented Interfaces:
EPMNDReferenceControl
Enclosing class:
EPMNDMemberLinkImpl

class EPMNDMemberLinkImpl.EPMNDReferenceControlImpl
extends Object
implements EPMNDReferenceControl


Constructor Summary
(package private) EPMNDMemberLinkImpl.EPMNDReferenceControlImpl()
           
 
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.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMNDMemberLinkImpl.EPMNDReferenceControlImpl

EPMNDMemberLinkImpl.EPMNDReferenceControlImpl()
Method Detail

getGeomRestr

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

Specified by:
getGeomRestr in interface EPMNDReferenceControl
Returns:
int
Throws:
WTException

isGeomRestrRecursive

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

Specified by:
isGeomRestrRecursive in interface EPMNDReferenceControl
Returns:
boolean
Throws:
WTException

getScope

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

Specified by:
getScope in interface EPMNDReferenceControl
Returns:
int
Throws:
WTException

getViolRestriction

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

Specified by:
getViolRestriction in interface EPMNDReferenceControl
Returns:
int
Throws:
WTException