Modifier and Type | Method and Description |
---|---|
Project |
ViewCollection.getParentProject()
Gets the parent of the Views object.
|
Project |
View.getParentProject()
Gets the parent of the View object.
|
Project |
TaskLinkCollection.getParentProject()
Gets the parent project of the ResourceAssignmentCollection object.
|
Project |
TaskCollection.getParentProject()
Gets the parent project of the TaskCollection object.
|
Project |
Task.getParentProject()
Returns the parent project of a task.
|
Project |
TableFieldCollection.getParentProject()
Gets the parent of the TableFields object.
|
Project |
TableCollection.getParentProject()
Gets the parent of the Tables object.
|
Project |
Table.getParentProject()
Gets the parent of the Table object.
|
Project |
ResourceCollection.getParentProject()
Gets the parent project of the ResourceCollection object.
|
Project |
ResourceAssignmentCollection.getParentProject()
Gets the parent project of the ResourceAssignmentCollection object.
|
Project |
ResourceAssignment.getParentProject()
Returns parent project for this assignment.
|
Project |
Resource.getParentProject()
Returns parent project for this container.
|
Project |
GroupCollection.getParentProject()
Gets the parent of the Group object.
|
Project |
Group.getParentProject()
Gets the parent of the Group object.
|
Project |
FilterCollection.getParentProject()
Gets the parent of the Filters object.
|
Project |
Filter.getParentProject()
Gets the parent of the Filter object.
|
Project |
ExtendedAttributeDefinitionCollection.getParentProject()
Returns a parent project for the
ExtendedAttributeDefinitionCollection instance. |
Project |
ExtendedAttributeDefinition.getParentProject()
Returns a parent project for the
ExtendedAttributeDefinition instance. |
Project |
CalendarCollection.getParentProject()
Returns a parent
Project of this object. |
Project |
Calendar.getParentProject()
Returns parent project for this calendar.
|
Modifier and Type | Method and Description |
---|---|
RiskAnalysisResult |
RiskAnalyzer.analyze(Project project)
Performs risk analysis for the specified project.
|
void |
Project.copyTo(Project another)
Copies project's main data and properties to another project.
|
void |
ProjectXMLParsingStarted.invoke(com.aspose.ms.System.Xml.XmlDocument doc,
Project project)
Invokes method for XML data preprocessing.
|
void |
ProjectXMLCreationFinished.invoke(com.aspose.ms.System.Xml.XmlDocument doc,
Project project)
Invokes method for XML data postprocessing.
|
static Duration |
Duration.parse(Project p,
String value)
Converts the specified string to the instance of
Duration class. |
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.