Package wt.epm.ndi
Interface EPMNDFamilyTableColumn
- All Known Subinterfaces:
EPMNDFamilyTableAttribute,EPMNDFamilyTableDependency,EPMNDFamilyTableFeature,EPMNDFamilyTableParameter
public interface EPMNDFamilyTableColumn
Supported API: true
Extendable: false
-
Method Summary
-
Method Details
-
getName
Gets the value of the attribute: name.
Supported API: true- Returns:
- String
- Throws:
WTException
-
getType
Gets the value of the attribute: type.
Supported API: true- Returns:
- int
- Throws:
WTException
-
getTitle
Gets the value of the attribute: title.
Supported API: true- Returns:
- String
- Throws:
WTException
-
getAttribute
Gets the value of the attribute: attribute.
Supported API: true- Returns:
- int
- Throws:
WTException
-