Modifier and Type | Field and Description |
---|---|
protected ArrayList<Object> |
follow |
protected ArrayList<String> |
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 search
true
if a similitude was found
Copyright © 2016. All rights reserved.