org.oddjob.arooa.beandocs
Interface MappingsContents

All Known Implementing Classes:
MappingsBeanDoc

public interface MappingsContents

This is essentially a place holder for things to come. At the moment documents are built in a javadoc style but that doesn't really cope with Oddballs. This will also provide a way of loading docs at runtime to provide help in Designer.

Author:
rob

Method Summary
 ArooaElement[] allElements()
           
 ArooaClass documentClass(ArooaElement element)
           
 

Method Detail

allElements

ArooaElement[] allElements()

documentClass

ArooaClass documentClass(ArooaElement element)