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 ==
*[[Repository]] {{APIComment|Creates a new object for connecting to repositories.}}
*Repository {{APIComment|Creates a new object for connecting to repositories.}}


== Methods ==
== Methods ==

Revision as of 16:35, 27 February 2014


Template:Repository Class.Cmt

Constructors

  • Repository Creates a new object for connecting to repositories.

Methods

Connect/Disconnect to Repository

Project

Unit

Models

  • GetAllModelsInfo Returns an array containing all model names and their IDs from the current project.
  • GetModel( Integer ) Returns the model from the current project with the specified ID. Returns nothing if the model does not exist or is not in the current project.
  • GetAllModels Returns an array containing all models from the current project.
  • AddModel( cModel ) Saves a new model in the repository.
  • UpdateModel( cModel ) Updates the model in the repository.

URDs

Variables

Corrective Tasks

Scheduled Tasks

Task Types

  • GetAllTaskTypes Retuns an array containing all task types in the repository.

Crews

Pools

Action

BlockSim

Save RawDataSet

XFRACAS

Properties