Repository Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 3: Line 3:
== Constructors ==
== Constructors ==
*'''[[New Repository]]''' {{APIComment|Creates a new Synthesis Repository connection class.}}
*'''[[New Repository]]''' {{APIComment|Creates a new Synthesis Repository connection class.}}
*'''[[XFRACASImportType ]]''' {{APIComment|Enum for the XFRACAS Import Types}}
*'''[[NameIdPair Class]]''' {{APIComment|Class to describe a Name and ID pair}}
*'''[[UnitInfo Class]]''' {{APIComment|Class to describe a Unit}}


== Methods ==
== Methods ==
Line 74: Line 70:
== 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.}}
*'''[[XFRACASImportType ]]''' {{APIComment|Enum for the XFRACAS Import Types}}
*'''[[NameIdPair Class]]''' {{APIComment|Class to describe a Name and ID pair}}
*'''[[UnitInfo Class]]''' {{APIComment|Class to describe a Unit}}

Revision as of 23:09, 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