Package arcade.mod.model

Interface Summary
IModel An interface specifying a model for use in the mod environment.
IResourceNode Contains all the available information on a Resource in the model.
 

Class Summary
XMLModel Model created from an XML file.
XMLNode Adapter to make a Node from an XML Document act as a ResourceNode.