Stanse  -1
Public Member Functions | List of all members
cz.muni.stanse.codestructures.UnitManager Interface Reference
Inheritance diagram for cz.muni.stanse.codestructures.UnitManager:
Inheritance graph
[legend]

Public Member Functions

Collection< CFGHandlegetCFGHandles (Unit unit)
 
Document getXMLDocument (Unit unit)
 
Unit touchUnit (Unit unit)
 
String getUnitName (CFGHandle cfg)
 

Detailed Description

Takes care of unit dropping when there are too many of them.

Member Function Documentation

Collection<CFGHandle> cz.muni.stanse.codestructures.UnitManager.getCFGHandles ( Unit  unit)
String cz.muni.stanse.codestructures.UnitManager.getUnitName ( CFGHandle  cfg)
Document cz.muni.stanse.codestructures.UnitManager.getXMLDocument ( Unit  unit)
Unit cz.muni.stanse.codestructures.UnitManager.touchUnit ( Unit  unit)

The documentation for this interface was generated from the following file: