ConForM.CoopnTools.CoKer.CoopnVisual
Interface CoopnGraphicalContextPortHolder

All Known Implementing Classes:
CoopnGraphicalGenericContextPort

public interface CoopnGraphicalContextPortHolder

Coopn graphical element holding a context port.


Method Summary
 CoopnContextPortSymbol port()
          Get the context port associated to this CoopnGraphicalElement, or null if no context port is associated to this element.
 

Method Detail

port

public CoopnContextPortSymbol port()
Get the context port associated to this CoopnGraphicalElement, or null if no context port is associated to this element.