wt.epm.ndi.impl
Class EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl

java.lang.Object
  extended bywt.epm.ndi.impl.EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl
All Implemented Interfaces:
EPMNDAttributeDefinition
Enclosing class:
EPMNDFamilyTableAttributeImpl

class EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl
extends Object
implements EPMNDAttributeDefinition


Constructor Summary
(package private) EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl()
           
 
Method Summary
 String getDefName()
          Get definition Name
 String getParamName()
          Get definition Name
 int getValueType()
          Gets the definition Type.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl

EPMNDFamilyTableAttributeImpl.EPMNDAttributeDefinitionImpl()
Method Detail

getDefName

public String getDefName()
                  throws WTException
Get definition Name

Specified by:
getDefName in interface EPMNDAttributeDefinition
Returns:
String
Throws:
WTException

getParamName

public String getParamName()
                    throws WTException
Get definition Name

Specified by:
getParamName in interface EPMNDAttributeDefinition
Returns:
String
Throws:
WTException

getValueType

public int getValueType()
                 throws WTException
Gets the definition Type.

Specified by:
getValueType in interface EPMNDAttributeDefinition
Returns:
int
Throws:
WTException