|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.core.runtime.NullProgressMonitor org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil.StreamProgressMonitor org.eclipse.emf.codegen.util.CodeGenUtil.StreamProgressMonitor
EcoreUtil
.
@Deprecated public static class CodeGenUtil.StreamProgressMonitor
This is a progress monitor that prints the progress information to a stream.
Field Summary |
---|
Fields inherited from class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil.StreamProgressMonitor |
---|
printStream |
Fields inherited from interface org.eclipse.core.runtime.IProgressMonitor |
---|
UNKNOWN |
Constructor Summary | |
---|---|
CodeGenUtil.StreamProgressMonitor(java.io.PrintStream printStream)
Deprecated. |
Method Summary |
---|
Methods inherited from class org.eclipse.emf.codegen.util.CodeGenUtil.EclipseUtil.StreamProgressMonitor |
---|
beginTask, setTaskName, subTask |
Methods inherited from class org.eclipse.core.runtime.NullProgressMonitor |
---|
done, internalWorked, isCanceled, setCanceled, worked |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CodeGenUtil.StreamProgressMonitor(java.io.PrintStream printStream)
|
Copyright 2001-2012 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |