|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeResource | |
com.ptc.netmarkets.nmixb | |
wt.projmgmt.msproject.mppobject | |
wt.projmgmt.resource |
Uses of TimeResource in com.ptc.netmarkets.nmixb |
Methods in com.ptc.netmarkets.nmixb that return TimeResource | |
private TimeResource |
ProjectPlanStructCopyHelper.copyTimeResourceInfo(TimeResource target,
TimeResource src)
|
Methods in com.ptc.netmarkets.nmixb with parameters of type TimeResource | |
private TimeResource |
ProjectPlanStructCopyHelper.copyTimeResourceInfo(TimeResource target,
TimeResource src)
|
Uses of TimeResource in wt.projmgmt.msproject.mppobject |
Methods in wt.projmgmt.msproject.mppobject that return TimeResource | |
private TimeResource |
MPPResource.refreshTimeResource()
Find a TimeResource that corresponds
to this resource. |
private TimeResource |
MPPResource.createTimeResource()
Create a TimeResource that corresponds
to this resource. |
protected TimeResource |
MPPResource.updateTimeResource(TimeResource timeRes)
Update the values that are specific to wt.projmgmt.execution.TimeResource s. |
Methods in wt.projmgmt.msproject.mppobject with parameters of type TimeResource | |
protected TimeResource |
MPPResource.updateTimeResource(TimeResource timeRes)
Update the values that are specific to wt.projmgmt.execution.TimeResource s. |
Uses of TimeResource in wt.projmgmt.resource |
Classes in wt.projmgmt.resource that implement TimeResource | |
class |
EquipmentResource
Resource whose cost is derived from the use of some piece of equipment or use of some facility. |
class |
FacilityResource
Use the newFacilityResource static factory method(s), not
the FacilityResource constructor, to construct instances
of this class. |
class |
PersonResource
Resource whose cost is incurred by the utilization of a person in a task. |
class |
RoleResource
This class is used to collect cost related information associated to a role (rather to a specific individual). |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |