Uses of Class
org.eclipse.m2m.atl.debug.core.adwp.IntegerValue

Packages that use IntegerValue
org.eclipse.m2m.atl.debug.core.adwp   
 

Uses of IntegerValue in org.eclipse.m2m.atl.debug.core.adwp
 

Methods in org.eclipse.m2m.atl.debug.core.adwp that return IntegerValue
static IntegerValue IntegerValue.valueOf(int integerValue)
          Converts an int into a IntegerValue.
 


Copyright 2007 IBM Corporation and others.
All Rights Reserved.