org.jpmml.xjc
Class PMMLPlugin

java.lang.Object
  extended by com.sun.tools.xjc.Plugin
      extended by org.jpmml.xjc.PMMLPlugin

public class PMMLPlugin
extends com.sun.tools.xjc.Plugin


Constructor Summary
PMMLPlugin()
           
 
Method Summary
 String getOptionName()
           
 String getUsage()
           
 void postProcessModel(com.sun.tools.xjc.model.Model model, ErrorHandler errorHandler)
           
 boolean run(com.sun.tools.xjc.outline.Outline outline, com.sun.tools.xjc.Options options, ErrorHandler errorHandler)
           
 
Methods inherited from class com.sun.tools.xjc.Plugin
getCustomizationURIs, isCustomizationTagName, onActivated, parseArgument
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PMMLPlugin

public PMMLPlugin()
Method Detail

getOptionName

public String getOptionName()
Specified by:
getOptionName in class com.sun.tools.xjc.Plugin

getUsage

public String getUsage()
Specified by:
getUsage in class com.sun.tools.xjc.Plugin

postProcessModel

public void postProcessModel(com.sun.tools.xjc.model.Model model,
                             ErrorHandler errorHandler)
Overrides:
postProcessModel in class com.sun.tools.xjc.Plugin

run

public boolean run(com.sun.tools.xjc.outline.Outline outline,
                   com.sun.tools.xjc.Options options,
                   ErrorHandler errorHandler)
Specified by:
run in class com.sun.tools.xjc.Plugin


Copyright © 2012 University of Tartu. All Rights Reserved.