|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.apelon.dts.client.concept.NavChildContext
public class NavChildContext
Provides a navigation context for building a child tree.
Copyright: Copyright (c) 2003
Company: Apelon, Inc.
| Constructor Summary | |
|---|---|
NavChildContext(OntylogConcept focus,
ConceptChild[] children)
Constructs a new navigation context. |
|
| Method Summary | |
|---|---|
ConceptChild[] |
getChildren()
Provides the immediate children of the focus concept. |
OntylogConcept |
getFocus()
Provides the starting point of the navigation. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NavChildContext(OntylogConcept focus,
ConceptChild[] children)
focus - the focus conceptchildren - the immediate children of the focus concept| Method Detail |
|---|
public OntylogConcept getFocus()
public ConceptChild[] getChildren()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||