Uses of Class
dip.order.result.OrderResult

Packages that use OrderResult
dip.order.result   
 

Uses of OrderResult in dip.order.result
 

Subclasses of OrderResult in dip.order.result
 class BouncedResult
          Similar to an OrderResult, but allows the optional specification of: the unit with which this unit bounces the attack and defense strengths
 class ConvoyPathResult
          An OrderResult that contains the path taken by a successfully convoyed Move.
 class DependentMoveFailedResult
          An OrderResult that applies specifically to Move orders that fail because they depend upon another Move to succeed (and that move did not succeed).
 class DislodgedResult
          Similar to an OrderResult, but allows the optional specification of: valid Locations to which a unit may retreat (if any) the unit that dislodged this unit the attack and defense strengths
 class SubstitutedResult
          If an adjudicator replaces an order (because it is invalid, for example) or creates an order (because no order was given), a SubstitutedResult is created.
 



Copyright 2002-2004 Zachary DelProposto / jDip Development Team. All Rights Reserved.