Package | Description |
---|---|
ambit2.sln | |
ambit2.sln.dictionary |
Modifier and Type | Field and Description |
---|---|
ISLNDictionaryObject |
SLNAtom.dictObj |
Modifier and Type | Method and Description |
---|---|
ISLNDictionaryObject |
SLNParser.parseDictionaryObject(String dictObjectString) |
ISLNDictionaryObject |
SLNParser.parseMacroAtomDictionaryObject(String dictObjectString,
boolean parseName) |
ISLNDictionaryObject |
SLNParser.parseMarkushDictionaryObject(String dictObjectString) |
Modifier and Type | Class and Description |
---|---|
class |
AtomDictionaryObject |
class |
GenericDictionaryObject |
class |
MacroAtomDictionaryObject |
class |
MarkushAtomDictionaryObject |
Modifier and Type | Field and Description |
---|---|
List<ISLNDictionaryObject> |
MarkushAtomDictionaryObject.macroAtoms |
Modifier and Type | Method and Description |
---|---|
ISLNDictionaryObject |
SLNDictionary.getDictionaryObject(int index) |
ISLNDictionaryObject |
SLNDictionary.getDictionaryObject(String name) |
Modifier and Type | Method and Description |
---|---|
void |
SLNDictionary.addDictionaryObject(ISLNDictionaryObject dictObj) |
Constructor and Description |
---|
MarkushAtomDictionaryObject(String name,
String sln,
List<ISLNDictionaryObject> macroAtoms) |
Copyright © 2004–2021 Ideaconsult Ltd.. All rights reserved.