Uses of Class
com.metamatrix.common.actions.TargetedActionDefinition

Packages that use TargetedActionDefinition
com.metamatrix.common.actions   
 

Uses of TargetedActionDefinition in com.metamatrix.common.actions
 

Subclasses of TargetedActionDefinition in com.metamatrix.common.actions
 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.
 class AddObject
          This action definition specifies that an object is to be added to the target.
 class DestroyObject
          This action definition specifies that an object is to be added to the target.
 class ExchangeBoolean
           
 class ExchangeDouble
           
 class ExchangeFloat
           
 class ExchangeInt
           
 class ExchangeLong
           
 class 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.
 class 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.
 class ExchangePrimitive
           
 class ExchangeShort
           
 class RemoveNamedObject
          This action definition specifies that a named object is to be removed from the target.
 class RemoveObject
          This action definition specifies that an object is to be removed from the target.
 

Constructors in com.metamatrix.common.actions with parameters of type TargetedActionDefinition
TargetedActionDefinition(TargetedActionDefinition rhs)
           
 



Copyright © 2009. All Rights Reserved.