org.oddjob.arooa.life
Class ElementsForIdentifier

java.lang.Object
  extended by org.oddjob.arooa.life.ElementsForIdentifier

public class ElementsForIdentifier
extends Object


Constructor Summary
ElementsForIdentifier(Map<ArooaElement,? extends ArooaClass> mappings)
           
 
Method Summary
 ArooaElement[] elementsFor(InstantiationContext instantiationContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ElementsForIdentifier

public ElementsForIdentifier(Map<ArooaElement,? extends ArooaClass> mappings)
Method Detail

elementsFor

public ArooaElement[] elementsFor(InstantiationContext instantiationContext)