NAME
UMMF::XForm::ClassInterface - Generate Interface that represent Class.
SYNOPSIS
use UMMF::XForm::ClassInterface;
my $xform = UMMF::XForm::ClassInterface->new();
$model = $xform->apply_Model($model);
DESCRIPTION
USAGE
PATTERNS
EXPORT
None exported.
AUTHOR
Kurt Stephens, kstephens@users.sourceforge.net 2003/05/04
SEE ALSO
VERSION
$Revision: 1.11 $