com.yworks.yfiles.server.graphml.support
Interface ISharedInstanceProvider

All Known Implementing Classes:
DefaultSharedInstanceProvider

public interface ISharedInstanceProvider

Classes implementing this interface can be used to define objects which shall be shared in a roundtrip using the GraphRoundtripSupport

See Also:
GraphRoundtripSupport

Method Summary
 java.util.Collection getSharedInstances()
          Returns an Collection for objects that shall be shared.
 

Method Detail

getSharedInstances

public java.util.Collection getSharedInstances()
Returns an Collection for objects that shall be shared.

Returns:


Copyright © 2000-2007 yWorks GmbH. All rights reserved