Method | Description | |
---|---|---|
Clone ( ) : Object |
Returns a Copy of this network. The new network has the same structure as the original network.
|
|
CourseNetwork ( ) : System |
Method | Description | |
---|---|---|
Add ( |
Adds a profCourse to this network. If the profCourse is already in the nework, this invocation has no effect.
|
protected Add ( |
||
pc | the profCourse to be added /// | |
return |