Interface WebPlatformCommand

All Superinterfaces:
com.globalmentor.lex.Identifier, PlatformCommand, com.globalmentor.lex.Token
All Known Implementing Classes:
AbstractWebPlatformFileCollectorDepictor.WebPlatformFileCollectorCommand, WebAudioDepictor.AudioCommand, WebPlatform.PollCommand, WebResourceCollectDepictor.ResourceCollectCommand

public interface WebPlatformCommand extends PlatformCommand
A web command to or from the platform on which objects are depicted.@author Garret Wilson
See Also: