Uses of Class
ma.glasnost.orika.impl.generator.MultiOccurrenceVariableRef

Packages that use MultiOccurrenceVariableRef
ma.glasnost.orika.impl.generator   
 

Uses of MultiOccurrenceVariableRef in ma.glasnost.orika.impl.generator
 

Subclasses of MultiOccurrenceVariableRef in ma.glasnost.orika.impl.generator
static class MultiOccurrenceVariableRef.EntrySetRef
           
 

Fields in ma.glasnost.orika.impl.generator declared as MultiOccurrenceVariableRef
 MultiOccurrenceVariableRef Node.multiOccurrenceVar
           
 MultiOccurrenceVariableRef Node.newDestination
           
 

Methods in ma.glasnost.orika.impl.generator that return MultiOccurrenceVariableRef
static MultiOccurrenceVariableRef MultiOccurrenceVariableRef.from(VariableRef r)
          up-converts the specified standard VariableRef into a MultiOccurrenceVariableRef
 

Constructors in ma.glasnost.orika.impl.generator with parameters of type MultiOccurrenceVariableRef
MultiOccurrenceVariableRef(Property property, MultiOccurrenceVariableRef anchor)
           
 



Copyright © 2013 Glasnost. All Rights Reserved.