Uses of Class
org.ow2.orchestra.pvm.internal.type.TypeMapping

Packages that use TypeMapping
org.ow2.orchestra.pvm.internal.type   
org.ow2.orchestra.pvm.internal.wire.binding   
org.ow2.orchestra.pvm.internal.wire.descriptor   
 

Uses of TypeMapping in org.ow2.orchestra.pvm.internal.type
 

Methods in org.ow2.orchestra.pvm.internal.type with parameters of type TypeMapping
 void DefaultVariableTypeResolver.addTypeMapping(TypeMapping typeMapping)
           
 

Uses of TypeMapping in org.ow2.orchestra.pvm.internal.wire.binding
 

Methods in org.ow2.orchestra.pvm.internal.wire.binding that return TypeMapping
protected  TypeMapping VariableTypesBinding.parseTypeMapping(Element element, Parse parse, Parser parser)
           
 

Uses of TypeMapping in org.ow2.orchestra.pvm.internal.wire.descriptor
 

Methods in org.ow2.orchestra.pvm.internal.wire.descriptor with parameters of type TypeMapping
 void VariableTypeResolverDescriptor.addTypeMapping(TypeMapping typeMapping)
           
 



Copyright © 2011 OW2 Consortium. All Rights Reserved.