Uses of Interface
com.cmpware.tools.AutoModel.Function

Packages that use AutoModel.Function
com.cmpware.tools   
 

Uses of AutoModel.Function in com.cmpware.tools
 

Fields in com.cmpware.tools declared as AutoModel.Function
 AutoModel.Function AutoModel.Instruction.fn
          The instruction format
 

Constructors in com.cmpware.tools with parameters of type AutoModel.Function
AutoModel.Instruction(java.lang.String name, AutoModel.Format format, AutoModel.Decode decode, AutoModel.Function fn)
          Constructor