Operation int playersInRect (double left, double top, double right, double bottom, ArrayList dynamicInfo, boolean bOnlyTeamMembers, String teamName), in Class RobocupBehavior

Documentation
* Determines how many players are in a rectangular area
* @param left contains the leftmost x coordinate of the rectangular region
* @param top contains the upper y coordinate of the rectangular region
* @param right contains the rightmost x coordinate of the rectangular region
* @param bottom contains the lower y coordinate of the rectangular region
* @param dynamicInfo contains information on the players
* @param bOnlyTeamMembers is a flag that indicates filtering by teamName
* @param teamName is the name of the team to filter on


Protocol Qualification 
Exceptions Size 
Time ConcurrencySequential
Export ControlProtectedAccess  


Preconditions


Postconditions


Semantics



Property Settings

Java
AbstractFalseStaticFalse
FinalFalseNativeFalse
SynchronizedFalse  


Data Modeler
dmItemFalseDMName 
IsConstraintFalseConstraintType 
IsIndexFalseIsTriggerFalse
IsClusterFalseTableSpace 
FillFactor0KeyList 
CheckPredicate IsUniqueFalse
DeferalMode InitialCheckTime 
TriggerType TriggerReferencePart 
IsInsertEventFalseIsUpdateEventFalse
IsDeleteEventFalse