Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Syntax
class SysVersionControlSystemMorphX extends SysVersionControlSystem implements SysVersionControlChangeLists
Run On
Client
Methods
Method | Description | |
---|---|---|
![]() |
addModelFolder | Adds a model to the current session. (Inherited from SysVersionControlSystem.) |
![]() |
addXMLParameter | (Inherited from SysVersionControlSystem.) |
![]() |
aldLocationFromFolder | Retrieves the relative path for the ald files for a given model. (Inherited from SysVersionControlSystem.) |
![]() |
aldLocationFromModelId | Retrieves the relative path for the ald files for a given model. (Inherited from SysVersionControlSystem.) |
![]() |
allowCheckIn | (Inherited from SysVersionControlSystem.) |
![]() |
allowCheckOut | (Overrides the allowCheckOut Method.) |
![]() |
allowCreate | (Overrides the allowCreate Method.) |
![]() |
allowDelete | (Overrides the allowDelete Method.) |
![]() |
allowEdit | (Overrides the allowEdit Method.) |
![]() |
allowMoveToModel | Indicates whether the SysVersionControllable interface is enabled to be moved to a model. (Overrides the allowMoveToModel Method.) |
![]() |
allowRename | (Overrides the allowRename Method.) |
![]() |
applyGlobalSettings | Applies the definition file to the version control system. (Overrides the applyGlobalSettings Method.) |
![]() |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
![]() |
canImport | Validates whether the file can be imported without conflicting with an existing ID of the same object type. (Inherited from SysVersionControlSystem.) |
![]() |
checkInChangelist | (Overrides the checkInChangelist Method.) |
![]() |
commandAdd | (Overrides the commandAdd Method.) |
![]() |
commandCheckIn | (Overrides the commandCheckIn Method.) |
![]() |
commandCheckOut | (Overrides the commandCheckOut Method.) |
![]() |
commandDelete | (Overrides the commandDelete Method.) |
![]() |
commandMoveToModel | Moves the SysVersionControllable interface to the model. (Overrides the commandMoveToModel Method.) |
![]() |
commandOnAfterRename | Starts a VCS rename on an AOT item. (Overrides the commandOnAfterRename Method.) |
![]() |
commandRename | (Overrides the commandRename Method.) |
![]() |
commandSave | (Overrides the commandSave Method.) |
![]() |
commandShowHistory | (Inherited from SysVersionControlSystem.) |
![]() |
commandSynchronize | (Overrides the commandSynchronize Method.) |
![]() |
commandSynchronizeAndCheckout | (Overrides the commandSynchronizeAndCheckout Method.) |
![]() |
commandUndoCheckOut | (Overrides the commandUndoCheckOut Method.) |
![]() |
createDefinitionFile | (Inherited from SysVersionControlSystem.) |
![]() |
createRepositoryEnd | (Overrides the createRepositoryEnd Method.) |
![]() |
description | Gets the description of the class. (Overrides the description Method.) |
![]() |
editDefFile | (Overrides the editDefFile Method.) |
![]() |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
![]() |
fileName | Gets the file name for the SysVersionControllable interface. (Overrides the fileName Method.) |
![]() |
getActionText | Gets the action text for the controllable item. (Overrides the getActionText Method.) |
![]() |
getChangeLists | |
![]() |
getChangeNumberContents | Gets a collection of objects that are included in a specified change list. |
![]() |
getChangesHistory | Gets a collection of SysVersionControlChangeLists records that describe all changes. |
![]() |
getCheckedOutItems | (Overrides the getCheckedOutItems Method.) |
![]() |
getContainerVersion | Gets the container of the specified version. |
![]() |
getControllable | (Inherited from SysVersionControlSystem.) |
![]() |
getItemHistory | (Overrides the getItemHistory Method.) |
![]() |
getItemVersion | (Overrides the getItemVersion Method.) |
![]() |
getLatestDefFile | (Overrides the getLatestDefFile Method.) |
![]() |
getModelFolder | Gets the folder for the model. (Inherited from SysVersionControlSystem.) |
![]() |
getModelFromFile | Gets the model ID for the specified file name. (Inherited from SysVersionControlSystem.) |
![]() |
getPendingChangeListContents | |
![]() |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
![]() |
getXMLParameterValue | (Inherited from SysVersionControlSystem.) |
![]() |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
![]() |
ideIntegration | (Overrides the ideIntegration Method.) |
![]() |
importLocalItems | (Inherited from SysVersionControlSystem.) |
![]() |
init | (Overrides the init Method.) |
![]() |
interpretXMLParameters | (Inherited from SysVersionControlSystem.) |
![]() |
interpretXMLPluginParameters | (Inherited from SysVersionControlSystem.) |
![]() |
isTmpItemOpenedForDelete | Indicates whether a version control object is opened for delete. (Overrides the isTmpItemOpenedForDelete Method.) |
![]() |
item | |
![]() |
itemPath | |
![]() |
new | Initializes a new instance of the SysVersionControlSystemMorphX class. (Overrides the new Method.) |
![]() |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
![]() |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
![]() |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
![]() |
owner | Returns the instance that owns the object. (Inherited from Object.) |
![]() |
parmAdditionalFolders | Gets or sets the AdditionalFolders parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmAOTColoring | Gets or sets the AOTColoring parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmFolder | Gets or sets the Folder parameter. (Overrides the parmFolder Method.) |
![]() |
parmModelFolders | Gets or sets the ModelFolders parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmModels | Gets or sets the Models parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmProject | Gets or sets the Project parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmSettings | Gets or sets the Settings parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmTestProject | Gets or sets the TestProject parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmUnwantedObjectNames | Gets the UnwantedObjectNames parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmUnwantedObjectTypes | Gets the UnwantedObjectTypes parameter. (Inherited from SysVersionControlSystem.) |
![]() |
parmWarnWhenReverting | Gets or sets the WarnWhenReverting parameter. (Inherited from SysVersionControlSystem.) |
![]() |
preCheckInUpdate | (Inherited from SysVersionControlSystem.) |
![]() |
promptCheckin | (Inherited from SysVersionControlSystem.) |
![]() |
removeModelFolder | Removes the model from the current session. (Inherited from SysVersionControlSystem.) |
![]() |
requireTeamServer | (Overrides the requireTeamServer Method.) |
![]() |
runTestProject | (Inherited from SysVersionControlSystem.) |
![]() |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
![]() |
showInfo | (Overrides the showInfo Method.) |
![]() |
showStatusLine | (Overrides the showStatusLine Method.) |
![]() |
supportAdditionalFolders | (Overrides the supportAdditionalFolders Method.) |
![]() |
supportChangeVersion | (Inherited from SysVersionControlSystem.) |
![]() |
supportCheckInWizard | Checks whether a check-in wizard is used by the back end for the version control system. (Overrides the supportCheckInWizard Method.) |
![]() |
supportImportOfPendingElements | (Overrides the supportImportOfPendingElements Method.) |
![]() |
supportModels | (Overrides the supportModels Method.) |
![]() |
supportMultipleCheckout | (Inherited from SysVersionControlSystem.) |
![]() |
supportPendingChangeLists | (Inherited from SysVersionControlSystem.) |
![]() |
supportReviews | (Inherited from SysVersionControlSystem.) |
![]() |
supportSubmittedChangeLists | (Overrides the supportSubmittedChangeLists Method.) |
![]() |
supportSyncDeleteLocalFiles | (Inherited from SysVersionControlSystem.) |
![]() |
supportSynchronization | (Overrides the supportSynchronization Method.) |
![]() |
supportSyncLabel | (Inherited from SysVersionControlSystem.) |
![]() |
toString | Returns a string that represents the current object. (Inherited from Object.) |
![]() |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
![]() |
validateGlobalSettings | Validates the definition file. (Inherited from SysVersionControlSystem.) |
![]() |
verifyOwnerPrefix | Checks whether the element name contains valid owner prefix. (Inherited from SysVersionControlSystem.) |
![]() |
wait | Pauses a process. (Inherited from Object.) |
![]() |
workItemProvider | Gets a work item provider that can be used to associate work items with a check-in. (Inherited from SysVersionControlSystem.) |
![]() |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
![]() ![]() |
::construct | Initializes a new instance of the SysVersionControlSystemMorphX class. |
Top
Inheritance Hierarchy
Object Class
SysVersionControlSystem Class
SysVersionControlSystemMorphX Class