| Package | Description |
|---|---|
| relations |
| Modifier and Type | Field and Description |
|---|---|
Map<String,KeyData> |
SenSimplifier.sharedDic |
| Modifier and Type | Method and Description |
|---|---|
KeyData |
KeyData.getDefault()
Get default event type (ignoring modifiers)
In this case, use the highest frequency as default type
|
KeyData |
KeyData.getKeyData(String etype)
get KeyData for shared and mixed trigger
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,KeyData> |
KeyData.getMap()
get list of shared /mix trigger -> which has the same key
|
| Modifier and Type | Method and Description |
|---|---|
void |
KeyData.addToMap(KeyData dt)
Add shared/mix trigger to map
|
| Modifier and Type | Method and Description |
|---|---|
void |
SenSimplifier.loadSimpleDic(Map<String,KeyData> map) |
Copyright © 2016 JULIE Lab, Germany. All rights reserved.