| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
A Named thing has a name and a construct type. All of the Jess construct classes implement this interface.
(C) 2006 Sandia National Laboratories
| Method Summary | |
|  java.lang.String | getConstructType()Return the type of construct this object is; for example, "defrule", "deftemplate", etc. | 
|  java.lang.String | getDocstring()Return a documentation comment for this object, or null if none is defined | 
|  java.lang.String | getName()Return the name of this construct. | 
| Method Detail | 
public java.lang.String getName()
public java.lang.String getConstructType()
public java.lang.String getDocstring()
| 
 | © 2007 Sandia Corporation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||