Package | Description |
---|---|
ambit2.sln | |
ambit2.sln.dictionary |
Modifier and Type | Method and Description |
---|---|
SLNDictionary |
SLNContainer.getGlobalDictionary() |
SLNDictionary |
SLNParser.getGlobalDictionary() |
SLNDictionary |
SLNContainer.getLocalDictionary() |
Modifier and Type | Method and Description |
---|---|
void |
SLNContainer.setGlobalDictionary(SLNDictionary dict) |
void |
SLNParser.setGlobalDictionary(SLNDictionary globalDictionary) |
void |
SLNContainer.setLocalDictionary(SLNDictionary dict) |
Constructor and Description |
---|
SLNParser(SLNDictionary globalDictionary) |
Modifier and Type | Method and Description |
---|---|
static SLNDictionary |
PredefinedSLNDictionary.getDictionary(SLNParser parser) |
static SLNDictionary |
SLNDictionary.getDictionary(String fileName) |
static SLNDictionary |
SLNDictionary.getDictionary(String[] dictionaryObjects,
SLNParser parser) |
static SLNDictionary |
SLNDictionary.getDictionary(String fileName,
SLNParser parser) |
Copyright © 2004–2021 Ideaconsult Ltd.. All rights reserved.