Repository Class: Difference between revisions

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


===== Action =====
===== Action =====
*'''[[GetAllActions]]''' {{APIComment|Returns an array containing all actions from the current project.}}
*'''[[Repository.GetAllActions]]''' {{APIComment|Returns an array containing all actions from the current project.}}
*'''[[AddAction]]''' {{APIComment|Saves the action in the repository.}}
*'''[[Repository.AddAction]]''' {{APIComment|Saves the action in the repository.}}
*'''[[UpdateAction]]''' {{APIComment|Updates the Action in the repository.}}
*'''[[Repository.UpdateAction]]''' {{APIComment|Updates the Action in the repository.}}


===== XFRACAS =====
===== XFRACAS =====

Revision as of 21:55, 19 September 2013


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

Constructors

Methods

Connection
Project
Unit
Models
URDs
Variables
Corrective Tasks
Scheduled Tasks
Crews
Pools
Action
XFRACAS

Properties