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

A

AbstractTransferable - Class in com.apelon.beans.dts.plugin.transferable
All transferable objects should normally extend this class.
AbstractTransferable() - Constructor for class com.apelon.beans.dts.plugin.transferable.AbstractTransferable
 
ACTION_ADD - Static variable in class com.apelon.dts.client.events.SubsetEvent
 
ACTION_DELETE - Static variable in class com.apelon.dts.client.events.SubsetEvent
 
ACTION_MODIFY - Static variable in class com.apelon.dts.client.events.SubsetEvent
 
add(DTSRole) - Method in class com.apelon.dts.client.attribute.RoleGroup
Adds a role to the role group.
add(NamespaceListener, NamespaceListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Adds namespace-listener-a with namespace-listener-b and returns the resulting multicast listener.
add(KBTypeListener, KBTypeListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Adds kbtype-listener-a with kbtype-listener-b and returns the resulting multicast listener.
add(ConceptListener, ConceptListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Adds concept-listener-a with concept-listener-b and returns the resulting multicast listener.
add(TermListener, TermListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Adds term-listener-a with term-listener-b and returns the resulting multicast listener.
add(ClassifyListener, ClassifyListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Adds classify-listener-a with classify-listener-b and returns the resulting multicast listener.
add(SubsetListener, SubsetListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Adds subset-listener-a with subset-listener-b and returns the resulting multicast listener.
add(Subset) - Method in class com.apelon.dts.client.subset.SubsetQuery
Adds a Subset to the knowledgebase.
addAssociationType(AssociationType) - Method in class com.apelon.dts.client.association.AssociationQuery
Adds an association type to the knowledgebase by passing an AssociationType object.
addAuthority(Authority) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Adds an Authority to the DTS knowledgebase by sending a query to the server.
addClassifyListener(ClassifyListener) - Method in class com.apelon.dts.client.classifier.ClassifyQuery
 
addConcept(DTSConcept) - Method in class com.apelon.dts.client.concept.BaseLocalConceptQuery
Adds a concept to a namespace by passing a DTSConcept object.
addConcept(DTSConcept, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseLocalConceptQuery
Adds a concept to a namespace by passing a DTSConcept object.
addConcept(DefaultMutableTreeNode, DTSConcept) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Creates OntylogConceptFilter for the given Concept with modifier "ONLY".
addConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.association.AssociationQuery
Adds a concept association to the knowledgebase.
addConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.concept.DTSConcept
Adds the specified element as concept association for this concept.
addConceptAssociationType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Adds a concept association type to the set of association types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
addConceptFilter(DefaultMutableTreeNode, DTSConcept, boolean) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Creates OntylogConceptFilter for the given Concept.
addConceptListener(ConceptListener) - Method in class com.apelon.dts.client.association.AssociationQuery
 
addConceptListener(ConceptListener) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
 
addConceptNameFilter(DefaultMutableTreeNode, String, boolean) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Creates ConceptNameFilter for the given search pattern.
addDefiningConcept(OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogConcept
Adds the specified element as a defining concept for this concept.
addDefiningConcept(OntylogConcept, OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Adds an Ontylog concept as the defining concept to the Ontylog Extension Concept
addDefiningRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Adds the specified element as a defining role for this concept.
addDefiningRole(OntylogConcept, DTSRole) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Adds a defining role to the given ontylog extension concept
addExclude(DefaultMutableTreeNode) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Creates an Exclude node and adds it to parent
addInternal(EventListener, EventListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Returns the resulting multicast listener from adding listener-a and listener-b together.
addInverseConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.concept.DTSConcept
Adds the specified element as inverse concept association for this concept.
addInverseConceptAssociationType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Adds a concept association type to the set of association types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
addInverseRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Adds the specified element as inverse role for this concept.
addInverseRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Adds a role type to the set of inverse role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
addInverseTermAssociation(TermAssociation) - Method in class com.apelon.dts.client.term.Term
Adds the specified element as an inverse term association for this term.
addInverseTermAssociationType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Adds an inverse term association type to the set of association types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
addKBTypeListener(KBTypeListener) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
 
addKBTypeListener(KBTypeListener) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
addNamespace(Namespace) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Adds a Namespace to the DTS knowledgebase by sending a query to the DTS server.
addNamespaceListener(NamespaceListener) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
addProperty(DTSProperty) - Method in class com.apelon.dts.client.attribute.PropertiedObject
Adds the specified element as property for this item.
addProperty(DTSConcept, DTSProperty) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Adds a property to a concept.
addProperty(Term, DTSProperty) - Method in class com.apelon.dts.client.term.BaseTermQuery
Adds a property to a term.
addPropertyFilter(DefaultMutableTreeNode, DTSPropertyType, String) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Creates PropertyFilter for the given DTSPropertyType and search pattern.
addPropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Add a concept or term property type.
addPropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Adds a property type to the set of property types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
addPropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Adds a property type to the set of property types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
addQualifier(DTSQualifier) - Method in class com.apelon.dts.client.association.QualifiedAssociation
Adds the specified element as qualifier for this association.
addQualifier(DTSQualifier) - Method in class com.apelon.dts.client.attribute.DTSProperty
Adds the specified element as qualifier for this property.
addQualifier(DTSQualifier) - Method in interface com.apelon.dts.client.attribute.QualifiedObject
Adds the specified element as qualifier for this qualified item.
addQualifierType(QualifierType) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Adds a new QualifierType to the knowledgebase.
addRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Adds the specified element as role for this concept.
addRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Adds a new Role Type to a writable Ontylog Extension Namespace.
addRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Adds a role type to the set of role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
addSubsetListener(SubsetListener) - Method in class com.apelon.dts.client.subset.SubsetQuery
Adds the given SubsetListener if it is not already added.
addSynonym(Synonym) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Adds a synonym association between a concept and a term.
addSynonym(Synonym) - Method in class com.apelon.dts.client.concept.DTSConcept
Adds the specified element as synonym for this concept.
addSynonym(Synonym) - Method in class com.apelon.dts.client.term.Term
Adds the specified element as synonym which this term refers to.
addSynonymType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Adds a synonym type to the set of synonym types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
addSynonymType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Adds a synonym type to the set of synonym types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
addTerm(Term) - Method in class com.apelon.dts.client.term.BaseTermQuery
Adds a new Term to the knowledgebase.
addTermAssociation(TermAssociation) - Method in class com.apelon.dts.client.association.AssociationQuery
Adds a term association to the knowledgebase.
addTermAssociation(TermAssociation) - Method in class com.apelon.dts.client.term.Term
Adds the specified element as a term association for this term.
addTermAssociationType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Adds a term association type to the set of association types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
addTermListener(TermListener) - Method in class com.apelon.dts.client.association.AssociationQuery
 
addTermListener(TermListener) - Method in class com.apelon.dts.client.term.BaseTermQuery
 
ADMIN - Variable in class com.apelon.apelonserver.client.BasicQuery
 
ALL - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The ALL modifier for DTSRoles
ALL_ATTRIBUTES - Static variable in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
ALL_ATTRIBUTES is a special ConceptAttributeSetDescriptor that will cause all attributes of a concept to be fetched (except Ontylog defined view attributes).
ALL_ATTRIBUTES - Static variable in class com.apelon.dts.client.term.TermAttributeSetDescriptor
ALL_ATTRIBUTES is a special TermAttributeSetDescriptor that will cause all attributes of a term to be fetched.
ALL_NAMESPACE - Static variable in class com.apelon.dts.common.DataTypeFilter
 
ALL_NAMESPACES - Static variable in class com.apelon.dts.client.concept.DTSSearchOptions
Indicates that all namespaces are to be searched.
ALL_NAMESPACES - Static variable in class com.apelon.dts.client.term.TermSearchOptions
Indicates that all namespaces are to be searched.
ALL_SUBSET_DESCRIPTOR - Static variable in class com.apelon.dts.common.subset.SubsetDescriptor
This SubsetDescriptor will retrieve all the fields of Subset including the expression and concept count.
ALLNOT - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The @ToDo modifier for DTSRoles
ALLOR - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The @ToDo modifier for DTSRoles
ApelonException - Exception in com.apelon.apelonserver.client
ApelonException is a general exception class.
ApelonException(String) - Constructor for exception com.apelon.apelonserver.client.ApelonException
This constructor is provided for the Apelon Server's internal use only.
ApelonException(String, Throwable) - Constructor for exception com.apelon.apelonserver.client.ApelonException
This constructor is provided for the Apelon Server's internal use only.
ApelonException(String, Exception, boolean) - Constructor for exception com.apelon.apelonserver.client.ApelonException
This constructor is provided for the Apelon Server's internal use only.
ARBITRARY - Static variable in class com.apelon.dts.client.association.Purpose
 
assertIsNotNull(Object, String) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Asserts that the given object is not null.
Association - Class in com.apelon.dts.client.association
An association relates a concept or term to another concept or term.
Association() - Constructor for class com.apelon.dts.client.association.Association
 
Association(DTSObject, AssociationType, DTSObject) - Constructor for class com.apelon.dts.client.association.Association
Constructs an association from the "from" item, association type, and "to" item.
Association(AssociationType, DTSObject) - Constructor for class com.apelon.dts.client.association.Association
Constructs an association from the association type and "to" item.
Association(DTSObject, AssociationType) - Constructor for class com.apelon.dts.client.association.Association
Constructs an association from the "from" item and association type.
ASSOCIATION - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept association change
ASSOCIATION - Static variable in class com.apelon.dts.client.events.KBTypeEvent
Association Type Event ID = 2001
ASSOCIATION - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for term association change
AssociationFilter - Class in com.apelon.dts.common.subset.expression
Filter based on concept associations.
AssociationFilter() - Constructor for class com.apelon.dts.common.subset.expression.AssociationFilter
 
AssociationQuery - Class in com.apelon.dts.client.association
AssociationQuery provides common methods for maintaining associations and association types.
ASSOCIATIONSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.AssociationServer
AssociationType - Class in com.apelon.dts.client.association
AssociationType defines a named association between concepts and/or terms.
AssociationType() - Constructor for class com.apelon.dts.client.association.AssociationType
 
AssociationType(String, int, String, int, ItemsConnected, Purpose, String) - Constructor for class com.apelon.dts.client.association.AssociationType
Constructs a new AssociationType with specified name, ID, code, namespace, type of items associated, and purpose.
AssociationType(String, int, ItemsConnected, Purpose, String) - Constructor for class com.apelon.dts.client.association.AssociationType
Constructs a new AssociationType with specified name, namespace, type of items associated, and purpose: the id and code will be generated by the server when this AssociationType is added.
asXML(ConceptAttributeSetDescriptor) - Static method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets an XML string to set attributes according to the argument ConceptAttributeSetDescriptor.
attribute - Variable in class com.apelon.dts.common.subset.expression.AttributeFilter
Attribute field.
ATTRIBUTE_CONCEPT_NAME - Static variable in class com.apelon.dts.common.subset.expression.ConceptNameFilter
Concept Name search type
ATTRIBUTE_CONCEPT_NAME_OR_SYNONYM - Static variable in class com.apelon.dts.common.subset.expression.ConceptNameFilter
Concept Name or Synonym search type
AttributeFilter - Class in com.apelon.dts.common.subset.expression
Common class for a filter involving concept attribute based search criteria.
AttributeFilter() - Constructor for class com.apelon.dts.common.subset.expression.AttributeFilter
 
AUTHORITY - Static variable in class com.apelon.dts.client.events.KBTypeEvent
Authority Type Event ID = 2000
Authority - Class in com.apelon.dts.client.namespace
Authority defines the namespace authority that oversees the content of that namespace.
Authority(String, int) - Constructor for class com.apelon.dts.client.namespace.Authority
Authority constructor.

B

BaseConceptQuery - Class in com.apelon.dts.client.concept
BaseConceptQuery is a base class for BaseLocalConceptQuery, BaseOntylogConceptQuery, DTSConceptQuery, and SearchQuery.
BaseLocalConceptQuery - Class in com.apelon.dts.client.concept
Base class for creating or deleting concepts in a local namespace.
BaseLocalConceptQuery(ServerConnection, boolean) - Constructor for class com.apelon.dts.client.concept.BaseLocalConceptQuery
 
BaseOntylogConceptQuery - Class in com.apelon.dts.client.concept
The BaseOntylogConceptQuery class provides access to Ontylog concepts.
BaseTermQuery - Class in com.apelon.dts.client.term
BaseTermQuery is a base class for TermQuery and TermSearchQuery.
BasicQuery - Class in com.apelon.apelonserver.client
A BasicQuery provides common methods for queries.
BasicQuery() - Constructor for class com.apelon.apelonserver.client.BasicQuery
 
BIG - Static variable in class com.apelon.dts.client.attribute.PropertyValueSize
 
build(String) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Builds the root node from the given xml string using XMLDecoder.
build(int) - Method in class com.apelon.dts.client.subset.SubsetQuery
Computes the concepts for a subset.
buildExpression() - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Returns XML representation of the root node created using XMLEncoder.
buildPropertyTypes(String) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
 

C

cancelExport() - Method in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
Called to cancel the export
cancelRequest(long) - Method in class com.apelon.dts.client.common.DTSCommonQuery
 
checkDTSSchema() - Method in class com.apelon.dts.client.common.DTSCommonQuery
Check that the correct DTS schema is installed.
classify(int) - Method in class com.apelon.dts.client.classifier.ClassifyQuery
Sends classification request to Modular Classifier server to classify the given Ontylog Extension local namespace with respect to the linked Ontylog Subscription namespace.
CLASSIFY_CANCEL - Static variable in class com.apelon.dts.client.events.ClassifyEvent
CLASSIFY_CANCELEvent ID = CLASSIFY_FIRST + 2
CLASSIFY_ERRORS - Static variable in class com.apelon.dts.client.events.ClassifyEvent
Classify Modify Event ID = CLASSIFY_FIRST + 2
CLASSIFY_FIRST - Static variable in class com.apelon.dts.client.events.ClassifyEvent
Starts the ID sequence at 2100 for Classify events.
CLASSIFY_LAST - Static variable in class com.apelon.dts.client.events.ClassifyEvent
Reflects the current end of the ID sequence at CLASSIFY_FIRST + 3 for Classify events.
CLASSIFY_START - Static variable in class com.apelon.dts.client.events.ClassifyEvent
CLASSIFY_START Event ID = CLASSIFY_START
CLASSIFY_SUCCESS - Static variable in class com.apelon.dts.client.events.ClassifyEvent
CLASSIFY_SUCCESS Event ID = CLASSIFY_FIRST + 1
classifyActionOccurred(ClassifyEvent) - Method in interface com.apelon.dts.client.events.ClassifyListener
Implement with appropriate action to be taken when a Classify action occurred.
classifyActionOccurred(ClassifyEvent) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Will chain the call to the classifyActionOccurred routine of all registered listeners.
ClassifyCycleError - Class in com.apelon.dts.client.classifier
An entry for classification Cycle Error.
ClassifyCycleError() - Constructor for class com.apelon.dts.client.classifier.ClassifyCycleError
 
ClassifyCycleError(int, DTSConcept, DTSRoleType) - Constructor for class com.apelon.dts.client.classifier.ClassifyCycleError
Creates this cycle error entry.
ClassifyDetail - Class in com.apelon.dts.client.classifier
The classification monitor data; This includes, whether classification should be done and last classification time stamp.
ClassifyDetail(boolean, Date) - Constructor for class com.apelon.dts.client.classifier.ClassifyDetail
Creates the ClassifyDetail entry.
ClassifyDetailsQuery - Class in com.apelon.dts.client.classifier
In DTS, an Ontylog Extension namespace can be classified.
ClassifyDetailsQuery() - Constructor for class com.apelon.dts.client.classifier.ClassifyDetailsQuery
 
ClassifyDetailsQuery(boolean) - Constructor for class com.apelon.dts.client.classifier.ClassifyDetailsQuery
 
CLASSIFYDETAILSYQUERY_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.ClassifyDetailsServer
ClassifyEquivError - Class in com.apelon.dts.client.classifier
An entry for classification Equivalency Error.
ClassifyEquivError() - Constructor for class com.apelon.dts.client.classifier.ClassifyEquivError
 
ClassifyEquivError(DTSConcept, DTSConcept) - Constructor for class com.apelon.dts.client.classifier.ClassifyEquivError
Creates this classification equivalency error entry.
ClassifyEvent - Class in com.apelon.dts.client.events
Defines the available Classify events that an interested class may listen for.
ClassifyEvent(Object, int, int) - Constructor for class com.apelon.dts.client.events.ClassifyEvent
Constructs a ClassifyEvent object.
classifyListener - Variable in class com.apelon.dts.client.classifier.ClassifyQuery
 
ClassifyListener - Interface in com.apelon.dts.client.events
Defines the listener that an interested class must implement for processing of Classify events.
ClassifyQuery - Class in com.apelon.dts.client.classifier
This class can be used to perform the classification of an Ontylog Extension namespace.
ClassifyQuery() - Constructor for class com.apelon.dts.client.classifier.ClassifyQuery
Creates an instance of ClassifyQuery.
ClassifyQuery(boolean) - Constructor for class com.apelon.dts.client.classifier.ClassifyQuery
Constructs a new ClassifyQuery.
CLASSIFYQUERY_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.ClassifyServer
CLASSQUERYSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.ClassQueryServer
clone() - Method in class com.apelon.dts.client.association.AssociationType
Clone this AssociationType object.
clone() - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Clone this DTSPropertyType object.
clone() - Method in class com.apelon.dts.client.attribute.DTSRole
Returns new copy of this DTSRole
clone() - Method in class com.apelon.dts.client.attribute.QualifierType
Clone this QualifierType object.
clone() - Method in class com.apelon.dts.client.attribute.RoleGroup
Deep copy of role group.
clone() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Creates and returns a copy of this object.
clone() - Method in class com.apelon.dts.client.namespace.Authority
Clone this Authority object.
clone() - Method in class com.apelon.dts.client.namespace.Namespace
Clone this Namespace object.
clone() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
 
clone() - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
clone() - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
 
clone() - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
 
close() - Method in class com.apelon.apelonserver.client.ServerConnection
Close the connection
close() - Method in class com.apelon.apelonserver.client.ServerConnectionJDBC
 
close() - Method in class com.apelon.apelonserver.client.ServerConnectionSocket
Close the socket connection.
close() - Method in class com.apelon.dts.client.DTSQuery
Disposes of all resources.
CODE_AND_ID_GENERATOR_FILE_PATH - Static variable in class com.apelon.dts.client.common.CodeAndIDGenerator
Used to find location of code and ID generators in local file system.
CODE_AND_ID_GENERATOR_PACKAGE_PATH - Static variable in class com.apelon.dts.client.common.CodeAndIDGenerator
Used to identify the standard, required package location of all CodeAndIdGenerator class files.
CodeAndIDGenerator - Class in com.apelon.dts.client.common
Base class for Apelon DTS Server code and ID generators.
CodeAndIDGenerator(ServerConnection) - Constructor for class com.apelon.dts.client.common.CodeAndIDGenerator
Constructs CodeAndIDGenerator.
com.apelon.apelonserver.client - package com.apelon.apelonserver.client
The client side common classes provide a set of basic abstract classes that are used by application client side apis.
com.apelon.apps.dts.editor.modules - package com.apelon.apps.dts.editor.modules
Provides the class and interfaces necessary for creating Plug-ins for the Apelon DTS Editor.
com.apelon.beans.dts.plugin - package com.apelon.beans.dts.plugin
Provides the classes and interfaces that can be used to develop a plugin for the DTS Editor.
com.apelon.beans.dts.plugin.connection - package com.apelon.beans.dts.plugin.connection
Provides the classes and interfaces used in Connection Event notification.
com.apelon.beans.dts.plugin.subset.export - package com.apelon.beans.dts.plugin.subset.export
Provides the classes and interfaces for creating Subset Export Plug-in.
com.apelon.beans.dts.plugin.transferable - package com.apelon.beans.dts.plugin.transferable
This package contains the Transferables used by DTS Beans in Drag and Drop.
com.apelon.dts.client - package com.apelon.dts.client
This package now consists primarily of deprecated classes maintained for compatibility with DTS 2.4.
com.apelon.dts.client.association - package com.apelon.dts.client.association
This package provides capability to work with associations between concepts, terms, or a concept and a term.
com.apelon.dts.client.attribute - package com.apelon.dts.client.attribute
Attributes are items of information attached to concepts or terms, or other attributes.
com.apelon.dts.client.classifier - package com.apelon.dts.client.classifier
This package provides API needed for classification of Ontylog Extension namespaces.
com.apelon.dts.client.common - package com.apelon.dts.client.common
This package provides a few common classes.
com.apelon.dts.client.concept - package com.apelon.dts.client.concept
This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application.
com.apelon.dts.client.events - package com.apelon.dts.client.events
 
com.apelon.dts.client.match - package com.apelon.dts.client.match
This package provides matching capability to flexibly search within predefined silos of data within the knowledgebase.
com.apelon.dts.client.namespace - package com.apelon.dts.client.namespace
This package includes classes for working with the namespaces (see Namespace) in a knowledgebase.
com.apelon.dts.client.plugins - package com.apelon.dts.client.plugins
This is the place to put plugin modules required by DTS.
com.apelon.dts.client.subset - package com.apelon.dts.client.subset
This package provides the capability to access and manipulate subsets in a DTS client application.
com.apelon.dts.client.term - package com.apelon.dts.client.term
This package provides capability to access and manipulate terms in a DTS client application.
com.apelon.dts.common - package com.apelon.dts.common
 
com.apelon.dts.common.subset - package com.apelon.dts.common.subset
This package has classes for working with subset data.
com.apelon.dts.common.subset.expression - package com.apelon.dts.common.subset.expression
This package provides classes for filters used in Subset Expression.
COMPLETE_MATCH - Static variable in class com.apelon.dts.client.match.MatchType
 
ConAttribSetTransferObject - Class in com.apelon.dts.common
Title: ConAttribSetTransferObject
ConAttribSetTransferObject() - Constructor for class com.apelon.dts.common.ConAttribSetTransferObject
No arg constructor
ConAttribSetTransferObject(String, int) - Constructor for class com.apelon.dts.common.ConAttribSetTransferObject
 
CONCEPT - Static variable in class com.apelon.dts.client.attribute.ModifiesItemType
 
CONCEPT - Static variable in class com.apelon.dts.client.match.MatchItemType
 
CONCEPT_ASSOCIATION - Static variable in class com.apelon.dts.client.attribute.QualifiesItemType
 
CONCEPT_PROPERTY - Static variable in class com.apelon.dts.client.attribute.QualifiesItemType
 
CONCEPT_WITH_SYNONYMOUS_TERM - Static variable in class com.apelon.dts.client.association.ItemsConnected
 
conceptActionOccurred(ConceptEvent) - Method in interface com.apelon.dts.client.events.ConceptListener
Implement with appropriate action to be taken when a Concept action occurred.
conceptActionOccurred(ConceptEvent) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Will chain the call to the conceptActionOccurred routine of all registered listeners.
ConceptAssociation - Class in com.apelon.dts.client.association
ConceptAssociation relates a concept to another concept.
ConceptAssociation(DTSConcept, AssociationType, DTSConcept) - Constructor for class com.apelon.dts.client.association.ConceptAssociation
Constructs a concept association from the "from" concept, association type, and "to" concept.
ConceptAssociation(AssociationType, DTSConcept) - Constructor for class com.apelon.dts.client.association.ConceptAssociation
Constructs an association from the association type and "to" concept.
ConceptAssociation(DTSConcept, AssociationType) - Constructor for class com.apelon.dts.client.association.ConceptAssociation
Constructs an association from the "from" concept and association type.
conceptAssociationFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
Concept Association Data Flavor.
ConceptAssociationTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of Concept Association through Drag and Drop.
ConceptAssociationTransferable(ConceptAssociation) - Constructor for class com.apelon.beans.dts.plugin.transferable.ConceptAssociationTransferable
Initializes with given ConceptAssociation.
ConceptAttributeChange - Class in com.apelon.dts.client.events
Defines concept attribute change.
ConceptAttributeChange(String, String) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept name change.
ConceptAttributeChange(ConceptAssociation, ConceptAssociation) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept association change.
ConceptAttributeChange(Synonym, Synonym) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept synonym change.
ConceptAttributeChange(DTSProperty, DTSProperty) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept property change.
ConceptAttributeChange(DTSRole, DTSRole) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept role change.
ConceptAttributeChange(Boolean, Boolean) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept primitive change.
ConceptAttributeChange(OntylogConcept, OntylogConcept) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept parent change.
ConceptAttributeChange(int, int) - Constructor for class com.apelon.dts.client.events.ConceptAttributeChange
Constructs a ConceptAttributeChange object for concept role group change.
ConceptAttributeSetDescriptor - Class in com.apelon.dts.client.concept
ConceptAttributeSetDescriptor is a description of the set of concept attributes that should be retrieved by a given operation.
ConceptAttributeSetDescriptor(String) - Constructor for class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Constructs a ConceptAttributeSetDescriptor with the given name and no attributes.
ConceptAttributeSetDescriptor(String, int) - Constructor for class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Constructs a ConceptAttributeSetDescriptor with the given name and attribute results limit, but no attributes.
ConceptChild - Class in com.apelon.dts.client.concept
Holds a child concept and an indicator of whether the child has children.
ConceptChild(OntylogConcept, boolean) - Constructor for class com.apelon.dts.client.concept.ConceptChild
Constructs a new child concept context.
ConceptEvent - Class in com.apelon.dts.client.events
An event which indicates that a concept action occurred.
ConceptEvent(Object, DTSConcept, int, ConceptAttributeChange) - Constructor for class com.apelon.dts.client.events.ConceptEvent
Constructs a ConceptEvent object.
conceptFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
DTS Concept Data Flavor.
conceptListener - Variable in class com.apelon.dts.client.association.AssociationQuery
 
conceptListener - Variable in class com.apelon.dts.client.concept.BaseConceptQuery
 
ConceptListener - Interface in com.apelon.dts.client.events
Defines the listener that an interested class must implement for processing of Concept events.
ConceptNameFilter - Class in com.apelon.dts.common.subset.expression
Filter based on search on concept name or synonyms.
ConceptNameFilter() - Constructor for class com.apelon.dts.common.subset.expression.ConceptNameFilter
 
ConceptParent - Class in com.apelon.dts.client.concept
Holds a parent concept and an indicator of whether the parent has parents.
ConceptParent(OntylogConcept, boolean) - Constructor for class com.apelon.dts.client.concept.ConceptParent
Constructs a new parent concept context.
CONCEPTS - Static variable in class com.apelon.dts.client.association.ItemsConnected
 
ConceptTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of DTS Concept through Drag and Drop.
ConceptTransferable(DTSConcept) - Constructor for class com.apelon.beans.dts.plugin.transferable.ConceptTransferable
Initializes with given DTSConcept.
CONNECTION - Static variable in class com.apelon.dts.client.namespace.NamespaceType
 
CONNECTION_CLOSE - Static variable in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
Connection Close Event ID = DtsConnectionEvent.CONNECTION_FIRST + 1
CONNECTION_FIRST - Static variable in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
Starts the ID sequence at 1000 for Connection events.
CONNECTION_LAST - Static variable in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
Reflects the current end of the ID sequence at DtsConnectionEvent.CONNECTION_FIRST + 1 for Connection events.
CONNECTION_OPEN - Static variable in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
Open Connection Event ID = DtsConnectionEvent.CONNECTION_FIRST
connectionClosed(DtsConnectionEvent) - Method in class com.apelon.beans.dts.plugin.connection.DtsConnectionAdapter
Implement with appropriate action to be taken when a Connection has been closed.
connectionClosed(DtsConnectionEvent) - Method in interface com.apelon.beans.dts.plugin.connection.DtsConnectionListener
Implement with appropriate action to be taken when a Connection has been closed.
ConnectionCloseVeto - Interface in com.apelon.beans.dts.plugin.connection
Veto a connection close.
connectionClosing(DtsConnectionEvent) - Method in class com.apelon.beans.dts.plugin.connection.DtsConnectionAdapter
Implement with appropriate action to be taken when a Connection is closing.
connectionClosing(DtsConnectionEvent) - Method in interface com.apelon.beans.dts.plugin.connection.DtsConnectionListener
Implement with appropriate action to be taken when a Connection is closing.
connectionOpened(DtsConnectionEvent) - Method in class com.apelon.beans.dts.plugin.connection.DtsConnectionAdapter
Implement with appropriate action to be taken when a new Connection has been created.
connectionOpened(DtsConnectionEvent) - Method in interface com.apelon.beans.dts.plugin.connection.DtsConnectionListener
Implement with appropriate action to be taken when a new Connection has been created.
connectionWillClose(DtsConnectionEvent, ConnectionCloseVeto) - Method in class com.apelon.beans.dts.plugin.connection.DtsConnectionAdapter
Implement with appropriate action to be taken when a Connection will close.
connectionWillClose(DtsConnectionEvent, ConnectionCloseVeto) - Method in interface com.apelon.beans.dts.plugin.connection.DtsConnectionListener
Implement with appropriate action to be taken when a Connection will close.
containsConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.concept.DTSConcept
Tests if this concept already has the specified concept association.
containsConceptAssociationType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests if this ConceptAttributeSetDescriptor contains the concept AssociationType argument.
containsDefiningConcept(OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogConcept
Tests if this concept already has the specified defining concept.
containsDefiningRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Tests if this concept already has the specified defining role.
containsInverseConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.concept.DTSConcept
Tests if this concept already has the specified inverse concept association.
containsInverseConceptAssociationType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests if this ConceptAttributeSetDescriptor contains the concept AssociationType argument.
containsInverseRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Tests if this concept already has the specified inverse role.
containsInverseRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests if this ConceptAttributeSetDescriptor contains the DTSRoleType argument.
containsInverseTermAssociationType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Tests if this TermAttributeSetDescriptor contains the inverse term AssociationType argument.
containsProperty(DTSProperty) - Method in class com.apelon.dts.client.attribute.PropertiedObject
Tests if this item already has the specified property.
containsPropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests if this ConceptAttributeSetDescriptor contains the DTSPropertyType argument.
containsPropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Tests if this TermAttributeSetDescriptor contains the DTSPropertyType argument.
containsQualifier(DTSQualifier) - Method in class com.apelon.dts.client.association.QualifiedAssociation
Tests if this association already has the specified qualifier.
containsQualifier(DTSQualifier) - Method in class com.apelon.dts.client.attribute.DTSProperty
Tests if this property already has the specified qualifier.
containsQualifier(DTSQualifier) - Method in interface com.apelon.dts.client.attribute.QualifiedObject
Tests if this qualified item already has the specified qualifier.
containsRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Tests if this concept already has the specified role.
containsRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests if this ConceptAttributeSetDescriptor contains the DTSRoleType argument.
containsSynonym(Synonym) - Method in class com.apelon.dts.client.concept.DTSConcept
Tests if this concept already has the specified synonym.
containsSynonymType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests if this ConceptAttributeSetDescriptor contains the synonym AssociationType argument.
containsSynonymType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Tests if this TermAttributeSetDescriptor contains the synonym AssociationType argument.
containsTermAssociationType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Tests if this TermAttributeSetDescriptor contains the term AssociationType argument.
ContentVersion - Class in com.apelon.dts.client.namespace
Specifies the version of a terminology in a namespace.
ContentVersion(String, int, String, int, Date) - Constructor for class com.apelon.dts.client.namespace.ContentVersion
Constructs a new ContentVersion of the given name and release date.
createConstant(Class, String) - Static method in class com.apelon.beans.dts.plugin.transferable.AbstractTransferable
Copied from DataFlavor class.
createDefaultModel() - Method in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthField
 
createDefaultModel() - Method in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.NumberMaxLengthField
 
createDialog(JPanel, String) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Creates a new JDialog for the JPanel.
createDialog(JPanel, String, int, int) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Creates a new JDialog for the JPanel.
createDialog(JPanel, String, int, int, boolean) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Creates a new JDialog for the JPanel.
createDialog(JPanel, String, int, int, boolean, Preferences) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Creates a new JDialog for the JPanel.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.association.AssociationQuery
Creates an instance of AssociationQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.association.AssociationQuery
Creates an instance of AssociationQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
Creates an instance of ClassifyDetailsQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
Creates an instance of ClassifyDetailsQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.classifier.ClassifyQuery
Creates an instance of ClassifyQuery
Depending on the type of ServerConnection object passed in the argument, the query may be local(JDBC), socket, or another implementation.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.classifier.ClassifyQuery
Creates an instance of ClassifyQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.common.DTSCommonQuery
Creates an instance of DTSCommonQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.common.DTSCommonQuery
Creates an instance of DTSCommonQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.DTSConceptQuery
Creates an instance of DTSConceptQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.DTSConceptQuery
Creates an instance of DTSConceptQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.NavQuery
Creates an instance of NavQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.NavQuery
Creates an instance of NavQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.OntylogClassQuery
Creates an instance of OntylogClassQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.OntylogClassQuery
Creates an instance of OntylogClassQueryServer.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.OntylogConceptQuery
Creates an instance of OntylogConceptQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.OntylogConceptQuery
Creates an instance of OntylogConceptQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Creates an instance of OntylogExtConceptQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Creates an instance of OntylogExtConceptQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.SearchQuery
Creates an instance of SearchQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.SearchQuery
Creates an instance of SearchQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.concept.ThesaurusConceptQuery
Creates an instance of ThesaurusConceptQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.concept.ThesaurusConceptQuery
Creates an instance of ThesaurusConceptQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.DTSLicenseQuery
Deprecated. Creates an instance of DTSLicenseQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.match.MatchQuery
Creates an instance of MatchQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.match.MatchQuery
Creates an instance of MatchQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.namespace.NamespaceQuery
Creates an instance of NamespaceQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.namespace.NamespaceQuery
Creates an instance of NamespaceQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.subset.SubsetQuery
 
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.subset.SubsetQuery
 
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.term.TermQuery
Creates an instance of TermQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.term.TermQuery
Creates an instance of TermQuery.
createInstance(ServerConnection) - Static method in class com.apelon.dts.client.term.TermSearchQuery
Creates an instance of TermSearchQuery.
createInstance(ServerConnection, boolean) - Static method in class com.apelon.dts.client.term.TermSearchQuery
Creates an instance of TermSearchQuery.
createRoleGroup(OntylogConcept, DTSRole[]) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Create a role group with the passed array of roles and returns the role group number.

D

DataChangeEvent - Class in com.apelon.dts.client.events
Defines basic data change event.
DataChangeEvent(Object, Object, Object) - Constructor for class com.apelon.dts.client.events.DataChangeEvent
Constructs a DataChangeEvent object.
DataChangeEvent(Object, Object, int) - Constructor for class com.apelon.dts.client.events.DataChangeEvent
Constructs a DataChangeEvent object.
DataTypeFilter - Class in com.apelon.dts.common
This filter will be used to filter data items for KB Types.
DataTypeFilter() - Constructor for class com.apelon.dts.common.DataTypeFilter
 
DEFAULT_LIMIT - Static variable in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Default limit on number of attributes returned of each type.
DEFAULT_LIMIT - Static variable in class com.apelon.dts.client.concept.DTSSearchOptions
Indicates DTSSearchOptions.MAXIMUM_LIMIT limit on the number of matches returned as default.
DEFAULT_LIMIT - Static variable in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Default limit on number of attributes returned of each type.
DEFAULT_LIMIT - Static variable in class com.apelon.dts.client.term.TermSearchOptions
Indicates TermSearchOptions.MAXIMUM_LIMIT limit on the number of matches returned as default.
DEFAULT_SUBSET_DESCRIPTOR - Static variable in class com.apelon.dts.common.subset.SubsetDescriptor
This SubsetDescriptor will retrieve all the attribute fields (id, name, created_by, created_date, modified_by, modified_date, data_load_date, description) of Subset but not the expression and concept count.
DefaultCodeAndIdGenerator - Class in com.apelon.dts.client.plugins
Default code and ID generator for concepts or terms.
DefaultCodeAndIdGenerator(ServerConnection) - Constructor for class com.apelon.dts.client.plugins.DefaultCodeAndIdGenerator
Constructs CodeAndIDGenerator.
DefinedItem - Class in com.apelon.dts.common.subset.expression
A basic data type to represent defined objects in a namespace.
DefinedItem() - Constructor for class com.apelon.dts.common.subset.expression.DefinedItem
 
DefinedItem(int, String, int) - Constructor for class com.apelon.dts.common.subset.expression.DefinedItem
 
DefinedItem(int, String, int, String) - Constructor for class com.apelon.dts.common.subset.expression.DefinedItem
 
DEFININGCONCEPT - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept parent change
DELETE - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for change type DELETE
DELETE - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for change type DELETE
delete(int) - Method in class com.apelon.dts.client.subset.SubsetQuery
Deletes a Subset based on its id.
deleteAssociationType(AssociationType) - Method in class com.apelon.dts.client.association.AssociationQuery
Deletes the specified association type.
deleteAuthority(Authority) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
deleteAuthorityByDescription(String) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deletes the Authority with the specified description from the DTS knowledgebase by sending a query to the server.
deleteAuthorityById(int) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deletes the Authority with the specified ID from the DTS knowledgebase by sending a query to the server.
deleteConcept(DTSConcept) - Method in class com.apelon.dts.client.concept.BaseLocalConceptQuery
Deletes a concept from the knowledgebase.
deleteConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.association.AssociationQuery
Deletes a concept association from the knowledgebase.
deleteConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.concept.DTSConcept
Deletes the specified element as concept association for this concept.
deleteDefiningConcept(OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogConcept
Deletes the specified element as a defining concept for this concept.
deleteDefiningConcept(OntylogConcept, OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Removes an Ontylog Concept as the defining concept from a given Ontylog Extension concept
deleteDefiningRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Deletes the specified element as a defining role for this concept.
deleteDefiningRole(OntylogConcept, DTSRole) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Deletes a defining role from the given ontylog extension concept
deleteInverseConceptAssociation(ConceptAssociation) - Method in class com.apelon.dts.client.concept.DTSConcept
Deletes the specified element as inverse concept association for this concept.
deleteInverseRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Deletes the specified element as inverse role for this concept.
deleteInverseTermAssociation(TermAssociation) - Method in class com.apelon.dts.client.term.Term
Deletes the specified element as an inverse term association for this term.
deleteNamespaceByCode(String) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deletes the Namespace with the specified code from the DTS knowledgebase by sending a query to the server.
deleteNamespaceById(int) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deletes the Namespace with the specified ID from the DTS knowledgebase by sending a query to the server.
deleteNamespaceByName(String) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deletes the Namespace with the specified name from the DTS knowledgebase by sending a query to the server.
deleteProperty(DTSProperty) - Method in class com.apelon.dts.client.attribute.PropertiedObject
Deletes the specified element as property for this item.
deleteProperty(DTSConcept, DTSProperty) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Deletes a property from a concept.
deleteProperty(Term, DTSProperty) - Method in class com.apelon.dts.client.term.BaseTermQuery
Deletes a property from a term.
deletePropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Deletes a DTSPropertyType from the knowledgebase.
deleteQualifier(DTSQualifier) - Method in class com.apelon.dts.client.association.QualifiedAssociation
Deletes the specified element as qualifier for this association.
deleteQualifier(DTSQualifier) - Method in class com.apelon.dts.client.attribute.DTSProperty
Deletes the specified element as qualifier for this property.
deleteQualifier(DTSQualifier) - Method in interface com.apelon.dts.client.attribute.QualifiedObject
Deletes the specified element as qualifier for this qualified item.
deleteQualifierType(QualifierType) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Deletes a QualifierType from the knowledgebase.
deleteRole(DTSRole) - Method in class com.apelon.dts.client.concept.OntylogConcept
Deletes the specified element as role for this concept.
deleteRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Deletes the given Role Type from writable Ontylog Extension Namespace.
deleteRoleType(DTSRoleType, boolean) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Deletes the given Role Type from writable Ontylog Extension Namespace.
deleteSynonym(Synonym) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Deletes a synonym association between a concept and a term.
deleteSynonym(Synonym) - Method in class com.apelon.dts.client.concept.DTSConcept
Deletes the specified element as synonym for this concept.
deleteSynonym(Synonym) - Method in class com.apelon.dts.client.term.Term
Deletes the specified element as synonym which this term refers to.
deleteTerm(Term) - Method in class com.apelon.dts.client.term.BaseTermQuery
Deletes a term from the knowledgebase.
deleteTermAssociation(TermAssociation) - Method in class com.apelon.dts.client.association.AssociationQuery
Deletes a term association.
deleteTermAssociation(TermAssociation) - Method in class com.apelon.dts.client.term.Term
Deletes the specified element as a term association for this term.
DIFF_ADDITIONS - Static variable in class com.apelon.dts.common.subset.PreviewOptions
 
DIFF_DELETIONS - Static variable in class com.apelon.dts.common.subset.PreviewOptions
 
DTS_CONCEPTS - Static variable in class com.apelon.dts.client.subset.SubsetExpressionBuilder
 
DTSAppManager - Class in com.apelon.beans.dts.plugin
DTSAppManager provides the resources which are shared by DTS Beans.
DTSAppManager() - Constructor for class com.apelon.beans.dts.plugin.DTSAppManager
 
DTSAttribute - Interface in com.apelon.dts.client.attribute
The DTSAttribute provides access to name and value of an attribute.
DTSCommonQuery - Class in com.apelon.dts.client.common
This class provides method to get common DTS data.
DTSCommonQuery() - Constructor for class com.apelon.dts.client.common.DTSCommonQuery
 
DTSCommonQuery(boolean) - Constructor for class com.apelon.dts.client.common.DTSCommonQuery
 
DTSCOMMONSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.DTSCommonServer
DTSConcept - Class in com.apelon.dts.client.concept
A DTS concept is the basic unit of information in the terminology knowledgebasebase.
DTSConcept(String, int, String, int) - Constructor for class com.apelon.dts.client.concept.DTSConcept
Constructs a concept which has a name, code, ID, and namespace ID.
DTSConcept(String, int) - Constructor for class com.apelon.dts.client.concept.DTSConcept
Constructs a concept and assigns the code and id.
DTSConcept(String, String, int) - Constructor for class com.apelon.dts.client.concept.DTSConcept
Constructs a concept and assigns the id.
DTSConceptQuery - Class in com.apelon.dts.client.concept
DTSConceptQuery is a subclass of BaseConceptQuery.
DTSCONCEPTSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.DTSConceptServer
DtsConnectionAdapter - Class in com.apelon.beans.dts.plugin.connection
Provides a default 'do nothing' implementation for DtsConnectionListener methods.
DtsConnectionAdapter() - Constructor for class com.apelon.beans.dts.plugin.connection.DtsConnectionAdapter
 
DtsConnectionEvent - Class in com.apelon.beans.dts.plugin.connection
Defines the available Connection events that an interested class may listen for.
DtsConnectionEvent(Object, int) - Constructor for class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
Constructs a DtsConnectionEvent object.
DtsConnectionListener - Interface in com.apelon.beans.dts.plugin.connection
Defines the available Connection event methods that an interested class must implement for processing of Connection events.
DTSDataFlavor - Class in com.apelon.beans.dts.plugin.transferable
Defines the various Data Flavors for DTS Data Types.
DTSDataFlavor() - Constructor for class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
 
DTSDataLimits - Class in com.apelon.dts.common
DTS Data Limits.
DTSEditorConfig - Interface in com.apelon.apps.dts.editor.modules
Provides access to various DTS Editor configuration settings.
DTSEditorModule - Class in com.apelon.apps.dts.editor.modules
This class should be extended to create a custom plug-in module for the Apelon DTS Editor.
DTSEditorModule() - Constructor for class com.apelon.apps.dts.editor.modules.DTSEditorModule
Default constructor.
DTSEditorModuleMgr - Interface in com.apelon.apps.dts.editor.modules
Provides access to necessary DTSEditor functions and DTS Services to use in DTS Editor modules.
DTSEventMulticaster - Class in com.apelon.dts.client.events
A class which implements efficient and thread-safe multi-cast event dispatching for the DTS events defined in the com.apelon.dts'client.events package.
DTSEventMulticaster(EventListener, EventListener) - Constructor for class com.apelon.dts.client.events.DTSEventMulticaster
Creates an instance of the DTSEventMulticaster class which chains listener-a with listener-b.
DTSException - Exception in com.apelon.dts.client
DTSException is a general exception class.
DTSException(String) - Constructor for exception com.apelon.dts.client.DTSException
This constructor is provided for the DTS internal use only.
DTSException(Exception) - Constructor for exception com.apelon.dts.client.DTSException
This constructor is provided for the DTS internal use only.
DTSException(String, Exception) - Constructor for exception com.apelon.dts.client.DTSException
This constructor is provided for the DTS internal use only.
DTSHeader - Class in com.apelon.dts.client.common
DTSHeader contains all the headers used by the DTS query servers.
DTSHeader() - Constructor for class com.apelon.dts.client.common.DTSHeader
 
DTSLicenseQuery - Class in com.apelon.dts.client
Deprecated. Use DTSCommonQuery instead
DTSLicenseQuery() - Constructor for class com.apelon.dts.client.DTSLicenseQuery
Deprecated.  
DTSModuleConfig - Interface in com.apelon.apps.dts.editor.modules
Defines the methods to access and save module specific properties.
DTSMultiData - Class in com.apelon.beans.dts.plugin.transferable
Transfer object for data during multiple selection.
DTSMultiData(Vector) - Constructor for class com.apelon.beans.dts.plugin.transferable.DTSMultiData
 
DTSMultiTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of a list of DTS Objects as Vector through Drag and Drop.
DTSMultiTransferable(Vector) - Constructor for class com.apelon.beans.dts.plugin.transferable.DTSMultiTransferable
Initializes with given selectedItems.
DTSObject - Class in com.apelon.dts.client.common
A DTSObject is a named object in a Namespace, uniquely identified within the namespace by an integer ID and a code.
DTSObject() - Constructor for class com.apelon.dts.client.common.DTSObject
 
DTSObject(String, int, String, int) - Constructor for class com.apelon.dts.client.common.DTSObject
Contructs a DTSObject which has a name, code, ID, and namespace ID.
DTSProperty - Class in com.apelon.dts.client.attribute
A property is a piece of user-defined, external information that can be associated with a DTSConcept, OntylogConcept, or Term.
DTSProperty() - Constructor for class com.apelon.dts.client.attribute.DTSProperty
 
DTSProperty(DTSPropertyType, String) - Constructor for class com.apelon.dts.client.attribute.DTSProperty
Constructor
DTSProperty(DTSPropertyType, String, boolean) - Constructor for class com.apelon.dts.client.attribute.DTSProperty
Constructor
DTSPropertyTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of DTSProperty through Drag and Drop.
DTSPropertyTransferable(DTSProperty) - Constructor for class com.apelon.beans.dts.plugin.transferable.DTSPropertyTransferable
Initializes with given DTSProperty.
DTSPropertyType - Class in com.apelon.dts.client.attribute
A property can reference user-defined information.
DTSPropertyType() - Constructor for class com.apelon.dts.client.attribute.DTSPropertyType
 
DTSPropertyType(String, int, String, int, PropertyValueSize, ModifiesItemType, boolean) - Constructor for class com.apelon.dts.client.attribute.DTSPropertyType
Constructs a new PropertyType for concepts or terms.
DTSPropertyType(String, int, PropertyValueSize, ModifiesItemType, boolean) - Constructor for class com.apelon.dts.client.attribute.DTSPropertyType
Constructs a new PropertyType for concepts or terms: the id and code for this type are generated when it is added to the server.
DTSPropTypeObject - Class in com.apelon.dts.common
Title: DTSPropTypeObject
DTSPropTypeObject() - Constructor for class com.apelon.dts.common.DTSPropTypeObject
 
DTSPropTypeObject(int, String, String, int) - Constructor for class com.apelon.dts.common.DTSPropTypeObject
 
DTSQualifier - Class in com.apelon.dts.client.attribute
Qualifiers of a defined QualifierType have a value and are attached to a ConceptAssociation, TermAssociation, or concept or term property DTSProperty.
DTSQualifier(QualifierType, String) - Constructor for class com.apelon.dts.client.attribute.DTSQualifier
Constructor
DTSQualifier(QualifierType, String, boolean) - Constructor for class com.apelon.dts.client.attribute.DTSQualifier
Constructor
DTSQuery - Class in com.apelon.dts.client
Utility class for getting a DTS Queries.
DTSQuery() - Constructor for class com.apelon.dts.client.DTSQuery
Creates DTSQuery object with no Server Connection.
DTSQuery(ServerConnection) - Constructor for class com.apelon.dts.client.DTSQuery
Creates DTSQuery object for given ServerConnection.
DTSQuery(ServerConnection, boolean) - Constructor for class com.apelon.dts.client.DTSQuery
Creates DTSQuery object for given ServerConnection and XML Parser Validation value.
DTSRole - Class in com.apelon.dts.client.attribute
In an Ontylog namespace, a kind defines a concept's type (procedure, substance, etc).
DTSRole(DTSRoleType, OntylogConcept) - Constructor for class com.apelon.dts.client.attribute.DTSRole
Deprecated. Use DTSRole.DTSRole(DTSRoleType roleType, OntylogConcept valueConcept, RoleModifier roleModifier, int roleGroup) instead
DTSRole(DTSRoleType, OntylogConcept, RoleModifier, int) - Constructor for class com.apelon.dts.client.attribute.DTSRole
Constructs a DTSRole that includes a role modifier.
DTSRoleTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of DTSRole through Drag and Drop.
DTSRoleTransferable(DTSRole) - Constructor for class com.apelon.beans.dts.plugin.transferable.DTSRoleTransferable
Initializes with given DTSRole.
DTSRoleType - Class in com.apelon.dts.client.attribute
In an Ontylog namespace a role is an association between kinds.
DTSRoleType(String, int, String, int) - Constructor for class com.apelon.dts.client.attribute.DTSRoleType
Deprecated. Use DTSRoleType.DTSRoleType(String name, int id, String code, int namespaceId, Kind domainKind, Kind rangeKind) instead.
DTSRoleType(String, int, String, int, Kind, Kind) - Constructor for class com.apelon.dts.client.attribute.DTSRoleType
Constructs a new DTSRoleType that includes domain and range Kind information.
DTSSearchOptions - Class in com.apelon.dts.client.concept
The DTS search options pass information to be used in a search, other that actual search pattern.
DTSSearchOptions() - Constructor for class com.apelon.dts.client.concept.DTSSearchOptions
The default constructor.
DTSSearchOptions(int, int, ConceptAttributeSetDescriptor) - Constructor for class com.apelon.dts.client.concept.DTSSearchOptions
Convenience constructor for setting all options at once.
DTSSearchOptions(int, int) - Constructor for class com.apelon.dts.client.concept.DTSSearchOptions
Convenience constructor for setting the most popular options.
DTSTransferObject - Class in com.apelon.dts.common
Title: DTSTransferObject
DTSTransferObject() - Constructor for class com.apelon.dts.common.DTSTransferObject
 
DTSTransferObject(int, String, String, int) - Constructor for class com.apelon.dts.common.DTSTransferObject
 
DTSValidationException - Exception in com.apelon.dts.common
This excpeption is thrown when a validation fails in DTS.
DTSValidationException() - Constructor for exception com.apelon.dts.common.DTSValidationException
Constructs a new runtime exception with null as its detail message.
DTSValidationException(String) - Constructor for exception com.apelon.dts.common.DTSValidationException
Constructs a new runtime exception with the specified detail message.
DTSValidationException(Throwable) - Constructor for exception com.apelon.dts.common.DTSValidationException
Constructs a new runtime exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
DTSValidationException(String, Throwable) - Constructor for exception com.apelon.dts.common.DTSValidationException
Constructs a new runtime exception with the specified detail message and cause.

E

EnterCodeAndIDDialog - Class in com.apelon.dts.client.plugins
Dialog to enter concept/term code and ID.
EnterCodeAndIDDialog(Frame, String, boolean) - Constructor for class com.apelon.dts.client.plugins.EnterCodeAndIDDialog
 
EnterCodeAndIDDialog() - Constructor for class com.apelon.dts.client.plugins.EnterCodeAndIDDialog
 
EnterCodeAndIDDialog.MaxLengthDocument - Class in com.apelon.dts.client.plugins
Ensures that the length of the document in the text field never exceeds the maximum length entered.
EnterCodeAndIDDialog.MaxLengthDocument(int) - Constructor for class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthDocument
 
EnterCodeAndIDDialog.MaxLengthField - Class in com.apelon.dts.client.plugins
Limits entry into the TextField.
EnterCodeAndIDDialog.MaxLengthField(int) - Constructor for class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthField
 
EnterCodeAndIDDialog.NumberMaxLengthDocument - Class in com.apelon.dts.client.plugins
Ensures that the length of the document in the text field never exceeds the maximum length entered and the characters entered are always numbers.
EnterCodeAndIDDialog.NumberMaxLengthDocument(int) - Constructor for class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.NumberMaxLengthDocument
 
EnterCodeAndIDDialog.NumberMaxLengthField - Class in com.apelon.dts.client.plugins
Limits entry into the TextField and ensures that only numbers are entered.
EnterCodeAndIDDialog.NumberMaxLengthField(int) - Constructor for class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.NumberMaxLengthField
 
equals(Object) - Method in class com.apelon.dts.client.association.Association
Compares this association to the specified object.
equals(Object) - Method in class com.apelon.dts.client.association.AssociationType
Compares this association type to the specified object.
equals(Object) - Method in class com.apelon.dts.client.association.Synonym
Compares this Synonym to the specified object.
equals(Object) - Method in class com.apelon.dts.client.attribute.DTSProperty
Compares this DTSProperty to the specified object.
equals(Object) - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Compares this property type to the specified object.
equals(Object) - Method in class com.apelon.dts.client.attribute.DTSQualifier
Compares this qualifier to the specified object.
equals(Object) - Method in class com.apelon.dts.client.attribute.QualifierType
Compares this qualifier type to the specified object.
equals(Object) - Method in class com.apelon.dts.client.common.DTSObject
Tests if two DTSObjects are equal.
equals(Object) - Method in class com.apelon.dts.client.concept.DTSConcept
Compares this DTSConcept to the specified object.
equals(Object) - Method in class com.apelon.dts.client.namespace.Authority
Tests if two Authority objects are equal.
equals(Object) - Method in class com.apelon.dts.client.namespace.Namespace
Tests if two Namespaces are equal.
equals(Object) - Method in class com.apelon.dts.client.term.Term
Compares this term to the specified object.
equals(Object) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
 
equals(Object) - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
equals(Object) - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
 
EVENT_TYPE_DELETE - Static variable in class com.apelon.dts.client.events.DataChangeEvent
EVENT Type Delete Event ID = 1001
EVENT_TYPE_FIRST - Static variable in class com.apelon.dts.client.events.DataChangeEvent
Starts the ID sequence at 1000 for Data Change events.
EVENT_TYPE_LAST - Static variable in class com.apelon.dts.client.events.DataChangeEvent
Reflects the current end of the ID sequence at EVENT_TYPE_FIRST + 2 for Data change events.
EVENT_TYPE_MODIFY - Static variable in class com.apelon.dts.client.events.DataChangeEvent
EVENT Type Modify Event ID = 1002
EVENT_TYPE_NEW - Static variable in class com.apelon.dts.client.events.DataChangeEvent
New EVENT Type Event ID = 1000
EXCLUDE - Static variable in class com.apelon.dts.client.subset.SubsetExpressionBuilder
 
executeQuery(String) - Method in class com.apelon.apelonserver.client.BasicQuery
 
executeQueryNoParse(String) - Method in class com.apelon.apelonserver.client.BasicQuery
 
executeQueryRemote(String) - Method in class com.apelon.apelonserver.client.ServerConnection
 
executeQueryRemote(String) - Method in class com.apelon.apelonserver.client.ServerConnectionJDBC
This method prepend the query to query header and sends the query to a proper query server pool.
executeQueryRemote(String) - Method in class com.apelon.apelonserver.client.ServerConnectionSecureSocket
Executes a given query.
executeQueryRemote(String) - Method in class com.apelon.apelonserver.client.ServerConnectionSocket
 
executeQueryRemote(String) - Method in class com.apelon.apelonserver.client.TransientSCSocket
Executes a given query on the remote server
EXIT_OPTION - Static variable in class com.apelon.dts.common.IIDGenerator
 
export(Iterator) - Method in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
The data is formatted and exported in this method.
export(int, int, long) - Method in class com.apelon.dts.client.subset.SubsetQuery
Exports a Subset to the given namespace.
ExportStatus - Interface in com.apelon.beans.dts.plugin.subset.export
Interface to get export status from Subset Data Exporter

exportSubsetExpression(int, Writer) - Method in class com.apelon.dts.client.subset.SubsetQuery
Exports a subset expression to a given output stream.

F

fetch(int) - Method in class com.apelon.dts.client.subset.SubsetQuery
Returns a subset matching the given subset id.
fetch(String) - Method in class com.apelon.dts.client.subset.SubsetQuery
Returns a subset matching the given subset name.
fetchConceptCount(Subset) - Method in class com.apelon.dts.client.subset.SubsetQuery
Returns the number of concepts in a given Subset.
fetchConcepts(int, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.subset.SubsetQuery
Returns a list of DTSConcept for a given Subset.
fetchConcepts(int) - Method in class com.apelon.dts.client.subset.SubsetQuery
Returns a list of DTSConcept for a given Subset.
fetchConceptSubsets(int, int) - Method in class com.apelon.dts.client.subset.SubsetQuery
Retrieves the list of subsets which contain the given concept.
fetchNamespaces(int) - Method in class com.apelon.dts.client.subset.SubsetQuery
Returns a single element array containing the namespace id linked to the subset.
fetchParentReferences(DTSRoleType) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Fetches the array of children Role Types of the given Role Type.
fetchPreview(PreviewOptions) - Method in class com.apelon.dts.client.subset.SubsetQuery
Fetches concepts from the subset when PreviewOptions.FULL is specified.
fetchProperties(Term) - Method in class com.apelon.dts.client.term.BaseTermQuery
Fetch the properties for the passed Term.
fetchRightIdentityReferences(DTSRoleType) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Fetches the array of Role Types where the given Role type is the Right Identity
fetchStatus(long) - Method in class com.apelon.dts.client.common.DTSCommonQuery
 
FILE_MENU_ITEMS - Static variable in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Identifier representing the DTS Editor 'File' menu.
FileSubsetDataExporter - Class in com.apelon.beans.dts.plugin.subset.export
This class should be extended to provide a Custom Subset Data Exporter.
FileSubsetDataExporter() - Constructor for class com.apelon.beans.dts.plugin.subset.export.FileSubsetDataExporter
 
FILTER_BY_NAME_MATCHING - Static variable in class com.apelon.dts.common.DataTypeFilter
 
FILTER_BY_NAMESPACE - Static variable in class com.apelon.dts.common.DataTypeFilter
 
filterSubsetConcepts(int, int, DTSConcept[]) - Method in class com.apelon.dts.client.concept.NavQuery
This filters concepts which are present in the given subset which are present in the given namespace from a list of provided concept ids.
find(DataTypeFilter, SubsetDescriptor) - Method in class com.apelon.dts.client.subset.SubsetQuery
Retrieves subsets based on the DataTypeFilter.
findAll(SubsetDescriptor) - Method in class com.apelon.dts.client.subset.SubsetQuery
Retrieves all subsets.
findAssociationTypeByCode(String, int) - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves the AssociationType type with the specified code and namespace ID.
findAssociationTypeById(int, int) - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves the AssociationType with the specified ID and namespace ID.
findAssociationTypeByName(String, int) - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves the AssociationType with the specified name and namespace ID.
findConceptByCode(String, int, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets a concept object (DTSConcept or OntylogConcept) that represents the same concept as the argument concept code, but with those attributes present that are specified in the ConceptAttributeSetDescriptor.
findConceptById(int, int, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets a concept object (DTSConcept or OntylogConcept) that represents the same concept as the argument concept ID, but with those attributes present that are specified in the ConceptAttributeSetDescriptor.
findConceptByName(String, int, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets a concept object (DTSConcept or OntylogConcept) that represents the same concept as the argument concept name, but with those attributes present that are specified in the ConceptAttributeSetDescriptor.
findConceptsByCode(String[], int[], ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets an array of concept objects (DTSConcepts or OntylogConcepts) that represent the same concepts as the argument array of concept codes, from the same respective namespaces represented by the namespace ID array, but with those attributes present that are specified in the ConceptAttributeSetDescriptor.
findConceptsById(int[], int[], ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets an array of concept objects (DTSConcepts or OntylogConcepts) that represent the same concepts as the argument array of concept IDs, from the same respective namespaces represented by the namespace ID array, but with those attributes present that are specified in the ConceptAttributeSetDescriptor.
findConceptsByName(String[], int[], ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets an array of concept objects (DTSConcepts or OntylogConcepts) that represent the same concepts as the argument array of concept names, from the same respective namespaces represented by the namespace ID array, but with those attributes present that are specified in the ConceptAttributeSetDescriptor.
findConceptsWithConceptAssociationMatching(AssociationType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Gets all concepts with associations of the specified type whose target concept name is matched, based on the specified search options.
findConceptsWithConceptAssociationMatching(AssociationType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Gets all concepts with associations of the specified type whose target concept name is matched, based on the subset id and the max match limit.
findConceptsWithInverseConceptAssociationMatching(AssociationType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Gets all concepts in associations of the specified type whose source concept name is matched, based on the specified search options.
findConceptsWithInverseConceptAssociationMatching(AssociationType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Gets all concepts in associations of the specified type whose source concept name is matched, based on the subset provided.
findConceptsWithInverseRoleMatching(DTSRoleType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept which is a value of a DTSRole with a selected DTSRoleType, if the concept name having the role matches the argument pattern.
findConceptsWithInverseRoleMatching(DTSRoleType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept which is a value of a DTSRole with a selected DTSRoleType in a subset (given by subset id), if the concept name having the role matches the argument pattern.
findConceptsWithNameMatching(String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concepts with a name (string identifier) that matches the argument pattern, based on the specified search options.
findConceptsWithNameMatching(String, DTSSearchOptions, boolean) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concepts with a name (string identifier) that matches the argument pattern, based on the specified search options.
findConceptsWithNameMatching(String, int, boolean, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concepts with a name (string identifier) that matches the argument pattern, based on the specified subset id.
findConceptsWithPropertyContaining(DTSPropertyType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept with a selected DTSPropertyType, if the concept DTSPropertyType value contains the argument pattern.
findConceptsWithPropertyContaining(DTSPropertyType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept present in the subset with a selected DTSPropertyType, if the concept DTSPropertyType value contains the argument pattern.
findConceptsWithPropertyMatching(DTSPropertyType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept with a selected DTSPropertyType, if the concept DTSPropertyType value matches the argument pattern.
findConceptsWithPropertyMatching(DTSPropertyType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept with a selected DTSPropertyType, if the concept DTSPropertyType value matches the argument pattern.
findConceptsWithRoleMatching(DTSRoleType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept with a selected DTSRoleType, if the concept DTSRoleType value matches the argument pattern.
findConceptsWithRoleMatching(DTSRoleType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Retrieves each concept in the given subset with a selected DTSRoleType, if the concept DTSRoleType value matches the argument pattern.
findConceptsWithSiloMatching(String, MatchOptions) - Method in class com.apelon.dts.client.match.MatchQuery
Gets an array of concept objects that represents the search pattern, but with those attributes present that are specified in the AttributteSetDescriptor.
findConceptsWithSynonymMatching(AssociationType, String, DTSSearchOptions) - Method in class com.apelon.dts.client.concept.SearchQuery
Gets all concepts with synonyms of the specified type matching the synonym name, based on the specified search options.
findConceptsWithSynonymMatching(AssociationType, String, int, int) - Method in class com.apelon.dts.client.concept.SearchQuery
Gets all concepts with synonyms of the specified type matching the synonym name, based on the subset provided.
findNamespaceByCode(String) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Gets a Namespace object by passing the namespace code.
findNamespaceById(int) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Gets a Namespace object by passing the namespace ID.
findNamespaceByName(String) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Gets a Namespace object by passing the namespace name.
findPropertyTypeByCode(String, int) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Retrieves the property type with the specified string value code.
findPropertyTypeById(int, int) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Retrieves the property type with the specified ID.
findPropertyTypeByName(String, int) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Retrieves the property type with the specified name.
findQualifierTypeByCode(String, int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Gets the QualifierType object with the specified code and namespace ID.
findQualifierTypeById(int, int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Gets the QualifierType object with the specified ID and namespace ID.
findQualifierTypeByName(String, int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Gets the QualifierType object with the specified name and namespace ID.
findRoleTypeByCode(String, int) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves the role type with the specified string valued code.
findRoleTypeById(int, int) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves the role type with the specified ID.
findRoleTypeByName(String, int) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves the role type with the specified name.
findTermByCode(String, int, TermAttributeSetDescriptor) - Method in class com.apelon.dts.client.term.BaseTermQuery
Gets a Term object with the specified code and namespace ID.
findTermById(int, int, TermAttributeSetDescriptor) - Method in class com.apelon.dts.client.term.BaseTermQuery
Gets a Term object by passing the ID and a namespace ID.
findTermsByName(String, int, TermAttributeSetDescriptor) - Method in class com.apelon.dts.client.term.BaseTermQuery
Gets Term objects with the specified name and namespace ID.
findTermsWithInverseTermAssociationMatching(AssociationType, String, TermSearchOptions) - Method in class com.apelon.dts.client.term.TermSearchQuery
Finds terms with Term Association having given Term Association Type and matching From Term name pattern.
findTermsWithNameMatching(String, TermSearchOptions) - Method in class com.apelon.dts.client.term.TermSearchQuery
Retrieves each term with a name (string identifier) that matches the argument pattern, based on the specified search options.
findTermsWithPropertyMatching(DTSPropertyType, String, TermSearchOptions) - Method in class com.apelon.dts.client.term.TermSearchQuery
Finds terms with Property having given Property Type and matching value pattern.
findTermsWithTermAssociationMatching(AssociationType, String, TermSearchOptions) - Method in class com.apelon.dts.client.term.TermSearchQuery
Finds terms with Term Association having given Term Association Type and matching To Term name pattern.
fireAuthorityAction(KBTypeEvent) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
fireClassifyAction(ClassifyEvent) - Method in class com.apelon.dts.client.classifier.ClassifyQuery
 
fireConceptAction(ConceptEvent) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
 
fireConceptAssociationAction(ConceptEvent) - Method in class com.apelon.dts.client.association.AssociationQuery
 
fireKBTypeAction(KBTypeEvent) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
 
fireNamespaceAction(NamespaceEvent) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
fireSubsetEvent(SubsetEvent) - Method in class com.apelon.dts.client.subset.SubsetQuery
 
fireTermAction(TermEvent) - Method in class com.apelon.dts.client.term.BaseTermQuery
 
fireTermAssociationAction(TermEvent) - Method in class com.apelon.dts.client.association.AssociationQuery
 
FULL - Static variable in class com.apelon.dts.common.subset.PreviewOptions
 

G

generateRequestId() - Method in class com.apelon.dts.client.common.DTSCommonQuery
 
getAction() - Method in class com.apelon.dts.client.events.SubsetEvent
 
getAllAssociationTypes() - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all association types known in the knowledgebase.
getAllConceptAssociationQualifierTypes() - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all concept association qualifier types.
getAllConceptAssociationTypes() - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all concept association types.
getAllConceptAssociationTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Retrieve whether all concept association types are included in this ConceptAttributeSetDescriptor.
getAllConceptPropertyQualifierTypes() - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all concept property qualifier types.
getAllConceptPropertyTypes() - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Retrieves all concept property types.
getAllInverseConceptAssociationTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Retrieve whether all inverse concept association types are included in this ConceptAttributeSetDescriptor.
getAllInverseRoleTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Retrieve whether all inverse role types are included in this ConceptAttributeSetDescriptor.
getAllInverseTermAssociationTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Retrieve whether all inverse term association types are included in this TermAttributeSetDescriptor.
getAllKinds() - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves all Kinds.
getAllLicenses(String) - Method in class com.apelon.dts.client.common.DTSCommonQuery
Gets all licenses from the server.
getAllLicenses(String) - Method in class com.apelon.dts.client.DTSLicenseQuery
Deprecated. Use DTSCommonQuery.getAllLicenses(String) instead
getAllowedAttributes() - Static method in class com.apelon.dts.common.subset.expression.ConceptNameFilter
Retruns valid attribute values for this filter.
getAllowedModifiers() - Static method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Retruns valid modifier values for this filter.
getAllowedOperators() - Static method in class com.apelon.dts.common.subset.expression.AssociationFilter
Retruns valid opeartor values for this filter.
getAllowedOperators() - Static method in class com.apelon.dts.common.subset.expression.ConceptNameFilter
Retruns valid opeartor values for this filter.
getAllowedOperators() - Static method in class com.apelon.dts.common.subset.expression.PropertyFilter
Retruns valid opeartor values for this filter.
getAllowedOperators() - Static method in class com.apelon.dts.common.subset.expression.SynonymFilter
Retruns valid opeartor values for this filter.
getAllPropertyTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Retrieve whether all property types are included in this ConceptAttributeSetDescriptor.
getAllPropertyTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Retrieve whether all property types are included in this TermAttributeSetDescriptor.
getAllQualifierTypes() - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all qualifier types.
getAllRoleTypes() - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves all role types.
getAllRoleTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Retrieve whether all role types are included in this ConceptAttributeSetDescriptor.
getAllSilos() - Method in class com.apelon.dts.client.match.MatchQuery
Retrieves all silos known in the knowledgebase.
getAllSynonymTypes() - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all synonym types.
getAllSynonymTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Retrieve whether all synonym types are included in this ConceptAttributeSetDescriptor.
getAllSynonymTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Retrieve whether all synonym types are included in this TermAttributeSetDescriptor.
getAllTermAssociationQualifierTypes() - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all term association qualifier types.
getAllTermAssociationTypes() - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all term association types.
getAllTermAssociationTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Retrieve whether all term association types are included in this TermAttributeSetDescriptor.
getAllTermPropertyQualifierTypes() - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all term property qualifier types.
getAllTermPropertyTypes() - Method in class com.apelon.dts.client.term.BaseTermQuery
Retrieves all term property types.
getAssociationQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns AssociationQuery.
getAssociationType() - Method in class com.apelon.dts.client.association.Association
Gets type of association.
getAttachesTo() - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Retrieves type of item the property attaches to.
getAttachesTo() - Method in class com.apelon.dts.common.DTSPropTypeObject
 
getAttribute(Object) - Static method in class com.apelon.beans.dts.plugin.DTSAppManager
Gets an attribute.
getAttribute() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Returns the attribute of this filter.
getAttributeChange() - Method in class com.apelon.dts.client.events.ConceptEvent
Get the Concept Attribute Change when a concept is modified.
getAttributeChange() - Method in class com.apelon.dts.client.events.TermEvent
Get the Term Attribute Change when a term is modified.
getAttributeSetDescriptor() - Method in class com.apelon.dts.client.concept.DTSSearchOptions
Gets the ConceptAttributeSetDescriptor to be used to set the amount of information retrieved with the concepts returned by a search.
getAttributeSetDescriptor() - Method in class com.apelon.dts.client.match.MatchOptions
Gets the ConceptAttributeSetDescriptor to be used to set the amount of information retrieved with the concepts returned by a search.
getAttributeSetDescriptor() - Method in class com.apelon.dts.client.term.TermSearchOptions
Gets the TermAttributeSetDescriptor to be used to set the amount of information retrieved with the terms returned by a search.
getAttributesLimit() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the limit on the number of attributes returned of each type.
getAttributesLimit() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Retrieve limit on number of attributes returned of each type.
getAttributesLimit() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getAttributeType() - Method in class com.apelon.dts.client.events.ConceptAttributeChange
Get Attribute Type.
getAttributeType() - Method in class com.apelon.dts.client.events.TermAttributeChange
Get Attribute Type.
getAuthorities() - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Retrieves an array of Authoritys which represent the available namespace authorities in the DTS knowledgebase.
getAuthority() - Method in class com.apelon.dts.client.namespace.Namespace
Gets Authority for the namespace.
getBestMatchOnly() - Method in class com.apelon.dts.client.match.MatchOptions
Gets the status of the Best Match Only option.
getBooleanProperty(String, boolean) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Return the value of a boolean property type.
getBooleanProperty(String, boolean) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Return the value of a boolean property type.
getChangedData() - Method in class com.apelon.dts.client.events.DataChangeEvent
Get the data which has changed.
getChangeType() - Method in class com.apelon.dts.client.events.ConceptAttributeChange
Get Change Type.
getChangeType() - Method in class com.apelon.dts.client.events.TermAttributeChange
Get Change Type.
getChildren() - Method in class com.apelon.dts.client.concept.NavChildContext
Provides the immediate children of the focus concept.
getChildren() - Method in class com.apelon.dts.common.NavContextTransferObject
 
getClassifiedLastAt() - Method in class com.apelon.dts.client.classifier.ClassifyDetail
Date when classification was done last time.
getClassifyDetail(int) - Method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
This can be used to get the classification details for an Ontylog Extension namespace.
getClassifyDetailsQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns ClassifyDetailsQuery.
getClassifyEventType() - Method in class com.apelon.dts.client.events.ClassifyEvent
Get Classify Event Type.
getClassifyListener() - Method in class com.apelon.dts.client.classifier.ClassifyQuery
Get the ClassifyListener.
getClassifyQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns ClassifyQuery.
getClassQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns OntylogClassQuery.
getCode(DTSObject) - Method in class com.apelon.dts.client.common.CodeAndIDGenerator
Implement to create a code for a new concept or term.
getCode() - Method in class com.apelon.dts.client.common.DTSObject
Gets the code of the DTSObject.
getCode() - Method in class com.apelon.dts.client.namespace.Namespace
Gets the code of the Namespace.
getCode(DTSObject) - Method in class com.apelon.dts.client.plugins.DefaultCodeAndIdGenerator
Returns null to get default implementation when passing the DTSConcept to the BaseLocalConceptQuery.addConcept(com.apelon.dts.client.concept.DTSConcept concept) method, or Term to the BaseTermQuery.addTerm(com.apelon.dts.client.term.Term newTerm) method.
getCode(DTSObject) - Method in class com.apelon.dts.client.plugins.PromptForCodeAndId
Implement to create a code for a new concept or term.
getCode() - Method in class com.apelon.dts.common.DTSTransferObject
 
getCodeAndIDGeneratorFilePath() - Static method in class com.apelon.dts.client.common.CodeAndIDGenerator
Returns the path to the code and ID generators on this machine.
getConcept() - Method in class com.apelon.dts.client.association.Synonym
Get synonym's concept.
getConcept() - Method in class com.apelon.dts.client.attribute.DTSRole
Deprecated. Use DTSRole.getValueConcept() instead.
getConcept() - Method in class com.apelon.dts.client.classifier.ClassifyCycleError
Gets the concept which is part of the cyclic error.
getConcept() - Method in class com.apelon.dts.client.events.ConceptEvent
Get the concept which has changed.
getConcept() - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Returns the concept of this filter.
getConcept1() - Method in class com.apelon.dts.client.classifier.ClassifyEquivError
Get the first of the two equivalent concepts in this entry
getConcept2() - Method in class com.apelon.dts.client.classifier.ClassifyEquivError
Get the second of the two equivalent concepts in this entry
getConceptAssociationQualifierTypes(int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all concept association qualifier types within a given namespace.
getConceptAssociationTypes(int) - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all concept association types in a namespace.
getConceptAssociationTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the set of concept association types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
getConceptAssociationTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getConceptChildRoots(ConceptAttributeSetDescriptor, int) - Method in class com.apelon.dts.client.concept.NavQuery
Convenience method for getting root ConceptChild objects in an Ontylog namespace.
getConceptChildRoots(ConceptAttributeSetDescriptor, Namespace) - Method in class com.apelon.dts.client.concept.NavQuery
Convenience method for getting root ConceptChild objects for an Ontylog or Ontylog Extension namespace.
getConceptCount() - Method in class com.apelon.dts.common.subset.Subset
Returns the total number of concepts that belong to this subset as of last build.
getConceptListener() - Method in class com.apelon.dts.client.association.AssociationQuery
Get the ConceptListener.
getConceptListener() - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Get the ConceptListener.
getConceptNamespaceId() - Method in class com.apelon.dts.client.attribute.RoleGroup
Returns the concept's Namespace ID.
getConceptPreferredTerm() - Method in class com.apelon.dts.client.match.Match
Gets the matched concept's preferred term.
getConceptPropertyQualifierTypes(int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all concept property qualifier types within a given namespace.
getConceptPropertyTypes(int) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Retrieves all concept property types within a given namespace.
getConnection() - Method in class com.apelon.dts.client.DTSQuery
 
getConnectionEventType() - Method in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
 
getConnectionType() - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Returns an integer specifying the DTS Editors connection type.
getContainsIndex() - Method in class com.apelon.dts.common.DTSPropTypeObject
 
getContentVersion() - Method in class com.apelon.dts.client.namespace.Namespace
Returns the latest ContentVersion for this namespace.
getCreatedBy() - Method in class com.apelon.dts.common.subset.Subset
Returns the DTS user who created the subset if the Subset is created in secure socket mode.
getCreatedBy() - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
getCreatedTime() - Method in class com.apelon.dts.common.subset.Subset
Returns the date and time when this subset was created.
getCreatedTime() - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
getCurrentLoacalNamespace() - Static method in class com.apelon.beans.dts.plugin.DTSAppManager
Returns current local namespace or null if current local namespace is not set
getCycleErrors(int) - Method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
This can be used to get the classification Cycle Errors for an Ontylog Extension namespace.
getCycleNumber() - Method in class com.apelon.dts.client.classifier.ClassifyCycleError
Gets the cycle number
getDataCreatedTime() - Method in class com.apelon.dts.common.subset.Subset
Returns the data and time of the last build.
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.ConceptAssociationTransferable
Deprecated. Use DTSDataFlavor.conceptAssociationFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.ConceptTransferable
Deprecated. Use DTSDataFlavor.conceptFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.DTSMultiTransferable
Deprecated. Use DTSDataFlavor.multiFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.DTSPropertyTransferable
Deprecated. Use DTSDataFlavor.propertyFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.DTSRoleTransferable
Deprecated. Use DTSDataFlavor.roleFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.SubsetTransferable
Deprecated. Use DTSDataFlavor.subsetFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.SynonymTransferable
Deprecated. Use DTSDataFlavor.synonymFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.TermAssociationTransferable
Deprecated. Use DTSDataFlavor.termAssociationFlavor instead
getDataFlavor() - Static method in class com.apelon.beans.dts.plugin.transferable.TermTransferable
Deprecated. Use DTSDataFlavor.termFlavor instead
getDataFlavors() - Method in class com.apelon.beans.dts.plugin.transferable.DTSMultiData
Returns supported dataflavors based on the items.
getDefaultImplClass() - Static method in class com.apelon.dts.client.common.CodeAndIDGenerator
Get default code and ID generator class.
getDefaultNamespace() - Static method in class com.apelon.dts.client.namespace.NamespaceQuery
Returns the Namespace that's been set as the default.
getDefaultNamespaceId() - Static method in class com.apelon.dts.client.namespace.NamespaceQuery
Return default namespace ID, if available.
getDefiningRoleGroups() - Method in class com.apelon.dts.client.concept.OntylogConcept
This is a convenience that returns the role groups containing the defining roles for this concept, if the defined view attributes (which include the defining roles) have been retrieved.
getDescription() - Method in class com.apelon.dts.client.common.CodeAndIDGenerator
Implement to describe how a code and ID is assigned to a concept by this class.
getDescription() - Method in class com.apelon.dts.client.namespace.Authority
Gets the Authority description.
getDescription() - Method in class com.apelon.dts.client.plugins.DefaultCodeAndIdGenerator
Returns the description of the default code and ID generator.
getDescription() - Method in class com.apelon.dts.client.plugins.PromptForCodeAndId
Implement to describe how a code and ID is assigned to a concept by this class.
getDescription() - Method in class com.apelon.dts.common.subset.Subset
Returns description of this subset.
getDescription() - Method in class com.apelon.dts.common.subset.SubsetUpdate
Get the new description for the subset.
getDirectSubs() - Method in class com.apelon.dts.client.concept.OntylogNavContext
Deprecated. Gets an array of direct subconcepts for the focus concept of the OntylogNavContext.
getDirectSups() - Method in class com.apelon.dts.client.concept.OntylogNavContext
Deprecated. Gets an array of direct super concepts for the focus concept of the OntylogNavContext.
getDisplayName() - Method in class com.apelon.beans.dts.plugin.connection.VetoCloseDescriptor
Returns the display name for the UI Component or task
getDisplayText() - Method in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
Returns the text to display in the Export Wizard main screen.
getDomainKind() - Method in class com.apelon.dts.client.attribute.DTSRoleType
Gets the Kind of the domain concept (to which the role is attached).
getDTSCommonQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns DTSCommonQuery.
getDTSConceptQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns DTSConceptQuery.
getDTSEditorConfig() - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Get the current DTS Editor Configuration settings.
getDTSModuleConfig() - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Returns DTSModuleConfig if module config file is specified using DTSEditorModule.getDTSModuleConfigFile().
getDTSModuleConfigFile() - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Return a xml file name (.xml) for the module configuration file.
getEqErrors(int) - Method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
This can be used to get the classification Equivalency Errors for an Ontylog Extension namespace.
getEventType() - Method in class com.apelon.dts.client.events.DataChangeEvent
Get Event Type.
getExpression() - Method in class com.apelon.dts.common.subset.Subset
Returns the expression of the Subset.
getExpression() - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
getExpression() - Method in class com.apelon.dts.common.subset.SubsetUpdate
Get the new subset expression for the subset
getExtendingNamespaces(int) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Gets an array of Ontylog Extension Namespaces which the given subscription namespace extends
getFetchedConceptAssociations() - Method in class com.apelon.dts.client.concept.DTSConcept
Gets the concept associations which have been fetched for this concept.
getFetchedDefiningConcepts() - Method in class com.apelon.dts.client.concept.OntylogConcept
If the defined view attributes have been retrieved, gets the defining concepts of this concept.
getFetchedDefiningRoles() - Method in class com.apelon.dts.client.concept.OntylogConcept
If the defined view attributes have been retrieved, gets the defining roles of this concept.
getFetchedHasSubs() - Method in class com.apelon.dts.client.concept.OntylogConcept
Tests if the concept has subconcepts.
getFetchedHasSups() - Method in class com.apelon.dts.client.concept.OntylogConcept
Tests if the concept has superconcepts.
getFetchedInverseConceptAssociations() - Method in class com.apelon.dts.client.concept.DTSConcept
Gets the inverse concept associations which have been fetched for this concept.
getFetchedInverseRoles() - Method in class com.apelon.dts.client.concept.OntylogConcept
Gets the inverse roles which have been retrieved for this concept, that is, the roles of other concepts which have this concept as a value.
getFetchedInverseTermAssociations() - Method in class com.apelon.dts.client.term.Term
Gets the inverse term associations which have been fetched for this term.
getFetchedKind() - Method in class com.apelon.dts.client.concept.OntylogConcept
Gets the Kind of this concept if the defined view attributes have been retrieved.
getFetchedPreferredTerm() - Method in class com.apelon.dts.client.concept.DTSConcept
Gets the synonym association which is the preferred term for this concept.
getFetchedPrimitive() - Method in class com.apelon.dts.client.concept.OntylogConcept
If the defined view attributes have been retrieved, indicates if this Ontylog concept is primitive or defined.
getFetchedProperties() - Method in class com.apelon.dts.client.attribute.PropertiedObject
Gets the properties which have been retrieved for this item.
getFetchedQualifiers() - Method in class com.apelon.dts.client.association.QualifiedAssociation
Returns array of qualifiers that have been retrieved for this association.
getFetchedQualifiers() - Method in class com.apelon.dts.client.attribute.DTSProperty
Returns array of qualifiers for this property.
getFetchedQualifiers() - Method in interface com.apelon.dts.client.attribute.QualifiedObject
Returns array of qualifiers that have been retrieved for this qualified item.
getFetchedRoles() - Method in class com.apelon.dts.client.concept.OntylogConcept
Gets the (inferred) roles which have been retrieved for this concept.
getFetchedSubconcepts() - Method in class com.apelon.dts.client.concept.OntylogConcept
Gets the direct subconcepts which have been retrieved for this concept.
getFetchedSuperconcepts() - Method in class com.apelon.dts.client.concept.OntylogConcept
Gets the direct superconcepts which have been retrieved for this concept.
getFetchedSynonyms() - Method in class com.apelon.dts.client.concept.DTSConcept
Gets the synonym terms which have been fetched for this concept.
getFetchedSynonyms() - Method in class com.apelon.dts.client.term.Term
Gets the syonyms which have been fetched for this term.
getFetchedTermAssociations() - Method in class com.apelon.dts.client.term.Term
Gets the term associations which have been fetched for this term.
getFilePath() - Method in class com.apelon.beans.dts.plugin.subset.export.FileSubsetDataExporter
Returns the export file path.
getFilterBy() - Method in class com.apelon.dts.common.DataTypeFilter
 
getFocus() - Method in class com.apelon.dts.client.concept.NavChildContext
Provides the starting point of the navigation.
getFocus() - Method in class com.apelon.dts.client.concept.NavParentContext
Provides the starting point of the navigation.
getFocus() - Method in class com.apelon.dts.client.concept.OntylogNavContext
Deprecated. Gets the focus concept for the OntylogNavContext.
getFromConcept() - Method in class com.apelon.dts.client.association.ConceptAssociation
Get "from" concept of association.
getFromItem() - Method in class com.apelon.dts.client.association.Association
Get "from" item of association.
getFromTerm() - Method in class com.apelon.dts.client.association.TermAssociation
Get "from" term of association.
getGroupNum() - Method in class com.apelon.dts.client.attribute.DTSRole
Gets the role group number.
getGroupNum() - Method in class com.apelon.dts.client.attribute.RoleGroup
Returns the RoleGroup number.
getHasChildren() - Method in class com.apelon.dts.client.concept.ConceptChild
Indicates whether the child has children.
getHasParents() - Method in class com.apelon.dts.client.concept.ConceptParent
Indicates whether the parent has parents.
getId() - Method in class com.apelon.dts.client.attribute.RoleModifier
Retrieves the ID.
getId(DTSObject) - Method in class com.apelon.dts.client.common.CodeAndIDGenerator
Implement to create an ID for a new concept or term.
getId() - Method in class com.apelon.dts.client.common.DTSObject
Gets the ID of the DTSObject.
getId() - Method in class com.apelon.dts.client.match.Silo
Returns the silo ID.
getId() - Method in class com.apelon.dts.client.namespace.Authority
Gets the Authority ID.
getId() - Method in class com.apelon.dts.client.namespace.Namespace
Gets the ID of the Namespace.
getId(DTSObject) - Method in class com.apelon.dts.client.plugins.DefaultCodeAndIdGenerator
Returns -1 to get the default implementation when passing the DTSConcept to the BaseLocalConceptQuery.addConcept(com.apelon.dts.client.concept.DTSConcept concept) method, or Term to the BaseTermQuery.addTerm(com.apelon.dts.client.term.Term newTerm) method.
getId(DTSObject) - Method in class com.apelon.dts.client.plugins.PromptForCodeAndId
Implement to create an ID for a new concept or term.
getId() - Method in class com.apelon.dts.common.DTSTransferObject
 
getId() - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
getId() - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Returns the namespace id of this filter
getId() - Method in class com.apelon.dts.common.subset.Subset
Returns ID of the Subset
getId() - Method in class com.apelon.dts.common.subset.SubsetUpdate
Get subset id
getIdFromIID(long) - Static method in class com.apelon.dts.common.IIDGenerator
Given an IID, this method will get the sequence_id (48 lsb bits) for it
getIdMap() - Method in class com.apelon.dts.client.match.MatchQuery
Deprecated. Do not use in application code. For use by Apelon's internal API implementation only. This method will be removed in a future DTS release. Use MatchQuery.getAllSilos() instead.
getIID(int, long) - Static method in class com.apelon.dts.common.IIDGenerator
Synthesis a IID from a given namespace id (16 bits), object id (48 bits)
getIID(int, String) - Method in class com.apelon.dts.common.NspIIDGenerator
 
getInternalId() - Method in class com.apelon.dts.client.attribute.DTSProperty
Returns internal id of the property.
getIntProperty(String, int) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Return the value of an int property type.
getIntProperty(String, int) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Return the value of an int property type.
getInverseConceptAssociationTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the set of inverse concept association types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
getInverseConceptAssociationTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getInverseName() - Method in class com.apelon.dts.client.association.AssociationType
Gets the inverse name for this association.
getInverseRoleTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the set of inverse role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
getInverseRoleTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getInverseTermAssociations() - Method in class com.apelon.dts.client.term.Term
 
getInverseTermAssociationTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Gets the set of inverse term association types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
getItems() - Method in class com.apelon.beans.dts.plugin.transferable.DTSMultiData
Returns all items
getItemsConnected() - Method in class com.apelon.dts.client.association.AssociationType
Gets the type of items associated by this association.
getKBType() - Method in class com.apelon.dts.client.events.KBTypeEvent
Get KB Type.
getKBTypeListener() - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Get the KBTypeListener.
getKBTypeListener() - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Get the KBTypeListener.
getKinds(int) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves the Kinds for a given namespace.
getLeftTabbedPane() - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Get the JTabbedPane representing the left side panel configuration of the DTS Editor.
getLicense(String) - Method in class com.apelon.dts.client.common.DTSCommonQuery
Gets the license for a given source.
getLicense(String) - Method in class com.apelon.dts.client.DTSLicenseQuery
Deprecated. Use DTSCommonQuery.getLicense(String) instead
getLimit() - Method in class com.apelon.dts.client.concept.DTSSearchOptions
Gets the maximum number of DTS search results that should be returned from a search.
getLimit() - Method in class com.apelon.dts.client.match.MatchOptions
Gets the limit on the number of matches to return.
getLimit() - Method in class com.apelon.dts.client.term.TermSearchOptions
Gets the maximum number of DTS search results that should be returned from a search.
getLimit() - Method in class com.apelon.dts.common.subset.PreviewOptions
Gets the limit on the number of preview results to be returned.
getLinkedNamespaceId() - Method in class com.apelon.dts.client.namespace.Namespace
Returns the Linked Namespace ID.
getLinkedNamespaceId() - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Returns id of the linked namespace, or -1 if none.
getLinkedNamespaceName() - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Returns the name of the linked namespace.
getMatchingConcept() - Method in class com.apelon.dts.client.match.Match
Gets the concept to which the matching item belongs.
getMatchItem(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.DTSMultiData
Returns the first matching object for the given data flavor.
getMatchItem() - Method in class com.apelon.dts.client.match.Match
Gets the concept, property, or term that was matched.
getMatchItemType() - Method in class com.apelon.dts.client.attribute.DTSProperty
Gets the match item type, i.e.
getMatchItemType() - Method in class com.apelon.dts.client.concept.DTSConcept
Gets the match item type, i.e.
getMatchItemType() - Method in interface com.apelon.dts.client.match.MatchItem
 
getMatchItemType() - Method in class com.apelon.dts.client.term.Term
Gets the match item type, i.e.
getMatchQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns MatchQuery.
getMatchString() - Method in class com.apelon.dts.client.attribute.DTSProperty
Gets the string that was matched.
getMatchString() - Method in class com.apelon.dts.client.concept.DTSConcept
Gets the string that was matched.
getMatchString() - Method in interface com.apelon.dts.client.match.MatchItem
 
getMatchString() - Method in class com.apelon.dts.client.term.Term
Gets the string that was matched.
getMatchType() - Method in class com.apelon.dts.client.match.MatchOptions
Gets the current setting of match type.
getMessage() - Method in class com.apelon.beans.dts.plugin.connection.VetoCloseDescriptor
Returns the short message describing why the Veto is required
getMessage() - Method in interface com.apelon.beans.dts.plugin.subset.export.ExportStatus
 
getModifiedBy() - Method in class com.apelon.dts.common.subset.Subset
Returns the DTS user who last modifed the subset expression.
getModifiedTime() - Method in class com.apelon.dts.common.subset.Subset
Returns the date and time when the subset expression was modified.
getModifier() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
The modifier for this filter.
getModifier() - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Returns the modifier for this filter.
getModuleMenuItems(int) - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Returns menu items to be added to an existing DTSEditor menu group.
getModuleMenus() - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Return a new main menu to be displayed on the DTS Editor menu bar.
getModuleToolbarItems() - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Buttons to be displayed in the DTS Editor toolbar.
getName() - Method in class com.apelon.dts.client.association.Association
Gets the name of the association type of this Association.
getName() - Method in interface com.apelon.dts.client.attribute.DTSAttribute
Gets the name of the attribute.
getName() - Method in class com.apelon.dts.client.attribute.DTSProperty
Gets the name of the DTSProperty.
getName() - Method in class com.apelon.dts.client.attribute.DTSQualifier
Gets the name of the DTSQualifier.
getName() - Method in class com.apelon.dts.client.attribute.DTSRole
Gets the name of the role type of this DTSRole.
getName() - Method in class com.apelon.dts.client.attribute.RoleModifier
Retrieves the lowercase name of this modifier (.e.g.
getName() - Method in class com.apelon.dts.client.common.DTSObject
Gets the name of the DTSObject.
getName() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the name of the ConceptAttributeSetDescriptor.
getName() - Method in class com.apelon.dts.client.match.Silo
Returns the silo name.
getName() - Method in class com.apelon.dts.client.namespace.Namespace
Gets the name of the Namespace.
getName() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Gets the name of the TermAttributeSetDescriptor.
getName() - Method in class com.apelon.dts.common.DTSTransferObject
 
getName() - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
getName() - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Returns the namsepace name.
getName() - Method in class com.apelon.dts.common.subset.Subset
Retruns the name of the Subset
getName() - Method in class com.apelon.dts.common.subset.SubsetUpdate
Get the name for the subset.
getNameMap() - Method in class com.apelon.dts.client.match.MatchQuery
Deprecated. Do not use in application code. For use by Apelon's internal API implementation only. This method will be removed in a future DTS release. Use MatchQuery.getAllSilos() instead.
getNamePattern() - Method in class com.apelon.dts.common.DataTypeFilter
 
getNamespaceId() - Method in class com.apelon.dts.client.common.DTSObject
Gets the namespace ID for this DTS object.
getNamespaceId() - Method in class com.apelon.dts.client.concept.DTSSearchOptions
Gets the ID of the namespace to search in.
getNamespaceId() - Method in class com.apelon.dts.client.events.ClassifyEvent
Get Classify Namespace ID.
getNamespaceId() - Method in class com.apelon.dts.client.term.TermSearchOptions
Gets the ID of the namespace to search in.
getNamespaceId() - Method in class com.apelon.dts.common.DataTypeFilter
 
getNamespaceId() - Method in class com.apelon.dts.common.DTSTransferObject
 
getNamespaceId() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
The namespace if of the namespace filter
getNamespaceId() - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
getNamespaceId() - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Returns the namespace of the concept.
getNamespaceIdFromGid(long) - Static method in class com.apelon.dts.common.IIDGenerator
Given a GID, its namespaceId can be found with this method.
getNamespaceListener() - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Get the NamespaceListener.
getNamespaceMaxAndMinGID(int) - Static method in class com.apelon.dts.common.IIDGenerator
Deprecated. Use getNamespaceMaxAndMinIID() instead
getNamespaceMaxAndMinIID(int) - Static method in class com.apelon.dts.common.IIDGenerator
A method to get the IID boundaries per namespace.
getNamespaceName() - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
getNamespaceQuery() - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Gets the internally used NamespaceQuery instance
getNamespaceQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns NamespaceQuery.
getNamespaces() - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Retrieves an array of Namespaces which represent the available namespaces in the knowledgebase.
getNamespaceType() - Method in class com.apelon.dts.client.namespace.Namespace
Gets type of namespace.
getNavChildContext(OntylogConcept, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.NavQuery
Get the subconcepts of an Ontylog concept and whether they in turn have subconcepts (children).
getNavChildContext(OntylogConcept, ConceptAttributeSetDescriptor, AssociationType) - Method in class com.apelon.dts.client.concept.NavQuery
Deprecated. As of DTS 3.4 Use NavQuery.getNavChildContext(DTSConcept, ConceptAttributeSetDescriptor, com.apelon.dts.client.association.AssociationType)
getNavChildContext(DTSConcept, ConceptAttributeSetDescriptor, AssociationType) - Method in class com.apelon.dts.client.concept.NavQuery
Get the children of a concept with respect to an association type and whether they in turn have children in that same respect.
getNavChildContext(DTSConcept, ConceptAttributeSetDescriptor, Namespace) - Method in class com.apelon.dts.client.concept.NavQuery
Get the subconcepts of an DTSConcept concept in an Ontylog or Ontylog Extension namespace and whether they in turn have subconcepts (children).
getNavParentContext(OntylogConcept, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.NavQuery
Get the superconcepts of an Ontylog concept and whether they in turn have superconcepts (parents).
getNavParentContext(OntylogConcept, ConceptAttributeSetDescriptor, AssociationType) - Method in class com.apelon.dts.client.concept.NavQuery
Deprecated. As of DTS 3.4 use NavQuery.getNavParentContext(DTSConcept, ConceptAttributeSetDescriptor, com.apelon.dts.client.association.AssociationType)
getNavParentContext(DTSConcept, ConceptAttributeSetDescriptor, AssociationType) - Method in class com.apelon.dts.client.concept.NavQuery
Get the parents of a concept with respect to an association type and whether they in turn have parents in that same respect.
getNavParentContext(DTSConcept, ConceptAttributeSetDescriptor, Namespace) - Method in class com.apelon.dts.client.concept.NavQuery
Get the superconcepts of an Ontylog or Ontylog Extension concept and whether they in turn have superconcepts (parents).
getNavQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns NavQuery.
getNestedException() - Static method in exception com.apelon.dts.client.DTSException
Retrieve the "cause" of this exception.
getNewAttribute() - Method in class com.apelon.dts.client.events.ConceptAttributeChange
Get the new Concept Attribute Object.
getNewAttribute() - Method in class com.apelon.dts.client.events.TermAttributeChange
Get the new Term Attribute Object.
getNewData() - Method in class com.apelon.dts.client.events.DataChangeEvent
Get the New Data.
getNewKBTypeObject() - Method in class com.apelon.dts.client.events.KBTypeEvent
Get the new KBType object.
getNewNamespace() - Method in class com.apelon.dts.client.events.NamespaceEvent
Get the new Namespace.
getNoKindConcepts(int) - Method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
This can be used to get the concepts with no Kind for an Ontylog Extension namespace.
getNoParentConcepts(int) - Method in class com.apelon.dts.client.classifier.ClassifyDetailsQuery
This can be used to get the concepts with no parent (defining concept) for an Ontylog Extension namespace.
getNumberOfRoles() - Method in class com.apelon.dts.client.attribute.RoleGroup
Returns number of roles in the group.
getNumberOfSpecifiedConceptAssociations() - Method in class com.apelon.dts.client.concept.DTSConcept
Get the number of concept associations that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this DTSConcept.
getNumberOfSpecifiedInverseConceptAssociations() - Method in class com.apelon.dts.client.concept.DTSConcept
Get the number of inverse concept associations that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this DTSConcept.
getNumberOfSpecifiedInverseRoles() - Method in class com.apelon.dts.client.concept.OntylogConcept
Get the number of inverse roles that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this OntylogConcept.
getNumberOfSpecifiedInverseTermAssociations() - Method in class com.apelon.dts.client.term.Term
Get the number of inverse term associations that are available of the types specified in the TermAttributeSetDescriptor used to obtain this Term.
getNumberOfSpecifiedProperties() - Method in class com.apelon.dts.client.attribute.PropertiedObject
Get the number of properties that are available of the types specified in the ConceptAttributeSetDescriptor or TermAttributeSetDescriptor used to obtain this DTSConcept or Term, respectively.
getNumberOfSpecifiedRoles() - Method in class com.apelon.dts.client.concept.OntylogConcept
Get the number of roles that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this OntylogConcept.
getNumberOfSpecifiedSynonyms() - Method in class com.apelon.dts.client.concept.DTSConcept
Get the number of synonyms that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this DTSConcept.
getNumberOfSpecifiedSynonyms() - Method in class com.apelon.dts.client.term.Term
Get the number of synonyms that are available of the types specified in the TermAttributeSetDescriptor used to obtain this Term.
getNumberOfSpecifiedTermAssociations() - Method in class com.apelon.dts.client.term.Term
Get the number of term associations that are available of the types specified in the TermAttributeSetDescriptor used to obtain this Term.
getOldAttribute() - Method in class com.apelon.dts.client.events.ConceptAttributeChange
Get the old Concept Attribute Object.
getOldAttribute() - Method in class com.apelon.dts.client.events.TermAttributeChange
Get the old Term Attribute Object.
getOldData() - Method in class com.apelon.dts.client.events.DataChangeEvent
Get the Old Data.
getOldKBTypeObject() - Method in class com.apelon.dts.client.events.KBTypeEvent
Get the old KBType object.
getOldNamespace() - Method in class com.apelon.dts.client.events.NamespaceEvent
Get the old Namespace.
getOntylogConceptQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns OntylogConceptQuery.
getOntylogExtConceptQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns OntylogExtConceptQuery.
getOperator() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Returns the operator of this filter
getParent() - Method in class com.apelon.dts.common.NavContextTransferObject
 
getParentRoleType() - Method in class com.apelon.dts.client.attribute.DTSRoleType
Gets the parent DTSRoleType for this DTSRoleType
getParents() - Method in class com.apelon.dts.client.concept.NavParentContext
Provides the immediate parents of the focus concept.
getPercentComplete() - Method in interface com.apelon.beans.dts.plugin.subset.export.ExportStatus
 
getPreviewType() - Method in class com.apelon.dts.common.subset.PreviewOptions
Returns the preview type set on this object.
getProperties() - Method in class com.apelon.dts.client.attribute.PropertiedObject
 
getProperty(String) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Return the value of this property.
getProperty(String, String) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Returns the value of the specified property.
getProperty(String) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Return the value of this property.
getProperty(String, String) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Returns the value of the specified property.
getPropertyType() - Method in class com.apelon.dts.client.attribute.DTSProperty
Gets the DTSPropertyType of the DTSProperty.
getPropertyTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the set of property types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
getPropertyTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Gets the set of property types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
getPropertyTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getPurpose() - Method in class com.apelon.dts.client.association.AssociationType
Gets the purpose for this association.
getQualifierType() - Method in class com.apelon.dts.client.attribute.DTSQualifier
Gets the QualifierType of the DTSQualifier.
getQualifies() - Method in class com.apelon.dts.client.attribute.QualifierType
Gets a QualifiesItemType indicating what the qualifier qualifies.
getQuery() - Static method in class com.apelon.beans.dts.plugin.DTSAppManager
Returns shared DTSQuery.
getQueryHasSubs() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests whether or not to find out if the concept has subconcept(s).
getQueryHasSups() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests whether or not to find out if the concept has superconcept(s).
getRangeKind() - Method in class com.apelon.dts.client.attribute.DTSRoleType
Gets the Kind of the range concept (the role value concept).
getRelativeId() - Method in class com.apelon.dts.client.namespace.Namespace
Gets the namespace ID relative to a base of 0 for subscription namespaces, or to LOCAL_NAMESPACE_ID_THRESHOLD for a local namespace.
getReleaseDate() - Method in class com.apelon.dts.client.namespace.ContentVersion
Retrieves the ContentVersion's release date.
getResponse(DTSRequest) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Sends in a DTSRequest query object and returns the DTSResponse object from the server
getRightIdentity() - Method in class com.apelon.dts.client.attribute.DTSRoleType
Gets the DTSRoleType that when composed with this one, creates the identical role type.
getRightTabbedPane() - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Get the JTabbedPane representing the right side panel configuration of the DTS Editor.
getRoleGroups() - Method in class com.apelon.dts.client.concept.OntylogConcept
This is a convenience method that returns the role groups containing the roles for this concept, if the roles have been retrieved for this concept.
getRoleModifier() - Method in class com.apelon.dts.client.attribute.DTSRole
Gets the role modifier which is a logical quantifier (for example, "there exists" or "for all") on the role.
getRoleType() - Method in class com.apelon.dts.client.attribute.DTSRole
Gets the DTSRoleType of this DTSRole.
getRoleType() - Method in class com.apelon.dts.client.classifier.ClassifyCycleError
Gets the DTSRoleType.
getRoleTypes(int) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Retrieves all concept role types within a given namespace.
getRoleTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the set of role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
getRoleTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getRootNode() - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Returns the root node for the Subset Expression.
getSchemaVersion(String) - Method in class com.apelon.dts.client.common.DTSCommonQuery
Returns the version of the given schema name.
getSearchQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns SearchQuery.
getServerConnection() - Method in class com.apelon.apelonserver.client.BasicQuery
 
getServerConnection() - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Get the DTS Editor's Current Connection to the Server
getServerConnection() - Method in class com.apelon.dts.client.common.CodeAndIDGenerator
Gets server connection for the code and ID generator.
getShortestMatch() - Method in class com.apelon.dts.client.match.MatchOptions
Deprecated. Shortest match is ignored by the server. This method will be removed from the API in future releases.
getSilo() - Method in class com.apelon.dts.client.match.MatchOptions
returns the silo name
getSource() - Method in class com.apelon.beans.dts.plugin.connection.VetoCloseDescriptor
Gets the UI component or task requesting the Veto
getSpellCorrection() - Method in class com.apelon.dts.client.match.MatchOptions
Gets the current setting of the spelling correction option.
getStatus() - Method in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
Returns the status of the export
getSubConcepts(OntylogConcept, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Gets all the subconcepts of the concept argument with attributes filled in according to the ConceptAttributeSetDescriptor.
getSubsetConceptChildRoots(ConceptAttributeSetDescriptor, Namespace, int) - Method in class com.apelon.dts.client.concept.NavQuery
Convenience method for getting root ConceptChild objects in an Ontylog or an Ontylog Extension namespace which are present in the given subset.
getSubsetExpression() - Method in class com.apelon.dts.common.subset.PreviewOptions
The subset expression which for which preview is computed.
getSubsetId() - Method in class com.apelon.dts.client.events.SubsetEvent
 
getSubsetId() - Method in class com.apelon.dts.common.subset.PreviewOptions
Gets the id of the subset against which the preview difference is computed.
getSubsetListener() - Method in class com.apelon.dts.client.subset.SubsetQuery
Get the SubsetListener.
getSubsetNavChildContext(OntylogConcept, int, Namespace, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.NavQuery
Get the subconcepts of an Ontylog concept present in a given subset and whether they in turn have subconcepts (children).
getSubsetNavParentContext(OntylogConcept, int, Namespace, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.NavQuery
Get the superconcepts of an Ontylog concept present in the given subset and whether they in turn have superconcepts (parents).
getSubsetQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns SubsetQuery.
getSummary() - Method in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
Returns the summary of the export to display in the Export Wizard main screen.
getSynonyms() - Method in class com.apelon.dts.client.term.Term
 
getSynonymTypes(int) - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all synonym association types within a given namespace.
getSynonymTypes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Gets the set of synonym types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
getSynonymTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Gets the set of synonym types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
getSynonymTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
getTerm() - Method in class com.apelon.dts.client.association.Synonym
Get synonym's term.
getTerm() - Method in class com.apelon.dts.client.events.TermEvent
Get the term which has changed.
getTermAssociationQualifierTypes(int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all term association qualifier types within a given namespace.
getTermAssociations() - Method in class com.apelon.dts.client.term.Term
 
getTermAssociationTypes(int) - Method in class com.apelon.dts.client.association.AssociationQuery
Retrieves all term association types in a namespace.
getTermAssociationTypes() - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Gets the set of term association types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
getTermListener() - Method in class com.apelon.dts.client.association.AssociationQuery
Get the TermListener.
getTermListener() - Method in class com.apelon.dts.client.term.BaseTermQuery
Get the TermListener.
getTermPropertyQualifierTypes(int) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Retrieves all term property qualifier types within a given namespace.
getTermPropertyTypes(int) - Method in class com.apelon.dts.client.term.BaseTermQuery
Retrieves all term property types within a given namespace.
getTermQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns TermQuery.
getTermSearchQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns TermSearchQuery.
getThesaurusQuery() - Method in class com.apelon.dts.client.DTSQuery
Returns ThesaurusConceptQuery.
getToConcept() - Method in class com.apelon.dts.client.association.ConceptAssociation
Get "to" concept of association.
getToItem() - Method in class com.apelon.dts.client.association.Association
Get "to" item of association.
getToItem() - Method in class com.apelon.dts.client.association.QualifiedAssociation
Get "to" item of qualified association.
getToNamespaceId() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
The namespace id of the target namespace
getToTerm() - Method in class com.apelon.dts.client.association.TermAssociation
Get "to" term of association.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.ConceptAssociationTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.ConceptTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.DTSMultiTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.DTSPropertyTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.DTSRoleTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.SubsetTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.SynonymTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.TermAssociationTransferable
Returns the data for a given DataFlavor.
getTransferData(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.TermTransferable
Returns the data for a given DataFlavor.
getTransferDataFlavors() - Method in class com.apelon.beans.dts.plugin.transferable.AbstractTransferable
Returns an array of DataFlavor objects indicating the flavors the data can be provided in.
getType() - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Retruns namespace type
getUser() - Static method in class com.apelon.beans.dts.plugin.DTSAppManager
Returns user for Secure Socket or JDBC connection.
getValue() - Method in class com.apelon.dts.client.association.Association
Gets the String value of this Association.
getValue() - Method in interface com.apelon.dts.client.attribute.DTSAttribute
Gets the value of the attribute.
getValue() - Method in class com.apelon.dts.client.attribute.DTSProperty
Gets the value of the DTSProperty.
getValue() - Method in class com.apelon.dts.client.attribute.DTSQualifier
Gets the value of the DTSQualifier.
getValue() - Method in class com.apelon.dts.client.attribute.DTSRole
Gets the String value of this DTSRole.
getValue() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
The pattern to search for in the attribute value.
getValueConcept() - Method in class com.apelon.dts.client.attribute.DTSRole
Gets the OntylogConcept value of this DTSRole.
getValueSize() - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Gets the size category of the property value: indexable property, searchable property, or big property
getValueSize() - Method in class com.apelon.dts.common.DTSPropTypeObject
 
getVersion() - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
getVersions(int) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Retrieves an array of ContentVersions which are the list of versions for the given namespace Id in the knowledgebase.

H

handleException(String, Exception) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Handle any Exception.
hashCode() - Method in class com.apelon.dts.client.association.Association
Returns a hashcode for this association.
hashCode() - Method in class com.apelon.dts.client.association.Synonym
Returns a hashcode for this DTS concept.
hashCode() - Method in class com.apelon.dts.client.attribute.DTSProperty
Returns a hash code for this DTSProperty.
hashCode() - Method in class com.apelon.dts.client.attribute.DTSQualifier
Returns a hash code for this DTSQualifier.
hashCode() - Method in class com.apelon.dts.client.common.DTSObject
Returns a hashcode for this DTS object.
hashCode() - Method in class com.apelon.dts.client.namespace.Authority
Returns a hash code for this Authority.
hashCode() - Method in class com.apelon.dts.client.namespace.Namespace
Returns a hash code for this Namespace.
hashCode() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
 
hashCode() - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
hashCode() - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
 
hasPermission(int) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Determine whether the currently logged on user has permission to write to the specified namespace.
HELP_MENU_ITEMS - Static variable in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Identifier representing the DTS Editor 'Help' menu.
HISTORY - Static variable in class com.apelon.dts.client.association.Purpose
 

I

IID_OPTION - Static variable in class com.apelon.dts.common.IIDGenerator
 
IIDGenerator - Class in com.apelon.dts.common
Description: Generates a Unique Instance Identifier (IID) for the given namespace.
IIDGenerator() - Constructor for class com.apelon.dts.common.IIDGenerator
 
importSubsetExpression(int, Reader) - Method in class com.apelon.dts.client.subset.SubsetQuery
Imports a subset expression from a given input stream to the subset provided by the user.
INDEXABLE - Static variable in class com.apelon.dts.client.attribute.PropertyValueSize
 
initializeDtds(String, Class, String, String) - Method in class com.apelon.apelonserver.client.BasicQuery
Initialize the Server's DTDs.
initializeDtds(String, Class, String, String, boolean) - Method in class com.apelon.apelonserver.client.BasicQuery
Initialize the Server's DTDs.
initModule(DTSEditorModuleMgr) - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Called by DTS Editor at startup to initialize this module.
initNamespace(Namespace) - Method in class com.apelon.dts.client.subset.SubsetExpressionBuilder
Initializes the namespace for the subset expression.
initQueryServer(Class, String) - Method in class com.apelon.dts.client.DTSQuery
 
insertString(int, String, AttributeSet) - Method in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthDocument
 
insertString(int, String, AttributeSet) - Method in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.NumberMaxLengthDocument
 
INVALID_CLASSIFY_EVENT - Static variable in class com.apelon.dts.client.events.ClassifyEvent
Value of -1 to flag an unitialized or invalid setting for ClassifyEvent.classifyEventType.
INVALID_CONNECTION_EVENT - Static variable in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
Value of -1 to flag an unitialized or invalid setting for {@link #connectionEventType)
INVALID_CONNECTION_TYPE - Static variable in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Value of -1 designating an invalid connection type.
INVALID_TYPE - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for INVALID_TYPE
INVALID_TYPE - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for INVALID_TYPE
INVALID_TYPE_EVENT - Static variable in class com.apelon.dts.client.events.DataChangeEvent
Value of -1 to flag an unitialized or invalid setting for DataChangeEvent.eventType
isAllConceptAssociationTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isAllInverseConceptAssociationTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isAllInverseRoleTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isAllPropertyTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isAllRoleTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isAllSynonymTypes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isAssociationTypeUsed(AssociationType) - Method in class com.apelon.dts.client.association.AssociationQuery
Returns whether an association type is used in an association definition or not.
isClassifyRequired() - Method in class com.apelon.dts.client.classifier.ClassifyDetail
Whether classification is required or not.
isConceptAffected(DTSConcept) - Method in class com.apelon.dts.client.events.ConceptEvent
A method to check if a concept is affected by this concept action.
isCycleError(DTSException) - Static method in class com.apelon.dts.client.classifier.ClassifyQuery
During the classification, if an exception is thrown, this method can tell if the exception is due to the cycle error.
isDataFlavorSupported(DataFlavor) - Method in class com.apelon.beans.dts.plugin.transferable.AbstractTransferable
Returns whether or not the specified data flavor is supported for this object.
isDefinedViewAttributes() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests whether defined view attributes of an Ontylog concept are to be retrieved.
isDefinedViewAttributes() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isEqError(DTSException) - Static method in class com.apelon.dts.client.classifier.ClassifyQuery
During the classification, if an exception is thrown, this method can tell if the exception is due to the eq error.
isFetchConceptCount() - Method in class com.apelon.dts.common.subset.SubsetDescriptor
 
isFetchExpression() - Method in class com.apelon.dts.common.subset.SubsetDescriptor
 
isHasSubs() - Method in class com.apelon.dts.common.NavContextTransferObject
 
isHasSups() - Method in class com.apelon.dts.common.NavContextTransferObject
 
isInGroup() - Method in class com.apelon.dts.client.attribute.DTSRole
Indicates whether this role is in a RoleGroup.
isLocal() - Method in class com.apelon.dts.client.namespace.Namespace
Indicates whether the namespace is local or externally defined.
isLocalAddition() - Method in class com.apelon.dts.client.association.QualifiedAssociation
Indicates if this association is a local addition to subscription content, i.e.
isLocalAddition() - Method in class com.apelon.dts.client.association.Synonym
Indicates whether this synonym is a local addition, i.e.
isLocalAddition() - Method in class com.apelon.dts.client.attribute.DTSProperty
Indicates if this property is a local addition, i.e.
isLocalAddition() - Method in class com.apelon.dts.client.attribute.DTSQualifier
Indicates if this qualifier is a local addition, i.e.
isOpen() - Method in class com.apelon.dts.client.DTSQuery
Returns ture if the Server Connection is open.
isPreferred() - Method in class com.apelon.dts.client.association.Synonym
Indicates whether this synonym is the preferred term for the concept
isPropertyTypeUsed(DTSPropertyType) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Returns whether the given Property Type is used in a property definition or not.
isReference() - Method in class com.apelon.dts.client.attribute.Kind
Indicates if the Kind is for reference only and not included for Ontylog classification.
isRoleTypeUsed(DTSRoleType) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Determines whether the given Role Type is used in a Role definition.
isServerAvailable() - Method in exception com.apelon.apelonserver.client.ApelonException
Indicates that there was a problem communicating with the server.
isServerAvailable() - Method in exception com.apelon.dts.client.DTSException
Indicates that there was a problem communicating with the server.
isSubConcept(OntylogConcept, OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Determines if concept1 is a subconcept of concept2.
isSubConcept(OntylogConcept, OntylogConcept[]) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Determines if concept1 is a subconcept of an array of concepts.
isSubConceptByCode(String, String, int) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Determines if concept1 is a subconcept of concept2.
isSubConceptById(int, int, int) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Determines if concept1 is a subconcept of concept2.
isSubConceptByName(String, String, int) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Determines if concept1 is a subconcept of concept2 in the specified namespace.
isSubConceptByName(String, String[], int) - Method in class com.apelon.dts.client.concept.OntylogClassQuery
Determines if concept1 is a subconcept of concepts.
isSubconcepts() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests whether subconcepts of an Ontylog concept are to be retrieved.
isSubconcepts() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isSuperconcepts() - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Tests whether superconcepts of an Ontylog concept are to be retrieved.
isSuperconcepts() - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
isTermAffected(Term) - Method in class com.apelon.dts.client.events.ConceptEvent
A method to check if a term is affected by this concept action.
isTermAffected(Term) - Method in class com.apelon.dts.client.events.TermEvent
A method to check if a term is affected by this term action.
isValueValid() - Method in class com.apelon.dts.common.subset.expression.AssociationFilter
Retruns true if operator is NONE.
isValueValid() - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Override this method to indicate that the value returned by AttributeFilter.getValue() is valid.
isValueValid() - Method in class com.apelon.dts.common.subset.expression.ConceptNameFilter
Returns true if AttributeFilter.value is not null.
isValueValid() - Method in class com.apelon.dts.common.subset.expression.PropertyFilter
Retruns true if operator is NONE.
isValueValid() - Method in class com.apelon.dts.common.subset.expression.SynonymFilter
Retruns true if operator is NONE.
isWordSearchable() - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Indicates whether an index has been created that allows the property values to be searched for words no matter in what order or where the words are found.
isWritable() - Method in class com.apelon.dts.client.namespace.Namespace
Indicates whether it's permissible to write to this namespace.
isXmlParserValidationActive() - Method in class com.apelon.dts.client.DTSQuery
 
ItemsConnected - Class in com.apelon.dts.client.association
Provides a typesafe enum pattern for the type of items associated or "connected" by an association.
ItemsConnected() - Constructor for class com.apelon.dts.client.association.ItemsConnected
 
iterator() - Method in class com.apelon.dts.client.attribute.RoleGroup
Used to iterate over all the roles in this RoleGroup.

J

JDBC_CONNECTION_TYPE - Static variable in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Value of 2 designating a connection of type JDBC.

K

kbtypeActionOccurred(KBTypeEvent) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Will chain the call to the kbtypeActionOccurred routine of all registered listeners.
kbtypeActionOccurred(KBTypeEvent) - Method in interface com.apelon.dts.client.events.KBTypeListener
Implement with appropriate action to be taken when a KBType action occurred.
KBTypeEvent - Class in com.apelon.dts.client.events
Defines the kb type event.
KBTypeEvent(Object, Authority, Authority) - Constructor for class com.apelon.dts.client.events.KBTypeEvent
Constructs a KBTypeEvent object.
KBTypeEvent(Object, AssociationType, AssociationType) - Constructor for class com.apelon.dts.client.events.KBTypeEvent
Constructs a KBTypeEvent object.
KBTypeEvent(Object, DTSPropertyType, DTSPropertyType) - Constructor for class com.apelon.dts.client.events.KBTypeEvent
Constructs a KBTypeEvent object.
KBTypeEvent(Object, QualifierType, QualifierType) - Constructor for class com.apelon.dts.client.events.KBTypeEvent
Constructs a KBTypeEvent object.
KBTypeEvent(Object, DTSRoleType, DTSRoleType) - Constructor for class com.apelon.dts.client.events.KBTypeEvent
Constructs a KBTypeEvent for DTSRoleType.
kbtypeListener - Variable in class com.apelon.dts.client.attribute.QualifierTypeQuery
 
KBTypeListener - Interface in com.apelon.dts.client.events
Defines the available KBType event methods that an interested class must implement for processing of KBType events.
kbtypeListener - Variable in class com.apelon.dts.client.namespace.NamespaceQuery
 
Kind - Class in com.apelon.dts.client.attribute
Kind is a named object that represents a kind.
Kind() - Constructor for class com.apelon.dts.client.attribute.Kind
No argument constructor for internal Apelon use only.
Kind(String, int, String, int, boolean) - Constructor for class com.apelon.dts.client.attribute.Kind
Constructs a Kind in a Namespace with the specified name, ID, code, namespace ID and reference flag.

L

LEN_CODE - Static variable in class com.apelon.dts.common.DTSDataLimits
 
LEN_DESC_AUTHORITY - Static variable in class com.apelon.dts.common.DTSDataLimits
 
LEN_NAME - Static variable in class com.apelon.dts.common.DTSDataLimits
 
LEN_NAME_TERM - Static variable in class com.apelon.dts.common.DTSDataLimits
 
LEN_PROP_INDEXABLE - Static variable in class com.apelon.dts.common.DTSDataLimits
 
LEN_PROP_SEARCHABLE - Static variable in class com.apelon.dts.common.DTSDataLimits
 
LICENSESERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.LicenseServer
LIMIT_OPTION - Static variable in class com.apelon.dts.common.IIDGenerator
 
LOCAL_NAMESPACE_ID_THRESHOLD - Static variable in class com.apelon.dts.client.namespace.Namespace
Minimum local namespace ID.

M

main(String[]) - Static method in class com.apelon.dts.common.IIDGenerator
 
MAPPING - Static variable in class com.apelon.dts.client.association.Purpose
 
Match - Class in com.apelon.dts.client.match
The Match class provides information about a match that was searched for.
Match(String, DTSConcept, MatchItem) - Constructor for class com.apelon.dts.client.match.Match
Contructs a Match which has preferredTerm, concept, matchItem
MatchItem - Interface in com.apelon.dts.client.match
The MatchItem provides access to the matched string and where it came from (concept, property, or term).
MatchItemType - Class in com.apelon.dts.client.match
Provides a typesafe enum pattern for the match item type.
MatchOptions - Class in com.apelon.dts.client.match
DTS provides capabilities (see SearchQuery) to search a knowledgebase for concepts that meet these criteria: Concept names that match a specified search string Concept role values that match a specified search string Concept property values that match a specified search string Concept synonyms that match a specified search string Concept association values that match a specified search string
MatchOptions() - Constructor for class com.apelon.dts.client.match.MatchOptions
The default constructor with default properties set.
MatchQuery - Class in com.apelon.dts.client.match
A MatchQuery provides access to silos and pattern matching searches within silos.
MatchQuery(boolean) - Constructor for class com.apelon.dts.client.match.MatchQuery
 
MATCHSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.MatchServer
MatchType - Class in com.apelon.dts.client.match
Provides a typesafe enum pattern for the match type.
MAX_CODE_LENGTH - Static variable in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog
 
MAX_ID_LENGTH - Static variable in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog
 
MAXIMUM_LIMIT - Static variable in class com.apelon.dts.client.concept.DTSSearchOptions
Indicates maximum number of matches that can be returned.
MAXIMUM_LIMIT - Static variable in class com.apelon.dts.client.term.TermSearchOptions
Indicates maximum number of matches that can be returned.
MAXIMUM_NAMESPACE_ID - Static variable in class com.apelon.dts.client.namespace.Namespace
Maximum namespace ID ( = 65535 ).
maxLength - Variable in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog.MaxLengthDocument
 
minimumSize() - Static method in class com.apelon.dts.client.attribute.RoleGroup
The minimum size of any RoleGroup.
modifier - Variable in class com.apelon.dts.common.subset.expression.AttributeFilter
Modifier field
MODIFIER_ALL - Static variable in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Modifier to specify a concept and descandants
MODIFIER_HAVING - Static variable in class com.apelon.dts.common.subset.expression.AttributeFilter
HAVING modifier.
MODIFIER_ONLY - Static variable in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Modifier to specify a single concept.
MODIFIER_ONLY_DESCENDENTS_OF - Static variable in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Modifier to specify only descandants
ModifiesItemType - Class in com.apelon.dts.client.attribute
Provides a typesafe enum pattern for the type of the item modified by a property.
MODIFY - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for change type MODIFY
MODIFY - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for change type MODIFY
multiFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
DTS Multi Select Data Flavor.

N

NAME - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept name change
NAME - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for term name change
Namespace - Class in com.apelon.dts.client.namespace
Defines a Namespace.
Namespace(String, int, String, Authority, NamespaceType, boolean, boolean) - Constructor for class com.apelon.dts.client.namespace.Namespace
Namespace constructor.
Namespace(String, int, String, Authority, NamespaceType, int, boolean, boolean) - Constructor for class com.apelon.dts.client.namespace.Namespace
Namespace constructor for namespaces of type Ontylog Extension.
namespaceActionOccurred(NamespaceEvent) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Will chain the call to the namespaceActionOccurred routine of all registered listeners.
namespaceActionOccurred(NamespaceEvent) - Method in interface com.apelon.dts.client.events.NamespaceListener
Implement with appropriate action to be taken when a Namespace Action has occurred.
NamespaceEvent - Class in com.apelon.dts.client.events
An event which indicates that a namespace action occurred.
NamespaceEvent(Object, Namespace, Namespace) - Constructor for class com.apelon.dts.client.events.NamespaceEvent
Constructs a NamespaceEvent object.
NamespaceFilter - Class in com.apelon.dts.common.subset.expression
Filter based on Namespace.
NamespaceFilter() - Constructor for class com.apelon.dts.common.subset.expression.NamespaceFilter
Empty constructor
NamespaceFilter(int, String, String) - Constructor for class com.apelon.dts.common.subset.expression.NamespaceFilter
Consructs Namespace filter for given id, name and type
namespaceId - Variable in class com.apelon.dts.common.subset.expression.AttributeFilter
Namespace id field
NamespaceListener - Interface in com.apelon.dts.client.events
Defines the available Namespace event methods that an interested class must implement for processing of Namespace events.
namespaceListener - Variable in class com.apelon.dts.client.namespace.NamespaceQuery
 
NamespaceQuery - Class in com.apelon.dts.client.namespace
A NamespaceQuery provides common methods for using namespaces.
NamespaceQuery() - Constructor for class com.apelon.dts.client.namespace.NamespaceQuery
 
NAMESPACESERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.NamespaceServer
NamespaceType - Class in com.apelon.dts.client.namespace
Provides a typesafe enum pattern for the namespace type.
NavChildContext - Class in com.apelon.dts.client.concept
Provides a navigation context for building a child tree.
NavChildContext(OntylogConcept, ConceptChild[]) - Constructor for class com.apelon.dts.client.concept.NavChildContext
Constructs a new navigation context.
NavContextTransferObject - Class in com.apelon.dts.common
Title: NavContextTransferObject
NavContextTransferObject() - Constructor for class com.apelon.dts.common.NavContextTransferObject
 
NavContextTransferObject(int, String, String, int) - Constructor for class com.apelon.dts.common.NavContextTransferObject
 
NavParentContext - Class in com.apelon.dts.client.concept
Provides a navigation context for building a parent tree.
NavParentContext(OntylogConcept, ConceptParent[]) - Constructor for class com.apelon.dts.client.concept.NavParentContext
Constructs a new navigation context.
NavQuery - Class in com.apelon.dts.client.concept
The NavQuery class provides navigation over the Ontylog concept hierarchy.
NAVSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.NavServer
NEW - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for change type NEW
NEW - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for change type NEW
NO_ATTRIBUTES - Static variable in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
NO_ATTRIBUTES is a special ConceptAttributeSetDescriptor that will cause no attributes of a concept to be fetched.
NO_ATTRIBUTES - Static variable in class com.apelon.dts.client.term.TermAttributeSetDescriptor
NO_ATTRIBUTES is a special TermAttributeSetDescriptor that will cause no attributes of a term to be fetched.
NO_GROUP - Static variable in class com.apelon.dts.client.attribute.DTSRole
This is the standard for a DTSRole which has no group.
NO_KIND - Static variable in class com.apelon.dts.client.attribute.Kind
This constant can be used when no Kind has yet been assigned to an Ontylog concept.
NOT_DISPLAYABLE - Static variable in class com.apelon.dts.client.association.AssociationType
Value for inverse association name that indicates the inverse association should not be displayed.
NOTALL - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The @ToDo modifier for DTSRoles
NOTSOME - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The @ToDo modifier for DTSRoles
NspIIDGenerator - Class in com.apelon.dts.common
Title: NspSeqIIDGenerator
NspIIDGenerator(Connection, GeneralDAO) - Constructor for class com.apelon.dts.common.NspIIDGenerator
 

O

ONTYLOG - Static variable in class com.apelon.dts.client.namespace.NamespaceType
 
ONTYLOG_EXTENSION - Static variable in class com.apelon.dts.client.namespace.NamespaceType
 
OntylogClassQuery - Class in com.apelon.dts.client.concept
OntylogClassQueryServer supports queries on subconcept relationships within an Ontylog concept hierarchy.
OntylogConcept - Class in com.apelon.dts.client.concept
An Ontylog concept extends a DTS concept by adding Ontylog hierarchy and role information.
OntylogConcept(String, int, String, int) - Constructor for class com.apelon.dts.client.concept.OntylogConcept
Constructs a basic Ontylog concept object and initializes it in a particular namespace.
OntylogConceptFilter - Class in com.apelon.dts.common.subset.expression
Filter based on a concept or a concept hoerarchy.
OntylogConceptFilter() - Constructor for class com.apelon.dts.common.subset.expression.OntylogConceptFilter
 
OntylogConceptQuery - Class in com.apelon.dts.client.concept
OntylogConceptQuery is a subclass of BaseOntylogConceptQuery.
ONTYLOGCONCEPTSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.OntylogConceptServer
OntylogExtConceptQuery - Class in com.apelon.dts.client.concept
OntylogExtConceptQuery is a subclass of BaseLocalConceptQuery.
ONTYLOGEXTCONCEPTSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.OntylogExtConceptServer
OntylogNavContext - Class in com.apelon.dts.client.concept
Deprecated. This class is deprecated and will be removed in a future DTS release. If superconcepts and/or subconcepts are needed as part of an OntylogConcept's details, then use a ConceptAttributeSetDescriptor requesting those attributes when you invoke an API method that returns an OntylogConcept. For tree navigation you should use methods NavQuery.getNavParentContext(com.apelon.dts.client.concept.OntylogConcept, com.apelon.dts.client.concept.ConceptAttributeSetDescriptor) or NavQuery.getNavChildContext(com.apelon.dts.client.concept.OntylogConcept, com.apelon.dts.client.concept.ConceptAttributeSetDescriptor) which return a NavParentContext or NavChildContext, respectively.
OntylogNavContext(OntylogConcept, OntylogConcept[], OntylogConcept[]) - Constructor for class com.apelon.dts.client.concept.OntylogNavContext
Deprecated. Constructs a new nav context.
operator - Variable in class com.apelon.dts.common.subset.expression.AttributeFilter
Operator field
OPERATOR_MATCHING - Static variable in class com.apelon.dts.common.subset.expression.AttributeFilter
MATCHING opearator.
OPERATOR_NONE - Static variable in class com.apelon.dts.common.subset.expression.AttributeFilter
NONE opearator.
OPTIONS_MENU_ITEMS - Static variable in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Identifier representing the DTS Editor 'Options' menu.

P

PARTIAL_UNDERMATCH - Static variable in class com.apelon.dts.client.match.MatchType
 
ping(boolean) - Method in class com.apelon.apelonserver.client.BasicQuery
Ping the server
ping() - Method in class com.apelon.apelonserver.client.ServerConnection
Ping the server
POSS - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The POSSible modifier for DTSRoles
PREVIEW_DIFF_ADDITIONS - Static variable in class com.apelon.dts.common.subset.PreviewOptions
 
PREVIEW_DIFF_DELETIONS - Static variable in class com.apelon.dts.common.subset.PreviewOptions
 
PREVIEW_FULL - Static variable in class com.apelon.dts.common.subset.PreviewOptions
 
PreviewOptions - Class in com.apelon.dts.common.subset
Class for setting options when previewing full and differences between subset expressions.
PreviewOptions() - Constructor for class com.apelon.dts.common.subset.PreviewOptions
No-arg constructor.
PRIMITIVE - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept primitive change
printDag(PDag) - Static method in class com.apelon.dts.common.TreeDagTranslator
 
PROMPT - Static variable in class com.apelon.dts.common.IIDGenerator
 
PromptForCodeAndId - Class in com.apelon.dts.client.plugins
Concept/term code and ID generator that prompts the user to enter values.
PromptForCodeAndId(ServerConnection) - Constructor for class com.apelon.dts.client.plugins.PromptForCodeAndId
Constructs CodeAndIDGenerator.
PropertiedObject - Class in com.apelon.dts.client.attribute
This class provides methods common to objects which have properties: DTSConcepts and Terms.
PropertiedObject() - Constructor for class com.apelon.dts.client.attribute.PropertiedObject
 
PropertiedObject(String, int, String, int) - Constructor for class com.apelon.dts.client.attribute.PropertiedObject
Contructs a PropertiedObject which has a name, code, ID, and namespace ID.
PROPERTY - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept property change
PROPERTY - Static variable in class com.apelon.dts.client.events.KBTypeEvent
Property Type Event ID = 2002
PROPERTY - Static variable in class com.apelon.dts.client.events.TermAttributeChange
The constant for term property change
PROPERTY - Static variable in class com.apelon.dts.client.match.MatchItemType
 
PropertyFilter - Class in com.apelon.dts.common.subset.expression
Filter based on concept properties.
PropertyFilter() - Constructor for class com.apelon.dts.common.subset.expression.PropertyFilter
 
propertyFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
DTS Property Data Flavor.
PropertyTypeQuery - Class in com.apelon.dts.client.attribute
PropertyTypeServer is a base query server class that allows the creation, modification, and deletion of property types.
PropertyTypeQuery() - Constructor for class com.apelon.dts.client.attribute.PropertyTypeQuery
 
PropertyTypeQuery(boolean) - Constructor for class com.apelon.dts.client.attribute.PropertyTypeQuery
 
PropertyValueSize - Class in com.apelon.dts.client.attribute
Provides a typesafe enum pattern for the size category of the property value.
Purpose - Class in com.apelon.dts.client.association
Provides a typesafe enum pattern for the purpose of an association.
Purpose() - Constructor for class com.apelon.dts.client.association.Purpose
 
putQueryServerArgs(Class, String[]) - Method in class com.apelon.dts.client.DTSQuery
Put the agruments which should be passed to the Query Server class.

Q

QualifiedAssociation - Class in com.apelon.dts.client.association
This class provides methods common to Associations which have qualifiers: ConceptAssociations and TermAssociations.
QualifiedAssociation() - Constructor for class com.apelon.dts.client.association.QualifiedAssociation
 
QualifiedAssociation(DTSObject, AssociationType, DTSObject) - Constructor for class com.apelon.dts.client.association.QualifiedAssociation
Constructs an association from the "from" item, association type, and "to" item.
QualifiedAssociation(AssociationType, DTSObject) - Constructor for class com.apelon.dts.client.association.QualifiedAssociation
Constructs an association from the association type and "to" item.
QualifiedAssociation(DTSObject, AssociationType) - Constructor for class com.apelon.dts.client.association.QualifiedAssociation
Constructs an association from the "from" item and association type.
QualifiedObject - Interface in com.apelon.dts.client.attribute
This interface defines methods common to objects which have qualifiers: QualifiedAssociations and DTSPropertys.
QUALIFIER - Static variable in class com.apelon.dts.client.events.KBTypeEvent
Qualifier Type Event ID = 2003
QualifierType - Class in com.apelon.dts.client.attribute
QualifierType defines a qualifier, which has a name.
QualifierType(String, int, String, int, QualifiesItemType) - Constructor for class com.apelon.dts.client.attribute.QualifierType
Constructs a new QualifierType of the given name, ID, code and namespace.
QualifierType(String, int, QualifiesItemType) - Constructor for class com.apelon.dts.client.attribute.QualifierType
Constructs a new QualifierType of the given name, and namespace: the id and code for this type will be generated when it is added to the server.
QualifierTypeQuery - Class in com.apelon.dts.client.attribute
QualifierTypeServer is a base query server class that allows the creation, modification, and deletion of qualfier types.
QualifierTypeQuery() - Constructor for class com.apelon.dts.client.attribute.QualifierTypeQuery
 
QualifierTypeQuery(boolean) - Constructor for class com.apelon.dts.client.attribute.QualifierTypeQuery
 
QualifiesItemType - Class in com.apelon.dts.client.attribute
Provides a typesafe enum pattern for the type of the item qualified by a qualifier.
query - Variable in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
DTSQuery contains the accessor to all DTS Queries.
queryHeader - Variable in class com.apelon.apelonserver.client.BasicQuery
 

R

registerConnectionListener(DtsConnectionListener) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Register this DtsConnectionListener object.
RELATIVE_CODE_AND_ID_GENERATOR_FILE_PATH - Static variable in class com.apelon.dts.client.common.CodeAndIDGenerator
Use to indicate relative location of code and ID generator class files in file system.
remove(DTSRole) - Method in class com.apelon.dts.client.attribute.RoleGroup
Removes a role from the group.
remove(NamespaceListener, NamespaceListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes the old namespace-listener from namespace-listener-l and returns the resulting multicast listener.
remove(KBTypeListener, KBTypeListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes the old kbtype-listener from kbtype-listener-l and returns the resulting multicast listener.
remove(ConceptListener, ConceptListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes the old concept-listener from concept-listener-l and returns the resulting multicast listener.
remove(TermListener, TermListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes the old term-listener from term-listener-l and returns the resulting multicast listener.
remove(ClassifyListener, ClassifyListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes the old classify-listener from classify-listener-l and returns the resulting multicast listener.
remove(SubsetListener, SubsetListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes the old subset-listener from subset-listener-l and returns the resulting multicast listener.
remove(EventListener) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Removes a listener from this multicaster and returns the resulting multicast listener.
removeClassifyListener(ClassifyListener) - Method in class com.apelon.dts.client.classifier.ClassifyQuery
 
removeConceptAssociationType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Removes the association type from the ConceptAttributeSetDescriptor.
removeConceptListener(ConceptListener) - Method in class com.apelon.dts.client.association.AssociationQuery
 
removeConceptListener(ConceptListener) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
 
removeInternal(EventListener, EventListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
Returns the resulting multicast listener after removing the old listener from listener-l.
removeInverseConceptAssociationType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Removes the inverse concept association type from the ConceptAttributeSetDescriptor.
removeInverseRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Removes the role type from the set of inverse role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
removeInverseTermAssociationType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Removes the inverse term association type from the TermAttributeSetDescriptor.
removeKBTypeListener(KBTypeListener) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
 
removeKBTypeListener(KBTypeListener) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
removeNamespaceListener(NamespaceListener) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
 
removePropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Removes the property type from the ConceptAttributeSetDescriptor.
removePropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Removes the property type from the TermAttributeSetDescriptor.
removeRoleType(DTSRoleType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Removes the role type from the ConceptAttributeSetDescriptor.
removeSubsetListener(SubsetListener) - Method in class com.apelon.dts.client.subset.SubsetQuery
Removes the given SubsetListener if it was added earlier.
removeSynonymType(AssociationType) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Removes the synonym type from the ConceptAttributeSetDescriptor.
removeSynonymType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Removes the synonym type from the TermAttributeSetDescriptor.
removeTermAssociationType(AssociationType) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Removes the association type from the TermAttributeSetDescriptor.
removeTermListener(TermListener) - Method in class com.apelon.dts.client.association.AssociationQuery
 
removeTermListener(TermListener) - Method in class com.apelon.dts.client.term.BaseTermQuery
 
reset() - Method in class com.apelon.dts.client.DTSQuery
 
ROLE - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept role change
ROLE - Static variable in class com.apelon.dts.client.events.KBTypeEvent
Role Type Event ID = 2004
roleFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
DTS Role Data Flavor.
RoleGroup - Class in com.apelon.dts.client.attribute
RoleGroup represents a specific grouping of roles.
RoleGroup(int, int) - Constructor for class com.apelon.dts.client.attribute.RoleGroup
This object represents a group of roles.
ROLEGROUP - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept role group change
RoleModifier - Class in com.apelon.dts.client.attribute
RoleModifer is a convenience class of globally accessible constants that define the role modifiers.
rtt - Static variable in class com.apelon.apelonserver.client.ServerConnectionSocket
 

S

save(ObjectOutputStream, String, EventListener) - Static method in class com.apelon.dts.client.events.DTSEventMulticaster
 
saveProperties() - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Save any property values previously stored using the storeProperty method.
SEARCHABLE - Static variable in class com.apelon.dts.client.attribute.PropertyValueSize
 
SearchQuery - Class in com.apelon.dts.client.concept
An SearchQuery provides search methods for searching thesaurus or Ontylog concepts.
SEARCHSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.SearchServer
searchSilo(String, MatchOptions) - Method in class com.apelon.dts.client.match.MatchQuery
Performs a search for the specified pattern using the given search specification and returns an array of matches.
SECURE_SOCKET_CONNECTION_TYPE - Static variable in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Value of 1 designating a connection of type SECURE SOCKET.
ServerConnection - Class in com.apelon.apelonserver.client
A ServerConnection provides the connection from the client to the server.
ServerConnection() - Constructor for class com.apelon.apelonserver.client.ServerConnection
 
ServerConnectionJDBC - Class in com.apelon.apelonserver.client
A ServerConnectionJDBC permits a basic JDBC connection directly to the database and avoids the need to create a socket based server.
ServerConnectionJDBC(String, String, String, int, String) - Constructor for class com.apelon.apelonserver.client.ServerConnectionJDBC
Establish a connection to a local JDBC connection.
ServerConnectionJDBC(String, String, String, int, String, int) - Constructor for class com.apelon.apelonserver.client.ServerConnectionJDBC
Deprecated.  
ServerConnectionJDBC(ConnectionParams) - Constructor for class com.apelon.apelonserver.client.ServerConnectionJDBC
 
ServerConnectionJDBC(RemoteServerJDBC) - Constructor for class com.apelon.apelonserver.client.ServerConnectionJDBC
Deprecated. instead use ServerConnectionJDBC(String user, String password, String host, int port, String dbname)
ServerConnectionSecureSocket - Class in com.apelon.apelonserver.client
Title: Secure ServerConnectionSocket class for all Apelon Clients
ServerConnectionSecureSocket(String, int, String, String) - Constructor for class com.apelon.apelonserver.client.ServerConnectionSecureSocket
Constructor which initializes the socket connection.
ServerConnectionSecureSocket(String, int, boolean, String, String) - Constructor for class com.apelon.apelonserver.client.ServerConnectionSecureSocket
Constructor which initializes the socket connection.
ServerConnectionSocket - Class in com.apelon.apelonserver.client
A ServerConnectionSocket establishes a connection to a running socket based server.
ServerConnectionSocket(String, int) - Constructor for class com.apelon.apelonserver.client.ServerConnectionSocket
Establish a socket connection to a remote server.
setAllConceptAssociationTypes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Set whether all concept association types are included in this ConceptAttributeSetDescriptor.
setAllConceptAssociationTypes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAllInverseConceptAssociationTypes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Set whether all inverse concept association types are included in this ConceptAttributeSetDescriptor.
setAllInverseConceptAssociationTypes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAllInverseRoleTypes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Set whether all inverse role types are included in this ConceptAttributeSetDescriptor.
setAllInverseRoleTypes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAllInverseTermAssociationTypes(boolean) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Set whether all inverse term association types are included in this TermAttributeSetDescriptor.
setAllPropertyTypes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Set whether all property types are included in this ConceptAttributeSetDescriptor.
setAllPropertyTypes(boolean) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Set whether all property types are included in this TermAttributeSetDescriptor.
setAllPropertyTypes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAllRoleTypes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Set whether all role types are included in this ConceptAttributeSetDescriptor.
setAllRoleTypes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAllSynonymTypes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Set whether all synonym types are included in this ConceptAttributeSetDescriptor.
setAllSynonymTypes(boolean) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Set whether all synonym types are included in this TermAttributeSetDescriptor.
setAllSynonymTypes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAllTermAssociationTypes(boolean) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Set whether all term association types are included in this TermAttributeSetDescriptor.
setAssociationType(AssociationType) - Method in class com.apelon.dts.client.association.Association
Set type of association
setAttachesTo(ModifiesItemType) - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Sets type of item the property attaches to.
setAttachesTo(String) - Method in class com.apelon.dts.common.DTSPropTypeObject
 
setAttribute(Object, Object) - Static method in class com.apelon.beans.dts.plugin.DTSAppManager
Sets an attribute to share between DTS components.
setAttribute(Object) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Sets the attribute of this filter
setAttributeSetDescriptor(ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.DTSSearchOptions
Sets the ConceptAttributeSetDescriptor to be used to set the amount of information retrieved with the concepts returned by a search.
setAttributeSetDescriptor(ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.match.MatchOptions
Sets the ConceptAttributeSetDescriptor to be used to set the amount of information retrieved with the concepts returned by a search.
setAttributeSetDescriptor(TermAttributeSetDescriptor) - Method in class com.apelon.dts.client.term.TermSearchOptions
Sets the TermAttributeSetDescriptor to be used to set the amount of information retrieved with the terms returned by a search.
setAttributesLimit(int) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the limit on the number of attributes returned of each type.
setAttributesLimit(int) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Set the limit on number of attributes returned of each type.
setAttributesLimit(int) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setAuthority(Authority) - Method in class com.apelon.dts.client.namespace.Namespace
Sets the Authority for the Namespace.
setBestMatchOnly(boolean) - Method in class com.apelon.dts.client.match.MatchOptions
Enables the Best Match Only option to retrieve only the best available matches from a search.
setCause(Exception) - Method in exception com.apelon.dts.client.DTSException
This method is provided for DTS internal use only.
setChildren(DTSTransferObject[]) - Method in class com.apelon.dts.common.NavContextTransferObject
 
setCode(String) - Method in class com.apelon.dts.client.common.DTSObject
Sets the code of the DTSObject.
setCode(String) - Method in class com.apelon.dts.client.namespace.Namespace
Sets the code of the Namespace.
setCode(String) - Method in class com.apelon.dts.common.DTSTransferObject
 
setConcept(DTSConcept) - Method in class com.apelon.dts.client.association.Synonym
Set concept of synonym association.
setConcept(DefinedItem) - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Sets the concept of this filter.
setConceptAssociationTypes(AssociationType[]) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the concept association types to be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
setConceptAssociationTypes(Object[]) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setConceptCount(int) - Method in class com.apelon.dts.common.subset.Subset
Sets the total number of concepts in this subset.
setConnection(ServerConnection) - Method in class com.apelon.dts.client.DTSQuery
Sets new server connection.
setConnectionEventType(int) - Method in class com.apelon.beans.dts.plugin.connection.DtsConnectionEvent
 
setContainsIndex(String) - Method in class com.apelon.dts.common.DTSPropTypeObject
 
setContentVersion(ContentVersion) - Method in class com.apelon.dts.client.namespace.Namespace
Sets the latest ContentVersion for this namespace.
setCreatedBy(String) - Method in class com.apelon.dts.common.subset.Subset
Sets the DTS user who creates this subset
setCreatedBy(String) - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
setCreatedTime(long) - Method in class com.apelon.dts.common.subset.Subset
Sets the creation time for the Subset.
setCreatedTime(long) - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
setDataCreatedTime(long) - Method in class com.apelon.dts.common.subset.Subset
Sets the build time of this subset.
setDefaultNamespace(Namespace) - Static method in class com.apelon.dts.client.namespace.NamespaceQuery
Sets the Namespace to be used as the default Namespace in the system.
setDefaultNamespace() - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Sets the Namespace to be used as the default Namespace in the system, if it can be determined by the system.
setDefinedViewAttributes(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Specifies whether to retrieve defined view attributes of an Ontylog concept.
setDefinedViewAttributes(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setDescription(String) - Method in class com.apelon.dts.common.subset.Subset
Sets the description for this subset
setDescription(String) - Method in class com.apelon.dts.common.subset.SubsetUpdate
Set the new description for the subset
setDomainKind(Kind) - Method in class com.apelon.dts.client.attribute.DTSRoleType
Sets the Kind of the domain concept (to which the role is attached).
setDTSModuleConfig(DTSModuleConfig) - Method in class com.apelon.apps.dts.editor.modules.DTSEditorModule
If DTSEditorModule.getDTSModuleConfigFile() returns a file path, the corresponding DTSModuleConfig is set by DTS Editor using this method.
setDTSObject(DTSObject) - Method in class com.apelon.dts.client.plugins.EnterCodeAndIDDialog
 
setDTSQuery(DTSQuery) - Method in class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
Sets the DTSQuery to use in the sub classes.
setExpression(String) - Method in class com.apelon.dts.common.subset.Subset
Sets the expression of the Subset.
setExpression(String) - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
setExpression(String) - Method in class com.apelon.dts.common.subset.SubsetUpdate
Set new expression.
setFetchConceptCount(boolean) - Method in class com.apelon.dts.common.subset.SubsetDescriptor
 
setFetchedHasSubs(boolean) - Method in class com.apelon.dts.client.concept.OntylogConcept
Sets indicator of whether the concept has subconcepts.
setFetchedHasSups(boolean) - Method in class com.apelon.dts.client.concept.OntylogConcept
Sets indicator of whether the concept has superconcepts.
setFetchedKind(Kind) - Method in class com.apelon.dts.client.concept.OntylogConcept
Sets the Kind of this concept.
setFetchedPrimitive(boolean) - Method in class com.apelon.dts.client.concept.OntylogConcept
Sets whether this Ontylog concept is to be primitive or defined.
setFetchedSubconcepts(OntylogConcept[]) - Method in class com.apelon.dts.client.concept.OntylogConcept
Sets the direct subconcepts for this concept.
setFetchedSuperconcepts(OntylogConcept[]) - Method in class com.apelon.dts.client.concept.OntylogConcept
Sets the direct superconcepts for this concept.
setFetchExpression(boolean) - Method in class com.apelon.dts.common.subset.SubsetDescriptor
 
setFilePath(String) - Method in class com.apelon.beans.dts.plugin.subset.export.FileSubsetDataExporter
This method is called to set the export file path by the Export Wizard
setFilterBy(String) - Method in class com.apelon.dts.common.DataTypeFilter
 
setFromConcept(DTSConcept) - Method in class com.apelon.dts.client.association.ConceptAssociation
Set "from" concept of association.
setFromItem(DTSObject) - Method in class com.apelon.dts.client.association.Association
Set "from" item of association.
setFromItem(DTSObject) - Method in class com.apelon.dts.client.association.QualifiedAssociation
Set "from" item of qualified association.
setFromTerm(Term) - Method in class com.apelon.dts.client.association.TermAssociation
Set "from" term of association.
setGroupNum(int) - Method in class com.apelon.dts.client.attribute.DTSRole
Sets the role group number, with DTSRole.NO_GROUP indicating no group.
setGroupNum(int) - Method in class com.apelon.dts.client.attribute.RoleGroup
Sets the group number for this RoleGroup.
setHasSubs(boolean) - Method in class com.apelon.dts.common.NavContextTransferObject
 
setHasSups(boolean) - Method in class com.apelon.dts.common.NavContextTransferObject
 
setId(int) - Method in class com.apelon.dts.client.common.DTSObject
Sets the ID of the DTSObject.
setId(int) - Method in class com.apelon.dts.client.match.Silo
Update the silo ID.
setId(int) - Method in class com.apelon.dts.client.namespace.Namespace
Sets the ID of the Namespace.
setId(int) - Method in class com.apelon.dts.common.DTSTransferObject
 
setId(int) - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
setId(int) - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Sets the namespace id of this filter
setId(int) - Method in class com.apelon.dts.common.subset.Subset
Sets the ID for this Subset.
setId(int) - Method in class com.apelon.dts.common.subset.SubsetUpdate
Set id of the subset to update
setInternalId(long) - Method in class com.apelon.dts.client.attribute.DTSProperty
Sets internal id of the property.
setInverseConceptAssociationTypes(AssociationType[]) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the inverse concept association types to be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
setInverseConceptAssociationTypes(Object[]) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setInverseName(String) - Method in class com.apelon.dts.client.association.AssociationType
Sets the inverse name of the association.
setInverseRoleTypes(DTSRoleType[]) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the set of inverse role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
setInverseRoleTypes(Object[]) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setInverseTermAssociations(TermAssociation[]) - Method in class com.apelon.dts.client.term.Term
 
setInverseTermAssociationTypes(AssociationType[]) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Sets the inverse term association types to be retrieved by any operation that uses this TermAttributeSetDescriptor.
setItemsConnected(ItemsConnected) - Method in class com.apelon.dts.client.association.AssociationType
Sets the type of items associated by the association.
setLimit(int) - Method in class com.apelon.dts.client.concept.DTSSearchOptions
Sets the maximum number of DTS search results that should be returned from a search.
setLimit(int) - Method in class com.apelon.dts.client.match.MatchOptions
Sets the maximum number of DTS matching results that should be returned from a search.
setLimit(int) - Method in class com.apelon.dts.client.term.TermSearchOptions
Sets the maximum number of DTS search results that should be returned from a search.
setLimit(int) - Method in class com.apelon.dts.common.subset.PreviewOptions
Sets the maximum number of results that should be returned for the preview.
setLinkedNamespaceId(int) - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Sets the namespace id of the linked namespace.
setLinkedNamespaceName(String) - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Sets the name of the linked namespace.
setLocalAddition(boolean) - Method in class com.apelon.dts.client.association.QualifiedAssociation
Sets the local addition indicator.
setLocalAddition(boolean) - Method in class com.apelon.dts.client.association.Synonym
Sets the local addition indicator.
setLocalAddition(boolean) - Method in class com.apelon.dts.client.attribute.DTSProperty
Sets the local addition indicator.
setLocalAddition(boolean) - Method in class com.apelon.dts.client.attribute.DTSQualifier
Sets the local addition indicator.
setMatchType(MatchType) - Method in class com.apelon.dts.client.match.MatchOptions
Sets the match type for searches.
setModifiedBy(String) - Method in class com.apelon.dts.common.subset.Subset
Sets the DTS user who modified the subset expression.
setModifiedTime(long) - Method in class com.apelon.dts.common.subset.Subset
Sets the modification time of the subset expression.
setModifier(String) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Set the new modifier for the filter.
setModifier(String) - Method in class com.apelon.dts.common.subset.expression.OntylogConceptFilter
Sets the new modifier.
setName(String) - Method in class com.apelon.dts.client.common.DTSObject
Sets the name of the DTSObject.
setName(String) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the name of the ConceptAttributeSetDescriptor.
setName(String) - Method in class com.apelon.dts.client.match.Silo
Update the silo name.
setName(String) - Method in class com.apelon.dts.client.namespace.Namespace
Sets the name of the Namespace.
setName(String) - Method in class com.apelon.dts.client.term.Term
Sets a new name for this term.
setName(String) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Sets the name of the TermAttributeSetDescriptor.
setName(String) - Method in class com.apelon.dts.common.DTSTransferObject
 
setName(String) - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
setName(String) - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Sets the namespace name
setName(String) - Method in class com.apelon.dts.common.subset.Subset
Sets the name for the Subset
setName(String) - Method in class com.apelon.dts.common.subset.SubsetUpdate
Set the new name for the subset
setNamePattern(String) - Method in class com.apelon.dts.common.DataTypeFilter
 
setNamespaceId(int) - Method in class com.apelon.dts.client.common.DTSObject
Sets a new namespace ID for this DTSObject.
setNamespaceId(int) - Method in class com.apelon.dts.client.concept.DTSSearchOptions
Sets the ID of the namespace to search in.
setNamespaceId(int) - Method in class com.apelon.dts.client.term.TermSearchOptions
Sets the ID of the namespace to search in.
setNamespaceId(int) - Method in class com.apelon.dts.common.DataTypeFilter
 
setNamespaceId(int) - Method in class com.apelon.dts.common.DTSTransferObject
 
setNamespaceId(int) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Sets the namespace id of the namespace filter.
setNamespaceId(int) - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
setNamespaceName(String) - Method in class com.apelon.dts.common.subset.expression.DefinedItem
 
setNamespaceType(NamespaceType) - Method in class com.apelon.dts.client.namespace.Namespace
Deprecated. -- namespaceType can only be set in constructor since version 3.3
setNumberOfSpecifiedConceptAssociations(int) - Method in class com.apelon.dts.client.concept.DTSConcept
Set the number of concept associations that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this DTSConcept.
setNumberOfSpecifiedInverseConceptAssociations(int) - Method in class com.apelon.dts.client.concept.DTSConcept
Set the number of inverse concept associations that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this DTSConcept.
setNumberOfSpecifiedInverseRoles(int) - Method in class com.apelon.dts.client.concept.OntylogConcept
Get the number of inverse roles that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this OntylogConcept.
setNumberOfSpecifiedInverseTermAssociations(int) - Method in class com.apelon.dts.client.term.Term
Set the number of inverse term associations that are available of the types specified in the TermAttributeSetDescriptor used to obtain this Term.
setNumberOfSpecifiedRoles(int) - Method in class com.apelon.dts.client.concept.OntylogConcept
Set the number of roles that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this OntylogConcept.
setNumberOfSpecifiedSynonyms(int) - Method in class com.apelon.dts.client.concept.DTSConcept
Set the number of synonyms that are available of the types specified in the ConceptAttributeSetDescriptor used to obtain this DTSConcept.
setNumberOfSpecifiedSynonyms(int) - Method in class com.apelon.dts.client.term.Term
Set the number of synonyms that are available of the types specified in the TermAttributeSetDescriptor used to obtain this Term.
setNumberOfSpecifiedTermAssociations(int) - Method in class com.apelon.dts.client.term.Term
Set the number of term associations that are available of the types specified in the TermAttributeSetDescriptor used to obtain this Term.
setOperator(String) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Sets the new operator for this filter.
setParent(DTSTransferObject[]) - Method in class com.apelon.dts.common.NavContextTransferObject
 
setParentRoleType(DTSRoleType) - Method in class com.apelon.dts.client.attribute.DTSRoleType
Sets the DTSRoleType as parent DTSRoleType
setPreferred(boolean) - Method in class com.apelon.dts.client.association.Synonym
Set the preferred term indicator.
setPreviewType(int) - Method in class com.apelon.dts.common.subset.PreviewOptions
Sets the preview type.
setProperties(DTSProperty[]) - Method in class com.apelon.dts.client.attribute.PropertiedObject
 
setPropertyType(DTSPropertyType) - Method in class com.apelon.dts.client.attribute.DTSProperty
Sets the DTSPropertyType of the DTSProperty.
setPropertyTypes(DTSPropertyType[]) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the set of property types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
setPropertyTypes(DTSPropertyType[]) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Sets the set of property types that will be retrieved by any operation that uses this TermAttributeSetDescriptor.
setPropertyTypes(Object[]) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setPurpose(Purpose) - Method in class com.apelon.dts.client.association.AssociationType
Sets the purpose of the association.
setQualifierType(QualifierType) - Method in class com.apelon.dts.client.attribute.DTSQualifier
Sets the QualifierType of the DTSQualifier.
setQualifies(QualifiesItemType) - Method in class com.apelon.dts.client.attribute.QualifierType
Sets a QualifiesItemType indicating what the qualifier qualifies.
setQueryHasSubs(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets whether or not to find out if the concept has subconcept(s).
setQueryHasSups(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets whether or not to find out if the concept has superconcept(s).
setQueryServer(Class, String) - Method in class com.apelon.apelonserver.client.ServerConnection
This purpose of method builds the query server pool and assicates query server with header.
setQueryServer(Class, String) - Method in class com.apelon.apelonserver.client.ServerConnectionJDBC
This method creates the query server pool and sets a type of query server and assicates query server with header.
setQueryServer(Class, String, String[]) - Method in class com.apelon.apelonserver.client.ServerConnectionJDBC
 
setRangeKind(Kind) - Method in class com.apelon.dts.client.attribute.DTSRoleType
Sets the Kind of the range concept (the role value concept).
setReference(boolean) - Method in class com.apelon.dts.client.attribute.Kind
Sets whether this Kind is for reference only, so concepts of this Kind won't be included in classification.
setRelativeId(int) - Method in class com.apelon.dts.client.namespace.Namespace
Set namespace ID according to the convention that the ID for a local namespace must be at least Namespace.LOCAL_NAMESPACE_ID_THRESHOLD.
setRightIdentity(DTSRoleType) - Method in class com.apelon.dts.client.attribute.DTSRoleType
Sets the DTSRoleType that when composed with this one, creates the identical role type.
setRoleModifier(RoleModifier) - Method in class com.apelon.dts.client.attribute.DTSRole
Sets the role modifier.
setRoleTypes(DTSRoleType[]) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the set of role types that will be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
setRoleTypes(Object[]) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setShortestMatch(boolean) - Method in class com.apelon.dts.client.match.MatchOptions
Deprecated. Shortest match is ignored by the server. This method will be removed from the API in future releases.
setSilo(String) - Method in class com.apelon.dts.client.match.MatchOptions
Specifies the silo in which matching will occur during searches.
setSpellCorrection(boolean) - Method in class com.apelon.dts.client.match.MatchOptions
Turns spelling correction on and off.
setStringValue(String) - Method in class com.apelon.beans.dts.plugin.transferable.SubsetTransferable
Sets the String value for the String data flavor if the value should be other than subset name.
setSubconcepts(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Specifies whether to retrieve subconcepts of an Ontylog concept.
setSubconcepts(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setSubsetExpression(String) - Method in class com.apelon.dts.common.subset.PreviewOptions
The subset expression whose preview needs to be computed.
setSubsetId(int) - Method in class com.apelon.dts.common.subset.PreviewOptions
The id of the subset against which preview differences (PreviewOptions.DIFF_ADDITIONS or PreviewOptions.DIFF_DELETIONS) needs to be computed.
setSuperconcepts(boolean) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Specifies whether to retrieve superconcepts of an Ontylog concept.
setSuperconcepts(boolean) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setSynonyms(Synonym[]) - Method in class com.apelon.dts.client.term.Term
 
setSynonymTypes(AssociationType[]) - Method in class com.apelon.dts.client.concept.ConceptAttributeSetDescriptor
Sets the synonym types to be retrieved by any operation that uses this ConceptAttributeSetDescriptor.
setSynonymTypes(AssociationType[]) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Sets the synonym types to be retrieved by any operation that uses this TermAttributeSetDescriptor.
setSynonymTypes(Object[]) - Method in class com.apelon.dts.common.ConAttribSetTransferObject
 
setTermAssociations(TermAssociation[]) - Method in class com.apelon.dts.client.term.Term
 
setTermAssociationTypes(AssociationType[]) - Method in class com.apelon.dts.client.term.TermAttributeSetDescriptor
Sets the term association types to be retrieved by any operation that uses this TermAttributeSetDescriptor.
setToConcept(DTSConcept) - Method in class com.apelon.dts.client.association.ConceptAssociation
Set "to" concept of association.
setToItem(DTSObject) - Method in class com.apelon.dts.client.association.Association
Set "to" item of association.
setToItem(DTSObject) - Method in class com.apelon.dts.client.association.QualifiedAssociation
Set "to" item of qualified association.
setToNamespaceId(int) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Sets the namespace id of the target namespace.
setToTerm(Term) - Method in class com.apelon.dts.client.association.TermAssociation
Set "to" term of association.
setTransferDataFlavors(DataFlavor[]) - Method in class com.apelon.beans.dts.plugin.transferable.AbstractTransferable
Sets the DataFlavors that are supported by this Transferable.
setType(String) - Method in class com.apelon.dts.common.subset.expression.NamespaceFilter
Sets the namespace type of this filter
setValue(String) - Method in class com.apelon.dts.client.attribute.DTSProperty
Sets the value of the DTSProperty.
setValue(String) - Method in class com.apelon.dts.client.attribute.DTSQualifier
Sets the value of the DTSQualifier.
setValue(String) - Method in class com.apelon.dts.common.subset.expression.AttributeFilter
Sets the search pattern.
setValueSize(PropertyValueSize) - Method in class com.apelon.dts.client.attribute.DTSPropertyType
Sets size category of the property value: indexable property, searchable property, or big property.
setValueSize(String) - Method in class com.apelon.dts.common.DTSPropTypeObject
 
setVersion(String) - Method in class com.apelon.apelonserver.client.BasicQuery
setVesion sets query header which will be prepended to a query before the query is sent to the server.
setVersion(int) - Method in class com.apelon.dts.common.subset.SubsetExpressionItem
 
setVeto(VetoCloseDescriptor) - Method in interface com.apelon.beans.dts.plugin.connection.ConnectionCloseVeto
Sets the details of for this veto against connection close through VetoCloseDescriptor.
setWritable(boolean) - Method in class com.apelon.dts.client.namespace.Namespace
Indicate whether it's permissible to write to this namespace.
setXmlParserValidationActive(boolean) - Method in class com.apelon.dts.client.DTSQuery
 
showErrorMessage(String) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Displays an error message in a dialog by simply passing the message to be displayed.
showHelpPanel(URL) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
This method shows the help page along with the default browser registered in the system.
Silo - Class in com.apelon.dts.client.match
A "silo" is a repository of customized concept terminology data (concepts and associated terms) from a knowledgebase.
Silo(String, int) - Constructor for class com.apelon.dts.client.match.Silo
Creates a Silo object.
SOCKET_CONNECTION_TYPE - Static variable in interface com.apelon.apps.dts.editor.modules.DTSEditorConfig
Value of 0 designating a connection of type SOCKET.
SOME - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The SOME modifier for DTSRoles
SOMENOT - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The @ToDo modifier for DTSRoles
SOMEOR - Static variable in class com.apelon.dts.client.attribute.RoleModifier
The @ToDo modifier for DTSRoles
storeBooleanProperty(String, boolean) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Store the boolean value for this property.
storeIntProperty(String, int) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Store the integer value for this property.
storeProperty(String, String) - Method in interface com.apelon.apps.dts.editor.modules.DTSModuleConfig
Store the value for this property.
Subset - Class in com.apelon.dts.common.subset
This class represents the definition of a subset.
Subset() - Constructor for class com.apelon.dts.common.subset.Subset
 
subsetActionOccurred(SubsetEvent) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Will chain the call to the subsetActionOccurred routine of all registered listeners.
subsetActionOccurred(SubsetEvent) - Method in interface com.apelon.dts.client.events.SubsetListener
 
SubsetDataExporter - Class in com.apelon.beans.dts.plugin.subset.export
This class should be extended to provide a Custom Subset Data Exporter.
SubsetDataExporter() - Constructor for class com.apelon.beans.dts.plugin.subset.export.SubsetDataExporter
 
SubsetDescriptor - Class in com.apelon.dts.common.subset
A descriptor to fetch various data fields for a Subset.
SubsetDescriptor() - Constructor for class com.apelon.dts.common.subset.SubsetDescriptor
 
SubsetDescriptor(boolean, boolean) - Constructor for class com.apelon.dts.common.subset.SubsetDescriptor
 
SubsetEvent - Class in com.apelon.dts.client.events
Description

SubsetEvent(Object, int, int) - Constructor for class com.apelon.dts.client.events.SubsetEvent
 
SubsetExpressionBuilder - Class in com.apelon.dts.client.subset
This class provides a way to construct a subset expression.
SubsetExpressionBuilder() - Constructor for class com.apelon.dts.client.subset.SubsetExpressionBuilder
 
SubsetExpressionItem - Class in com.apelon.dts.common.subset
Represents a SubsetExpression record.
SubsetExpressionItem() - Constructor for class com.apelon.dts.common.subset.SubsetExpressionItem
 
subsetFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
Subset Data Flavor.
SubsetListener - Interface in com.apelon.dts.client.events
Description

SubsetQuery - Class in com.apelon.dts.client.subset
Provides subset related query and edit methods.
SubsetQuery() - Constructor for class com.apelon.dts.client.subset.SubsetQuery
 
SubsetQuery(boolean) - Constructor for class com.apelon.dts.client.subset.SubsetQuery
 
SUBSETSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.SubsetServer
SubsetTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of Subset through Drag and Drop.
SubsetTransferable(Subset) - Constructor for class com.apelon.beans.dts.plugin.transferable.SubsetTransferable
Initializes with given Subset.
SubsetUpdate - Class in com.apelon.dts.common.subset
Contains the Subset Update items.
SubsetUpdate() - Constructor for class com.apelon.dts.common.subset.SubsetUpdate
Empty constructor for Java Beans compliance
SubsetUpdate(int) - Constructor for class com.apelon.dts.common.subset.SubsetUpdate
Constructs SubsetUpdate.
synchronizeAllSequences() - Method in class com.apelon.dts.common.NspIIDGenerator
This synchronizes all the sequence objects in cache with db.
synchSequences(HashMap, Connection) - Method in class com.apelon.dts.common.NspIIDGenerator
This synchronizes all sequences in the target connection as provided in the HashMap.
Synonym - Class in com.apelon.dts.client.association
A Synonym associates a term to a concept.
Synonym(DTSConcept, AssociationType, Term, boolean) - Constructor for class com.apelon.dts.client.association.Synonym
Constructs a synonym from a concept, association type, and term.
Synonym(AssociationType, Term) - Constructor for class com.apelon.dts.client.association.Synonym
Constructs a synonym from the association type and synonym term.
Synonym(AssociationType, Term, boolean) - Constructor for class com.apelon.dts.client.association.Synonym
Constructs a synonym from the association type and synonym term.
SYNONYM - Static variable in class com.apelon.dts.client.events.ConceptAttributeChange
The constant for concept synonym change
SynonymFilter - Class in com.apelon.dts.common.subset.expression
Filter based on concept synonyms.
SynonymFilter() - Constructor for class com.apelon.dts.common.subset.expression.SynonymFilter
 
synonymFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
Synonym Data Flavor.
SynonymTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of transfer Synonym through Drag and Drop.
SynonymTransferable(Synonym) - Constructor for class com.apelon.beans.dts.plugin.transferable.SynonymTransferable
Initializes with given Synonym.

T

TERM - Static variable in class com.apelon.dts.client.attribute.ModifiesItemType
 
TERM - Static variable in class com.apelon.dts.client.match.MatchItemType
 
Term - Class in com.apelon.dts.client.term
DTS representation of a term, which can be associated with or independent of any DTSConcept.
Term() - Constructor for class com.apelon.dts.client.term.Term
 
Term(String, int, String, int) - Constructor for class com.apelon.dts.client.term.Term
Contructs a term which has a name, code, ID, and namespace ID.
Term(String, int) - Constructor for class com.apelon.dts.client.term.Term
Contructs a term which has a name, and namespace ID: the code and id will be generated when this Term is added to the server.
TERM_ASSOCIATION - Static variable in class com.apelon.dts.client.attribute.QualifiesItemType
 
TERM_PROPERTY - Static variable in class com.apelon.dts.client.attribute.QualifiesItemType
 
termActionOccurred(TermEvent) - Method in class com.apelon.dts.client.events.DTSEventMulticaster
Will chain the call to the termActionOccurred routine of all registered listeners.
termActionOccurred(TermEvent) - Method in interface com.apelon.dts.client.events.TermListener
Implement with appropriate action to be taken when a Term action occurred.
TermAssociation - Class in com.apelon.dts.client.association
TermAssociation relates a term to another term.
TermAssociation() - Constructor for class com.apelon.dts.client.association.TermAssociation
 
TermAssociation(Term, AssociationType, Term) - Constructor for class com.apelon.dts.client.association.TermAssociation
Constructs an association from the "from" term, association type, and "to" term.
TermAssociation(AssociationType, Term) - Constructor for class com.apelon.dts.client.association.TermAssociation
Constructs an association from the association type and "to" term.
TermAssociation(Term, AssociationType) - Constructor for class com.apelon.dts.client.association.TermAssociation
Constructs an association from the "from" term and association type.
termAssociationFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
Term Association Data Flavor.
TermAssociationTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of Term Association through Drag and Drop.
TermAssociationTransferable(TermAssociation) - Constructor for class com.apelon.beans.dts.plugin.transferable.TermAssociationTransferable
Initializes with given TermAssociation.
TermAttributeChange - Class in com.apelon.dts.client.events
Defines term attribute change.
TermAttributeChange(String, String) - Constructor for class com.apelon.dts.client.events.TermAttributeChange
Constructs a TermAttributeChange object for term name change.
TermAttributeChange(TermAssociation, TermAssociation) - Constructor for class com.apelon.dts.client.events.TermAttributeChange
Constructs a TermAttributeChange object for term association change.
TermAttributeChange(DTSProperty, DTSProperty) - Constructor for class com.apelon.dts.client.events.TermAttributeChange
Constructs a TermAttributeChange object for term property change.
TermAttributeSetDescriptor - Class in com.apelon.dts.client.term
TermAttributeSetDescriptor is a description of the set of term attributes that should be retrieved by a given operation.
TermAttributeSetDescriptor(String) - Constructor for class com.apelon.dts.client.term.TermAttributeSetDescriptor
Constructs a TermAttributeSetDescriptor with the given name and no attributes.
TermAttributeSetDescriptor(String, int) - Constructor for class com.apelon.dts.client.term.TermAttributeSetDescriptor
Constructs a TermAttributeSetDescriptor with the given name and attribute results limit, but no attributes.
TermEvent - Class in com.apelon.dts.client.events
An event which indicates that a term action occurred.
TermEvent(Object, Term, int, TermAttributeChange) - Constructor for class com.apelon.dts.client.events.TermEvent
Constructs a TermEvent object.
termFlavor - Static variable in class com.apelon.beans.dts.plugin.transferable.DTSDataFlavor
Term Data Flavor.
termListener - Variable in class com.apelon.dts.client.association.AssociationQuery
 
TermListener - Interface in com.apelon.dts.client.events
Defines the available Term event methods that an interested class must implement for processing of Term events.
termListener - Variable in class com.apelon.dts.client.term.BaseTermQuery
 
TermQuery - Class in com.apelon.dts.client.term
TermQuery support queries on terms, including their properties.
TERMS - Static variable in class com.apelon.dts.client.association.ItemsConnected
 
TermSearchOptions - Class in com.apelon.dts.client.term
The term search options pass information to be used in a search, other than the actual search pattern.
TermSearchOptions() - Constructor for class com.apelon.dts.client.term.TermSearchOptions
The default constructor.
TermSearchOptions(int, int, TermAttributeSetDescriptor) - Constructor for class com.apelon.dts.client.term.TermSearchOptions
Convenience constructor for setting all options at once.
TermSearchOptions(int, int) - Constructor for class com.apelon.dts.client.term.TermSearchOptions
Convenience constructor for setting the most popular options.
TermSearchQuery - Class in com.apelon.dts.client.term
TermSearchQuery provides search methods for searching terms.
TERMSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.TermServer
TermTransferable - Class in com.apelon.beans.dts.plugin.transferable
For transfer of Term through Drag and Drop.
TermTransferable(Term) - Constructor for class com.apelon.beans.dts.plugin.transferable.TermTransferable
Initializes with given Term.
THESAURUS - Static variable in class com.apelon.dts.client.namespace.NamespaceType
 
ThesaurusConceptQuery - Class in com.apelon.dts.client.concept
A ThesaurusConceptQuery class provides access to thesaurus concepts.
THESAURUSCONCEPTSERVER_HEADER - Static variable in class com.apelon.dts.client.common.DTSHeader
For com.apelon.dts.server.ThesaurusConceptServer
toConstant(String) - Static method in class com.apelon.dts.client.attribute.RoleModifier
Converts a string to a RoleModifer, if possible.
toNamespaceId - Variable in class com.apelon.dts.common.subset.expression.AttributeFilter
 
TOOLS_MENU_ITEMS - Static variable in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Identifier representing the DTS Editor 'Tools' menu.
toString() - Method in class com.apelon.apelonserver.client.ServerConnectionJDBC
Put this method in so that we can call toString on the server connection and retrieve a nice string to place into a status area about the user, and host we are connected to.
toString() - Method in class com.apelon.apelonserver.client.ServerConnectionSocket
Put this method in so that we can call toString on the server connection and retrieve a nice string to place into a status area about the host and port.
toString() - Method in class com.apelon.dts.client.association.ConceptAssociation
Returns description of concept association
toString() - Method in class com.apelon.dts.client.association.ItemsConnected
Get string for items connected
toString() - Method in class com.apelon.dts.client.association.Purpose
Get string for purpose
toString() - Method in class com.apelon.dts.client.association.Synonym
Returns name of synonym term.
toString() - Method in class com.apelon.dts.client.attribute.DTSProperty
Returns description of property
toString() - Method in class com.apelon.dts.client.attribute.DTSQualifier
Returns description of DTSQualifier
toString() - Method in class com.apelon.dts.client.attribute.DTSRole
Returns a String representation of the role:
toString() - Method in class com.apelon.dts.client.attribute.ModifiesItemType
Get string for item type modified
toString() - Method in class com.apelon.dts.client.attribute.PropertyValueSize
Get string for property value size
toString() - Method in class com.apelon.dts.client.attribute.QualifiesItemType
Get string for item type qualified
toString() - Method in class com.apelon.dts.client.attribute.RoleModifier
Returns the name of the modifier.
toString() - Method in class com.apelon.dts.client.common.DTSObject
Gets the name of this object.
toString() - Method in class com.apelon.dts.client.match.MatchItemType
Get string for match item type
toString() - Method in class com.apelon.dts.client.match.MatchOptions
Returns a string describing the current search settings.
toString() - Method in class com.apelon.dts.client.match.MatchType
Get string for match type
toString() - Method in class com.apelon.dts.client.match.Silo
Returns the name as the string for this Silo.
toString() - Method in class com.apelon.dts.client.namespace.Authority
Returns description of the content authority.
toString() - Method in class com.apelon.dts.client.namespace.ContentVersion
returns description of content version
toString() - Method in class com.apelon.dts.client.namespace.Namespace
 
toString() - Method in class com.apelon.dts.client.namespace.NamespaceType
Get string for namespace type
transform(ConceptAttributeSetDescriptor) - Static method in class com.apelon.dts.common.ConAttribSetTransferObject
 
TransientSCSocket - Class in com.apelon.apelonserver.client
Title: Transient Socket Connection Implemenation
TransientSCSocket(String, int) - Constructor for class com.apelon.apelonserver.client.TransientSCSocket
Constructor
translateDagToTree(Dag) - Static method in class com.apelon.dts.common.TreeDagTranslator
Translates a PDag data structure to DefaultMutableTreeNode object.
translateTreeToDag(DefaultMutableTreeNode) - Static method in class com.apelon.dts.common.TreeDagTranslator
 
TreeDagTranslator - Class in com.apelon.dts.common
Title: TreeDagTranslator
TreeDagTranslator() - Constructor for class com.apelon.dts.common.TreeDagTranslator
 
TYPE_ONTYLOG - Static variable in class com.apelon.dts.common.subset.expression.NamespaceFilter
Ontylog Namespace Type
TYPE_THESAURUS - Static variable in class com.apelon.dts.common.subset.expression.NamespaceFilter
Thesaurus Namespace Type

U

UNDERMATCH - Static variable in class com.apelon.dts.client.match.MatchType
 
unGroup() - Method in class com.apelon.dts.client.attribute.RoleGroup
Ungroups roles.
ungroupRoleGroup(OntylogConcept, int) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Disband a role group so that all included roles become ungrouped.
unregisterConnectionListener(DtsConnectionListener) - Method in interface com.apelon.apps.dts.editor.modules.DTSEditorModuleMgr
Unregister this DtsConnectionListener object.
update(SubsetUpdate) - Method in class com.apelon.dts.client.subset.SubsetQuery
Updates subset with the details provided in the given SubsetUpdate.
updateAssociationType(AssociationType, AssociationType) - Method in class com.apelon.dts.client.association.AssociationQuery
Updates an association type in the knowledgebase corresponding to an old AssociationType to values from a new AssociationType.
updateConcept(DTSConcept, DTSConcept) - Method in class com.apelon.dts.client.concept.BaseLocalConceptQuery
Updates only the concept name and/or code.
updateConcept(DTSConcept, DTSConcept, ConceptAttributeSetDescriptor) - Method in class com.apelon.dts.client.concept.BaseLocalConceptQuery
Updates only the concept name and/or code.
updateConceptAssociation(ConceptAssociation, ConceptAssociation) - Method in class com.apelon.dts.client.association.AssociationQuery
Updates a concept association by passing the original association and a second one representing the updated values.
updateDefiningConcept(OntylogConcept, OntylogConcept, OntylogConcept) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Updates an Ontylog Extension Concept by deleting the given defining concept and adding another defining concept to it.
updateDefiningRole(OntylogConcept, DTSRole, DTSRole) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Updates an ontylog extension concept with a new defining role by removing its other existing defining role.
updateNamespace(Namespace, Namespace) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Updates an existing Namespace in the DTS knowledgebase with the values specified in a new one.
updateNamespaceAuthority(Namespace, Authority) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deprecated. Use NamespaceQuery.updateNamespace(Namespace oldNamespace, Namespace newNamespace) instead.
updateNamespaceType(Namespace, NamespaceType) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deprecated. Use NamespaceQuery.updateNamespace(Namespace oldNamespace, Namespace newNamespace) instead.
updateNamespaceWritability(Namespace, boolean) - Method in class com.apelon.dts.client.namespace.NamespaceQuery
Deprecated. Use NamespaceQuery.updateNamespace(Namespace oldNamespace, Namespace newNamespace) instead.
updatePrimitive(OntylogConcept, boolean) - Method in class com.apelon.dts.client.concept.OntylogExtConceptQuery
Changes the given Ontylog Extension concept from primitive to defined or vice versa.
updateProperty(DTSConcept, DTSProperty, DTSProperty) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Updates the concept, replacing the old DTSProperty with the new DTSProperty including any qualifiers.
updateProperty(Term, DTSProperty, DTSProperty) - Method in class com.apelon.dts.client.term.BaseTermQuery
Updates a term property.
updatePropertyType(DTSPropertyType, DTSPropertyType) - Method in class com.apelon.dts.client.attribute.PropertyTypeQuery
Updates a qualifier type in the knowledgebase corresponding to the passed old DTSPropertyType, using the values from the new DTSPropertyType.
updateQualifierType(QualifierType, QualifierType) - Method in class com.apelon.dts.client.attribute.QualifierTypeQuery
Updates a qualifier type in the knowledgebase corresponding to the passed old QualifierType, using the values from the new QualifierType.
updateRoleType(DTSRoleType, DTSRoleType) - Method in class com.apelon.dts.client.concept.BaseOntylogConceptQuery
Updates the given Role Type in a writable Ontylog Extension Namespace.
updateSequence(String, long, long) - Method in class com.apelon.dts.common.NspIIDGenerator
 
updateSynonym(Synonym, Synonym) - Method in class com.apelon.dts.client.concept.BaseConceptQuery
Updates a synonym association by passing old and new synonym associations.
updateTerm(Term, Term) - Method in class com.apelon.dts.client.term.BaseTermQuery
Updates a term in the knowledgebase corresponding to the passed old Term, using the values from the new Term.
updateTermAssociation(TermAssociation, TermAssociation) - Method in class com.apelon.dts.client.association.AssociationQuery
Updates a term association by passing the original association and a second one representing the updated values.

V

value - Variable in class com.apelon.dts.common.subset.expression.AttributeFilter
Search pattern field
VetoCloseDescriptor - Class in com.apelon.beans.dts.plugin.connection
Contains the details that can be supplied with the veto against closing a connection.
VetoCloseDescriptor(Object, String, String) - Constructor for class com.apelon.beans.dts.plugin.connection.VetoCloseDescriptor
Creates the Veto details.
VIEW_MENU_ITEMS - Static variable in class com.apelon.apps.dts.editor.modules.DTSEditorModule
Identifier representing the DTS Editor 'View' menu.

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

Copyright © 2011. All Rights Reserved.