com.yworks.yfiles.bpmn.view
Interface EventPortConfiguration.EventProvider

All Known Implementing Classes:
EventPortConfiguration.UserDataEventProvider
Enclosing interface:
EventPortConfiguration

public static interface EventPortConfiguration.EventProvider

Provides the node realizer that has to be used as visual representation of node ports that use EventPortConfiguration.

 

Method Summary
 NodeRealizer getEvent(NodePort port)
          Returns the node realizer instance that should be used to visualize the specified node port.
 

Method Detail

getEvent

public NodeRealizer getEvent(NodePort port)
Returns the node realizer instance that should be used to visualize the specified node port.

Parameters:
port - the node port to visualize.
Returns:
the node realizer instance that should be used to visualize the specified node port.


© Copyright 2010-2014,
yWorks GmbH.
All rights reserved.