Skip to main content
P2 Engine
Advancing the state-of-the-art knowledge
Search form
Search
Main menu
Home
You are here
Home
»
P2Schedule
»
Activity network
Navigation
Installation
Download examples
FAQ
Release Info
P2Reader
P2Generator
P2Project
P2Schedule
new
reset_schedule_object
put_batch_calculator_on
put_batch_calculator_off
copy_constructor
set_base_schedule
Activity information
Activity network
get_number_of_activities
add_activity_to_schedule
remove_activity_from_schedule
add_relation
get_relation
remove_relation
Activity constraints
Critical path scheduling
Resource allocation
Resource leveling
Baseline schedule
P2Resource
P2Simulator
P2Tracking
Yet another project from
get_number_of_activities
Get the number of activities in the project.
Parameters:
I/O
Type
Name
Description
output
integer
act
the number of activities
Example:
function
(
)
io.write
(
'
\n
'
)
end
Class:
P2Schedule