|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dlese.dpc.standards.asn.AsnStandard org.dlese.dpc.standards.asn.RootAsnStandard
public class RootAsnStandard
Root standard of the Sandards Document representing the top-most standard in the hierarchy for the Document. Almost identical to the AsnStandard, but gets its text content from a different element.
Field Summary |
---|
Fields inherited from class org.dlese.dpc.standards.asn.AsnStandard |
---|
ancestors, asnDoc, children |
Constructor Summary | |
---|---|
RootAsnStandard(AsnDocStatement asnStmnt,
AsnDocument asnDoc)
Constructor for the RootAsnStandard object |
Method Summary | |
---|---|
List |
getAncestors()
Gets the ancestors (an empty list) of the AsnNode object |
AsnDocStatement |
getAsnStatement()
|
String |
getDescription()
|
String |
getDisplayText()
The textual content of this RootAsnStandard |
int |
getLevel()
Gets the level attribute of the RootAsnStandard object |
Methods inherited from class org.dlese.dpc.standards.asn.AsnStandard |
---|
addChild, getAuthor, getChildren, getDocumentIdentifier, getEndGradeLevel, getGradeRange, getId, getParentId, getParentStandard, getStartGradeLevel, getStd, getStdDocument, getTopic, isLeaf, removeEntityRefs, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public RootAsnStandard(AsnDocStatement asnStmnt, AsnDocument asnDoc)
e
- NOT YET DOCUMENTEDasnDoc
- Description of the ParameterMethod Detail |
---|
public AsnDocStatement getAsnStatement()
getAsnStatement
in class AsnStandard
public String getDescription()
getDescription
in class AsnStandard
public int getLevel()
getLevel
in class AsnStandard
public String getDisplayText()
getDisplayText
in class AsnStandard
public List getAncestors()
getAncestors
in class AsnStandard
|
DLESE Tools v1.6.0 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |