wt.epm.ndi.impl
Class EPMNDAttributeImpl.EPMNDAttributeDefinitionImpl
java.lang.Object
wt.epm.ndi.impl.EPMNDAttributeImpl.EPMNDAttributeDefinitionImpl
- All Implemented Interfaces:
- EPMNDAttributeDefinition
- Enclosing class:
- EPMNDAttributeImpl
- class EPMNDAttributeImpl.EPMNDAttributeDefinitionImpl
- extends Object
- implements EPMNDAttributeDefinition
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EPMNDAttributeImpl.EPMNDAttributeDefinitionImpl
EPMNDAttributeImpl.EPMNDAttributeDefinitionImpl()
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 parameter 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