public class RootAsnStandard extends AsnStandard
ancestors, asnDoc, children
Constructor and Description |
---|
RootAsnStandard(AsnDocStatement asnStmnt,
AsnDocument asnDoc)
Constructor for the RootAsnStandard object
|
Modifier and Type | Method and Description |
---|---|
java.util.List |
getAncestors()
Gets the ancestors (an empty list) of the AsnNode object
|
AsnDocStatement |
getAsnStatement() |
java.lang.String |
getDescription() |
java.lang.String |
getDisplayText()
The textual content of this RootAsnStandard
|
int |
getLevel()
Gets the level attribute of the RootAsnStandard object
|
addChild, getAuthor, getChildren, getDocumentIdentifier, getEndGradeLevel, getGradeRange, getId, getParentId, getParentStandard, getStartGradeLevel, getStd, getStdDocument, getTopic, isLeaf, removeEntityRefs, toString
public RootAsnStandard(AsnDocStatement asnStmnt, AsnDocument asnDoc)
e
- NOT YET DOCUMENTEDasnDoc
- Description of the Parameterpublic AsnDocStatement getAsnStatement()
getAsnStatement
in class AsnStandard
public java.lang.String getDescription()
getDescription
in class AsnStandard
public int getLevel()
getLevel
in class AsnStandard
public java.lang.String getDisplayText()
getDisplayText
in class AsnStandard
public java.util.List getAncestors()
getAncestors
in class AsnStandard