org.eclipse.ocl.examples.pivot.utilities
Class PivotSaveImpl.Lookup

java.lang.Object
  extended by org.eclipse.ocl.examples.pivot.utilities.PivotSaveImpl.Lookup
Enclosing class:
PivotSaveImpl

public static class PivotSaveImpl.Lookup
extends java.lang.Object

The Lookup override enforces alphabetical order on saved features.


Constructor Summary
PivotSaveImpl.Lookup()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EStructuralFeature[] listFeatures(org.eclipse.emf.ecore.EClass cls)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PivotSaveImpl.Lookup

public PivotSaveImpl.Lookup()
Method Detail

listFeatures

protected org.eclipse.emf.ecore.EStructuralFeature[] listFeatures(org.eclipse.emf.ecore.EClass cls)