Package com.pnp.xfeature.commands

Provides classes the implements the command design pattern of the GEF framework

See:
          Description

Class Summary
AddCardinalityCommand The Command class used to add a new cardinality node to a feature model diagram
AddCommand A base class of all commands used to add a new XML elements to a feature model diagram or a global constraints file
AddConstraintCommand The Command class used to add a new global constraint attached to a feature model diagram
AddConstraintElementCommand The Command class used to add an element to existing global constraint
AddNodeCommand The Command class used to add a new node to a feature model diagram
AddPropertyCommand The Command class used to add a new property to a feature model diagram
AddPropertySetCommand The Command class used to add a new node to a feature model diagram
CutCommand The Command class used to remove a node from a feature model diagram
DirectEditCommand The Command class used to rename a node of a feature model diagram
ExpandCollapseCommand The Command class to colapses a node (hide its subnodes) or expand a node (show its subnodes)
ChangeConstraintCommand The Command class used to move/reposition/rescale a node of a feature model diagram
PasteCommand The Command class used to add a node saved in the clipboard to a feature model diagram
RemoveCardinalityCommand The Command class used to remove a node from a feature model diagram
RemoveConstraintCommand The Command class used to remove a rootElement from a feature model diagram
RemoveNodeCommand The Command class used to remove a node from a feature model diagram
RemovePropertySetCommand The Command class used to remove a property set from a feature model diagram
 

Package com.pnp.xfeature.commands Description

Provides classes the implements the command design pattern of the GEF framework.



Copyright © 2004 - 2008 ETH Zurich and P&P Software GmbH, All Rights Reserved.