Public Methods
Method | Description |
---|---|
Add | Add a new Project object. PARAMETERS: Name and Description (String), Diagrams and Roles (StringObjects). |
Remove | Remove Project object specified by the given name. PARAMETERS: Name (String). |
Public Properties
Property | Description |
---|---|
Returns a Project object specified by the given name. PARAMETERS: Identifier (String). | |
Number of Project objects in the collection. DATATYPE: Integer. | |
Returns a Project object specified by the given name. PARAMETERS: Identifier (String). |
See Also