|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProjectNodeTemplate | |
wt.projmgmt.definer | |
wt.projmgmt.execution |
Uses of ProjectNodeTemplate in wt.projmgmt.definer |
Classes in wt.projmgmt.definer that implement ProjectNodeTemplate | |
class |
MilestoneTemplate
A MilestoneTemplate is the template associated with a project
management milestone. |
class |
ProjectActivityTemplate
A ProjectActivityTemplate is the template associated with
a project management project activity. |
class |
ProjectProxyTemplate
A ProjectProxyTemplate is the template associated with a
project proxy. |
class |
SummaryActivityTemplate
Use the newSummaryActivityTemplate static factory method(s),
not the SummaryActivityTemplate constructor, to construct
instances of this class. |
Methods in wt.projmgmt.definer with parameters of type ProjectNodeTemplate | |
void |
StandardProjDefinerService.moveLink(ProjectNodeTemplate pred,
WfConnectorTemplate succ,
WfContainerTemplate container_template)
|
Uses of ProjectNodeTemplate in wt.projmgmt.execution |
Methods in wt.projmgmt.execution with parameters of type ProjectNodeTemplate | |
private void |
StandardProjExecService.transferDependencies(ProjectNodeTemplate from,
ProjectNodeTemplate to)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |