Public Methods
Method | Description |
---|
| Gets the submodel from the Repository and checks it out exclusively. Returns 1 on success, 0 otherwise. PARAMETERS: Model (String), Submodel (String), CheckOut (Boolean), Exclusive (Boolean). RETURN DATATYPE: Integer. |
Public Properties
Property | Description |
---|
|
|
| Number of Submodels belonging to the diagram represented by this collection. DATATYPE: Integer. |
| Name of the Diagram containing the submodels contained in this collection. DATATYPE: String. |
| Returns a RepoSubmodel object. PARAMETERS: ModelName (String), SubmodelName (String). |