|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StandardsDocument
Interface for classes representing an educational standard (e.g., an ASN Standard Document) as a heirarchy of standards nodes in support of display and selection in the metadata editor.
Method Summary | |
---|---|
void |
destroy()
NOT YET DOCUMENTED |
String |
getAuthor()
|
List |
getNodeList()
Returns a flat list containing all DleseStandardsNodes in the standardsTree. |
StandardsNode |
getRootNode()
Gets the rootNode attribute of the StandardsDocument object |
StandardsNode |
getStandard(String id)
Get a StandardNode by id |
String |
getTopic()
|
int |
size()
The number of nodes in this tree. |
Method Detail |
---|
String getAuthor()
String getTopic()
StandardsNode getStandard(String id)
id
- the standard id
StandardsNode getRootNode()
List getNodeList()
int size()
void destroy()
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |