Uses of Interface
org.inxar.jenesis.ElseIf

Packages that use ElseIf
org.inxar.jenesis Interfaces which abstract Java language elements (read the desciption below). 
 

Uses of ElseIf in org.inxar.jenesis
 

Methods in org.inxar.jenesis that return ElseIf
 ElseIf If.newElseIf(Expression predicate)
          Adds a new ElseIf to the list of else-if's.