Repository Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 48: Line 48:


===== Pools =====
===== Pools =====
*'''[[GetAllPools]]''' {{APIComment|Returns an array containing all spare parts pools from the current project.}}
*'''[[Repository.GetAllPools]]''' {{APIComment|Returns an array containing all spare parts pools from the current project.}}
*'''[[AddPool]]''' {{APIComment|Saves the spare parts pool in the repository.}}
*'''[[Repository.AddPool]]''' {{APIComment|Saves the spare parts pool in the repository.}}
*'''[[UpdatePool]]''' {{APIComment|Updates the spare parts Pool in the repository.}}
*'''[[Repository.UpdatePool]]''' {{APIComment|Updates the spare parts Pool in the repository.}}


===== Action =====
===== Action =====

Revision as of 21:38, 19 September 2013


Provides an application the ability to access and edit Synthesis Repositories.

Constructors

Methods

Connection
Project
Unit
Models
URDs
Variables
Tasks
Crews
Pools
Action
XFRACAS

Properties