public class JIPAtom extends JIPTerm
JIPTerm
,
Serialized FormModifier and Type | Method and Description |
---|---|
void |
clear() |
static JIPAtom |
create(String strName)
Creates a new JIPAtom object from a string
|
String |
getName()
Returns a string rapresentation of this atom
|
public static final JIPAtom create(String strName)
strName
- the atom as stringpublic final String getName()
public void clear()