Interface IDocument
 
Operation IDocument::AbortModification
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::ActiveDiagramWindow
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IDiagramWindow   |    |    |    |  
  | 
 
Operation IDocument::Application
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IDispatch   |    |    |    |  
  | 
 
Operation IDocument::BeginModification
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::CanFocusUMLDataInModelTree
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  ipUMLData   | in   | IUMLData   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::CheckProjectSyntax
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::DiagramWindows
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IDiagramWindows   |    |    |    |  
  | 
 
Operation IDocument::ElementFamilyStyles
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  strKind   | in   | string   |    |    |    |  return   | return   | IUMLGuiStyles   |    |    |    |  
  | 
 
Operation IDocument::EndModification
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::ExportToXMIFile
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  ipDlg   | in   | IExportXMIFileDlg   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::FocusedUMLData
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IUMLData   |    |    |    |  
  | 
documentation  | Get the focused UML data of the docoument. Normally this is the one which is shown in the "Properties" window.  | 
 
Operation IDocument::FocusedUMLDataNotifier
 
Operation IDocument::FocusUMLDataInModelTree
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  ipUMLData   | in   | IUMLData   |    |    |    |  bFocusModelTree   | in   | bool   |    |    |    |  bEnsureModelTreeVisible   | in   | bool   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::FullName
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | string   |    |    |    |  
  | 
 
Operation IDocument::GenerateDocumentation
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  ipDlg   | in   | IGenerateDocumentationDlg   |    |    |    |  strResultFile   | in   | string   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::GenerateSequenceDiagram
 
Operation IDocument::GenerateSequenceDiagramsForAllOperations
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  bAllPublicOnly   | in   | bool   |    |    |    |  bIncludeGettersAndSetters   | in   | bool   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::GenerateStateMachineCode
 
Operation IDocument::GuiRoot
 
Operation IDocument::ImportBinaryTypes
 
Operation IDocument::ImportDatabase
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  ipDlg   | in   | IImportDatabaseDlg   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::ImportSourceDirectory
 
Operation IDocument::ImportSourceProject
 
Operation IDocument::ImportXMLSchemaDirectory
 
Operation IDocument::ImportXMLSchemaFile
 
Operation IDocument::IncludeSubproject
 
Operation IDocument::IsInUndoRedo
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::IsLoadedFromPreviousFileFormat
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
documentation  | True, when the document has been loaded from a project file with a previous file format version. When saving the document, previous versions of UModel will not be able to load this file anymore.  | 
 
Operation IDocument::LineStyles
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IUMLGuiStyles   |    |    |    |  
  | 
 
Operation IDocument::MergeProject
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  strProjectFile   | in   | string   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::MergeProject3Way
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  strProjectFile   | in   | string   |    |    |    |  strCommonAncestorFile   | in   | string   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::MergeProjectFromURL
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  IURLDlg   | in   | IURLDlg   |    |    |    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::ModelTransformation
 
Operation IDocument::ModifiedFlag
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::Name
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | string   |    |    |    |  
  | 
 
Operation IDocument::NodeStyles
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IUMLGuiStyles   |    |    |    |  
  | 
 
Operation IDocument::OpenAllDiagrams
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::OpenDiagram
 
Operation IDocument::Parent
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IDispatch   |    |    |    |  
  | 
 
Operation IDocument::Path
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | string   |    |    |    |  
  | 
 
Operation IDocument::ProjectSettings
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  ipDlg   | in   | IProjectSettingsDlg   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::ProjectStyles
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IUMLGuiStyles   |    |    |    |  
  | 
 
Operation IDocument::Reload
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::RootPackage
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | IUMLPackage   |    |    |    |  
  | 
 
Operation IDocument::Save
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::SaveAllDiagramsAsImages
 
Operation IDocument::SaveAs
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  strFileName   | in   | string   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::SaveCopyAs
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  strFileName   | in   | string   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::Saved
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | bool   |    |    |    |  
  | 
 
Operation IDocument::SaveToURL
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  IURLDlg   | in   | IURLDlg   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IDocument::SynchronizationSettings
 
Operation IDocument::SynchronizeCodeFromModel
 
Operation IDocument::SynchronizeModelFromCode
 
Operation IDocument::TransactionNotifier