Repository Class: Difference between revisions

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


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

Revision as of 21:45, 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
  • GetAllActions Returns an array containing all actions from the current project.
  • AddAction Saves the action in the repository.
  • UpdateAction Updates the Action in the repository.
XFRACAS

Properties