Uses of Package
com.cmpware.fastmodel

Packages that use com.cmpware.fastmodel
com.cmpware.cmp.models   
com.cmpware.fastmodel   
 

Classes in com.cmpware.fastmodel used by com.cmpware.cmp.models
FastModel
          This abstract class is used to describe the instruction set for a processor.
Field
          This class defines an instruction field used in the FastModel.
Function
          This class defines the function of an instruction.
 

Classes in com.cmpware.fastmodel used by com.cmpware.fastmodel
Decoder
          This class defines a decoder used in the FastModel.
FastModel
          This abstract class is used to describe the instruction set for a processor.
Field
          This class defines an instruction field used in the FastModel.
Function
          This class defines the function of an instruction.
Instruction
          This class defines an instruction used in the FastModel.
Symbol
          This class defines a symbol.