Interface IUModelPlugIn
 
Operation IUModelPlugIn::GetDescription
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | string   |    |    |    |  
  | 
 
Operation IUModelPlugIn::GetUIModifications
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  return   | return   | string   |    |    |    |  
  | 
 
Operation IUModelPlugIn::OnCommand
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  nID   | in   | int   |    |    |    |  pUModel   | in   | IDispatch   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IUModelPlugIn::OnInitialize
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  pUModel   | in   | IDispatch   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IUModelPlugIn::OnRunning
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  pUModel   | in   | IDispatch   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IUModelPlugIn::OnShutdown
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  pUModel   | in   | IDispatch   |    |    |    |  return   | return   | void   |    |    |    |  
  | 
 
Operation IUModelPlugIn::OnUpdateCommand
parameter  | name    | direction    | type    | type modifier    | multiplicity    | default    |  nID   | in   | int   |    |    |    |  pUModel   | in   | IDispatch   |    |    |    |  return   | return   | UModelUpdateAction   |    |    |    |  
  |