SALOMEDS.Callback Interface Reference

The callback interface. More...

import "SALOMEDS.idl";


Public Member Functions

void OnAddSObject (in SObject theObject)
void OnRemoveSObject (in SObject theObject)


Detailed Description

The StudyBuilder can be created with the method NewBuilder. While invocation of this method a new object of the class Callback is created and this object is assigned to the newly created Builder as callback which should be called when adding and removing of the ojects.


Member Function Documentation

void SALOMEDS.Callback.OnAddSObject in SObject  theObject  ) 
 

Invokes the corresponding method Append of the UseCaseBuilder.

void SALOMEDS.Callback.OnRemoveSObject in SObject  theObject  ) 
 

Invokes the corresponding method Remove of the UseCaseBuilder.


Generated on Tue Feb 7 22:07:45 2006 for SALOME v.2.2.8 by doxygen 1.3.7