Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Resource Field Substitution Macros
The following table lists each of the Resource field substitution macros with a description of the result.
Field substitution macros are named according to Camel casing.
Macros that represent checkboxes return a value of T if the box is selected. Otherwise the value is empty.
Macro Name |
Description |
---|---|
resourceAllocatedTime |
Project Management window, Resource Allocation tab: Allocated Time.
|
resourceEndDate |
Project Management window, Resource Allocation tab: End Date.
|
resourceExpectedTime |
Project Management window, Resource Allocation tab: Expected Time.
|
resourceExpendedTime |
Project Management window, Resource Allocation tab: Time Expended.
|
resourceHistory |
Project Management window, Resource Allocation tab: History.
|
resourceName |
Project Management window, Resource Allocation tab: Resource.
|
resourceNotes |
Project Management window, Resource Allocation tab: Description.
|
resourcePercentCompleted |
Project Management window, Resource Allocation tab: Completed(%).
|
resourceRole |
Project Management window, Resource Allocation tab: Role.
|
resourceStartDate |
Project Management window, Resource Allocation tab: Start Date.
|