public static class Project.Layouts.Layout extends Object
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="resource_graph_layout"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="show_allocation_bars" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="allocation_bars_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="show_allocation_bars_over" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="allocation_bars_over" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="show_maximum_allocation" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="maximum_allocation_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="allocation_base_auto" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="allocation_base" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="show_accumulation_curve" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="accumulation_curve_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="accumulation_base_auto" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="accumulation_base" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="sort"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="sort_column"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="data" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="ascending" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="sightlines"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="project_start" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_start_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_start_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_finish" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_finish_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="project_finish_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="data_date" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="data_date_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="data_date_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="today" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="today_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="today_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major_spread" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="major_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major_unit" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="major_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor_spread" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="minor_line_type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor_unit" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="minor_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="nonwork_visibility" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="nonwork_background" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="nonwork_border" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="columns"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="column" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="label" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="width" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="data" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="background_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="font_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="font" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="vertical_align" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="horizontal_align" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="applied_filters"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="settings" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="date_format"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="order" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="military" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="date_separator" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="time_separator" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="full_year" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="month_format" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="page_layout"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> </sequence> <attribute name="range_start" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="range_finish" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="custom_finish_date" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="fit_pages" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="user_scale" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="buffer" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="cpm_cover_sheet" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="footer_location" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="footer_pages" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="description" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="comparisons"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="comparison"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="uuid" type="{}phoenixUuid" /> <attribute name="color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="active" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="list_name" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="timescale"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="tier" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="level" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="show" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="background_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="font" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="font_color" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="currency"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="symbol" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="position" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="digits" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="thousands" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="decimal" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="loose_images" type="{http://www.w3.org/2001/XMLSchema}anyType"/> <element name="bars"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="bar_group" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="bar"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="non_works" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="height" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="outline_style" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="outline_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="outline_width" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="body_style" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="body_color" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="text"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="type" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="font" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="description" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="comparison" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="code_options"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="code_option" maxOccurs="unbounded"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="shown" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="code" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="code_uuid" type="{}phoenixUuid" /> <attribute name="font_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="font" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="network_labels_visible" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="network_outlines_visible" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="network_backgrounds_visible" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> <element name="network_lines"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="network_activity"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="line" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="network_start_node_dates" type="{http://www.w3.org/2001/XMLSchema}anyType"/> <element name="network_finish_node_dates" type="{http://www.w3.org/2001/XMLSchema}anyType"/> <element name="rolledup_states"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="rolledup"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="code" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="value" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="rolledup" type="{http://www.w3.org/2001/XMLSchema}string" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> <element name="view_settings"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <sequence> <element name="scroll_position"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="network_horizontal" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="network_vertical" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="barchart_horizontal" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="barchart_vertical" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType> </element> <element name="device_per_base"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="network" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="barchart" type="{http://www.w3.org/2001/XMLSchema}double" /> </restriction> </complexContent> </complexType> </element> <element name="zoom"> <complexType> <complexContent> <restriction base="{http://www.w3.org/2001/XMLSchema}anyType"> <attribute name="network" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="barchart" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType> </element> </sequence> </restriction> </complexContent> </complexType> </element> </sequence> <attribute name="name" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="active" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="status_on_master" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="ignore_actuals" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="ignore_data_date" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="status_on_current" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="retained_logic" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="progress_override" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="contiguous" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="interruptible" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="work_remaining" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="auto_row_sizing" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="custom_row_size" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="row_font" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="row_foreground" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="row_background" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="row_grid_lines_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="show_relationships" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="show_nondriving_relationships" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="show_retained_logic_relationships" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="layout_style" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="resource_graph_shown" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="track_newest" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="criticality_method" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="critical_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="critical_tasks" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="critical_endpoints" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="critical_milestones" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="critical_relationships" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="critical_threshold" type="{http://www.w3.org/2001/XMLSchema}int" /> <attribute name="network_description_font" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="network_nodes_visible" type="{http://www.w3.org/2001/XMLSchema}boolean" /> <attribute name="network_node_font" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="network_completed_duration_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="network_noncritical_duration_color" type="{http://www.w3.org/2001/XMLSchema}string" /> <attribute name="network_line_height" type="{http://www.w3.org/2001/XMLSchema}int" /> </restriction> </complexContent> </complexType>
Modifier and Type | Class and Description |
---|---|
static class |
Project.Layouts.Layout.AppliedFilters
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Bars
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.CodeOptions
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Columns
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Comparisons
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Currency
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.DateFormat
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.NetworkLines
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.PageLayout
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.ResourceGraphLayout
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.RolledupStates
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Sightlines
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Sort
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.Timescale
Java class for anonymous complex type.
|
static class |
Project.Layouts.Layout.ViewSettings
Java class for anonymous complex type.
|
Constructor and Description |
---|
Project.Layouts.Layout() |
Modifier and Type | Method and Description |
---|---|
Project.Layouts.Layout.AppliedFilters |
getAppliedFilters()
Gets the value of the appliedFilters property.
|
Project.Layouts.Layout.Bars |
getBars()
Gets the value of the bars property.
|
Project.Layouts.Layout.CodeOptions |
getCodeOptions()
Gets the value of the codeOptions property.
|
Project.Layouts.Layout.Columns |
getColumns()
Gets the value of the columns property.
|
Project.Layouts.Layout.Comparisons |
getComparisons()
Gets the value of the comparisons property.
|
String |
getCriticalColor()
Gets the value of the criticalColor property.
|
String |
getCriticalityMethod()
Gets the value of the criticalityMethod property.
|
Integer |
getCriticalThreshold()
Gets the value of the criticalThreshold property.
|
Project.Layouts.Layout.Currency |
getCurrency()
Gets the value of the currency property.
|
Integer |
getCustomRowSize()
Gets the value of the customRowSize property.
|
Project.Layouts.Layout.DateFormat |
getDateFormat()
Gets the value of the dateFormat property.
|
String |
getLayoutStyle()
Gets the value of the layoutStyle property.
|
Object |
getLooseImages()
Gets the value of the looseImages property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNetworkCompletedDurationColor()
Gets the value of the networkCompletedDurationColor property.
|
String |
getNetworkDescriptionFont()
Gets the value of the networkDescriptionFont property.
|
Object |
getNetworkFinishNodeDates()
Gets the value of the networkFinishNodeDates property.
|
Integer |
getNetworkLineHeight()
Gets the value of the networkLineHeight property.
|
Project.Layouts.Layout.NetworkLines |
getNetworkLines()
Gets the value of the networkLines property.
|
String |
getNetworkNodeFont()
Gets the value of the networkNodeFont property.
|
String |
getNetworkNoncriticalDurationColor()
Gets the value of the networkNoncriticalDurationColor property.
|
Object |
getNetworkStartNodeDates()
Gets the value of the networkStartNodeDates property.
|
Project.Layouts.Layout.PageLayout |
getPageLayout()
Gets the value of the pageLayout property.
|
Project.Layouts.Layout.ResourceGraphLayout |
getResourceGraphLayout()
Gets the value of the resourceGraphLayout property.
|
String |
getResourceGraphShown()
Gets the value of the resourceGraphShown property.
|
Project.Layouts.Layout.RolledupStates |
getRolledupStates()
Gets the value of the rolledupStates property.
|
String |
getRowBackground()
Gets the value of the rowBackground property.
|
String |
getRowFont()
Gets the value of the rowFont property.
|
String |
getRowForeground()
Gets the value of the rowForeground property.
|
String |
getRowGridLinesColor()
Gets the value of the rowGridLinesColor property.
|
Project.Layouts.Layout.Sightlines |
getSightlines()
Gets the value of the sightlines property.
|
Project.Layouts.Layout.Sort |
getSort()
Gets the value of the sort property.
|
Project.Layouts.Layout.Timescale |
getTimescale()
Gets the value of the timescale property.
|
Project.Layouts.Layout.ViewSettings |
getViewSettings()
Gets the value of the viewSettings property.
|
Boolean |
isActive()
Gets the value of the active property.
|
Boolean |
isAutoRowSizing()
Gets the value of the autoRowSizing property.
|
Boolean |
isContiguous()
Gets the value of the contiguous property.
|
Boolean |
isCriticalEndpoints()
Gets the value of the criticalEndpoints property.
|
Boolean |
isCriticalMilestones()
Gets the value of the criticalMilestones property.
|
Boolean |
isCriticalRelationships()
Gets the value of the criticalRelationships property.
|
Boolean |
isCriticalTasks()
Gets the value of the criticalTasks property.
|
Boolean |
isIgnoreActuals()
Gets the value of the ignoreActuals property.
|
Boolean |
isIgnoreDataDate()
Gets the value of the ignoreDataDate property.
|
Boolean |
isInterruptible()
Gets the value of the interruptible property.
|
Boolean |
isNetworkNodesVisible()
Gets the value of the networkNodesVisible property.
|
Boolean |
isProgressOverride()
Gets the value of the progressOverride property.
|
Boolean |
isRetainedLogic()
Gets the value of the retainedLogic property.
|
Boolean |
isShowNondrivingRelationships()
Gets the value of the showNondrivingRelationships property.
|
Boolean |
isShowRelationships()
Gets the value of the showRelationships property.
|
Boolean |
isShowRetainedLogicRelationships()
Gets the value of the showRetainedLogicRelationships property.
|
Boolean |
isStatusOnCurrent()
Gets the value of the statusOnCurrent property.
|
Boolean |
isStatusOnMaster()
Gets the value of the statusOnMaster property.
|
Boolean |
isTrackNewest()
Gets the value of the trackNewest property.
|
Boolean |
isWorkRemaining()
Gets the value of the workRemaining property.
|
void |
setActive(Boolean value)
Sets the value of the active property.
|
void |
setAppliedFilters(Project.Layouts.Layout.AppliedFilters value)
Sets the value of the appliedFilters property.
|
void |
setAutoRowSizing(Boolean value)
Sets the value of the autoRowSizing property.
|
void |
setBars(Project.Layouts.Layout.Bars value)
Sets the value of the bars property.
|
void |
setCodeOptions(Project.Layouts.Layout.CodeOptions value)
Sets the value of the codeOptions property.
|
void |
setColumns(Project.Layouts.Layout.Columns value)
Sets the value of the columns property.
|
void |
setComparisons(Project.Layouts.Layout.Comparisons value)
Sets the value of the comparisons property.
|
void |
setContiguous(Boolean value)
Sets the value of the contiguous property.
|
void |
setCriticalColor(String value)
Sets the value of the criticalColor property.
|
void |
setCriticalEndpoints(Boolean value)
Sets the value of the criticalEndpoints property.
|
void |
setCriticalityMethod(String value)
Sets the value of the criticalityMethod property.
|
void |
setCriticalMilestones(Boolean value)
Sets the value of the criticalMilestones property.
|
void |
setCriticalRelationships(Boolean value)
Sets the value of the criticalRelationships property.
|
void |
setCriticalTasks(Boolean value)
Sets the value of the criticalTasks property.
|
void |
setCriticalThreshold(Integer value)
Sets the value of the criticalThreshold property.
|
void |
setCurrency(Project.Layouts.Layout.Currency value)
Sets the value of the currency property.
|
void |
setCustomRowSize(Integer value)
Sets the value of the customRowSize property.
|
void |
setDateFormat(Project.Layouts.Layout.DateFormat value)
Sets the value of the dateFormat property.
|
void |
setIgnoreActuals(Boolean value)
Sets the value of the ignoreActuals property.
|
void |
setIgnoreDataDate(Boolean value)
Sets the value of the ignoreDataDate property.
|
void |
setInterruptible(Boolean value)
Sets the value of the interruptible property.
|
void |
setLayoutStyle(String value)
Sets the value of the layoutStyle property.
|
void |
setLooseImages(Object value)
Sets the value of the looseImages property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNetworkCompletedDurationColor(String value)
Sets the value of the networkCompletedDurationColor property.
|
void |
setNetworkDescriptionFont(String value)
Sets the value of the networkDescriptionFont property.
|
void |
setNetworkFinishNodeDates(Object value)
Sets the value of the networkFinishNodeDates property.
|
void |
setNetworkLineHeight(Integer value)
Sets the value of the networkLineHeight property.
|
void |
setNetworkLines(Project.Layouts.Layout.NetworkLines value)
Sets the value of the networkLines property.
|
void |
setNetworkNodeFont(String value)
Sets the value of the networkNodeFont property.
|
void |
setNetworkNodesVisible(Boolean value)
Sets the value of the networkNodesVisible property.
|
void |
setNetworkNoncriticalDurationColor(String value)
Sets the value of the networkNoncriticalDurationColor property.
|
void |
setNetworkStartNodeDates(Object value)
Sets the value of the networkStartNodeDates property.
|
void |
setPageLayout(Project.Layouts.Layout.PageLayout value)
Sets the value of the pageLayout property.
|
void |
setProgressOverride(Boolean value)
Sets the value of the progressOverride property.
|
void |
setResourceGraphLayout(Project.Layouts.Layout.ResourceGraphLayout value)
Sets the value of the resourceGraphLayout property.
|
void |
setResourceGraphShown(String value)
Sets the value of the resourceGraphShown property.
|
void |
setRetainedLogic(Boolean value)
Sets the value of the retainedLogic property.
|
void |
setRolledupStates(Project.Layouts.Layout.RolledupStates value)
Sets the value of the rolledupStates property.
|
void |
setRowBackground(String value)
Sets the value of the rowBackground property.
|
void |
setRowFont(String value)
Sets the value of the rowFont property.
|
void |
setRowForeground(String value)
Sets the value of the rowForeground property.
|
void |
setRowGridLinesColor(String value)
Sets the value of the rowGridLinesColor property.
|
void |
setShowNondrivingRelationships(Boolean value)
Sets the value of the showNondrivingRelationships property.
|
void |
setShowRelationships(Boolean value)
Sets the value of the showRelationships property.
|
void |
setShowRetainedLogicRelationships(Boolean value)
Sets the value of the showRetainedLogicRelationships property.
|
void |
setSightlines(Project.Layouts.Layout.Sightlines value)
Sets the value of the sightlines property.
|
void |
setSort(Project.Layouts.Layout.Sort value)
Sets the value of the sort property.
|
void |
setStatusOnCurrent(Boolean value)
Sets the value of the statusOnCurrent property.
|
void |
setStatusOnMaster(Boolean value)
Sets the value of the statusOnMaster property.
|
void |
setTimescale(Project.Layouts.Layout.Timescale value)
Sets the value of the timescale property.
|
void |
setTrackNewest(Boolean value)
Sets the value of the trackNewest property.
|
void |
setViewSettings(Project.Layouts.Layout.ViewSettings value)
Sets the value of the viewSettings property.
|
void |
setWorkRemaining(Boolean value)
Sets the value of the workRemaining property.
|
protected Project.Layouts.Layout.ResourceGraphLayout resourceGraphLayout
protected Project.Layouts.Layout.Sort sort
protected Project.Layouts.Layout.Sightlines sightlines
protected Project.Layouts.Layout.Columns columns
protected Project.Layouts.Layout.AppliedFilters appliedFilters
protected Project.Layouts.Layout.DateFormat dateFormat
protected Project.Layouts.Layout.PageLayout pageLayout
protected Project.Layouts.Layout.Comparisons comparisons
protected Project.Layouts.Layout.Timescale timescale
protected Project.Layouts.Layout.Currency currency
protected Object looseImages
protected Project.Layouts.Layout.Bars bars
protected Project.Layouts.Layout.CodeOptions codeOptions
protected Project.Layouts.Layout.NetworkLines networkLines
protected Object networkStartNodeDates
protected Object networkFinishNodeDates
protected Project.Layouts.Layout.RolledupStates rolledupStates
protected Project.Layouts.Layout.ViewSettings viewSettings
protected String name
protected Boolean active
protected Boolean statusOnMaster
protected Boolean ignoreActuals
protected Boolean ignoreDataDate
protected Boolean statusOnCurrent
protected Boolean retainedLogic
protected Boolean progressOverride
protected Boolean contiguous
protected Boolean interruptible
protected Boolean workRemaining
protected Boolean autoRowSizing
protected Integer customRowSize
protected String rowFont
protected String rowForeground
protected String rowBackground
protected String rowGridLinesColor
protected Boolean showRelationships
protected Boolean showNondrivingRelationships
protected Boolean showRetainedLogicRelationships
protected String layoutStyle
protected String resourceGraphShown
protected Boolean trackNewest
protected String criticalityMethod
protected String criticalColor
protected Boolean criticalTasks
protected Boolean criticalEndpoints
protected Boolean criticalMilestones
protected Boolean criticalRelationships
protected Integer criticalThreshold
protected String networkDescriptionFont
protected Boolean networkNodesVisible
protected String networkNodeFont
protected String networkCompletedDurationColor
protected String networkNoncriticalDurationColor
protected Integer networkLineHeight
public Project.Layouts.Layout.ResourceGraphLayout getResourceGraphLayout()
Project.Layouts.Layout.ResourceGraphLayout
public void setResourceGraphLayout(Project.Layouts.Layout.ResourceGraphLayout value)
value
- allowed object is
Project.Layouts.Layout.ResourceGraphLayout
public Project.Layouts.Layout.Sort getSort()
Project.Layouts.Layout.Sort
public void setSort(Project.Layouts.Layout.Sort value)
value
- allowed object is
Project.Layouts.Layout.Sort
public Project.Layouts.Layout.Sightlines getSightlines()
Project.Layouts.Layout.Sightlines
public void setSightlines(Project.Layouts.Layout.Sightlines value)
value
- allowed object is
Project.Layouts.Layout.Sightlines
public Project.Layouts.Layout.Columns getColumns()
Project.Layouts.Layout.Columns
public void setColumns(Project.Layouts.Layout.Columns value)
value
- allowed object is
Project.Layouts.Layout.Columns
public Project.Layouts.Layout.AppliedFilters getAppliedFilters()
Project.Layouts.Layout.AppliedFilters
public void setAppliedFilters(Project.Layouts.Layout.AppliedFilters value)
value
- allowed object is
Project.Layouts.Layout.AppliedFilters
public Project.Layouts.Layout.DateFormat getDateFormat()
Project.Layouts.Layout.DateFormat
public void setDateFormat(Project.Layouts.Layout.DateFormat value)
value
- allowed object is
Project.Layouts.Layout.DateFormat
public Project.Layouts.Layout.PageLayout getPageLayout()
Project.Layouts.Layout.PageLayout
public void setPageLayout(Project.Layouts.Layout.PageLayout value)
value
- allowed object is
Project.Layouts.Layout.PageLayout
public Project.Layouts.Layout.Comparisons getComparisons()
Project.Layouts.Layout.Comparisons
public void setComparisons(Project.Layouts.Layout.Comparisons value)
value
- allowed object is
Project.Layouts.Layout.Comparisons
public Project.Layouts.Layout.Timescale getTimescale()
Project.Layouts.Layout.Timescale
public void setTimescale(Project.Layouts.Layout.Timescale value)
value
- allowed object is
Project.Layouts.Layout.Timescale
public Project.Layouts.Layout.Currency getCurrency()
Project.Layouts.Layout.Currency
public void setCurrency(Project.Layouts.Layout.Currency value)
value
- allowed object is
Project.Layouts.Layout.Currency
public Object getLooseImages()
Object
public void setLooseImages(Object value)
value
- allowed object is
Object
public Project.Layouts.Layout.Bars getBars()
Project.Layouts.Layout.Bars
public void setBars(Project.Layouts.Layout.Bars value)
value
- allowed object is
Project.Layouts.Layout.Bars
public Project.Layouts.Layout.CodeOptions getCodeOptions()
Project.Layouts.Layout.CodeOptions
public void setCodeOptions(Project.Layouts.Layout.CodeOptions value)
value
- allowed object is
Project.Layouts.Layout.CodeOptions
public Project.Layouts.Layout.NetworkLines getNetworkLines()
Project.Layouts.Layout.NetworkLines
public void setNetworkLines(Project.Layouts.Layout.NetworkLines value)
value
- allowed object is
Project.Layouts.Layout.NetworkLines
public Object getNetworkStartNodeDates()
Object
public void setNetworkStartNodeDates(Object value)
value
- allowed object is
Object
public Object getNetworkFinishNodeDates()
Object
public void setNetworkFinishNodeDates(Object value)
value
- allowed object is
Object
public Project.Layouts.Layout.RolledupStates getRolledupStates()
Project.Layouts.Layout.RolledupStates
public void setRolledupStates(Project.Layouts.Layout.RolledupStates value)
value
- allowed object is
Project.Layouts.Layout.RolledupStates
public Project.Layouts.Layout.ViewSettings getViewSettings()
Project.Layouts.Layout.ViewSettings
public void setViewSettings(Project.Layouts.Layout.ViewSettings value)
value
- allowed object is
Project.Layouts.Layout.ViewSettings
public String getName()
String
public void setName(String value)
value
- allowed object is
String
public Boolean isActive()
Boolean
public void setActive(Boolean value)
value
- allowed object is
Boolean
public Boolean isStatusOnMaster()
Boolean
public void setStatusOnMaster(Boolean value)
value
- allowed object is
Boolean
public Boolean isIgnoreActuals()
Boolean
public void setIgnoreActuals(Boolean value)
value
- allowed object is
Boolean
public Boolean isIgnoreDataDate()
Boolean
public void setIgnoreDataDate(Boolean value)
value
- allowed object is
Boolean
public Boolean isStatusOnCurrent()
Boolean
public void setStatusOnCurrent(Boolean value)
value
- allowed object is
Boolean
public Boolean isRetainedLogic()
Boolean
public void setRetainedLogic(Boolean value)
value
- allowed object is
Boolean
public Boolean isProgressOverride()
Boolean
public void setProgressOverride(Boolean value)
value
- allowed object is
Boolean
public Boolean isContiguous()
Boolean
public void setContiguous(Boolean value)
value
- allowed object is
Boolean
public Boolean isInterruptible()
Boolean
public void setInterruptible(Boolean value)
value
- allowed object is
Boolean
public Boolean isWorkRemaining()
Boolean
public void setWorkRemaining(Boolean value)
value
- allowed object is
Boolean
public Boolean isAutoRowSizing()
Boolean
public void setAutoRowSizing(Boolean value)
value
- allowed object is
Boolean
public Integer getCustomRowSize()
String
public void setCustomRowSize(Integer value)
value
- allowed object is
String
public String getRowFont()
String
public void setRowFont(String value)
value
- allowed object is
String
public String getRowForeground()
String
public void setRowForeground(String value)
value
- allowed object is
String
public String getRowBackground()
String
public void setRowBackground(String value)
value
- allowed object is
String
public String getRowGridLinesColor()
String
public void setRowGridLinesColor(String value)
value
- allowed object is
String
public Boolean isShowRelationships()
Boolean
public void setShowRelationships(Boolean value)
value
- allowed object is
Boolean
public Boolean isShowNondrivingRelationships()
Boolean
public void setShowNondrivingRelationships(Boolean value)
value
- allowed object is
Boolean
public Boolean isShowRetainedLogicRelationships()
Boolean
public void setShowRetainedLogicRelationships(Boolean value)
value
- allowed object is
Boolean
public String getLayoutStyle()
String
public void setLayoutStyle(String value)
value
- allowed object is
String
public String getResourceGraphShown()
String
public void setResourceGraphShown(String value)
value
- allowed object is
String
public Boolean isTrackNewest()
Boolean
public void setTrackNewest(Boolean value)
value
- allowed object is
Boolean
public String getCriticalityMethod()
String
public void setCriticalityMethod(String value)
value
- allowed object is
String
public String getCriticalColor()
String
public void setCriticalColor(String value)
value
- allowed object is
String
public Boolean isCriticalTasks()
Boolean
public void setCriticalTasks(Boolean value)
value
- allowed object is
Boolean
public Boolean isCriticalEndpoints()
Boolean
public void setCriticalEndpoints(Boolean value)
value
- allowed object is
Boolean
public Boolean isCriticalMilestones()
Boolean
public void setCriticalMilestones(Boolean value)
value
- allowed object is
Boolean
public Boolean isCriticalRelationships()
Boolean
public void setCriticalRelationships(Boolean value)
value
- allowed object is
Boolean
public Integer getCriticalThreshold()
String
public void setCriticalThreshold(Integer value)
value
- allowed object is
String
public String getNetworkDescriptionFont()
String
public void setNetworkDescriptionFont(String value)
value
- allowed object is
String
public Boolean isNetworkNodesVisible()
Boolean
public void setNetworkNodesVisible(Boolean value)
value
- allowed object is
Boolean
public String getNetworkNodeFont()
String
public void setNetworkNodeFont(String value)
value
- allowed object is
String
public String getNetworkCompletedDurationColor()
String
public void setNetworkCompletedDurationColor(String value)
value
- allowed object is
String
public String getNetworkNoncriticalDurationColor()
String
public void setNetworkNoncriticalDurationColor(String value)
value
- allowed object is
String
public Integer getNetworkLineHeight()
String
Copyright © 2000–2017 Packwood Software. All rights reserved.