wt.epm.ndi.impl
Class EPMNDMemberLinkImpl.EPMNDComponentImpl

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

class EPMNDMemberLinkImpl.EPMNDComponentImpl
extends Object
implements EPMNDComponent


Constructor Summary
(package private) EPMNDMemberLinkImpl.EPMNDComponentImpl()
           
 
Method Summary
 int getId()
          Gets the value of the attribute: id.
 int getLayerIdx()
          Gets the value of the attribute: layerIdx.
 String getName()
          Gets the value of the attribute: name.
 int getNumber()
          Gets the value of the attribute: number.
 int getRevNumber()
          Gets the value of the attribute: revNumber.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMNDMemberLinkImpl.EPMNDComponentImpl

EPMNDMemberLinkImpl.EPMNDComponentImpl()
Method Detail

getId

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

Specified by:
getId in interface EPMNDComponent
Returns:
int
Throws:
WTException

getNumber

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

Specified by:
getNumber in interface EPMNDComponent
Returns:
int
Throws:
WTException

getRevNumber

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

Specified by:
getRevNumber in interface EPMNDComponent
Returns:
int
Throws:
WTException

getName

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

Specified by:
getName in interface EPMNDComponent
Returns:
String
Throws:
WTException

getLayerIdx

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

Specified by:
getLayerIdx in interface EPMNDComponent
Returns:
int
Throws:
WTException - Description of the Exception