|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectooc.SourceContextAbstract
Extend this class to facilitate the creation of a source context.
Constructor Summary | |
SourceContextAbstract(java.lang.String name)
A name for this context is needed. |
Method Summary | |
java.lang.String |
getName()
Returns the name of this source context. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ooc.SourceContext |
createSource, isSourceInContext |
Constructor Detail |
public SourceContextAbstract(java.lang.String name)
Method Detail |
public java.lang.String getName()
SourceContext
getName
in interface SourceContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |