IBM Rational Software Modeler
Release 6.0

Uses of Interface
com.ibm.xtools.pluglets.host.IPlugletCompiler

Packages that use IPlugletCompiler
com.ibm.xtools.pluglets.host Provides the pluglet host context.  
 

Uses of IPlugletCompiler in com.ibm.xtools.pluglets.host
 

Classes in com.ibm.xtools.pluglets.host that implement IPlugletCompiler
 class PlugletCompiler
          The default implementation of the IPlugletCompiler interface.
 

Methods in com.ibm.xtools.pluglets.host that return IPlugletCompiler
 IPlugletCompiler IPlugletHost.getCompiler()
          Used by the pluglet engine to retrieve the optional compiler invocation interface.
 IPlugletCompiler PlugletHost.getCompiler()
           
 

Constructors in com.ibm.xtools.pluglets.host with parameters of type IPlugletCompiler
PlugletHost(URLClassLoader[] context, IPlugletCompiler compiler, PrintWriter output, IPlugletMessageDialog dialog, boolean tracing)
          Constructs a default IPlugletHost implementation.
 


IBM Rational Software Modeler
Release 6.0


Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2004. All rights reserved.