Package com.metamatrix.common.actions

Interface Summary
ModificationActionQueue This interface defines a queue of modification actions.
NamedObjectActionDefinition  
ObjectEditor  
 

Class Summary
AbstractObjectEditor  
ActionDefinition This abstract class is the foundation for the set of classes which define the atomic actions for the ModificationAction class.
AddNamedObject This action definition specifies that the value of a named object reference in the target should be changed from the current object to a new object.
AddObject This action definition specifies that an object is to be added to the target.
AttributeDefinition  
BasicModificationActionQueue This class is the basic and default implementation of the ModificationActionQueue interface.
ClassDefinition  
CreateObject This action definition specifies that an object is to be added to the target.
DestroyObject This action definition specifies that an object is to be added to the target.
ExchangeBoolean  
ExchangeDouble  
ExchangeFloat  
ExchangeInt  
ExchangeLong  
ExchangeNamedObject This action definition specifies that the value of a named object reference in the target should be changed from the current object to a new object.
ExchangeObject This action definition specifies that the value of an object reference in the target should be changed from the current object to a new object.
ExchangePrimitive  
ExchangeShort  
RemoveNamedObject This action definition specifies that a named object is to be removed from the target.
RemoveObject This action definition specifies that an object is to be removed from the target.
TargetedActionDefinition  
 

Exception Summary
ModificationException  
StringLengthExceededException  
 



Copyright © 2009. All Rights Reserved.