Interface FieldFactory

All Known Implementing Classes:
JSAIFieldFactory

public interface FieldFactory
Factory abstract interface for generating fields from a given node.

The idea of this factory is to break a circular compile dependency between JSAINode and JSAISFNode/JSAIMFNode.

Version:
$Revision: 1.2 $
Author:
Justin Couch