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

A

AbstractInnerModelAccessor - Class in net.sf.csutils.core.registry.impl
 
AbstractInnerModelAccessor() - Constructor for class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
AbstractJaxMasTestCase - Class in net.sf.csutils.core.tests
Abstract base class for implementing tests, which require a JaxMas registry.
AbstractJaxMasTestCase() - Constructor for class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
AbstractQueryGenerator - Class in net.sf.csutils.core.query.impl
Abstract base class for implementing query generators.
AbstractQueryGenerator() - Constructor for class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
AbstractQueryGenerator.NamedParameter - Class in net.sf.csutils.core.query.impl
 
AbstractQueryGenerator.NamedParameter(String, int, int) - Constructor for class net.sf.csutils.core.query.impl.AbstractQueryGenerator.NamedParameter
 
AbstractQueryGenerator.NumberedParameter - Class in net.sf.csutils.core.query.impl
 
AbstractQueryGenerator.NumberedParameter(int, int, int) - Constructor for class net.sf.csutils.core.query.impl.AbstractQueryGenerator.NumberedParameter
 
AbstractQueryGenerator.ObjectTypeInfo - Class in net.sf.csutils.core.query.impl
 
AbstractQueryGenerator.Parameter - Class in net.sf.csutils.core.query.impl
 
AbstractQueryGenerator.Parameter(int, int) - Constructor for class net.sf.csutils.core.query.impl.AbstractQueryGenerator.Parameter
 
AbstractRegistryFacade - Class in net.sf.csutils.core.registry.impl
Abstract base class for deriving implementations of RegistryFacade.
AbstractRegistryFacade(RegistryInfo) - Constructor for class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Creates a new instance with the given RegistryInfo.
AbstractROMetaModel - Class in net.sf.csutils.core.model.impl
Abstract base class for deriving implementations of ROMetaModel.
AbstractROMetaModel() - Constructor for class net.sf.csutils.core.model.impl.AbstractROMetaModel
 
AbstractTestCase - Class in net.sf.csutils.core.tests
Abstract base class for implementing tests.
AbstractTestCase() - Constructor for class net.sf.csutils.core.tests.AbstractTestCase
 
add(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteMetaModelAccessor
 
add(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Creates the given registry object type in the registry.
add(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasMetaModelAccessor
 
addExpression(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
additiveExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
AdditiveExpression - Class in net.sf.csutils.core.query.tree
 
AGGREGATE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
alias() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
ALIAS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ALL - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
allTypes() - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
AND - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
And - Class in net.sf.csutils.core.query.tree
This node represents a logical "AND".
and(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
ANY - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
AS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
asAlias() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
ASCENDING - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
asConceptCollection(Collection<?>) - Static method in class net.sf.csutils.core.registry.Concepts
Casts the given collection to a collection of concepts.
asLocale(String) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Converts the given string into a locale.
ASSOCIATION_TYPES_KEY - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The key of the classification scheme CentraSiteRegistryInfo.ASSOCIATION_TYPES_NAME.
ASSOCIATION_TYPES_NAME - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The name of the classification scheme of association types.
associationType - Variable in class net.sf.csutils.core.model.vo.RORelation
 
atom() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
attributeKey - Variable in class net.sf.csutils.core.model.vo.ROClassification
 
attributeKey - Variable in class net.sf.csutils.core.model.vo.ROFile
 
attributeKey - Variable in class net.sf.csutils.core.model.vo.RORelation
 
attributeOrRelationOrClassification - Variable in class net.sf.csutils.core.model.vo.ROType.Attributes
 
attributes - Variable in class net.sf.csutils.core.model.vo.ROType
 
autoParameterNumber - Variable in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
AVG - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

B

BETWEEN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
bindParam(XQExpression, String, Object) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
bindParams(XQExpression) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
BOTH - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
BUILTIN_NAME_MAP - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteMetaModelAccessor
 

C

CASE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
CASE2 - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
cast(Object) - Static method in class net.sf.csutils.core.utils.Generics
 
CentraSiteInnerModelAccessor - Class in net.sf.csutils.core.registry.centrasite
Implementation of InnerModelAccessor for JaxMas.
CentraSiteMetaModelAccessor - Class in net.sf.csutils.core.registry.centrasite
CentraSite specific implementation of MetaModelAccessor.
CentraSiteRegistryInfo - Class in net.sf.csutils.core.registry.centrasite
CentraSite specific implementation of RegistryInfo.
CLASS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
clear(MetaModelAccessor.MetaModel) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Clears the cached object types.
clear() - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor.MetaModel
 
clone(RegistryFacade) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
clone(RegistryFacade) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
clone(RegistryFacade) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
Creates a cloned instance of this XQueryCsqlStatement.
CLOSE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
close() - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
close(ModelDrivenRegistryFacade) - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
CLOSE_BRACKET - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
COLON - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
COMMA - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
CONCAT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
concatenate(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates the concatenation of the given items
concatenation() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
Concatenation - Class in net.sf.csutils.core.query.tree
This class represents a concatenation.
Concepts - Class in net.sf.csutils.core.registry
A utility class for working with concepts.
Concepts() - Constructor for class net.sf.csutils.core.registry.Concepts
 
ConnectionProvider - Interface in net.sf.csutils.core.registry
A connection provider is able to create a (possibly new) CentraSite connection.
constant() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
CONSTANT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
CONSTRUCTOR - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
COUNT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
create(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Adds a new object type to the registry.
create(ROType) - Method in class net.sf.csutils.core.registry.impl.ROMetaModelAccessorImpl
 
create(ROType) - Method in interface net.sf.csutils.core.registry.ROMetaModelAccessor
Creates the given registry object type in the registry.
createInstance(RegistryFacade, String) - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteInnerModelAccessor
 
createInstance(RegistryFacade, String) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
createInstance(ROType) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
createInstance(QName) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
createInstance(String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
createInstance(RegistryFacade, String) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasInnerModelAccessor
 
createInstance(ROType) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Creates a registry object with the given type.
createInstance(QName) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Creates a registry object with the given type.
createInstance(String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Creates a registry object with the given type.
createJoin(ObjectType) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
createROAttribute() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROAttribute
createROClassification() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROClassification
createROFile() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROFile
createROMetaModel() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROMetaModel
createRoMetaModel(ROMetaModel) - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of JAXBElement<ROMetaModel>}
createROMetaModelRoTypes() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROMetaModel.RoTypes
createRORelation() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of RORelation
createRORelationTargetTypes() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of RORelation.TargetTypes
createROSlot() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROSlot
createROType() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROType
createROTypeAttributes() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROType.Attributes
createROTypeReference() - Method in class net.sf.csutils.core.model.vo.ObjectFactory
Create an instance of ROTypeReference
CsqlBaseLexer - Class in net.sf.csutils.core.query.antlr
Hibernate Query Language Lexer
This lexer provides the HQL parser with tokens.
CsqlBaseLexer(InputStream) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
CsqlBaseLexer(Reader) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
CsqlBaseLexer(InputBuffer) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
CsqlBaseLexer(LexerSharedInputState) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
CsqlBaseParser - Class in net.sf.csutils.core.query.antlr
Hibernate Query Language Grammar
This grammar parses the query language for Hibernate (an Open Source, Object-Relational mapping library).
CsqlBaseParser(TokenBuffer, int) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
CsqlBaseParser(TokenBuffer) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
CsqlBaseParser(TokenStream, int) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
CsqlBaseParser(TokenStream) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
CsqlBaseParser(ParserSharedInputState) - Constructor for class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
CsqlParser - Class in net.sf.csutils.core.query
A parser for HQL statements.
CsqlParser(ROMetaModel, RegistryInfo) - Constructor for class net.sf.csutils.core.query.CsqlParser
Creates a new instance with the given meta model, and registry info.
CsqlParser(ROMetaModel) - Constructor for class net.sf.csutils.core.query.CsqlParser
Creates a new instance with the given meta model, and the CentraSite registry info.
CsqlParser - Class in net.sf.csutils.core.query.tree
 
CsqlParser() - Constructor for class net.sf.csutils.core.query.tree.CsqlParser
 
CsqlStatement - Interface in net.sf.csutils.core.query
 
CsqlTokenTypes - Interface in net.sf.csutils.core.query.antlr
 

D

DECLARE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
DefaultConnectionProvider - Class in net.sf.csutils.core.registry
Default implementation of ConnectionProvider, suitable for standalone programs, which is configured with a registry URL, a user name, and a password.
DefaultConnectionProvider(URL, String, String) - Constructor for class net.sf.csutils.core.registry.DefaultConnectionProvider
Creates a new instance with the given registry URL, user name, and password.
DefaultConnectionProvider(URL, String, String, boolean) - Constructor for class net.sf.csutils.core.registry.DefaultConnectionProvider
Creates a new instance with the given registry URL, user name, and password.
DELETE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
DESCENDING - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
DISTINCT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
DIV - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
DIVIDE - Static variable in class net.sf.csutils.core.query.tree.MultiplicativeExpression
 
divideExpression(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
DOT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
doubleConstant(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
DynamicROMetaModel - Class in net.sf.csutils.core.model.impl
 
DynamicROMetaModel(RegistryFacade) - Constructor for class net.sf.csutils.core.model.impl.DynamicROMetaModel
 

E

ELEMENTS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ELSE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
EMPTY - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
END - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
EOF - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
EQ - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Eq - Class in net.sf.csutils.core.query.tree
 
eq(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for equality.
equalityExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
EqualityExpression - Interface in net.sf.csutils.core.query.tree
A marker interface for equality expressions like Eq, Ge, Gt, Le, Lt, IsNull, or IsEmpty, or Like.
equals(Object) - Method in class net.sf.csutils.core.model.QName
 
error(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
ESCAPE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ESCqs - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
executeArrayQuery() - Method in interface net.sf.csutils.core.query.CsqlStatement
 
executeArrayQuery() - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
executeArrayQuery() - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
executeArrayQuery(String, Object...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
executeArrayQuery(String, Object...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Creates a query with the given CSQL statement, executes it, and returns the result.
executeQuery() - Method in interface net.sf.csutils.core.query.CsqlStatement
 
executeQuery() - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
executeQuery() - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
executeQuery(String, Object...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
executeQuery(String, Object...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Creates a query with the given CSQL statement, executes it, and returns the result.
EXISTS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
EXPONENT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
EXPR_LIST - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
expression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
expressionOrVector() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
exprList() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 

F

FALSE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
falseConstant() - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
FETCH - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
FILTER_ENTITY - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
findAssociationType(String) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the association type with the given name.
findAssociationType(String) - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
 
findClassificationScheme(String) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the classification scheme, or taxonomy, with the given name.
findClassificationScheme(String) - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
 
findConceptByPath(RegistryFacade, RegistryObject, String) - Static method in class net.sf.csutils.core.registry.Concepts
Returns the concept with the given path, relative to the given registry object.
findDescendant(RegistryObject, String) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the concept with the given path, relative to the given object.
findDescendant(RegistryObject, String) - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
 
findMatchingObjectType(Statement, ObjectType) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
findObjectByPath(RegistryFacade, String) - Static method in class net.sf.csutils.core.registry.Concepts
Returns the classification scheme, or concept, with the given path.
findObjectByPath(String) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the classification scheme, or concept with the given path.
findObjectByPath(String) - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
 
findObjectType(QName) - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns the object type with the given name.
findObjectType(QName) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the object type with the given name.
findObjectType(String) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the object type with the given name.
findObjectType(String) - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
 
findObjectTypes(SelectStatement) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
findRelation(ROType, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
findRelation(ROType, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds a relationship attribute with the given name in the given registry object type.
findSlot(ROType, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
findSlot(ROMetaModel, RegistryObject, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
findSlot(ROType, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds a slot attribute with the given name in the given registry object type.
findType(QName) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
findType(String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
findType(RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
findType(QName) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds the registry object type with the given name.
findType(String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds the registry object type with the given name.
findType(RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds the registry object type of the given registry object instance.
FLOAT_SUFFIX - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
floatConstant(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
FROM - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
fromClassOrOuterQueryPath() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
fromClause(SelectStatement) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
fromJoin() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
fromRange() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
fromValue(String) - Static method in enum net.sf.csutils.core.model.vo.ROAttributeType
 
FULL - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
FunctionCall - Class in net.sf.csutils.core.query.tree
Representation of a function call in the tree.

G

GE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Ge - Class in net.sf.csutils.core.query.tree
 
ge(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for "greater than, or equal to".
Generics - Class in net.sf.csutils.core.utils
Utility class, which provides static methods for working with generics.
Generics() - Constructor for class net.sf.csutils.core.utils.Generics
 
getAlias(String, String) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
getAlias() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.ObjectTypeInfo
 
getAlias() - Method in class net.sf.csutils.core.query.tree.ObjectType
 
getArgs() - Method in class net.sf.csutils.core.query.tree.FunctionCall
Returns the argument list.
getArgs() - Method in class net.sf.csutils.core.query.tree.MethodCall
Returns the argument list.
getAssociations(RegistryObject) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the given objects associations.
getAssociationType() - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
getAssociationType() - Method in interface net.sf.csutils.core.model.RORelation
 
getAssociationType() - Method in class net.sf.csutils.core.model.vo.RORelation
Gets the value of the associationType property.
getAssociationTypeClassificationScheme() - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns the classification scheme of association types.
getAssociationTypeClassificationScheme() - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the classification scheme of association types.
getAssociationTypesKey() - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
 
getAssociationTypesKey() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
 
getAssociationTypesKey() - Method in class net.sf.csutils.core.registry.RegistryInfo
Returns the key of the association types classification scheme.
getAssociationTypesName() - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
 
getAssociationTypesName() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
 
getAssociationTypesName() - Method in class net.sf.csutils.core.registry.RegistryInfo
Returns the name of the association types classification scheme.
getAttribute(String) - Method in class net.sf.csutils.core.model.impl.AbstractROMetaModel
 
getAttribute(String) - Method in class net.sf.csutils.core.model.impl.StaticROType
 
getAttribute(String) - Method in interface net.sf.csutils.core.model.ROMetaModel
Returns a meta model attribute.
getAttribute(String) - Method in interface net.sf.csutils.core.model.ROType
Returns the attribute with the given name.
getAttributeKey() - Method in class net.sf.csutils.core.model.impl.StaticROClassification
 
getAttributeKey() - Method in class net.sf.csutils.core.model.impl.StaticROFile
 
getAttributeKey() - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
getAttributeKey() - Method in interface net.sf.csutils.core.model.ROClassification
 
getAttributeKey() - Method in interface net.sf.csutils.core.model.ROFile
Returns the attribute key.
getAttributeKey() - Method in interface net.sf.csutils.core.model.RORelation
 
getAttributeKey() - Method in class net.sf.csutils.core.model.vo.ROClassification
Gets the value of the attributeKey property.
getAttributeKey() - Method in class net.sf.csutils.core.model.vo.ROFile
Gets the value of the attributeKey property.
getAttributeKey() - Method in class net.sf.csutils.core.model.vo.RORelation
Gets the value of the attributeKey property.
getAttributeOrRelationOrClassification() - Method in class net.sf.csutils.core.model.vo.ROType.Attributes
Gets the value of the attributeOrRelationOrClassification property.
getAttributes() - Method in class net.sf.csutils.core.model.impl.StaticROType
 
getAttributes() - Method in interface net.sf.csutils.core.model.ROType
Returns the map of all attributes.
getAttributes() - Method in class net.sf.csutils.core.model.vo.ROType
Gets the value of the attributes property.
getBusinessLifeCycleManager() - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the BusinessLifeCycleManager.
getBusinessLifeCycleManager() - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
Returns the BusinessLifeCycleManager.
getBusinessQueryManager() - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the BusinessQueryManager.
getBusinessQueryManager() - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
Returns the BusinessQueryManager.
getChildrenConcepts(RegistryObject) - Static method in class net.sf.csutils.core.registry.Concepts
Returns the given objects children concepts.
getClassifications(RegistryObject) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the given objects classifications.
getConnection() - Method in interface net.sf.csutils.core.registry.ConnectionProvider
Returns a registry connection.
getConnection() - Method in class net.sf.csutils.core.registry.DefaultConnectionProvider
 
getConnection() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
 
getConnection() - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the registry connection.
getConnection() - Method in class net.sf.csutils.core.registry.SimpleRegistryFacade
Returns the registry connection.
getDescription(RegistryObject) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the registry objects description.
getDescription(RegistryObject, String) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the registry objects description with the given Locale.
getDescription(RegistryObject, Locale) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the registry objects description with the given Locale.
getDriver() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Returns the database driver to use.
getFacade() - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor.MetaModel
 
getFacade() - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
getFunctionName() - Method in class net.sf.csutils.core.query.tree.FunctionCall
Returns the functions name.
getInstance() - Static method in class net.sf.csutils.core.registry.centrasite.CentraSiteInnerModelAccessor
Returns the singleton instance
getInstance() - Static method in class net.sf.csutils.core.registry.centrasite.CentraSiteMetaModelAccessor
Returns the singleton instance.
getInstance() - Static method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
Returns the singleton instance.
getInstance() - Static method in class net.sf.csutils.core.registry.jaxmas.JaxMasInnerModelAccessor
Returns the singleton instance
getInstance() - Static method in class net.sf.csutils.core.registry.jaxmas.JaxMasMetaModelAccessor
Returns the singleton instance.
getInstance() - Static method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
Returns the singleton instance.
getInstance() - Static method in class net.sf.csutils.core.registry.RegistryInfo
Returns the default instance.
getItem() - Method in class net.sf.csutils.core.query.tree.IsEmpty
 
getItem() - Method in class net.sf.csutils.core.query.tree.IsNull
 
getItem() - Method in class net.sf.csutils.core.query.tree.MethodCall
Returns the item, on which the method is invoked.
getItem() - Method in class net.sf.csutils.core.query.tree.Negation
Returns the negated item.
getItem() - Method in class net.sf.csutils.core.query.tree.UnaryMinus
Returns the negated item.
getItem1() - Method in class net.sf.csutils.core.query.tree.RelationalExpression
 
getItem2() - Method in class net.sf.csutils.core.query.tree.RelationalExpression
 
getItems() - Method in class net.sf.csutils.core.query.tree.AdditiveExpression
 
getItems() - Method in class net.sf.csutils.core.query.tree.Concatenation
 
getItems() - Method in class net.sf.csutils.core.query.tree.LogicalExpression
 
getItems() - Method in class net.sf.csutils.core.query.tree.MultiplicativeExpression
 
getLength() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.Parameter
 
getLhs() - Method in class net.sf.csutils.core.query.tree.In
 
getLocale() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Returns the locale.
getLocalPart() - Method in class net.sf.csutils.core.model.QName
Returns the local part.
getMaxOccurs() - Method in class net.sf.csutils.core.model.impl.StaticROAttribute
 
getMaxOccurs() - Method in interface net.sf.csutils.core.model.ROAttribute
Returns the attributes maximum number of occurrencies.
getMaxOccurs() - Method in class net.sf.csutils.core.model.vo.ROAttribute
Gets the value of the maxOccurs property.
getMetaModel() - Method in class net.sf.csutils.core.model.impl.DynamicROMetaModel
 
getMetaModel() - Method in class net.sf.csutils.core.registry.impl.ROMetaModelAccessorImpl
 
getMetaModel() - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getMetaModel() - Method in interface net.sf.csutils.core.registry.ModelDrivenRegistryFacade
Returns the facades meta model.
getMetaModel() - Method in interface net.sf.csutils.core.registry.ROMetaModelAccessor
Returns the meta model.
getMetaModel() - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the meta model.
getMetaModel() - Method in class net.sf.csutils.core.registry.SimpleModelDrivenRegistryFacade
 
getMetaModelAccessor() - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
 
getMetaModelAccessor() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
 
getMetaModelAccessor() - Method in interface net.sf.csutils.core.registry.ModelDrivenRegistryFacade
Returns the facades meta model accessor.
getMetaModelAccessor() - Method in class net.sf.csutils.core.registry.RegistryInfo
Returns the MetaModelAccessor.
getMetaModelAccessor() - Method in class net.sf.csutils.core.registry.SimpleModelDrivenRegistryFacade
 
getMetaModelAccessor() - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
getMethodName() - Method in class net.sf.csutils.core.query.tree.MethodCall
Returns the method name.
getMinOccurs() - Method in class net.sf.csutils.core.model.impl.StaticROAttribute
 
getMinOccurs() - Method in interface net.sf.csutils.core.model.ROAttribute
Returns the attributes minimum number of occurrencies.
getMinOccurs() - Method in class net.sf.csutils.core.model.vo.ROAttribute
Gets the value of the minOccurs property.
getModel() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
getModelAccessor() - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
 
getModelAccessor() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
 
getModelAccessor() - Method in interface net.sf.csutils.core.registry.ModelDrivenRegistryFacade
Returns the facades model accessor.
getModelAccessor() - Method in class net.sf.csutils.core.registry.RegistryInfo
Returns the InnerModelAccessor.
getModelAccessor() - Method in class net.sf.csutils.core.registry.SimpleModelDrivenRegistryFacade
 
getModelAccessor() - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
getName() - Method in class net.sf.csutils.core.model.impl.StaticROAttribute
 
getName() - Method in interface net.sf.csutils.core.model.ROAttribute
Returns the attribute name.
getName() - Method in class net.sf.csutils.core.model.vo.ROAttribute
Gets the value of the name property.
getName() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.NamedParameter
 
getName() - Method in class net.sf.csutils.core.query.tree.ObjectType
 
getName() - Method in class net.sf.csutils.core.query.tree.Parameter
 
getName(RegistryObject) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the registry objects name.
getName(RegistryObject, String) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the registry objects name with the given Locale.
getName(RegistryObject, Locale) - Static method in class net.sf.csutils.core.utils.RegistryObjects
Returns the registry objects name with the given Locale.
getNamespaceURI() - Method in class net.sf.csutils.core.model.QName
Returns the namespace URI.
getNamespaceUri(String) - Method in class net.sf.csutils.core.query.tree.NamespaceDeclarationSet
 
getNamespaceUri(String) - Method in class net.sf.csutils.core.query.tree.SelectStatement
 
getNamespaceUri(String) - Method in interface net.sf.csutils.core.query.tree.Statement
Returns the namespace URI, for which the given prefix is declared.
getNum() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.NumberedParameter
 
getNumber() - Method in class net.sf.csutils.core.query.tree.Parameter
 
getObjectType(String) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
getObjectTypeClassificationScheme() - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns the classification scheme of object types.
getObjectTypeClassificationScheme() - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the classification scheme of object types.
getObjectTypes() - Method in class net.sf.csutils.core.query.tree.SelectStatement
 
getObjectTypesKey() - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
 
getObjectTypesKey() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
 
getObjectTypesKey() - Method in class net.sf.csutils.core.registry.RegistryInfo
Returns the key of the object types classification scheme.
getObjectTypesName() - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
 
getObjectTypesName() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasRegistryInfo
 
getObjectTypesName() - Method in class net.sf.csutils.core.registry.RegistryInfo
Returns the name of the object types classification scheme.
getOffset() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.Parameter
 
getParameters() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
getPassword() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Returns the database users password.
getPath() - Method in class net.sf.csutils.core.query.tree.Identifier
 
getPrefix() - Method in class net.sf.csutils.core.model.QName
Returns the namespace prefix.
getQName() - Method in class net.sf.csutils.core.model.impl.StaticROType
 
getQName() - Method in interface net.sf.csutils.core.model.ROType
Returns the object types qualified name.
getQName() - Method in class net.sf.csutils.core.model.vo.ROType
Gets the value of the qName property.
getQName() - Method in class net.sf.csutils.core.model.vo.ROTypeReference
Gets the value of the qName property.
getQueryName() - Method in class net.sf.csutils.core.model.impl.StaticROType
 
getQueryName() - Method in interface net.sf.csutils.core.model.ROType
Returns the object types query name.
getQueryName() - Method in class net.sf.csutils.core.model.vo.ROType
Gets the value of the queryName property.
getReferencingAssociations(RegistryObject) - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
 
getReferencingAssociations(RegistryObject) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns all associations with the given object as the associations source.
getRegistryFacade() - Method in class net.sf.csutils.core.registry.impl.ROMetaModelAccessorImpl
 
getRegistryFacade() - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRegistryFacade() - Method in interface net.sf.csutils.core.registry.ROMetaModelAccessor
Returns the accessors registry facade.
getRegistryFacade() - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the accessors registry facade.
getRegistryInfo() - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns the RegistryInfo.
getRegistryInfo() - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns the registry info object.
getRegistryInfo(Connection) - Static method in class net.sf.csutils.core.registry.SimpleModelDrivenRegistryFacade
Returns a proper instance of RegistryInfo, which is suitable for the given JAXR connection.
getRelation() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.ObjectTypeInfo
 
getRelationValue(RegistryFacade, RORelation, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
getRelationValue(RegistryFacade, RORelation, RegistryObject) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
getRelationValue(RORelation, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRelationValue(ROType, String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRelationValue(String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRelationValue(RORelation, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given relations value from the given registry object.
getRelationValue(ROType, String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given relations value from the given registry object.
getRelationValue(String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given relations value from the given registry object.
getRelationValues(RegistryFacade, RORelation, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
getRelationValues(RegistryFacade, RORelation, RegistryObject) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
getRelationValues(RORelation, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRelationValues(ROType, String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRelationValues(String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getRelationValues(RORelation, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given relations values from the given registry object.
getRelationValues(ROType, String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given relations values from the given registry object.
getRelationValues(String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given relations values from the given registry object.
getRhs() - Method in class net.sf.csutils.core.query.tree.In
 
getROType(QName) - Method in class net.sf.csutils.core.model.impl.DynamicROMetaModel
 
getROType(QName) - Method in class net.sf.csutils.core.model.impl.StaticROMetaModel
 
getROType(QName) - Method in interface net.sf.csutils.core.model.ROMetaModel
Returns the object type with the given name.
getRoType() - Method in class net.sf.csutils.core.model.vo.ROMetaModel.RoTypes
Gets the value of the roType property.
getROType() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.ObjectTypeInfo
 
getROType(MetaModelAccessor.MetaModel, QName) - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteMetaModelAccessor
 
getROType(MetaModelAccessor.MetaModel, QName) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Returns the registry object type with the given name.
getROType(MetaModelAccessor.MetaModel, QName) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasMetaModelAccessor
 
getROTypes() - Method in class net.sf.csutils.core.model.impl.DynamicROMetaModel
 
getROTypes() - Method in class net.sf.csutils.core.model.impl.StaticROMetaModel
 
getROTypes() - Method in interface net.sf.csutils.core.model.ROMetaModel
Returns the map of object types.
getRoTypes() - Method in class net.sf.csutils.core.model.vo.ROMetaModel
Gets the value of the roTypes property.
getROTypes(MetaModelAccessor.MetaModel) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Returns the map of all types.
getSlotType(ROSlot) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
getSlotValue(RegistryFacade, ROSlot, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
getSlotValue(RegistryFacade, ROSlot, RegistryObject) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
getSlotValue(ROSlot, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getSlotValue(ROType, String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getSlotValue(String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getSlotValue(ROSlot, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given slots values from the given registry object.
getSlotValue(ROType, String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given slots values from the given registry object.
getSlotValue(String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given slots values from the given registry object.
getSlotValues(RegistryFacade, ROSlot, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
getSlotValues(RegistryFacade, ROSlot, RegistryObject) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
getSlotValues(ROSlot, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getSlotValues(ROType, String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getSlotValues(String, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
getSlotValues(ROSlot, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given slots values from the given registry object.
getSlotValues(ROType, String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given slots values from the given registry object.
getSlotValues(String, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Returns the given slots values from the given registry object.
getSourceType() - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator.ObjectTypeInfo
 
getSqlQuery() - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
getTargetType() - Method in class net.sf.csutils.core.model.vo.RORelation.TargetTypes
Gets the value of the targetType property.
getTargetTypes() - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
getTargetTypes() - Method in interface net.sf.csutils.core.model.RORelation
 
getTargetTypes() - Method in class net.sf.csutils.core.model.vo.RORelation
Gets the value of the targetTypes property.
getTaxonomy() - Method in class net.sf.csutils.core.model.impl.StaticROClassification
 
getTaxonomy() - Method in interface net.sf.csutils.core.model.ROClassification
 
getTaxonomy() - Method in class net.sf.csutils.core.model.vo.ROClassification
Gets the value of the taxonomy property.
getTopLevelResource(String) - Static method in class net.sf.csutils.core.tests.AbstractTestCase
 
getType() - Method in class net.sf.csutils.core.model.impl.StaticROClassification
 
getType() - Method in class net.sf.csutils.core.model.impl.StaticROFile
 
getType() - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
getType() - Method in class net.sf.csutils.core.model.impl.StaticROSlot
 
getType() - Method in interface net.sf.csutils.core.model.ROAttribute
Returns the attribute type.
getType() - Method in class net.sf.csutils.core.model.vo.ROSlot
Gets the value of the type property.
getTypes() - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor.MetaModel
 
getTypesCopy() - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor.MetaModel
 
getUrl() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Returns the database URL to use.
getUser() - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Returns the database user to use.
getWhereClause() - Method in class net.sf.csutils.core.query.tree.SelectStatement
 
getXQuery() - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
GROUP - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
GT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Gt - Class in net.sf.csutils.core.query.tree
 
gt(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for "greater than".

H

handleDotIdent() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
This method looks ahead and converts .
handleIdentifierError(Token, RecognitionException) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
This method is overriden in the sub class in order to provide the 'keyword as identifier' hack.
hasAllTypes() - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor.MetaModel
 
hashCode() - Method in class net.sf.csutils.core.model.QName
 
HAVING - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
HEX_DIGIT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

I

ID_LETTER - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ID_START_LETTER - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
IDENT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
identifier() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
Identifier - Class in net.sf.csutils.core.query.tree
 
identifier(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a new identifier.
identifier(Identifier, Identifier) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Concatenates the two identifiers.
identPrimary() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
IN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
In - Class in net.sf.csutils.core.query.tree
 
In(Object, List<?>, boolean) - Constructor for class net.sf.csutils.core.query.tree.In
 
in(Object, List<?>, boolean) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
IN_LIST - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
INDEX_OP - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
INDICES - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
init() - Static method in class net.sf.csutils.core.tests.AbstractTestCase
 
initDatabase() - Static method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
This method is used to initialize the database before running a test case.
initDb() - Static method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
Initializes the database schema.
initProperties() - Static method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
initProperties() - Static method in class net.sf.csutils.core.tests.AbstractTestCase
 
inList() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
INNER - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
InnerModelAccessor - Interface in net.sf.csutils.core.registry.impl
 
INSERT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
integerConstant(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
INTO - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
IS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
IS_NOT_NULL - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
IS_NULL - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
isAssociationTypeClassificationScheme(ClassificationScheme) - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns, whether the given classification scheme is the association type classification scheme.
isAssociationTypeClassificationScheme(ClassificationScheme) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns, whether the given classification scheme is the association type classification scheme.
isAssociationTypeConcept(Concept) - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns, whether the given concept is an association type concept.
isAssociationTypeConcept(Concept) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns, whether the given concept is an association type concept.
IsEmpty - Class in net.sf.csutils.core.query.tree
Check for empty string.
isEmpty(Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
isFilter() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
Returns true if this is a filter query, false if not.
isNot() - Method in class net.sf.csutils.core.query.tree.In
 
IsNull - Class in net.sf.csutils.core.query.tree
Check for null.
isNull(Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
isObjectTypeClassificationScheme(ClassificationScheme) - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns, whether the given classification scheme is the object type classification scheme.
isObjectTypeClassificationScheme(ClassificationScheme) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns, whether the given classification scheme is the object type classification scheme.
isObjectTypeConcept(Concept) - Method in class net.sf.csutils.core.registry.impl.AbstractRegistryFacade
Returns, whether the given concept is an object type concept.
isObjectTypeConcept(Concept) - Method in interface net.sf.csutils.core.registry.RegistryFacade
Returns, whether the given concept is an object type concept.

J

JAVA_CONSTANT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
JaxMasConnectionProvider - Class in net.sf.csutils.core.registry.jaxmas
 
JaxMasConnectionProvider() - Constructor for class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
 
JaxMasInnerModelAccessor - Class in net.sf.csutils.core.registry.jaxmas
Implementation of InnerModelAccessor for JaxMas.
JaxMasMetaModelAccessor - Class in net.sf.csutils.core.registry.jaxmas
CentraSite specific implementation of MetaModelAccessor.
JaxMasRegistryInfo - Class in net.sf.csutils.core.registry.jaxmas
CentraSite specific implementation of RegistryInfo.
JOIN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

L

LE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Le - Class in net.sf.csutils.core.query.tree
 
le(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for "lower than, or equal to".
LEADING - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
LEFT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
LIKE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Like - Class in net.sf.csutils.core.query.tree
 
like(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for LIKE.
logicalAndExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
logicalExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
LogicalExpression - Class in net.sf.csutils.core.query.tree
Abstract base class for And and Or.
logicalOrExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
longConstant(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
LT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Lt - Class in net.sf.csutils.core.query.tree
 
lt(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for "lower than".

M

MAX - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
maxOccurs - Variable in class net.sf.csutils.core.model.vo.ROAttribute
 
mCLOSE(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mCLOSE_BRACKET(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mCOLON(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mCOMMA(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mCONCAT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mDIV(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
MEMBER - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
mEQ(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mESCqs(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
MetaModelAccessor - Class in net.sf.csutils.core.registry.impl
The meta model accessor is used to read, or modify the registry meta model.
MetaModelAccessor() - Constructor for class net.sf.csutils.core.registry.impl.MetaModelAccessor
 
MetaModelAccessor.MetaModel - Class in net.sf.csutils.core.registry.impl
Opaque implementation of a meta model.
MetaModelAccessor.MetaModel(RegistryFacade) - Constructor for class net.sf.csutils.core.registry.impl.MetaModelAccessor.MetaModel
 
METHOD_CALL - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
MethodCall - Class in net.sf.csutils.core.query.tree
Representation of a method call in the tree.
methodCall(Identifier, List<Object>) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
mEXPONENT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mFLOAT_SUFFIX(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mGE(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mGT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mHEX_DIGIT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mID_LETTER(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mID_START_LETTER(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mIDENT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
MIN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
minOccurs - Variable in class net.sf.csutils.core.model.vo.ROAttribute
 
MINUS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
MINUS - Static variable in class net.sf.csutils.core.query.tree.AdditiveExpression
 
minusExpression(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
mLE(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mLT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mMINUS(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mNE(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mNUM_INT(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
ModelDrivenRegistryFacade - Interface in net.sf.csutils.core.registry
Extension of RegistryFacade with support for model driven operations.
mOPEN(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mOPEN_BRACKET(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mPARAM(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mPLUS(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mQUOTED_STRING(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mSQL_NE(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
mSTAR(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
MultiplicativeExpression - Class in net.sf.csutils.core.query.tree
 
MULTIPLY - Static variable in class net.sf.csutils.core.query.tree.MultiplicativeExpression
 
multiplyExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
multiplyExpression(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
mWS(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 

N

name - Variable in class net.sf.csutils.core.model.vo.ROAttribute
 
namedParameter(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
NAMESPACE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
namespaceDeclaration(NamespaceDeclarationSet, String, String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Returns a set of namespace declarations, which include a mapping for the given prefix and URI.
namespaceDeclarations() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
NamespaceDeclarationSet - Class in net.sf.csutils.core.query.tree
Namespace declarations is created by a clause like declare namespace prefix="namespace URI".
NE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
Ne - Class in net.sf.csutils.core.query.tree
 
ne(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for non-equality.
negate(Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
negatedExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
Negation - Class in net.sf.csutils.core.query.tree
This class represents a logical negation.
net.sf.csutils.core.model - package net.sf.csutils.core.model
 
net.sf.csutils.core.model.impl - package net.sf.csutils.core.model.impl
 
net.sf.csutils.core.model.vo - package net.sf.csutils.core.model.vo
 
net.sf.csutils.core.query - package net.sf.csutils.core.query
 
net.sf.csutils.core.query.antlr - package net.sf.csutils.core.query.antlr
 
net.sf.csutils.core.query.impl - package net.sf.csutils.core.query.impl
 
net.sf.csutils.core.query.tree - package net.sf.csutils.core.query.tree
 
net.sf.csutils.core.registry - package net.sf.csutils.core.registry
 
net.sf.csutils.core.registry.centrasite - package net.sf.csutils.core.registry.centrasite
 
net.sf.csutils.core.registry.impl - package net.sf.csutils.core.registry.impl
 
net.sf.csutils.core.registry.jaxmas - package net.sf.csutils.core.registry.jaxmas
 
net.sf.csutils.core.tests - package net.sf.csutils.core.tests
 
net.sf.csutils.core.utils - package net.sf.csutils.core.utils
 
NEW - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
newConnectionProvider() - Static method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
Creates a new database connection provider.
newFacade() - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
newMetaModel(RegistryFacade) - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteMetaModelAccessor
 
newMetaModel(RegistryFacade) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Creates a meta model instance.
newMetaModel(RegistryFacade) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasMetaModelAccessor
 
newObjectTypeInfo(String, ROType, AbstractQueryGenerator.ObjectTypeInfo, RORelation) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
Creates a new instance of AbstractQueryGenerator.ObjectTypeInfo.
newObjectTypeInfo(String, ROType, AbstractQueryGenerator.ObjectTypeInfo, RORelation) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
nextToken() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
NodeFactory - Class in net.sf.csutils.core.query.tree
 
NodeFactory() - Constructor for class net.sf.csutils.core.query.tree.NodeFactory
 
NOT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NOT_BETWEEN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NOT_IN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NOT_LIKE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
notLike(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a check for NOT LIKE.
NS_QUERY - Static variable in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
The "query" namespace.
NS_SCHEMA - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The namespace "http://namespaces.CentraSite.com/Schema", which is the namespace of other CentraSite related information, like the attribute keys.
NS_SCHEMA_JAXR - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The namespace "http://namespaces.CentraSite.com/Schema/jaxr", which is the namespace of the builtin object types.
NULL - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NUM_DOUBLE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NUM_FLOAT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NUM_INT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
NUM_LONG - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
numberedParameter(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 

O

OBJECT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
OBJECT_TYPES_KEY - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The key of the classification scheme CentraSiteRegistryInfo.OBJECT_TYPES_NAME.
OBJECT_TYPES_NAME - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The name of the classification scheme of object types.
ObjectFactory - Class in net.sf.csutils.core.model.vo
This object contains factory methods for each Java content interface and Java element interface generated in the net.sf.csutils.core.model.vo package.
ObjectFactory() - Constructor for class net.sf.csutils.core.model.vo.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: net.sf.csutils.core.model.vo
objectType(String, String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a new ObjectType.
objectType(SelectStatement, ObjectType) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Adds the given object type (aka, a JOIN clause) to the select statements list of object types.
ObjectType - Class in net.sf.csutils.core.query.tree
 
objectTypePath() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
OF - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ON - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
OPEN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
open() - Method in class net.sf.csutils.core.tests.AbstractJaxMasTestCase
 
OPEN_BRACKET - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
openConnection() - Static method in class net.sf.csutils.core.tests.AbstractTestCase
 
OR - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
or(Object, Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
Or - Class in net.sf.csutils.core.query.tree
This node represents a logical "OR".
ORDER - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ORDER_ELEMENT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
OUTER - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

P

PARAM - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
parameter() - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
Parameter - Class in net.sf.csutils.core.query.tree
 
parameters - Variable in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(RegistryFacade, String) - Method in class net.sf.csutils.core.query.CsqlParser
Parses the given query and converts it into an executable statement.
parse(And) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Or) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(RelationalExpression, String) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(In) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Eq) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Ne) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Ge) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Gt) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Le) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Lt) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Identifier) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(MethodCall) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(FunctionCall) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Like) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(IsNull) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Negation) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(String) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Calendar) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Boolean) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Concatenation) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(AdditiveExpression) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(MultiplicativeExpression) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(UnaryMinus) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(IsEmpty) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
Checks, whether a string is empty.
parse(Number) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
Adds the given number.
parse(Parameter) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
Adds the given parameter to the query.
parse(SelectStatement) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(ROMetaModel, Statement) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parse(Parameter) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Like) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(In) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(And) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Or) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(RelationalExpression, String) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(MethodCall) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(SelectStatement) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Identifier) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(FunctionCall) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(IsNull) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Negation) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(String) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Calendar) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Boolean) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parse(Negation) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(String) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
Adds the given string.
parse(IsNull) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
Checks, whether a value is null.
parse(Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(Boolean) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(FunctionCall) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(MethodCall) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(Like) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(In) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(Identifier) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(SelectStatement) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(ROMetaModel, Statement) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parse(String) - Method in class net.sf.csutils.core.query.tree.CsqlParser
 
parseAlias(String, String) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parseAlias(String, String) - Method in class net.sf.csutils.core.query.impl.XQueryGenerator
 
parseExpression(Object) - Method in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
parseNameOrDescription(InternationalStringImpl.Type, String, List<Object>) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
parseRoAlias(String, String) - Method in class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
path() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
PLUS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
PLUS - Static variable in class net.sf.csutils.core.query.tree.AdditiveExpression
 
prepareStatement(String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
prepareStatement(String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Creates a query with the given CSQL statement.
primaryExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
PROPERTIES - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

Q

QName - Class in net.sf.csutils.core.model
Kind of a qualified name, but without the restrictions of NCName on the local part.
QName(String) - Constructor for class net.sf.csutils.core.model.QName
Creates a new instance with the default namespace and no prefix.
QName(String, String) - Constructor for class net.sf.csutils.core.model.QName
Creates a new instance without prefix.
QName(String, String, String) - Constructor for class net.sf.csutils.core.model.QName
Creates a new instance with the given namespace URI, local part, and prefix.
qName - Variable in class net.sf.csutils.core.model.vo.ROType
 
qName - Variable in class net.sf.csutils.core.model.vo.ROTypeReference
 
QNAME_ALLTYPES - Static variable in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
The "allTypes" QName.
QUERY - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
queryName - Variable in class net.sf.csutils.core.model.vo.ROType
 
queryRule(SelectStatement) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
QUOTED_STRING - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

R

RANGE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
read(ROSlot) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
 
read(ROClassification) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
 
read(ROFile) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
 
read(RORelation) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
 
read(ROType) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
 
read(ROMetaModel) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
 
read(InputStream) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given InputStream.
read(File) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given File.
read(InputSource) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given InputSource.
read(Reader) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given Reader.
read(Node) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given Node.
read(Source) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given Source.
read(URL) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given URL.
read(XMLEventReader) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given XMLEventReader.
read(XMLStreamReader) - Method in class net.sf.csutils.core.model.impl.ROMetaModelReader
Reads and deserializes a meta model from the XML stream provided by the given XMLStreamReader.
RegistryFacade - Interface in net.sf.csutils.core.registry
A registry facade acts as a wrapper for the CentraSite registry.
RegistryInfo - Class in net.sf.csutils.core.registry
This class allows to adapt between various type of registries.
RegistryInfo() - Constructor for class net.sf.csutils.core.registry.RegistryInfo
 
RegistryObjects - Class in net.sf.csutils.core.utils
Utility method for working with registry objects.
RegistryObjects() - Constructor for class net.sf.csutils.core.utils.RegistryObjects
 
relationalExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
RelationalExpression - Class in net.sf.csutils.core.query.tree
 
RelationalExpression(Object, Object) - Constructor for class net.sf.csutils.core.query.tree.RelationalExpression
 
remove(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.centrasite.CentraSiteMetaModelAccessor
 
remove(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Removes the given registry object type from the registry.
remove(MetaModelAccessor.MetaModel, QName) - Method in class net.sf.csutils.core.registry.impl.MetaModelAccessor
Removes the given object type from the registry.
remove(QName) - Method in class net.sf.csutils.core.registry.impl.ROMetaModelAccessorImpl
 
remove(MetaModelAccessor.MetaModel, ROType) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasMetaModelAccessor
 
remove(QName) - Method in interface net.sf.csutils.core.registry.ROMetaModelAccessor
Removes the given object type from the registry.
requireRelation(ROType, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
requireRelation(ROType, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds a relationship attribute with the given name in the given registry object type.
requireSlot(ROType, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
requireSlot(ROType, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds a slot attribute with the given name in the given registry object type.
requireType(QName) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
requireType(String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
requireType(RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
requireType(QName) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds the registry object type with the given name.
requireType(String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds the registry object type with the given name.
requireType(RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Finds the registry object type of the given registry object instance.
RIGHT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
ROAttribute - Interface in net.sf.csutils.core.model
Interface of a registry objects attribute.
ROAttribute - Class in net.sf.csutils.core.model.vo
Java class for ROAttribute complex type.
ROAttribute() - Constructor for class net.sf.csutils.core.model.vo.ROAttribute
 
ROAttribute.Type - Enum in net.sf.csutils.core.model
 
ROAttributeType - Enum in net.sf.csutils.core.model.vo
Java class for ROAttributeType.
ROClassification - Interface in net.sf.csutils.core.model
Interface of a classification attributes.
ROClassification - Class in net.sf.csutils.core.model.vo
Java class for ROClassification complex type.
ROClassification() - Constructor for class net.sf.csutils.core.model.vo.ROClassification
 
ROFile - Interface in net.sf.csutils.core.model
Interface of a file attribute.
ROFile - Class in net.sf.csutils.core.model.vo
Java class for ROFile complex type.
ROFile() - Constructor for class net.sf.csutils.core.model.vo.ROFile
 
ROMetaModel - Interface in net.sf.csutils.core.model
Interface of a registry object meta model.
ROMetaModel - Class in net.sf.csutils.core.model.vo
Java class for ROMetaModel complex type.
ROMetaModel() - Constructor for class net.sf.csutils.core.model.vo.ROMetaModel
 
ROMetaModel.RoTypes - Class in net.sf.csutils.core.model.vo
Java class for anonymous complex type.
ROMetaModel.RoTypes() - Constructor for class net.sf.csutils.core.model.vo.ROMetaModel.RoTypes
 
ROMetaModelAccessor - Interface in net.sf.csutils.core.registry
The meta model accessor is used to read, or modify the registry meta model.
ROMetaModelAccessorImpl - Class in net.sf.csutils.core.registry.impl
Default implementation of ROMetaModel, using the DynamicROMetaModel.
ROMetaModelAccessorImpl(ModelDrivenRegistryFacade, MetaModelAccessor) - Constructor for class net.sf.csutils.core.registry.impl.ROMetaModelAccessorImpl
 
ROMetaModelReader - Class in net.sf.csutils.core.model.impl
The registry object model writer is used to deserialize registry meta models from XML.
ROMetaModelReader() - Constructor for class net.sf.csutils.core.model.impl.ROMetaModelReader
 
ROMetaModelWriter - Class in net.sf.csutils.core.model.impl
The registry object model writer is used to serialize registry meta models into XML.
ROMetaModelWriter() - Constructor for class net.sf.csutils.core.model.impl.ROMetaModelWriter
 
ROModelAccessor - Interface in net.sf.csutils.core.registry
The model accessor is used to operate on the registry model.
ROModelAccessorImpl - Class in net.sf.csutils.core.registry.impl
 
ROModelAccessorImpl(ModelDrivenRegistryFacade, ROMetaModelAccessor, InnerModelAccessor) - Constructor for class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
RORelation - Interface in net.sf.csutils.core.model
Extension of ROAttribute; you may cast an ROAttribute to an RORelation if, and only if, its type is ROAttribute.Type.relation.
RORelation - Class in net.sf.csutils.core.model.vo
Java class for RORelation complex type.
RORelation() - Constructor for class net.sf.csutils.core.model.vo.RORelation
 
RORelation.TargetTypes - Class in net.sf.csutils.core.model.vo
Java class for anonymous complex type.
RORelation.TargetTypes() - Constructor for class net.sf.csutils.core.model.vo.RORelation.TargetTypes
 
ROSlot - Interface in net.sf.csutils.core.model
Extension of ROAttribute for slot attributes.
ROSlot - Class in net.sf.csutils.core.model.vo
Java class for ROSlot complex type.
ROSlot() - Constructor for class net.sf.csutils.core.model.vo.ROSlot
 
ROType - Interface in net.sf.csutils.core.model
Interface of a registry object type.
roType - Variable in class net.sf.csutils.core.model.vo.ROMetaModel.RoTypes
 
ROType - Class in net.sf.csutils.core.model.vo
Java class for ROType complex type.
ROType() - Constructor for class net.sf.csutils.core.model.vo.ROType
 
ROType.Attributes - Class in net.sf.csutils.core.model.vo
Java class for anonymous complex type.
ROType.Attributes() - Constructor for class net.sf.csutils.core.model.vo.ROType.Attributes
 
ROTypeReference - Class in net.sf.csutils.core.model.vo
Java class for ROTypeReference complex type.
ROTypeReference() - Constructor for class net.sf.csutils.core.model.vo.ROTypeReference
 
roTypes - Variable in class net.sf.csutils.core.model.vo.ROMetaModel
 
ROW_STAR - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

S

sb - Variable in class net.sf.csutils.core.query.impl.AbstractQueryGenerator
 
SELECT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
SELECT_FROM - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
selectFrom(SelectStatement) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
selectStatement(NamespaceDeclarationSet) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
selectStatement(NamespaceDeclarationSet) - Method in class net.sf.csutils.core.query.tree.NodeFactory
Creates a SelectStatement with the given set of namespace declarations.
SelectStatement - Class in net.sf.csutils.core.query.tree
 
SelectStatement() - Constructor for class net.sf.csutils.core.query.tree.SelectStatement
 
SET - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
setAssociationType(String) - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
setAssociationType(String) - Method in class net.sf.csutils.core.model.vo.RORelation
Sets the value of the associationType property.
setAttribute(String, Object) - Method in class net.sf.csutils.core.model.impl.AbstractROMetaModel
 
setAttribute(String, Object) - Method in interface net.sf.csutils.core.model.ROMetaModel
Sets a meta model attribute.
setAttributeKey(String) - Method in class net.sf.csutils.core.model.impl.StaticROClassification
 
setAttributeKey(String) - Method in class net.sf.csutils.core.model.impl.StaticROFile
 
setAttributeKey(String) - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
setAttributeKey(String) - Method in class net.sf.csutils.core.model.vo.ROClassification
Sets the value of the attributeKey property.
setAttributeKey(String) - Method in class net.sf.csutils.core.model.vo.ROFile
Sets the value of the attributeKey property.
setAttributeKey(String) - Method in class net.sf.csutils.core.model.vo.RORelation
Sets the value of the attributeKey property.
setAttributes(Map<String, ROAttribute>) - Method in class net.sf.csutils.core.model.impl.StaticROType
 
setAttributes(ROType.Attributes) - Method in class net.sf.csutils.core.model.vo.ROType
Sets the value of the attributes property.
setBoolean(int, boolean) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setBoolean(String, boolean) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setBoolean(int, boolean) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setBoolean(String, boolean) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setBoolean(int, boolean) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setBoolean(String, boolean) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setByte(int, byte) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setByte(String, byte) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setByte(int, byte) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setByte(String, byte) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setByte(int, byte) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setByte(String, byte) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDate(int, Calendar) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setDate(String, Calendar) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setDate(int, Calendar) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setDate(String, Calendar) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setDate(int, Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDate(String, Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDateTime(int, Calendar) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setDateTime(String, Calendar) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setDateTime(int, Calendar) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setDateTime(String, Calendar) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setDateTime(int, Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDateTime(String, Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDouble(int, double) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setDouble(String, double) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setDouble(int, double) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setDouble(String, double) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setDouble(int, double) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDouble(String, double) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setDriver(String) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Sets the database driver to use.
setFilter(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
Sets the filter flag.
setFloat(int, float) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setFloat(String, float) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setFloat(int, float) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setFloat(String, float) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setFloat(int, float) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setFloat(String, float) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setInstance(RegistryInfo) - Static method in class net.sf.csutils.core.registry.RegistryInfo
Sets the default instance.
setInt(int, int) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setInt(String, int) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setInt(int, int) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setInt(String, int) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setInt(int, int) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setInt(String, int) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setLocale(String) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Sets the locale.
setLong(int, long) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setLong(String, long) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setLong(int, long) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setLong(String, long) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setLong(int, long) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setLong(String, long) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setMaxOccurs(int) - Method in class net.sf.csutils.core.model.impl.StaticROAttribute
 
setMaxOccurs(String) - Method in class net.sf.csutils.core.model.vo.ROAttribute
Sets the value of the maxOccurs property.
setMinOccurs(int) - Method in class net.sf.csutils.core.model.impl.StaticROAttribute
 
setMinOccurs(Integer) - Method in class net.sf.csutils.core.model.vo.ROAttribute
Sets the value of the minOccurs property.
setName(String) - Method in class net.sf.csutils.core.model.impl.StaticROAttribute
 
setName(String) - Method in class net.sf.csutils.core.model.vo.ROAttribute
Sets the value of the name property.
setParameter(CsqlStatement, int, Object) - Static method in class net.sf.csutils.core.query.StatementUtils
 
setParameters(CsqlStatement, Object...) - Static method in class net.sf.csutils.core.query.StatementUtils
 
setParameters(CsqlStatement, Collection<?>) - Static method in class net.sf.csutils.core.query.StatementUtils
 
setPassword(String) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Sets the database users password.
setPossibleID(boolean) - Method in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
setQName(QName) - Method in class net.sf.csutils.core.model.impl.StaticROType
 
setQName(String) - Method in class net.sf.csutils.core.model.vo.ROType
Sets the value of the qName property.
setQName(String) - Method in class net.sf.csutils.core.model.vo.ROTypeReference
Sets the value of the qName property.
setQueryName(QName) - Method in class net.sf.csutils.core.model.impl.StaticROType
 
setQueryName(String) - Method in class net.sf.csutils.core.model.vo.ROType
Sets the value of the queryName property.
setRelationValue(RegistryFacade, RORelation, RegistryObject, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
setRelationValue(RegistryFacade, RORelation, RegistryObject, RegistryObject) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
setRelationValue(RORelation, RegistryObject, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValue(ROType, String, RegistryObject, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValue(String, RegistryObject, RegistryObject) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValue(RORelation, RegistryObject, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations value on the given registry object.
setRelationValue(ROType, String, RegistryObject, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations value on the given registry object.
setRelationValue(String, RegistryObject, RegistryObject) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations value on the given registry object.
setRelationValues(RegistryFacade, RORelation, RegistryObject, Collection<RegistryObject>) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
setRelationValues(RegistryFacade, RORelation, RegistryObject, Collection<RegistryObject>) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
setRelationValues(RORelation, RegistryObject, RegistryObject...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValues(ROType, String, RegistryObject, RegistryObject...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValues(String, RegistryObject, RegistryObject...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValues(RORelation, RegistryObject, Collection<RegistryObject>) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValues(ROType, String, RegistryObject, Collection<RegistryObject>) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValues(String, RegistryObject, Collection<RegistryObject>) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setRelationValues(RORelation, RegistryObject, RegistryObject...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations values on the given registry object.
setRelationValues(ROType, String, RegistryObject, RegistryObject...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations values on the given registry object.
setRelationValues(String, RegistryObject, RegistryObject...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations values on the given registry object.
setRelationValues(RORelation, RegistryObject, Collection<RegistryObject>) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations values on the given registry object.
setRelationValues(ROType, String, RegistryObject, Collection<RegistryObject>) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations values on the given registry object.
setRelationValues(String, RegistryObject, Collection<RegistryObject>) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given relations values on the given registry object.
setROTypes(Map<QName, ROType>) - Method in class net.sf.csutils.core.model.impl.StaticROMetaModel
 
setRoTypes(ROMetaModel.RoTypes) - Method in class net.sf.csutils.core.model.vo.ROMetaModel
Sets the value of the roTypes property.
setShort(int, short) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setShort(String, short) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setShort(int, short) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setShort(String, short) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setShort(int, short) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setShort(String, short) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setSlotValue(RegistryFacade, ROSlot, RegistryObject, String) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
setSlotValue(RegistryFacade, ROSlot, RegistryObject, String) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
setSlotValue(ROSlot, RegistryObject, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValue(ROType, String, RegistryObject, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValue(String, RegistryObject, String) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValue(ROSlot, RegistryObject, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots value on the given registry object.
setSlotValue(ROType, String, RegistryObject, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots value on the given registry object.
setSlotValue(String, RegistryObject, String) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots value on the given registry object.
setSlotValues(RegistryFacade, ROSlot, RegistryObject, Collection<String>) - Method in class net.sf.csutils.core.registry.impl.AbstractInnerModelAccessor
 
setSlotValues(RegistryFacade, ROSlot, RegistryObject, Collection<String>) - Method in interface net.sf.csutils.core.registry.impl.InnerModelAccessor
 
setSlotValues(ROSlot, RegistryObject, Collection<String>) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValues(ROType, String, RegistryObject, Collection<String>) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValues(String, RegistryObject, Collection<String>) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValues(ROSlot, RegistryObject, String...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValues(ROType, String, RegistryObject, String...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValues(String, RegistryObject, String...) - Method in class net.sf.csutils.core.registry.impl.ROModelAccessorImpl
 
setSlotValues(ROSlot, RegistryObject, Collection<String>) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots values on the given registry object.
setSlotValues(ROType, String, RegistryObject, Collection<String>) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots values on the given registry object.
setSlotValues(String, RegistryObject, Collection<String>) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots values on the given registry object.
setSlotValues(ROSlot, RegistryObject, String...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots values on the given registry object.
setSlotValues(ROType, String, RegistryObject, String...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots values on the given registry object.
setSlotValues(String, RegistryObject, String...) - Method in interface net.sf.csutils.core.registry.ROModelAccessor
Sets the given slots values on the given registry object.
setString(int, String) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setString(String, String) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setString(int, String) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setString(String, String) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setString(int, String) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setString(String, String) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setTargetTypes(List<ROType>) - Method in class net.sf.csutils.core.model.impl.StaticRORelation
 
setTargetTypes(RORelation.TargetTypes) - Method in class net.sf.csutils.core.model.vo.RORelation
Sets the value of the targetTypes property.
setTaxonomy(String) - Method in class net.sf.csutils.core.model.impl.StaticROClassification
 
setTaxonomy(String) - Method in class net.sf.csutils.core.model.vo.ROClassification
Sets the value of the taxonomy property.
setTime(int, Calendar) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setTime(String, Calendar) - Method in interface net.sf.csutils.core.query.CsqlStatement
 
setTime(int, Calendar) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setTime(String, Calendar) - Method in class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
setTime(int, Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setTime(String, Calendar) - Method in class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
setType(ROAttribute.Type) - Method in class net.sf.csutils.core.model.impl.StaticROSlot
 
setType(ROAttributeType) - Method in class net.sf.csutils.core.model.vo.ROSlot
Sets the value of the type property.
setUrl(String) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Sets the database URL to use.
setUser(String) - Method in class net.sf.csutils.core.registry.jaxmas.JaxMasConnectionProvider
Sets the database user to use.
setWhereClause(Object) - Method in class net.sf.csutils.core.query.tree.SelectStatement
 
SimpleModelDrivenRegistryFacade - Class in net.sf.csutils.core.registry
Implementation of ModelDrivenRegistryFacade.
SimpleModelDrivenRegistryFacade(Connection) - Constructor for class net.sf.csutils.core.registry.SimpleModelDrivenRegistryFacade
 
SimpleModelDrivenRegistryFacade(RegistryInfo, Connection) - Constructor for class net.sf.csutils.core.registry.SimpleModelDrivenRegistryFacade
 
SimpleRegistryFacade - Class in net.sf.csutils.core.registry
This is the most simple kind of RegistryFacade: It doesn't hold any internal cache.
SimpleRegistryFacade(Connection) - Constructor for class net.sf.csutils.core.registry.SimpleRegistryFacade
Creates a new instance with the given registry connection and the default RegistryInfo.
SimpleRegistryFacade(RegistryInfo, Connection) - Constructor for class net.sf.csutils.core.registry.SimpleRegistryFacade
Creates a new instance with the given registry connection and the given RegistryInfo.
SLOT_NAME_ATTRIBUTES_KEY - Static variable in class net.sf.csutils.core.registry.centrasite.CentraSiteRegistryInfo
The qualified name of the "attributeKey" slot: "{http://namespaces.CentraSite.com/Schema}attributeKey"
SOME - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
SQL_NE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
SqlCsqlStatement - Class in net.sf.csutils.core.query.impl
 
SqlCsqlStatement(RegistryFacade, RegistryObjectLoader) - Constructor for class net.sf.csutils.core.query.impl.SqlCsqlStatement
 
SqlQueryGenerator - Class in net.sf.csutils.core.query.impl
Converts a CSQL query into XQuery.
SqlQueryGenerator() - Constructor for class net.sf.csutils.core.query.impl.SqlQueryGenerator
 
STAR - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
statement() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
Statement - Interface in net.sf.csutils.core.query.tree
 
StatementUtils - Class in net.sf.csutils.core.query
Utility class for working with CSQL statements.
StaticROAttribute - Class in net.sf.csutils.core.model.impl
 
StaticROAttribute() - Constructor for class net.sf.csutils.core.model.impl.StaticROAttribute
 
StaticROClassification - Class in net.sf.csutils.core.model.impl
 
StaticROClassification() - Constructor for class net.sf.csutils.core.model.impl.StaticROClassification
 
StaticROFile - Class in net.sf.csutils.core.model.impl
Default implementation of ROFile.
StaticROFile() - Constructor for class net.sf.csutils.core.model.impl.StaticROFile
 
StaticROMetaModel - Class in net.sf.csutils.core.model.impl
The static meta model is useful for testing purposes, or for ultimate performance.
StaticROMetaModel() - Constructor for class net.sf.csutils.core.model.impl.StaticROMetaModel
 
StaticRORelation - Class in net.sf.csutils.core.model.impl
Extension of StaticROAttribute, which implements RORelation.
StaticRORelation() - Constructor for class net.sf.csutils.core.model.impl.StaticRORelation
 
StaticROSlot - Class in net.sf.csutils.core.model.impl
Static implementation of ROSlot.
StaticROSlot() - Constructor for class net.sf.csutils.core.model.impl.StaticROSlot
 
StaticROType - Class in net.sf.csutils.core.model.impl
 
StaticROType() - Constructor for class net.sf.csutils.core.model.impl.StaticROType
 
stringConstant() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
stringConstant(String) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
SUM - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

T

targetType - Variable in class net.sf.csutils.core.model.vo.RORelation.TargetTypes
 
targetTypes - Variable in class net.sf.csutils.core.model.vo.RORelation
 
taxonomy - Variable in class net.sf.csutils.core.model.vo.ROClassification
 
THEN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
toString(QName) - Static method in class net.sf.csutils.core.model.QName
 
toString() - Method in class net.sf.csutils.core.model.QName
 
TRAILING - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
TRUE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
trueConstant() - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
type - Variable in class net.sf.csutils.core.model.vo.ROSlot
 

U

UNARY_MINUS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
UNARY_PLUS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
unaryExpression() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
unaryMinus(Object) - Method in class net.sf.csutils.core.query.tree.NodeFactory
 
UnaryMinus - Class in net.sf.csutils.core.query.tree
This class represents a logical negation.
UNION - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
UPDATE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

V

value() - Method in enum net.sf.csutils.core.model.vo.ROAttributeType
 
valueOf(String) - Static method in class net.sf.csutils.core.model.QName
 
valueOf(String) - Static method in enum net.sf.csutils.core.model.ROAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum net.sf.csutils.core.model.vo.ROAttributeType
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.sf.csutils.core.model.ROAttribute.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum net.sf.csutils.core.model.vo.ROAttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
VECTOR_EXPR - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
VERSIONED - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

W

weakKeywords() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
WEIRD_IDENT - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
WHEN - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
WHERE - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
whereClause() - Method in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
WITH - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 
write(ROSlot) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
 
write(ROFile) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given file attribute into a JAXB bean.
write(RORelation) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given relationship attribute into a JAXB bean.
write(ROClassification) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given classification attribute into a JAXB bean.
write(ROType) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given registry object type into a JAXB bean.
write(ROMetaModel) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model into a serializable JAXB bean.
write(ROMetaModel, OutputStream) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given OutputStream.
write(ROMetaModel, File) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given File.
write(ROMetaModel, Writer) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given Writer.
write(ROMetaModel, Result) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given Result.
write(ROMetaModel, Node) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given Node.
write(ROMetaModel, XMLEventWriter) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given XMLEventWriter.
write(ROMetaModel, XMLStreamWriter) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given XMLStreamWriter.
write(ROMetaModel, ContentHandler) - Method in class net.sf.csutils.core.model.impl.ROMetaModelWriter
Converts the given meta model to XML by writing to the given ContentHandler.
WS - Static variable in interface net.sf.csutils.core.query.antlr.CsqlTokenTypes
 

X

XQueryCsqlStatement - Class in net.sf.csutils.core.query.impl
 
XQueryCsqlStatement(String, List<QName>, List<AbstractQueryGenerator.Parameter>, int) - Constructor for class net.sf.csutils.core.query.impl.XQueryCsqlStatement
 
XQueryGenerator - Class in net.sf.csutils.core.query.impl
Converts a CSQL query into XQuery.
XQueryGenerator() - Constructor for class net.sf.csutils.core.query.impl.XQueryGenerator
 

_

_tokenNames - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_0 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
_tokenSet_0 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_1 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
_tokenSet_1 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_10 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_11 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_12 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_13 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_14 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_15 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_2 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
_tokenSet_2 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_3 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
_tokenSet_3 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_4 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseLexer
 
_tokenSet_4 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_5 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_6 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_7 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_8 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 
_tokenSet_9 - Static variable in class net.sf.csutils.core.query.antlr.CsqlBaseParser
 

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

Copyright © 2009-2010. All Rights Reserved.