Uses of Class
net.sf.magicproject.annotation.XmlTestElement

Packages that use XmlTestElement
net.sf.magicproject.test Provides all tests. 
net.sf.magicproject.xml XML builder components : parsing xml cards/rules to build the MDB file. 
 

Uses of XmlTestElement in net.sf.magicproject.test
 

Classes in net.sf.magicproject.test with annotations of type XmlTestElement
 class Different
           
 class Equal
           
 class False
           
 class Inf
           
 class InfEqual
           
 class IsAbility
           
 class IsCopy
          Is the tested card is a copy.
 class IsFaceUp
           
 class IsPlayer
           
 class IsSpell
           
 class Sup
           
 class SupEqual
           
 class True
           
 class Xor
           
 

Uses of XmlTestElement in net.sf.magicproject.xml
 

Methods in net.sf.magicproject.xml with parameters of type XmlTestElement
 void XmlAnnoted.setXmlElement(XmlTestElement xmlElement)
          Set XmlElement associated to this builder
 



Copyright © 2003-2007 Magic-Project. All Rights Reserved.