Package org.dlese.dpc.standards.asn
Class AAASBenchmark
java.lang.Object
org.dlese.dpc.standards.asn.AsnStandard
org.dlese.dpc.standards.asn.AAASBenchmark
Extends AsnStandard to provide custom rendering of display text for AAAS standards.
- Author:
- Jonathan Ostwald
-
Field Summary
Fields inherited from class org.dlese.dpc.standards.asn.AsnStandard
ancestors, asnDoc, children -
Constructor Summary
ConstructorsConstructorDescriptionAAASBenchmark(AsnStatement asnStmnt, AsnDocument asnDoc) Constructor for the AAASBenchmark object -
Method Summary
Modifier and TypeMethodDescriptionGets the text attribute of the AsnStandard objectwalk the ancestor list, adding text from eachMethods inherited from class org.dlese.dpc.standards.asn.AsnStandard
addChild, getAncestors, getAsnStatement, getAuthor, getChildren, getDocumentIdentifier, getEndGradeLevel, getGradeRange, getId, getLevel, getParentId, getParentStandard, getStartGradeLevel, getStd, getStdDocument, getTopic, isLeaf, removeEntityRefs, toString
-
Constructor Details
-
AAASBenchmark
Constructor for the AAASBenchmark object- Parameters:
asnDoc- NOT YET DOCUMENTEDe- NOT YET DOCUMENTED
-
-
Method Details
-
getDescription
Gets the text attribute of the AsnStandard object- Overrides:
getDescriptionin classAsnStandard- Returns:
- The text value
-
getDisplayText
walk the ancestor list, adding text from each- Overrides:
getDisplayTextin classAsnStandard- Returns:
- The displayText value
-