org.eclipse.emf.emfstore.internal.server.startup
Interface UpdateXMIAttributeRule

All Known Implementing Classes:
ProjectAndChangePackageRule, ProjectSpaceRule, ServerSpaceRule, UsersessionRule, VersionMultiRule, VersionRule, WorkspaceRule

public interface UpdateXMIAttributeRule

Author:
jfaltermeier

Method Summary
 String getNewAttribute(String oldAttr)
          Computes the the new attribute based on the old value.
 

Method Detail

getNewAttribute

String getNewAttribute(String oldAttr)
Computes the the new attribute based on the old value.

Parameters:
oldAttr - the attribute before migration
Returns:
the attribute to be used after migration


Copyright © 2015. All Rights Reserved.