Modifier and Type | Field | Description |
---|---|---|
protected ArrayList<Object> |
follow |
|
protected ArrayList<String> |
part |
Constructor | Description |
---|---|
InverseStore() |
Modifier and Type | Method | 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.