Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

S

saveEntities(int, TreeSet<String>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
 
savePardata(int, TreeMap<String, TreeMap<Integer, Double>>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
 
savePardata2(int, String, TreeMap<String, TreeMap<Integer, Double>>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
version with n-period data columns
savePeriods(int, TreeSet<Integer>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
 
saveRegions(int, TreeSet<String>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
 
saveSet(int, GamsSet) - Method in class at.ac.iiasa.kolp.gamsage.database.CaDatabase
Deprecated.
saveSomethingByRunid(int, String, TreeSet<String>) - Method in class at.ac.iiasa.kolp.gamsage.database.CaDatabase
 
saveSomethingByRunid(int, String, TreeSet<String>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
 
saveTecActs(int, TreeSet<String>) - Method in class at.ac.iiasa.kolp.gamsage.database.Database
 
scenarioSet - Variable in class at.ac.iiasa.kolp.gamsage.CaUpdateData
 
scenariosMeta - Variable in class at.ac.iiasa.kolp.gamsage.CaUpdateData
 
SEPARATOR - Static variable in class de.susebox.jtopas.Token
Separators are otherwise not remarkable characters.
SeparatorHandler - Interface in de.susebox.jtopas.spi
This interface declares the methods a Tokenizer needs to deal with separators.
SequenceHandler - Interface in de.susebox.jtopas.spi
This interface must be implemented by classes that should be used as a special sequence, string and comment start sequence checker for Tokenizer implementations.
SequenceStore - Class in de.susebox.jtopas.impl
This class is used by StandardTokenizerProperties to store and search special sequences, comments and strings as well as keywords.
SequenceStore(boolean) - Constructor for class de.susebox.jtopas.impl.SequenceStore
The constructor initializes a SequenceStore with the given comparision policy (prefix comparison).
setCompanion(Object) - Method in class de.susebox.jtopas.Token
Some token may have associated informations for the user of the Token.
setCompanion(Object) - Method in class de.susebox.jtopas.TokenizerProperty
Some token may have associated informations for the user of the Token.
setCreDate(int, String) - Method in class at.ac.iiasa.kolp.gamsage.database.CaDatabase
 
setDataFile(File) - Method in class at.ac.iiasa.kolp.gamsage.CaImportExcelData
instantiates dataWorkbook
setDbDriver1(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setDbDriver2(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
SetDbl2Nr(int, double) - Method in class com.gams.api.opt
 
SetDblNr(int, double) - Method in class com.gams.api.opt
 
SetDblStr(String, double) - Method in class com.gams.api.opt
 
setDbPwd1(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setDbPwd2(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setDbUrl1(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setDbUrl2(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setDbUsr1(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setDbUsr2(String) - Method in class at.ac.iiasa.kolp.gamsage.database.DbConfig
 
setEndColumn(int) - Method in class de.susebox.jtopas.Token
In Tokenizer's counting lines and columns, this method is used to set the column number where the end of the Token was found.
The end column number is the one of the first character that does NOT belongs to the token.
setEndLine(int) - Method in class de.susebox.jtopas.Token
In Tokenizer's counting lines and columns, this method is used to set the line number where the end of the Token was found.
setEndPosition(int) - Method in class de.susebox.jtopas.Token
Setting the end position of the token relative to the start of the input stream.
setEnvironment(Object, Environment) - Static method in class de.susebox.java.lang.EnvironmentProvider
Registering an Environment for the given object.
setExitStatus(int) - Method in class de.susebox.java.lang.DefaultEnvironment
This method stores the exit code of an application.
setExitStatus(int) - Method in interface de.susebox.java.lang.Environment
During different stages of program execution various exit codes can be set using this method.
setFile(File) - Method in class at.ac.iiasa.kolp.gamsage.jtopas.GamsItem
 
setFlags(int) - Method in class de.susebox.jtopas.TokenizerProperty
Setting flags.
setFlags(int, int) - Method in class de.susebox.jtopas.TokenizerProperty
Setting the values for the flags contained in the flag mask.
SetHasText(int) - Method in class com.gams.api.gdx
 
setImage(String) - Method in class de.susebox.jtopas.Token
Setting the token image.
setImageParts(String[]) - Method in class de.susebox.jtopas.Token
The counterpart to Token.getImageParts().
setImages(String[]) - Method in class de.susebox.jtopas.TokenizerProperty
Images of lexical elements are quite different.
SetInt2Nr(int, int) - Method in class com.gams.api.opt
 
SetIntNr(int, int) - Method in class com.gams.api.opt
 
SetIntStr(String, int) - Method in class com.gams.api.opt
 
setKeywordHandler(KeywordHandler) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting a new KeywordHandler or removing any previously installed one.
setKeywordHandler(KeywordHandler) - Method in interface de.susebox.jtopas.Tokenizer
Setting a new KeywordHandler or removing any previously installed one.
setLength(int) - Method in class de.susebox.jtopas.Token
Setting the length of the token.
setList - Variable in class at.ac.iiasa.kolp.gamsage.jtopas.MessageDataStructure
 
setMap - Variable in class at.ac.iiasa.kolp.gamsage.jtopas.MessageDataStructure
 
setOldProperty(TokenizerProperty) - Method in class de.susebox.jtopas.TokenizerPropertyEvent
Setting the TokenizerProperty that was changed.
setParseFlags(int) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
See the method description in TokenizerProperties.
setParseFlags(int) - Method in interface de.susebox.jtopas.TokenizerProperties
Setting the control flags of the TokenizerProperties.
setPatternHandler(PatternHandler) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting a new PatternHandler or removing any previously installed one.
setPatternHandler(PatternHandler) - Method in interface de.susebox.jtopas.Tokenizer
Setting a new PatternHandler or removing any previously installed one.
setProperty(TokenizerProperty) - Method in class de.susebox.jtopas.impl.PatternMatcher
Setting the TokenizerProperty for this PatternMatcher.
setProperty(TokenizerProperty) - Method in class de.susebox.jtopas.TokenizerPropertyEvent
Setting the TokenizerProperty the event is about.
setReader(Reader) - Method in class de.susebox.jtopas.ReaderSource
Setting the backing Reader instance.
setReadPositionAbsolute(int) - Method in class de.susebox.jtopas.AbstractTokenizer
This method sets the tokenizers current read position to the given absolute read position.
setReadPositionAbsolute(int) - Method in interface de.susebox.jtopas.Tokenizer
This method sets the tokenizers current read position to the given absolute read position.
setReadPositionRelative(int) - Method in class de.susebox.jtopas.AbstractTokenizer
This method sets the tokenizers new read position the given number of characters forward (positive value) or backward (negative value) starting from the current read position.
setReadPositionRelative(int) - Method in interface de.susebox.jtopas.Tokenizer
This method sets the tokenizers new read position the given number of characters forward (positive value) or backward (negative value) starting from the current read position.
SetReadSpecialValues(double[]) - Method in class com.gams.api.gdx
 
SetRefNr(int, int) - Method in class com.gams.api.opt
 
SetRefNrStr(String, int) - Method in class com.gams.api.opt
 
setSeparatorHandler(SeparatorHandler) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting a new SeparatorHandler or removing any previously installed SeparatorHandler.
setSeparatorHandler(SeparatorHandler) - Method in interface de.susebox.jtopas.Tokenizer
Setting a new SeparatorHandler or removing any previously installed SeparatorHandler.
setSeparators(String) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
Setting the separator character set of the tokenizer.
setSeparators(String) - Method in interface de.susebox.jtopas.TokenizerProperties
Setting the separator set.
setSequenceHandler(SequenceHandler) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting a new SequenceHandler or removing any previously installed one.
setSequenceHandler(SequenceHandler) - Method in interface de.susebox.jtopas.Tokenizer
Setting a new SequenceHandler or removing any previously installed one.
setSource(TokenizerSource) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting the source of data.
setSource(Reader) - Method in class de.susebox.jtopas.AbstractTokenizer
Convenience method to avoid the construction of a TokenizerSource from the most important data source Reader.
setSource(TokenizerSource) - Method in class de.susebox.jtopas.StandardTokenizer
Additionally to the common behaviour implemented in #de.susebox.jtopas.AbstractTokenizer#setSource, this method ajusts the state speicific to the StandardTokenizer class.
setSource(TokenizerSource) - Method in interface de.susebox.jtopas.Tokenizer
Setting the source of data.
SetSpecialValues(double[]) - Method in class com.gams.api.gdx
 
setStartColumn(int) - Method in class de.susebox.jtopas.Token
In Tokenizer's counting lines and columns, this method is used to set the column number where the beginning of the Token was found.
setStartLine(int) - Method in class de.susebox.jtopas.Token
In Tokenizer's counting lines and columns, this method is used to set the line number where the beginning of the Token was found.
setStartPosition(int) - Method in class de.susebox.jtopas.Token
Setting the start position of the token relative to the start of the input stream.
SetStr2Nr(int, String) - Method in class com.gams.api.opt
 
SetStrNr(int, String) - Method in class com.gams.api.opt
 
SetStrStr(String, String) - Method in class com.gams.api.opt
 
SetTextNodeNr(int, int) - Method in class com.gams.api.gdx
 
setTokenizerProperties(TokenizerProperties) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting the tokenizer characteristics.
setTokenizerProperties(TokenizerProperties) - Method in interface de.susebox.jtopas.spi.DataMapper
Setting the backing TokenizerProperties instance this DataMapper is working with.
setTokenizerProperties(TokenizerProperties) - Method in class de.susebox.jtopas.StandardTokenizerProperties
Setting the backing TokenizerProperties instance this DataMapper is working with.
setTokenizerProperties(TokenizerProperties) - Method in interface de.susebox.jtopas.Tokenizer
Setting the tokenizer characteristics.
SetTraceLevel(int, String) - Method in class com.gams.api.gdx
 
setType(int) - Method in class de.susebox.jtopas.Token
Setting the type property of the Token.
setType(int) - Method in class de.susebox.jtopas.TokenizerProperty
Setting the type of the TokenizerProperty.
setType(int) - Method in class de.susebox.jtopas.TokenizerPropertyEvent
Setting the event type.
SetValues2Nr(int, int, double, String) - Method in class com.gams.api.opt
 
SetValuesNr(int, int, double, String) - Method in class com.gams.api.opt
 
setWhitespaceHandler(WhitespaceHandler) - Method in class de.susebox.jtopas.AbstractTokenizer
Setting a new WhitespaceHandler or removing any previously installed one.
setWhitespaceHandler(WhitespaceHandler) - Method in interface de.susebox.jtopas.Tokenizer
Setting a new WhitespaceHandler or removing any previously installed one.
setWhitespaces(String) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
Setting the whitespace character set of the tokenizer.
setWhitespaces(String) - Method in interface de.susebox.jtopas.TokenizerProperties
Setting the whitespace character set of the tokenizer.
ShowHelp(String) - Method in class com.gams.api.opt
 
SPECIAL_SEQUENCE - Static variable in class de.susebox.jtopas.Token
Special sequences are characters or character combinations that have a certain meaning to the parsed language or dialect.
specialSequenceExists(String) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
Checks if the given special sequence is known to the Tokenizer.
specialSequenceExists(String) - Method in interface de.susebox.jtopas.TokenizerProperties
Checks if the given special sequence is known to the TokenizerProperties.
StandardKeywordHandler - Class in de.susebox.jtopas.spi
Simple implementation of the KeywordHandler interface.
StandardKeywordHandler(TokenizerProperties) - Constructor for class de.susebox.jtopas.spi.StandardKeywordHandler
The constructor takes the TokenizerProperties that provide the keywords.
StandardSeparatorHandler - Class in de.susebox.jtopas.spi
Simple implementation of the SeparatorHandler interface.
StandardSeparatorHandler(TokenizerProperties) - Constructor for class de.susebox.jtopas.spi.StandardSeparatorHandler
The constructor takes the TokenizerProperties that provide the separators.
StandardSequenceHandler - Class in de.susebox.jtopas.spi
Simple implementation of the SequenceHandler interface.
StandardSequenceHandler(TokenizerProperties) - Constructor for class de.susebox.jtopas.spi.StandardSequenceHandler
The constructor takes the TokenizerProperties that provide the special sequences.
StandardTokenizer - Class in de.susebox.jtopas
This is the mainstream Tokenizer.
StandardTokenizer() - Constructor for class de.susebox.jtopas.StandardTokenizer
Default constructor that sets the tokenizer control flags as it would be approbriate for C/C++ and Java.
StandardTokenizer(TokenizerProperties) - Constructor for class de.susebox.jtopas.StandardTokenizer
Contructing a StandardTokenizer with a backing TokenizerProperties instance.
StandardTokenizerProperties - Class in de.susebox.jtopas
The class StandardTokenizerProperties provides a simple implementation of the TokenizerProperties interface for use in most situations.
StandardTokenizerProperties() - Constructor for class de.susebox.jtopas.StandardTokenizerProperties
Default constructor that intitializes an instance with the default whitespaces and separator sets.
StandardTokenizerProperties(int) - Constructor for class de.susebox.jtopas.StandardTokenizerProperties
This constructor takes the control flags to be used.
StandardTokenizerProperties(int, String, String) - Constructor for class de.susebox.jtopas.StandardTokenizerProperties
This constructor takes the whitespace and separator sets to be used.
StandardWhitespaceHandler - Class in de.susebox.jtopas.spi
Simple implementation of the WhitespaceHandler interface.
StandardWhitespaceHandler(TokenizerProperties) - Constructor for class de.susebox.jtopas.spi.StandardWhitespaceHandler
The constructor takes the TokenizerProperties that provide the whitespaces.
startsWithSequenceCommentOrString(DataProvider) - Method in class de.susebox.jtopas.impl.SequenceStore
This method checks if a given range of data starts with a special sequence, a comment or a string.
startsWithSequenceCommentOrString(DataProvider) - Method in interface de.susebox.jtopas.spi.SequenceHandler
This method checks if a given range of data starts with a special sequence, a comment or a string.
startsWithSequenceCommentOrString(DataProvider) - Method in class de.susebox.jtopas.spi.StandardSequenceHandler
This method checks if a given range of data starts with a special sequence, a comment or a string.
startsWithSequenceCommentOrString(DataProvider) - Method in class de.susebox.jtopas.StandardTokenizerProperties
This method checks if a given range of data starts with a special sequence, a comment or a string.
StepThrough() - Method in class com.gams.api.gamsx
 
StepThroughSet(boolean) - Method in class com.gams.api.gamsx
 
str_len - Static variable in class com.gams.api.gamsglobals
 
STRING - Static variable in class de.susebox.jtopas.Token
The token is one of the quoted strings known to the Tokenizer.
stringExists(String) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
Checks if the given starting sequence of the string is known to the parser.
stringExists(String) - Method in interface de.susebox.jtopas.TokenizerProperties
Checks if the given starting sequence of the string is known to the parser.
StringSource - Class in de.susebox.jtopas
Implementation of the TokenizerSource and its extension CharSequenceTokenizerSource for strings.
StringSource(String) - Constructor for class de.susebox.jtopas.StringSource
Constructing a StringSource on the given String.
subSequence(int, int) - Method in class de.susebox.jtopas.CharArraySource
Implements CharSequence.subSequence(int, int) for this class.
subSequence(int, int) - Method in class de.susebox.jtopas.StringSource
Implements CharSequence.subSequence(int, int) for this class.
sv_acronym - Static variable in class com.gams.api.gamsglobals
 
sv_eps - Static variable in class com.gams.api.gamsglobals
 
sv_max - Static variable in class com.gams.api.gamsglobals
 
sv_min - Static variable in class com.gams.api.gamsglobals
 
sv_na - Static variable in class com.gams.api.gamsglobals
 
sv_normal - Static variable in class com.gams.api.gamsglobals
 
sv_pin - Static variable in class com.gams.api.gamsglobals
 
sv_und - Static variable in class com.gams.api.gamsglobals
 
sv_valacronym - Static variable in class com.gams.api.gamsglobals
 
sv_valeps - Static variable in class com.gams.api.gamsglobals
 
sv_valmin - Static variable in class com.gams.api.gamsglobals
 
sv_valna - Static variable in class com.gams.api.gamsglobals
 
sv_valpin - Static variable in class com.gams.api.gamsglobals
 
sv_valund - Static variable in class com.gams.api.gamsglobals
 
switchTo(AbstractTokenizer) - Method in class de.susebox.jtopas.AbstractTokenizer
Changing fron one tokenizer to another.
SWSet(int) - Method in class com.gams.api.gamsx
 
SymbIndxMaxLength(int, int[]) - Method in class com.gams.api.gdx
 
SymbMaxLength() - Method in class com.gams.api.gdx
 
SymbolAddComment(int, String) - Method in class com.gams.api.gdx
 
SymbolGetComment(int, int, String[]) - Method in class com.gams.api.gdx
 
SymbolGetDomain(int, int[]) - Method in class com.gams.api.gdx
 
SymbolInfo(int, String[], String[], int[], int[], int[], int[]) - Method in class com.gams.api.gamsx
 
SymbolInfo(int, String[], int[], int[]) - Method in class com.gams.api.gdx
 
SymbolInfoX(int, int[], int[], String[]) - Method in class com.gams.api.gdx
 
SymbolSetDomain(String[]) - Method in class com.gams.api.gdx
 
SynonymCount() - Method in class com.gams.api.opt
 
SystemInfo(int[], int[]) - Method in class com.gams.api.gamsx
 
SystemInfo(int[], int[]) - Method in class com.gams.api.gdx
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links