ConForM.CoopnTools.CoKer.CoopnVisual
Interface CoopnGraphicalSyncHolder

All Known Implementing Classes:
CoopnGraphicalGenericSyncOp, CoopnGraphicalSyncArc

public interface CoopnGraphicalSyncHolder

Coopn graphical element holding a synchronisation.


Method Summary
 CoopnSync sync()
          Get the synchronisation associated to this CoopnGraphicalElement, or null if no synchronisation is associated to this element.
 

Method Detail

sync

public CoopnSync sync()
Get the synchronisation associated to this CoopnGraphicalElement, or null if no synchronisation is associated to this element.