Uses of Class
de.cau.cs.kieler.krep.evalbench.program.kep.Constants.RegisterType

Packages that use Constants.RegisterType
de.cau.cs.kieler.krep.evalbench.program.kep   
 

Uses of Constants.RegisterType in de.cau.cs.kieler.krep.evalbench.program.kep
 

Methods in de.cau.cs.kieler.krep.evalbench.program.kep that return Constants.RegisterType
 Constants.RegisterType RegContainer.getType()
           
static Constants.RegisterType Constants.RegisterType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Constants.RegisterType[] Constants.RegisterType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.