Uses of Interface
org.ocltf.common.Plugin

Packages that use Plugin
org.ocltf.templateobject   
org.ocltf.translation.library   
 

Uses of Plugin in org.ocltf.templateobject
 

Methods in org.ocltf.templateobject that return Plugin
 Plugin TemplateObject.getOwner()
          Returns the owner of this templateObject.
 

Methods in org.ocltf.templateobject with parameters of type Plugin
 void TemplateObject.setOwner(Plugin owner)
          Sets the owner of this TemplateObject.
 

Uses of Plugin in org.ocltf.translation.library
 

Classes in org.ocltf.translation.library that implement Plugin
 class Library
          This class contains the translation library information loaded from a translation-library.xml file.
 



Copyright © 2003-2004 Chad Brandon. All Rights Reserved.