Uses of Class
org.eclipse.ocl.examples.codegen.java.types.UnboxedValueDescriptor

Packages that use UnboxedValueDescriptor
org.eclipse.ocl.examples.codegen.java.types   
 

Uses of UnboxedValueDescriptor in org.eclipse.ocl.examples.codegen.java.types
 

Subclasses of UnboxedValueDescriptor in org.eclipse.ocl.examples.codegen.java.types
 class EnumerationObjectDescriptor
          An EnumerationObjectDescriptor the unboxed representation of an Enumeration.
 class RealObjectDescriptor
          n RealObjectDescriptor describes the unboxed representations of an OCL Real.
 class UnlimitedNaturalObjectDescriptor
          n UnlimitedNaturalObjectDescriptor describes the unboxed representations of an OCL UnlimitedNatural.