wt.epm.ndi
Interface EPMNDParameterDefinition

All Known Implementing Classes:
EPMNDFamilyTableParameterImpl.EPMNDParameterDefinitionImpl, ProENDFamilyTableParameter_J03

public interface EPMNDParameterDefinition



Supported API: true

Extendable: false


Method Summary
 String getDefName()
          Gets the value of the attribute: defName.
 int getInternalId()
          Gets the value of the attribute: internalId.
 int getType()
          Gets the value of the attribute: type.
 int getValueType()
          Gets the value of the attribute: valueType.
 

Method Detail

getDefName

public String getDefName()
                  throws WTException
Gets the value of the attribute: defName.

Supported API: true

Returns:
String
Throws:
WTException

getInternalId

public int getInternalId()
                  throws WTException
Gets the value of the attribute: internalId.

Supported API: true

Returns:
int
Throws:
WTException

getValueType

public int getValueType()
                 throws WTException
Gets the value of the attribute: valueType.

Supported API: true

Returns:
int
Throws:
WTException

getType

public int getType()
            throws WTException
Gets the value of the attribute: type.

Supported API: true

Returns:
int
Throws:
WTException