Repository Class: Difference between revisions

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


===== XFRACAS =====
===== XFRACAS =====
*'''[[ImportBlockSimXMLFile]]''' {{APIComment|Imports from XML file to the current project.}}
*'''[[Repository.ImportBlockSimXMLFile]]''' {{APIComment|Imports from XML file to the current project.}}
*'''[[SaveRawDataSet]]''' {{APIComment|Saves the raw data set in the repository.}}
*'''[[Repository.SaveRawDataSet]]''' {{APIComment|Saves the raw data set in the repository.}}
*'''[[GetAllXFRACASEntities]]''' {{APIComment|Returns an array containing all entity names and and their IDs from the current repository.}}
*'''[[Repository.GetAllXFRACASEntities]]''' {{APIComment|Returns an array containing all entity names and and their IDs from the current repository.}}
*'''[[ImportXFRACASXMLFile]]''' {{APIComment|Uploads an import file for processing and returns the system ID of the uploaded}}
*'''[[Repository.ImportXFRACASXMLFile]]''' {{APIComment|Uploads an import file for processing and returns the system ID of the uploaded}}


== Properties ==
== Properties ==
*'''[[Repository.EnforceRENOCompliance]]''' {{APIComment|Defines the restrictions on model names. True by default.}}
*'''[[Repository.EnforceRENOCompliance]]''' {{APIComment|Defines the restrictions on model names. True by default.}}

Revision as of 22:00, 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