Uses of Class
org.eclipse.emf.mapping.command.PersistentCommandStack.Decoder

Packages that use PersistentCommandStack.Decoder
org.eclipse.emf.mapping.command   
 

Uses of PersistentCommandStack.Decoder in org.eclipse.emf.mapping.command
 

Methods in org.eclipse.emf.mapping.command that return PersistentCommandStack.Decoder
protected  PersistentCommandStack.Decoder PersistentCommandStack.createDecoder(MappingRoot mappingRoot, ResourceSet resourceSet, java.lang.ClassLoader classLoader)
          You can overide this to create your own type of decoder.
 

Methods in org.eclipse.emf.mapping.command with parameters of type PersistentCommandStack.Decoder
 void PersistentCommandStack.CommandCreationRecord.decode(PersistentCommandStack.Decoder decoder)
           
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.