wt.epm.ndi
Interface EPMNDFTValue
- All Superinterfaces:
- EPMNDValue
- All Known Subinterfaces:
- EPMNDFTValueDep
- All Known Implementing Classes:
- EPMNDFTValueAttributeImpl, EPMNDFTValueDependencyImpl, EPMNDFTValueFeatureImpl, EPMNDFTValueParameterImpl, ProENDValue_J03
- public interface EPMNDFTValue
- extends EPMNDValue
Supported API: true
Extendable: false
Field Summary |
static String |
TYPE
Label for the attribute. |
Method Summary |
int |
getType()
Gets the value of the attribute: TYPE. |
TYPE
public static final String TYPE
- Label for the attribute.
Supported API: true
- See Also:
- Constant Field Values
getType
public int getType()
throws WTException
- Gets the value of the attribute: TYPE.
Supported API: true
- Returns:
- int
- Throws:
WTException