com.yworks.yfiles.bpmn.view
Class ChoreographyLabelModel.Handler

java.lang.Object
  extended bycom.yworks.yfiles.bpmn.view.ChoreographyLabelModel.Handler
All Implemented Interfaces:
DeserializationHandler, EventListener, SerializationHandler
Enclosing class:
ChoreographyLabelModel

public static final class ChoreographyLabelModel.Handler
extends Object
implements SerializationHandler, DeserializationHandler

Handles serialization and deserialization of the model and its parameter.

 

Constructor Summary
ChoreographyLabelModel.Handler()
           
 
Method Summary
 void onHandleDeserialization(DeserializationEvent event)
           
 void onHandleSerialization(SerializationEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ChoreographyLabelModel.Handler

public ChoreographyLabelModel.Handler()
Method Detail

onHandleDeserialization

public void onHandleDeserialization(DeserializationEvent event)
                             throws GraphMLParseException
Specified by:
onHandleDeserialization in interface DeserializationHandler
Throws:
GraphMLParseException

onHandleSerialization

public void onHandleSerialization(SerializationEvent event)
                           throws GraphMLWriteException
Specified by:
onHandleSerialization in interface SerializationHandler
Throws:
GraphMLWriteException


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