ConForM.CoopnTools.CoKer.CoopnVisual
Interface CoopnGraphicalTransitionHolder

All Known Implementing Classes:
CoopnGraphicalGenericClassTransition

public interface CoopnGraphicalTransitionHolder

Coopn graphical element holding an internal transition.


Method Summary
 CoopnTransitionSymbol transition()
          Get the transition associated to this CoopnGraphicalElement, or null if no transition is associated to this element.
 

Method Detail

transition

public CoopnTransitionSymbol transition()
Get the transition associated to this CoopnGraphicalElement, or null if no transition is associated to this element.