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

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

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

Methods in org.eclipse.emf.mapping.command that return PersistentCommandStack.Encoder
protected  PersistentCommandStack.Encoder PersistentCommandStack.createEncoder()
          You can overide this to create your own type of encoder.
 

Methods in org.eclipse.emf.mapping.command with parameters of type PersistentCommandStack.Encoder
 void PersistentCommandStack.CommandCreationRecord.encode(PersistentCommandStack.Encoder encoder)
           
 


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