com.yworks.yfiles.bpmn.io
Class EventPortIOHandler.EventPortUserDataWriter

java.lang.Object
  extended byy.io.graphml.output.AbstractOutputHandler
      extended byy.io.graphml.graph2d.AbstractWriteNodePortHandler
          extended byy.io.graphml.graph2d.NodePortUserDataWriter
              extended bycom.yworks.yfiles.bpmn.io.EventPortIOHandler.EventPortUserDataWriter
All Implemented Interfaces:
EventListener, OutputHandler, OutputHandlerProvider
Enclosing class:
EventPortIOHandler

public static class EventPortIOHandler.EventPortUserDataWriter
extends NodePortUserDataWriter

Serializes the user data of a node port.

 

Constructor Summary
EventPortIOHandler.EventPortUserDataWriter()
           
 
Method Summary
protected  void writePort(NodePort port, XmlWriter writer, GraphMLWriteContext context)
          Serializes an event node realizers, stored as user data in the port.
 
Methods inherited from class y.io.graphml.graph2d.NodePortUserDataWriter
getKey, getObjectStringConverter
 
Methods inherited from class y.io.graphml.graph2d.AbstractWriteNodePortHandler
getKeyDefinitionAttributes, getValue, writeValueCore
 
Methods inherited from class y.io.graphml.output.AbstractOutputHandler
addNameToKeyDefinition, addScopeToKeyDefinition, addTypeToKeyDefinition, addUriToKeyDefinition, getDataTagAttributes, getDefaultValue, getPrecedence, getScope, getValidScopes, hasDefaultValueAssigned, isDefaultValue, isValidScope, isWriteKeyDefault, onQueryOutputHandler, setDefaultValue, setDefaultValueAssigned, setPrecedence, setScope, setValidScopes, setWriteKeyDefault, writeKeyDefinitionContent, writeValue
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EventPortIOHandler.EventPortUserDataWriter

public EventPortIOHandler.EventPortUserDataWriter()
Method Detail

writePort

protected void writePort(NodePort port,
                         XmlWriter writer,
                         GraphMLWriteContext context)
                  throws GraphMLWriteException
Serializes an event node realizers, stored as user data in the port.

Throws:
GraphMLWriteException


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