// lh.logMessage( lh.LEVEL_ERROR, null, "User has selected NONE\n"
// );
return;
}
final MessageDirection msgDir = this.getMessageDirection(what);
if (what.contains(WHAT_INTF)) {
// Generate the value factory file.
this.generateVf(intf, dir, msgDir);
// Generate the interface, remote, and stub files.