Modifier and Type | Field and Description |
---|---|
protected ArrayList |
follow |
protected ArrayList |
part |
Constructor and Description |
---|
InverseStore() |
Modifier and Type | Method and Description |
---|---|
String |
getDefaultName()
Gets the full name by traversing the hierarchy using only the
index 0.
|
boolean |
isSimilar(String name)
Search the current node for a similar name.
|
public String getDefaultName()
public boolean isSimilar(String name)
name
- the name to searchtrue
if a similitude was foundCopyright © 2018. All rights reserved.