Interface IUMLGuiStyles
Operation IUMLGuiStyles::Application
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDispatch
|
|
|
|
|
Operation IUMLGuiStyles::Count
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
int
|
|
|
|
|
Operation IUMLGuiStyles::GetName
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
nKind
|
in
|
ENUMUMLGuiStyleKind
|
|
|
|
return
|
return
|
string
|
|
|
|
|
Operation IUMLGuiStyles::GetStyle
Operation IUMLGuiStyles::GetUsedValue
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
nKind
|
in
|
ENUMUMLGuiStyleKind
|
|
|
|
return
|
return
|
string
|
|
|
|
|
Operation IUMLGuiStyles::GetValue
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
nKind
|
in
|
ENUMUMLGuiStyleKind
|
|
|
|
return
|
return
|
string
|
|
|
|
|
Operation IUMLGuiStyles::Item
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
nIdx
|
in
|
int
|
|
|
|
return
|
return
|
IUMLGuiStyle
|
|
|
|
|
Operation IUMLGuiStyles::Parent
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
return
|
return
|
IDispatch
|
|
|
|
|
Operation IUMLGuiStyles::SetValue
parameter
|
name
|
direction
|
type
|
type modifier
|
multiplicity
|
default
|
nKind
|
in
|
ENUMUMLGuiStyleKind
|
|
|
|
strNewVal
|
in
|
string
|
|
|
|
return
|
return
|
void
|
|
|
|
|