|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConceptChild | |
---|---|
com.apelon.dts.client.concept | This package provides capability to access both Ontylog and thesaurus concepts in a DTS client application. |
Uses of ConceptChild in com.apelon.dts.client.concept |
---|
Methods in com.apelon.dts.client.concept that return ConceptChild | |
---|---|
ConceptChild[] |
NavChildContext.getChildren()
Provides the immediate children of the focus concept. |
ConceptChild[] |
NavQuery.getConceptChildRoots(ConceptAttributeSetDescriptor dtsAsd,
int namespaceId)
Convenience method for getting root ConceptChild objects in an Ontylog namespace. |
ConceptChild[] |
NavQuery.getConceptChildRoots(ConceptAttributeSetDescriptor dtsAsd,
Namespace namespace)
Convenience method for getting root ConceptChild objects for an Ontylog or Ontylog Extension namespace. |
ConceptChild[] |
NavQuery.getSubsetConceptChildRoots(ConceptAttributeSetDescriptor dtsAsd,
Namespace namespace,
int subsetId)
Convenience method for getting root ConceptChild objects in an Ontylog or an Ontylog Extension namespace which are present in the given subset. |
Constructors in com.apelon.dts.client.concept with parameters of type ConceptChild | |
---|---|
NavChildContext(OntylogConcept focus,
ConceptChild[] children)
Constructs a new navigation context. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |