Uses of Class
clarion.system.NACS

Packages that use NACS
clarion.system   
 

Uses of NACS in clarion.system
 

Fields in clarion.system declared as NACS
private  NACS CLARION.nacs
          The Non Action Centered Subsystem.
 

Methods in clarion.system that return NACS
 NACS CLARION.getNACS()
          Gets the NACS.
 

Methods in clarion.system with parameters of type NACS
protected  void CLARION.attachNACS(NACS Nacs)
          Attaches the non-action centered subsystem to this instance of CLARION.