Deprecated API

Deprecated Classes
clarion.options.inter.GuiInterface
            
clarion.options.dims.SelectionDimNacsControl
            
 

Deprecated Methods
clarion.mcs.MonitorBuf.getAcsStrengths(int, int)
          Replaced by getAcsRelStrengths( int netIdx, int compIdx ). 
clarion.options.transfer.TransferManager.getAmnType(int)
            
clarion.options.transfer.subsys.NacsTransfer.getAmnType(int)
            
clarion.nacs.GKSChunk.getConclusion()
          it is not used any more. 
clarion.nacs.GKSChunk.getConclusionDimIdx()
          it is not used any more. 
clarion.mcs.MonitorBuf.getNacsStrengths(int)
          Replaced by getNacsRelStrengths( int level ). 
clarion.nacs.GKSChunk.setConclusionDimIdx(short)
          it is not used any more. 
clarion.nacs.AMNet.setDesiredOutput(short[])
          Replcaced by setOutput( short[][] arr ). 
clarion.nacs.NACS.setGksCue(Feature[], int)
          Replaced by setGksCue( Feature[] cue ). 
clarion.nacs.AMNet.setInput(int[])
          Replcaced by setInput( short[][] arr ). 
clarion.nacs.GKS.setRetrievalCue(Feature[], int)
          Replaced by setRetrievalCue( Feature[] content ).