DODS API
A B C D E F G H I J K L M N O P R S T U V W X

I

id - Variable in class org.enhydra.dods.trans.Index
id of index
id() - Method in class org.enhydra.dods.trans.Index
Get index id
id(String) - Method in class org.enhydra.dods.trans.Index
Set index id.
indColumn - Variable in class org.enhydra.dods.trans.Index
list of indexed columns
Index - class org.enhydra.dods.trans.Index.
This class represents index object.
INDEX_ATTR_NAMES - Static variable in class org.enhydra.dods.trans.TransientXMLBuilderFactory
 
Index() - Constructor for class org.enhydra.dods.trans.Index
default constructor
index(int) - Method in class org.enhydra.dods.trans.Table
Get index with given index.
Index(String, boolean) - Constructor for class org.enhydra.dods.trans.Index
Constructor (String, boolean)
indexColumn(int) - Method in class org.enhydra.dods.trans.Index
Get indexed column with appropriate index.
indexColumns() - Method in class org.enhydra.dods.trans.Index
Get indexed columns.
indexes - Variable in class org.enhydra.dods.trans.Table
list of table indexes
indexes() - Method in class org.enhydra.dods.trans.Table
Get list of indexes.
indexes(ArrayList) - Method in class org.enhydra.dods.trans.Table
Set indexes.
indexesSize() - Method in class org.enhydra.dods.trans.Table
Get number of indexes.
initColumn() - Static method in class org.enhydra.dods.xslt.DODSTag
Initialize column names Vector.
initEnumFKGroupedByRefDO() - Static method in class org.enhydra.dods.xslt.DODSTag
Initialize enumeration of foreign keys grouped by Referenced DO.
initRefererr() - Static method in class org.enhydra.dods.xslt.DODSTag
Initialize refererr Vector.
insertColumnNames() - Static method in class org.enhydra.dods.xslt.DODSTag
Generate INSERT_COLUMN_NAMES tag.
insertQuestionMarks() - Static method in class org.enhydra.dods.xslt.DODSTag
Generate INSERT_QUESTION_MARKS tag.
INVALID_ACTION_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_DOML_FILE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_NUMBER_OF_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
INVALID_TEMPLATE_SET_PARAMETER_MESSAGE - Static variable in class org.enhydra.dods.generator.DODSGenerator
 
invalidateLayout(Container) - Method in class org.enhydra.dods.wizard.XYLayout
 
InvalidDomlException - exception org.enhydra.dods.trans.InvalidDomlException.
Exception InvalidDomlException is thrown when doml file is not correct.
InvalidDomlException() - Constructor for class org.enhydra.dods.trans.InvalidDomlException
Constructor.
InvalidDomlException(String) - Constructor for class org.enhydra.dods.trans.InvalidDomlException
Constructor ( String ).
invoke - Variable in class org.enhydra.dods.generator.DODSGenerator
Indicator whether dods generator should be involved during project ant rebuild.
is_abstract - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table is abstarct.
is_array - Variable in class org.enhydra.dods.trans.Column
is column used as array
is_constant - Variable in class org.enhydra.dods.trans.Column
is column constant
is_index - Variable in class org.enhydra.dods.trans.Column
is column used as index
is_lazy_loading - Variable in class org.enhydra.dods.trans.Table
This variable contains information whether the table supports lazy loading.
is_primary_key - Variable in class org.enhydra.dods.trans.Column
is column used as primary key
is_reference - Variable in class org.enhydra.dods.trans.Column
does column has reference
is_unique - Variable in class org.enhydra.dods.trans.Column
is column unique
isAbstract() - Method in class org.enhydra.dods.trans.Table
Get the information whether table is abstarct.
isAbstract(boolean) - Method in class org.enhydra.dods.trans.Table
Set table to/not to be abstarct.
isArray() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used as array.
isArray(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be used as array.
isClustered() - Method in class org.enhydra.dods.trans.Index
Get information whether column is clustered.
isClustered(boolean) - Method in class org.enhydra.dods.trans.Index
Set index to/not to be clustered.
isConstant() - Method in class org.enhydra.dods.trans.Column
Get the information if column is constant.
isConstant(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be constant.
isIndex() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used as index.
isIndex(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be used as index.
isLazyLoading() - Method in class org.enhydra.dods.trans.Table
Get the information whether table supports lazy loading.
isLazyLoading(boolean) - Method in class org.enhydra.dods.trans.Table
Set table to/not support lazy loading.
isPrimaryKey() - Method in class org.enhydra.dods.trans.Column
Get the information if column is used as primary key.
isPrimaryKey(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be used as primary key.
isReference() - Method in class org.enhydra.dods.trans.Column
Get the information if column has reference.
isUnique() - Method in class org.enhydra.dods.trans.Index
Get information whether column is unique.
isUnique() - Method in class org.enhydra.dods.trans.Column
et the information if column is unique.
isUnique(boolean) - Method in class org.enhydra.dods.trans.Index
Set index to/not to be unique.
isUnique(boolean) - Method in class org.enhydra.dods.trans.Column
Set column to/not to be unique.

DODS API
A B C D E F G H I J K L M N O P R S T U V W X