Package org.dlese.dpc.standards.asn
Class ColoradoBenchmark
java.lang.Object
org.dlese.dpc.standards.asn.AsnStandard
org.dlese.dpc.standards.asn.ColoradoBenchmark
Extends AsnStandard to provide custom "description" for Colorado Benchmarks.
- Author:
- Jonathan Ostwald
-
Field Summary
Fields inherited from class org.dlese.dpc.standards.asn.AsnStandard
ancestors, asnDoc, children -
Constructor Summary
ConstructorsConstructorDescriptionColoradoBenchmark(AsnStatement asnStmnt, AsnDocument asnDoc) Constructor for the ColoradoBenchmark object -
Method Summary
Modifier and TypeMethodDescriptionGets the description attribute of the ColoradoBenchmark objectstatic voidtester program for the ColoradoBenchmark classMethods inherited from class org.dlese.dpc.standards.asn.AsnStandard
addChild, getAncestors, getAsnStatement, getAuthor, getChildren, getDisplayText, getDocumentIdentifier, getEndGradeLevel, getGradeRange, getId, getLevel, getParentId, getParentStandard, getStartGradeLevel, getStd, getStdDocument, getTopic, isLeaf, removeEntityRefs, toString
-
Constructor Details
-
ColoradoBenchmark
Constructor for the ColoradoBenchmark object- Parameters:
asnDoc- NOT YET DOCUMENTEDe- NOT YET DOCUMENTED
-
-
Method Details
-
main
tester program for the ColoradoBenchmark class- Parameters:
args- The command line arguments- Throws:
Exception- NOT YET DOCUMENTED
-
getDescription
Gets the description attribute of the ColoradoBenchmark object- Overrides:
getDescriptionin classAsnStandard- Returns:
- The description value
-