|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.sdsc.mbt.viewables.AtomLabelNone
This class implements the AtomLabel interface by producing a null string label.
AtomLabel
,
Atom
Field Summary | |
static java.lang.String |
NAME
|
Method Summary | |
static AtomLabelNone |
create()
Return the singleton instance of this class. |
java.lang.String |
getAtomLabel(Atom atom)
Produce a null label. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String NAME
Method Detail |
public static AtomLabelNone create()
public java.lang.String getAtomLabel(Atom atom)
getAtomLabel
in interface AtomLabel
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |