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

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

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

Fields in org.eclipse.emf.mapping.command with type parameters of type PersistentCommandStack.CommandCreationRecord
protected  java.util.HashMap<Command,PersistentCommandStack.CommandCreationRecord> PersistentCommandStack.commandCreationMap
          This keeps track of the mapping between commands and their PersistentCommandStack.CommandCreationRecords.
 


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