|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dlese.dpc.schemedit.standards.td.TeachersDomainStandardsNode
public class TeachersDomainStandardsNode
Implements the StandardsNode interface using information from a Commcore instance.
Standard| Constructor Summary | |
|---|---|
TeachersDomainStandardsNode(Standard std,
TeachersDomainStandardsNode parent)
Constructor for the TeachersDomainStandardsNode object given a ResultDoc instance |
|
| Method Summary | |
|---|---|
void |
addSubNode(StandardsNode node)
Adds a childNodet to the TeachersDomainStandardsNode |
List |
getAncestors()
Gets the ancestors attribute of the TeachersDomainStandardsNode object |
TeachersDomainStandardsNode |
getChild(String id)
Gets the child attribute of the TeachersDomainStandardsNode object |
String |
getDefinition()
Returns null (here only to satisfy the interface) |
String |
getDocId()
Gets the docId attribute of the TeachersDomainStandardsNode object |
String |
getFullText()
Gets the concatenated text of this standard and its ancestors, prepended with a gradeRange indicator |
String |
getGradeRange()
Gets the gradeRange attribute of the TeachersDomainStandardsNode object |
boolean |
getHasSubList()
Gets the hasSubList attribute of the TeachersDomainStandardsNode object |
String |
getId()
Gets the id attribute of the StandardsNode object |
boolean |
getIsLastInSubList()
Gets the isLastInSubList attribute of the TeachersDomainStandardsNode object |
boolean |
getIsLeafNode()
Gets the isLeafNode attribute of the TeachersDomainStandardsNode object |
String |
getItemText()
The text of the standard as defined by ASN source document. |
String |
getLabel()
Gets node's itemText with a gradeRange attached to leaf nodes. |
int |
getLevel()
Gets the level attribute of the TeachersDomainStandardsNode object |
List |
getLineage()
Gets a list containing the text of this node and it's ancestors |
boolean |
getNoDisplay()
Gets the noDisplay attribute of the StandardsNode object |
TeachersDomainStandardsNode |
getParent()
Gets the parent attribute of the TeachersDomainStandardsNode object |
List |
getSubList()
Gets a list of TeachersDomainStandardsNode that have this node as a parent. |
boolean |
getWrap()
Gets the wrap attribute of the StandardsNode object |
boolean |
hasChild(String id)
Gets the specified child of this Node |
boolean |
isLastInSubList()
Returns true if this StandardsNode is the last of its siblings |
protected void |
prtln(String s)
Description of the Method |
void |
showLineage()
Description of the Method |
String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TeachersDomainStandardsNode(Standard std,
TeachersDomainStandardsNode parent)
std - NOT YET DOCUMENTEDparent - Description of the Parameter| Method Detail |
|---|
public String getGradeRange()
getGradeRange in interface StandardsNodepublic String getId()
getId in interface StandardsNodepublic String getDocId()
public TeachersDomainStandardsNode getParent()
public List getAncestors()
getAncestors in interface StandardsNodepublic boolean isLastInSubList()
isLastInSubList in interface StandardsNodepublic boolean getIsLastInSubList()
public boolean getNoDisplay()
getNoDisplay in interface StandardsNodepublic TeachersDomainStandardsNode getChild(String id)
getChild in interface StandardsNodeid - asnId
public boolean hasChild(String id)
name - asnId
public int getLevel()
getLevel in interface StandardsNodepublic List getSubList()
getSubList in interface StandardsNodepublic boolean getHasSubList()
getHasSubList in interface StandardsNodepublic boolean getIsLeafNode()
getIsLeafNode in interface StandardsNodepublic void addSubNode(StandardsNode node)
addSubNode in interface StandardsNodenode - The feature to be added to the SubNode attributepublic String getDefinition()
getDefinition in interface StandardsNodepublic boolean getWrap()
getWrap in interface StandardsNodepublic String getLabel()
getLabel in interface StandardsNodepublic String getItemText()
public String getFullText()
getFullText in interface StandardsNodepublic List getLineage()
public void showLineage()
protected void prtln(String s)
s - Description of the Parameterpublic String toString()
toString in class Object
|
DLESE Tools v1.6.0 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||