Uses of Class
jcreek.cke.command.CreekCommand

Packages that use CreekCommand
jcreek.cke.command   
jcreek.cke.document   
 

Uses of CreekCommand in jcreek.cke.command
 

Subclasses of CreekCommand in jcreek.cke.command
 class ActivateEntityCommand
          Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
 class ActivateRelationCommand
          Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
 class ChangeRelationCommand
          Title: Description: Copyright: Copyright (c) 2003 Company:
 class CutCommand
           
 class DeActivateEntityCommand
           
 class DeactivateRelationCommand
          Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
 class DeleteEntityCommand
           
 class DeleteRelationCommand
           
 class EntityMoveCommand
          Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
 class NewEntityCommand
          Title: Description: Copyright: Copyright (c) 2003 Company:
 class NewRelationCommand
           
 class OverviewCommand
           
 class PasteCommand
          Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
 class SubModelCommand
           
 class ZoomCommand
          Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
 

Uses of CreekCommand in jcreek.cke.document
 

Methods in jcreek.cke.document with parameters of type CreekCommand
 boolean SerializeGraphDocument.performCommand(CreekCommand command)
          Perform the given command and fire an undoable edit event.
 boolean KnowledgeModelController.performCommand(CreekCommand command)
          Perform the given command and fire an undoable edit event.
 boolean CreekDocument.performCommand(CreekCommand command)
          Perform the given command and fire an undoable edit event.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group