wt.epm.ndi
Interface EPMNDFeatureDefinition

All Known Implementing Classes:
EPMNDFamilyTableFeatureImpl.EPMNDFeatureDefinitionImpl, ProENDFamilyTableFeature_J03

public interface EPMNDFeatureDefinition



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.
 

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

getType

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

Supported API: true

Returns:
int
Throws:
WTException