Dali Provisional API
Release 3.2

Uses of Interface
org.eclipse.jpt.common.utility.command.NotifyingRepeatingCommand

Packages that use NotifyingRepeatingCommand
org.eclipse.jpt.common.utility.command   
 

Uses of NotifyingRepeatingCommand in org.eclipse.jpt.common.utility.command
 

Classes in org.eclipse.jpt.common.utility.command that implement NotifyingRepeatingCommand
static class NotifyingRepeatingCommand.Null
          Singleton implementation of the notifying repeating command interface that will do nothing when executed.
 

Fields in org.eclipse.jpt.common.utility.command declared as NotifyingRepeatingCommand
static NotifyingRepeatingCommand NotifyingRepeatingCommand.Null.INSTANCE
           
 

Methods in org.eclipse.jpt.common.utility.command that return NotifyingRepeatingCommand
static NotifyingRepeatingCommand NotifyingRepeatingCommand.Null.instance()
           
 


Dali Provisional API
Release 3.2

Copyright (c) 2012 Oracle. All rights reserved.