Repository Class: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Line 22: Line 22:


''' Models '''  
''' Models '''  
*[[Repository.GetAllModelsInfo]] {{APIComment|{{Template:Repository.GetAllModelsInfo.Cmt}}}}
*[[Repository.GetAllModelsInfo|GetAllModelsInfo]] {{APIComment|{{Template:Repository.GetAllModelsInfo.Cmt}}}}
*[[Repository.GetModel]] {{APIComment|{{Template:Repository.GetModel.Cmt}}}}
*[[Repository.GetModel|GetModel( Integer )]] {{APIComment|{{Template:Repository.GetModel.Cmt}}}}
*[[Repository.GetAllModels]] {{APIComment|{{Template:Repository.GetAllModels.Cmt}}}}
*[[Repository.GetAllModels|GetAllModels]] {{APIComment|{{Template:Repository.GetAllModels.Cmt}}}}
*[[Repository.AddModel]] {{APIComment|{{Template:Repository.AddModel.Cmt}}}}
*[[Repository.AddModel|AddModel( cModel )]] {{APIComment|{{Template:Repository.AddModel.Cmt}}}}
*[[Repository.UpdateModel]] {{APIComment|{{Template:Repository.UpdateModel.Cmt}}}}
*[[Repository.UpdateModel|UpdateModel( cModel )]] {{APIComment|{{Template:Repository.UpdateModel.Cmt}}}}


''' URDs '''  
''' URDs '''  

Revision as of 23:18, 26 February 2014


Template:Repository Class.Cmt

Constructors

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

Crews

Pools

Action

BlockSim

Save RawDataSet

XFRACAS

Properties