Interface Command

All Known Implementing Classes:
AbstractCommand, AbstractTransaction, AddAnchorCommand, AppendQueriesCommand, ChangeAnchorCommand, ChangeMessageEndCommand, CompoundCommand, InsertAnchoredElementCommand, InsertEdgeCommand, InsertElementCommand, InsertInstanceCommand, InsertMessageCommand, InsertQueryCommand, InsertTemplateCommand, MoveTemplateCommand, RemoveAnchorCommand, RemoveElementCommand, RemoveLscElementCommand, RemoveQueryCommand, RemoveTemplateCommand, SetEndPointCommand, SetLengthCommand, SetPropertyCommand, SetPropertyWithPositionCommand, SetQueryCommand, SetSourceCommand, SetTargetCommand, SnapCommand, TranslationCommand, TranslationMessageLabelCommand, TranslationXCommand, TranslationYCommand

public interface Command
Interface for commands. See command pattern.
  • Method Details