- id - Variable in class at.ac.iiasa.kolp.gamsage.jtopas.MessageRelation
-
- id - Variable in class at.ac.iiasa.kolp.gamsage.jtopas.MessageTechnology
-
- id - Variable in class at.ac.iiasa.kolp.gamsage.jtopas.MessageVariable
-
- importData(String, File) - Method in class at.ac.iiasa.kolp.gamsage.CaImportExcelData
-
imports a Excel update file on behalve of a user
- in() - Method in class de.susebox.java.lang.DefaultEnvironment
-
This method returns System.in
, the standard input channel.
- in() - Method in interface de.susebox.java.lang.Environment
-
This method returns the substitution for System.in
, the
standard input channel.
- IndicatorCount(int[]) - Method in class com.gams.api.opt
-
- isFlagSet(int) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
-
Returns true
if a given flag is set in the current parse flags.
- isFlagSet(TokenizerProperty, int) - Method in class de.susebox.jtopas.AbstractTokenizerProperties
-
Checks if a given flag (see the constants in
Flags
) is set for the
given
TokenizerProperty
in the context of this
TokenizerProperties
instance.
- isFlagSet(int) - Method in interface de.susebox.jtopas.TokenizerProperties
-
Returns true
if a given flag is set in the current parse flags.
- isFlagSet(TokenizerProperty, int) - Method in interface de.susebox.jtopas.TokenizerProperties
-
Checks if a given flag (see
Flags
) is set for the given
TokenizerProperty
in the context of this
TokenizerProperties
instance.
- isFlagSet(int, boolean) - Method in class de.susebox.jtopas.TokenizerProperty
-
Checks wether a given flag is set or cleared for this property.
- isKeyword(DataProvider) - Method in class de.susebox.jtopas.impl.SequenceStore
-
This method checks if the given data form a keyword.
- isKeyword(DataProvider) - Method in interface de.susebox.jtopas.spi.KeywordHandler
-
This method checks if the character range given through the
DataProvider
comprises a keyword.
- isKeyword(DataProvider) - Method in class de.susebox.jtopas.spi.StandardKeywordHandler
-
This method checks if the character range given through the
DataProvider
comprises a keyword.
- isKeyword(DataProvider) - Method in class de.susebox.jtopas.StandardTokenizerProperties
-
This method checks if the character range given through the
DataProvider
comprises a keyword.
- isSeparator(char) - Method in interface de.susebox.jtopas.spi.SeparatorHandler
-
This method checks if the character is a separator.
- isSeparator(char) - Method in class de.susebox.jtopas.spi.StandardSeparatorHandler
-
This method checks if the character is a separator.
- isSeparator(char) - Method in class de.susebox.jtopas.StandardTokenizerProperties
-
This method checks the given character if it is a separator.
- isWhitespace(char) - Method in class de.susebox.jtopas.spi.StandardWhitespaceHandler
-
This method checks if the given character is a whitespace.
- isWhitespace(char) - Method in interface de.susebox.jtopas.spi.WhitespaceHandler
-
This method checks if the given character is a whitespace.
- isWhitespace(char) - Method in class de.susebox.jtopas.StandardTokenizerProperties
-
This method checks if the character is a whitespace.
- isWrapper() - Method in exception de.susebox.java.io.ExtIOException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.lang.ExtIllegalArgumentException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.lang.ExtIndexOutOfBoundsException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.lang.ExtNoSuchMethodException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.lang.ExtNullPointerException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.lang.ExtRuntimeException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.lang.ExtUnsupportedOperationException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in interface de.susebox.java.lang.ThrowableList
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.java.util.ExtNoSuchElementException
-
Check if this
is only a throwable that wraps the real one.
- isWrapper() - Method in exception de.susebox.jtopas.TokenizerException
-
Check if this
is only a throwable that wraps the real one.