|
|
(23 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| Changes for Version 10.1.0
| | =DRAFT V11 minor releases= |
| | xxx |
|
| |
|
|
| |
|
| *Added new <code>Filter</code> parameter to the following methods. The parameter allows you to specify whether to get local resources, global resources, reference resources, or a combination of any resource type. The filter's default value is 0, which returns local models.
| | |
| :*[[Repository.Model.GetAllModels]]
| | |
| :*[[Repository.Model.GetAllModelsInfo]]
| | |
| :*[[Repository.Action.GetAllActions]]
| | =DRAFT V12= |
| :*[[Repository.Action.GetAllActionsDictionary]]
| | |
| :*[[Repository.Crew.GetAllCrews]]
| | xxx |
| :*[[Repository.Pool.GetAllPools]]
| |
| :*[[Repository.Task.GetAllScheduledTasks]]
| |
| :*[[Repository.Task.GetAllCorrectiveTasks]]
| |
| :*[[Repository.URD.GetAllURDs]]
| |
| :*[[Repository.Variable.GetAllVariables]]
| |
| :*[[Repository.Control.GetAllXfmeaControls]]
| |
| :*[[Repository.Control.GetAllXfmeaControlsDictionary]]
| |
| *Added new enumerations. See [[New_Classes_and_Enumerations]].
| |
| *Added a new method for getting a single system hierarchy item (as opposed to a list or dictionary of all system hierarchy items), and added new user-defined properties to couple of resource classes. See [[New Members and Constants]].
| |
| *Various fixes and non-code breaking improvements.
| |
| *Deprecated a couple of obsolete properties. See [[Deprecated and Removed Members]].
| |