Interface IApplication
Operation IApplication::ActiveDocument
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDocument
|
|
|
|
|
Operation IApplication::APIMajorVersion
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|
documentation
|
A change in the APIMajorVersion of the type library (e.g. 1.0 => 2.0) means that non-scripting clients (e.g. IDE PlugIns written in C#, VB.NET, C++,...) should be recompiled.
|
Operation IApplication::APIMinorVersion
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|
Operation IApplication::Application
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDispatch
|
|
|
|
|
Operation IApplication::Dialogs
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDialogs
|
|
|
|
|
Operation IApplication::Edition
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
string
|
|
|
|
|
Operation IApplication::ImportFromXMIFile
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
strXMIFile
|
in
|
string
|
|
|
|
return
|
return
|
IDocument
|
|
|
|
|
Operation IApplication::ImportFromXMIFileFromURL
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
IURLDlg
|
in
|
IURLDlg
|
|
|
|
return
|
return
|
IDocument
|
|
|
|
|
Operation IApplication::InstallationDirectory
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
string
|
|
|
|
|
Operation IApplication::IsAPISupported
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
bool
|
|
|
|
|
Operation IApplication::LogMessage
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
strText
|
in
|
string
|
|
|
|
nLogType
|
in
|
ENUMMessageLogType
|
|
|
|
return
|
return
|
void
|
|
|
|
|
Operation IApplication::LogMessageWithUMLDataLink
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
strText
|
in
|
string
|
|
|
|
ipUMLData
|
in
|
IUMLData
|
|
|
|
nLogType
|
in
|
ENUMMessageLogType
|
|
|
|
return
|
return
|
void
|
|
|
|
|
Operation IApplication::MajorVersion
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|
Operation IApplication::MinorVersion
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|
Operation IApplication::Name
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
string
|
|
|
|
|
Operation IApplication::NewDocument
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDocument
|
|
|
|
|
Operation IApplication::OpenDocument
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
strModelFilePath
|
in
|
string
|
|
|
|
return
|
return
|
IDocument
|
|
|
|
|
Operation IApplication::OpenDocumentFromURL
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
IURLDlg
|
in
|
IURLDlg
|
|
|
|
return
|
return
|
IDocument
|
|
|
|
|
Operation IApplication::Options
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
ILocalOptions
|
|
|
|
|
Operation IApplication::Parent
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDispatch
|
|
|
|
|
Operation IApplication::PersonalDataDirectory
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
string
|
|
|
|
|
Operation IApplication::Quit
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
void
|
|
|
|
|
Operation IApplication::RunMacro
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
strName
|
in
|
string
|
|
|
|
return
|
return
|
void
|
|
|
|
|
Operation IApplication::ServicePackVersion
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|
Operation IApplication::Status
Operation IApplication::Visible
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
bool
|
|
|
|
|
Operation IApplication::WindowHandle
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|