Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Class
org.eclipse.jet.ContextLogEntry

Packages that use ContextLogEntry
org.eclipse.jet Defines core interfaces for executing JET transformations and templates. 
 

Uses of ContextLogEntry in org.eclipse.jet
 

Methods in org.eclipse.jet that return ContextLogEntry
  ContextLogEntry ContextLogEntry.Builder. build ()
          Construct the ContextLogEntry based on information provided in the builder.
  ContextLogEntry[] ContextLogEntry. getChildren ()
          Return the array of child log entries
  ContextLogEntry JET2Context. getLogEntries ()
           
 

Methods in org.eclipse.jet with parameters of type ContextLogEntry
 void JET2Context.LogListener. log ( ContextLogEntry entry)
           
static org.eclipse.core.runtime.IStatus JET2Platform. toIStatus ( ContextLogEntry logEntry)
          Convert a Context log entry into an IStatus;
 

Constructors in org.eclipse.jet with parameters of type ContextLogEntry
ContextLogEntry.Builder ( ContextLogEntry[] children)
          Create a ContextLogEntry Builder that summarizes a collection of other ContextLog Entries.
 


Copyright 2006 IBM Corporation and others.
All Rights Reserved.


 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire