A B C D E F G H I L M N P Q R S T V

A

abort() - Method in class com.apelon.modules.dts.editor.tql.TQL
Abort the export process.
addActionListener(ActionListener) - Method in class com.apelon.modules.dts.editor.tql.TQL
Add an ActionListener for monitoring of log events.
ALL - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
ASSOCIATION - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
AUTHORITY_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
AUTHORITY_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

B

BASE_ATTRIBUTE - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

C

com.apelon.modules.dts.editor.tql - package com.apelon.modules.dts.editor.tql
 
com.apelon.modules.dts.editor.tql.beans - package com.apelon.modules.dts.editor.tql.beans
 
compareTo(Object) - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Implements Comparable for this class.
COMPLETED - Static variable in class com.apelon.modules.dts.editor.tql.TQL
ActionEvent Id code for completed event
CONCEPT - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
CONCEPT_ASSOCIATION - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
CONCEPT_ASSOCIATION_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
CONCEPT_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
CONCEPT_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

D

DEFAULT_DATE_FORMAT - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Default date format string
DEFAULT_DELIMITER - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Deprecated.  
DEFAULT_FIELD_DELIMITER - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Default field delimiter
DEFAULT_GROUP_DELIMITER - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Default group delimiter
DEFAULT_LOGFILE - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Name of default log file
DEFAULT_THESAURUS_AXIS - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Name of default Thesaurus axis association
DEFAULT_TIME_FORMAT - Static variable in class com.apelon.modules.dts.editor.tql.TQL
Default time format string
DEFINING_PREFIX - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

E

equals(Object) - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return whether the object argument represents the same QualifiedObject as this object.
equals(Object) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return whether the object argument represents the same TQLField as this field.
ERROR - Static variable in class com.apelon.modules.dts.editor.tql.TQL
ActionEvent Id code for error events
extractValue(Object, TQLField) - Method in class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
Return the default string value of a DTS Attribute, e.g.
extractValues(Object[], TQLField) - Method in interface com.apelon.modules.dts.editor.tql.TQLFunction
Return the result(s) of the function as applied to the argument objects.
extractValues(Object[], TQLField) - Method in class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
 

F

forceFullSearch(String, String) - Method in interface com.apelon.modules.dts.editor.tql.TQLFunction
Return whether this function, when used in a selector with the operator op and argument value, should search all objects in the TQL Context.
forceFullSearch(String, String) - Method in class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
 

G

getAppend() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL APPEND variable that determines whether exports are unconditionally appended to the export file.
getAttribute() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return the QualifiedObject attribute associated with this field.
getAxisName() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL AXIS variable that names the AssociationType used as the parent-to-child link for Namespaces.
getAxisObject(int) - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the qualified object representing the axis (hierarchy) relationship for a namespace The base direction is Parent to Child (parent_of).
getAxisObject(String, int) - Static method in class com.apelon.modules.dts.editor.tql.TQL
Static entry to get the qualified object representing the axis (hierarchy) relationship for a namespace The base direction is Parent to Child (parent_of).
getCodeForTypeName(String) - Static method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the QualifiedObject type code for a QualifiedObject.AttributeType type name.
getCollection() - Method in class com.apelon.modules.dts.editor.tql.TQL
Deprecated. use getCollectionConcepts();
getCollection(ConceptAttributeSetDescriptor) - Method in class com.apelon.modules.dts.editor.tql.TQL
Deprecated. use getCollectionConcepts(casd)
getCollectionConcepts() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the array of selected DTSConcept objects from the last executed collection query.
getCollectionConcepts(ConceptAttributeSetDescriptor) - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the array of selected concepts from the last executed collection query.
getCollectionObjects() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the array of selected DTSObject ojectsfrom the last executed collection query.
getCollectionTerms() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the array of selected Term objects from the last executed collection query.
getCollectionTerms(TermAttributeSetDescriptor) - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the array of selected terms from the last executed collection query.
getDateFormat() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL DATE_FORMAT variable that specifies the format of exported dates (@D and version dates).
getDefaultDelimiter() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the default delimiter(s).
getDelimiter() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL DELIMITER variable used to separate fields in export lines.
getDisplay() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
If this field has a display object, return the display QualifiedObject.
getEncode() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
If this field is encoded, return the encode QualifiedObject.
getEncodeNamespaceId() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
If this field is encoded, return the Namespace Id of the encode object.
getFunction() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
If this field represents a function, return the TQLFunction object.
getHeader() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL HEADER variable that determines whether a header line should be placed in the export file.
getLabelString() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return a descriptive string for this field appropriate for a label or header.
getLimit() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL LIMIT variable that limits the number of concept lines exported.
getModifier() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
If this field is modified, return the modifier QualifiedObject.
getName() - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the fully-qualified name of this object.
getName() - Method in interface com.apelon.modules.dts.editor.tql.TQLFunction
Return the base name of this user function (without the initial "%")
getName() - Method in class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
 
getNameForObject(DTSObjectRef) - Static method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the fully-qualified name for a DTSObjectRef.
getObject() - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the DTSObject represented by this object.
getObjectForName(String, int) - Static method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the DTSObject represented by a namespace-qualified object name.
getObjectForName(String, ConceptAttributeSetDescriptor) - Static method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the DTSConcept represented by a namespace-qualified object name.
getObjectForName(String, TermAttributeSetDescriptor) - Static method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the Term represented by a namespace-qualified object name.
getObjectForName(String, ConceptAttributeSetDescriptor, TermAttributeSetDescriptor) - Static method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return the DTSConcept or Term represented by a namespace-qualified object name.
getParameter() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
If this field is from a CONSTRAIN statement, return the name of the associated parameter.
getPruneTerms() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL PRUNE_TERMS variable that determines whether orphaned Terms are deleted.
getRetainHead() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL RETAIN_HEAD variable that determines whether the DELETE_TREES command deletes its specified, head, Concepts.
getSize() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL SIZE variable that gives the size (number of Concepts or Terms) of the last Collection.
getStatementTypes() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the query statement types.
getTimeFormat() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL TIME_FORMAT variable that specifies the format of exported times (@T).
getTypeDefs() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL TYPEDEFS variable that determines whether Type definitions are included in EXPORT_CONCEPTS or EXPORT_SUBSET output.
getUnique() - Method in class com.apelon.modules.dts.editor.tql.TQL
Get the value of the TQL UNIQUE variable that determines whether only unique lines are exported.

H

hashCode() - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return a hashcode on the fully-qualified name for this object.
hasParameters() - Method in class com.apelon.modules.dts.editor.tql.TQL
Test whether the query has parameters.

I

INTERRUPTED - Static variable in class com.apelon.modules.dts.editor.tql.TQL
ActionEvent Id code for interrupted event
INVERSE_PREFIX - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
isAborted() - Method in class com.apelon.modules.dts.editor.tql.TQL
Check for abort request.
isAggregator() - Method in interface com.apelon.modules.dts.editor.tql.TQLFunction
Return whether this function returns one value for each extractValues argument object or one value for all the arguments (an aggregator).
isAggregator() - Method in class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
 
isDefining() - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return whether this object is a defining object.
isDelete() - Method in enum com.apelon.modules.dts.editor.tql.TQL.StatementType
Return whether this statement type is a DELETE statement.
isEncoded() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return whether the field is encoded.
isExport() - Method in enum com.apelon.modules.dts.editor.tql.TQL.StatementType
Return whether this statement type is an EXPORT statement.
isFunction() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return whether the field is a function.
isInverse() - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return whether this object is an inverse object.
isModified() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return whether the field is modified.
isObjectEdit() - Method in enum com.apelon.modules.dts.editor.tql.TQL.StatementType
Return whether this statement type creates or deletes DTSConcept or Term objects.
isReadonly() - Method in class com.apelon.modules.dts.editor.tql.TQL
Returns true if this query does not modify the DTS knowledgebase.
isReadonly() - Method in enum com.apelon.modules.dts.editor.tql.TQL.StatementType
Return whether this statement type does not modify the DTS Knowledgebase.

L

log(String, int) - Method in class com.apelon.modules.dts.editor.tql.TQL
write log messages and fire associated events

M

main(String[]) - Static method in class com.apelon.modules.dts.editor.tql.TQL
Run TQL from the command line.

N

NAMESPACE_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
NAMESPACE_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
NAMESPACE_VERSION_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
NAMESPACE_VERSION_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

P

parse() - Method in class com.apelon.modules.dts.editor.tql.TQL
Parse the query.
PROGRESS - Static variable in class com.apelon.modules.dts.editor.tql.TQL
ActionEvent Id code for progress events
PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

Q

QualifiedObject - Class in com.apelon.modules.dts.editor.tql.beans
Wrapper class for a general DTS object.
QualifiedObject(DTSObject) - Constructor for class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Create a QualifiedObject instance from a DTSObject.
QualifiedObject(DTSObject, boolean) - Constructor for class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Create a QualifiedObject instance from an inverse of a DTSObject.
QualifiedObject(String, int) - Constructor for class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Create a QualifiedObject instance from a namespace-qualified name and attribute type code(s).
QualifiedObject.AttributeType - Enum in com.apelon.modules.dts.editor.tql.beans
 
QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

R

removeActionListener(ActionListener) - Method in class com.apelon.modules.dts.editor.tql.TQL
Remove an ActionListener from the listener list.
replaceParametersAndParse(HashMap<String, String>) - Method in class com.apelon.modules.dts.editor.tql.TQL
Replace query parameters with string values.
ROLE - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
run() - Method in class com.apelon.modules.dts.editor.tql.TQL
Run (execute) the query.

S

setAppend(boolean) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL APPEND variable.
setAttribute(QualifiedObject) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the value of the field's primary QualifiedObject attribute.
setAxisName(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL AXIS variable.
setDateFormat(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL DATE_FORMAT variable.
setDefining(boolean) - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Set the value of the defining aspect of this object.
setDelimiter(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the TQL export file delimiters.
setDisplay(QualifiedObject) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the value of the field's display QualifiedObject.
setEncode(QualifiedObject) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the value of the field's encode QualifiedObject.
setEncodeNamespaceId(int) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the Namespace Id value of the field's encode object.
setExportfile(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the TQL export file.
setExportwriter(PrintWriter) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the TQL export writer.
setFunction(TQLFunction) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the value of the field's function.
setHeader(boolean) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL HEADER variable.
setInverse(boolean) - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Set the value of the inverse aspect of this object.
setLimit(int) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL LIMIT variable.
setModifier(QualifiedObject) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the value of the field's modify QualifiedObject.
setParameter(String) - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Set the name of the parameter associated with this field.
setPruneTerms(boolean) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL PRUNE_TERMS variable.
setQueryfile(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the TQL query file.
setQueryObject(List<StatementBean>) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the TQL query object.
setQuerystring(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the TQL query string.
setRetainHead(boolean) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL RETAIN_HEAD variable.
setTimeFormat(String) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL TIME_FORMAT variable.
setTypeDefs(boolean) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL TYPEDEFS variable.
setUnique(boolean) - Method in class com.apelon.modules.dts.editor.tql.TQL
Set the value of the TQL UNIQUE variable.
SUBSET_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
SUBSET_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
SUBSET_VERSION_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
SUBSET_VERSION_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
SYNONYM_ASSOCIATION - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 

T

TERM - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
TERM_ASSOCIATION - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
TERM_ASSOCIATION_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
TERM_PROPERTY - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
TERM_PROPERTY_QUALIFIER - Static variable in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
 
toString() - Method in class com.apelon.modules.dts.editor.tql.beans.QualifiedObject
Return a string representation of this QualifiedObject.
toString() - Method in class com.apelon.modules.dts.editor.tql.beans.TQLField
Return a string representation of this TQLField.
TQL - Class in com.apelon.modules.dts.editor.tql
The TQL class provides API access to TQL parsing and execution functions.
TQL() - Constructor for class com.apelon.modules.dts.editor.tql.TQL
Create a TQL instance that uses existing connection parameters and the default log file.
TQL(String) - Constructor for class com.apelon.modules.dts.editor.tql.TQL
Create a TQL instance that uses existing connection parameters and a specified log file.
TQL(ServerConnection) - Constructor for class com.apelon.modules.dts.editor.tql.TQL
Deprecated. Use TQL(host, port, instance, user, psw)
TQL(ServerConnection, String) - Constructor for class com.apelon.modules.dts.editor.tql.TQL
Deprecated. Use TQL(host, port, instance, user, psw, log)
TQL(String, int, String, String, String) - Constructor for class com.apelon.modules.dts.editor.tql.TQL
Create a TQL instance using connection parameters and the default log file.
TQL(String, int, String, String, String, String) - Constructor for class com.apelon.modules.dts.editor.tql.TQL
Create a TQL instance using connection parameters and a specified log file.
TQL.StatementType - Enum in com.apelon.modules.dts.editor.tql
Enum for TQL statement types.
TQLField - Class in com.apelon.modules.dts.editor.tql.beans
A TQL Field object - used in both selector and export fields.
TQLField(QualifiedObject) - Constructor for class com.apelon.modules.dts.editor.tql.beans.TQLField
Constructs an attribute-based TQLField from a QualifiedObject.
TQLFunction - Interface in com.apelon.modules.dts.editor.tql
Interface class for a TQL function.
TQLFunctionAdapter - Class in com.apelon.modules.dts.editor.tql
Basic implementation of a TQLFunction.
TQLFunctionAdapter() - Constructor for class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
 

V

validateArgument(TQLField) - Method in interface com.apelon.modules.dts.editor.tql.TQLFunction
Test if the specified function argument is valid.
validateArgument(TQLField) - Method in class com.apelon.modules.dts.editor.tql.TQLFunctionAdapter
 
valueOf(String) - Static method in enum com.apelon.modules.dts.editor.tql.beans.QualifiedObject.AttributeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.apelon.modules.dts.editor.tql.TQL.StatementType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.apelon.modules.dts.editor.tql.beans.QualifiedObject.AttributeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.apelon.modules.dts.editor.tql.TQL.StatementType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E F G H I L M N P Q R S T V