Repository Class

From ReliaWiki
Revision as of 23:04, 18 September 2013 by Albert Szeto (talk | contribs)
Jump to navigation Jump to search


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

Constructors

Methods

Connection
Project
Unit
Models
URDs
Variables
Tasks
Crews
  • GetAllCrews Returns an array containing all crews from the current project.
  • AddCrew Saves the crew in the repository.
  • UpdateCrew Updates the Crew in the repository.
Pools
  • GetAllPools Returns an array containing all spare parts pools from the current project.
  • AddPool Saves the spare parts pool in the repository.
  • UpdatePool Updates the spare parts Pool in the repository.
Action
XFRACAS

Properties