Package gov.nasa.pds.model.plugin
Class GetDOMModelDoc
java.lang.Object
gov.nasa.pds.model.plugin.GetDOMModelDoc
Driver for getting document
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidgetDocInfo(HashMap<String, InstDefn> instMap) get the document infovoidinitialize the models (document, information, data dictionaries) and master dictionaries (attribute and class)voidgetModels2(HashMap<String, InstDefn> instMap) get the document modelsvoidgetSectionContent(HashMap<String, InstDefn> instMap) get the document section contentsvoidgetSections(HashMap<String, InstDefn> instMap) get the document sectionsgetSlotMapValue(ArrayList<String> valarr) Get Slot Valuevoid
-
Constructor Details
-
GetDOMModelDoc
public GetDOMModelDoc()
-
-
Method Details
-
getModels
initialize the models (document, information, data dictionaries) and master dictionaries (attribute and class)- Throws:
Throwable
-
getDocInfo
get the document info- Throws:
Throwable
-
getSections
get the document sections- Throws:
Throwable
-
getModels2
get the document models- Throws:
Throwable
-
getSectionContent
get the document section contents- Throws:
Throwable
-
getSlotMapValue
Get Slot Value -
printInst
- Throws:
Throwable
-