| Modifier and Type | Field and Description | 
|---|---|
protected List<Object> | 
follow  | 
protected List<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 searchtrue if a similitude was foundCopyright © 2020. All rights reserved.