jsdai.lang
Interface SdaiEventSource

All Known Subinterfaces:
Aggregate, jsdai.dictionary.EData_type, EEntity, EMappedARMEntity, jsdai.dictionary.ENamed_type, EntityDefinition
All Known Implementing Classes:
jsdai.lang.A_basis, jsdai.lang.A_primitive, CAggregate, CEntity, CMappedARMEntity, DataType, SchemaInstance, SdaiModel, SdaiRepository, jsdai.lang.SessionAggregate

public interface SdaiEventSource

allows applications to register objects as Listeners. This is currently in prototype state and not fully functioning.


Method Summary
 void addSdaiListener(SdaiListener listener)
           
 void removeSdaiListener(SdaiListener listener)
           
 

Method Detail

addSdaiListener

public void addSdaiListener(SdaiListener listener)

removeSdaiListener

public void removeSdaiListener(SdaiListener listener)

Copyright © LKSoftWare GmbH, 1999-2008