Description
This is a Utility class which have some functions relative with workProduct ,importscope.etc
Public Functions
Name | Parameters | Return Value | Description |
getWorkProduct | File(IFile) | workProduct | Get workProduct instance by the assigned transaction file |
getImportFiles | workProduct(WorkProduct) | IFile[] | Get the related import Files by the assigned workProduct |
generateImportScope | workProduct(WorkProduct) | workProduct | Create and fill import scope by the assigned workProduct |
getNestedImportFiles | File(IFile) | IFile[] | Get the related import files by the assigned transaction file,if no import file will return a empty IFile[] |