com.virtuosotechnologies.asaph.model.opsemantics
Interface NopSemantics

All Superinterfaces:
SongOperation
All Known Implementing Classes:
NopSemantics.DefaultImplementation

public interface NopSemantics
extends SongOperation

An OpSemantics that leaves well enough alone. SongOperations that implement this interface guarantee that perform() is a NOP.


Nested Class Summary
static class NopSemantics.DefaultImplementation
          The default implementation of NopSemantics
 
Methods inherited from interface com.virtuosotechnologies.asaph.model.SongOperation
equals, perform