Uses of Class
gov.nasa.pds.model.plugin.DOMRule
-
Packages that use DOMRule Package Description gov.nasa.pds.model.plugin -
-
Uses of DOMRule in gov.nasa.pds.model.plugin
Methods in gov.nasa.pds.model.plugin that return types with arguments of type DOMRule Modifier and Type Method Description ArrayList<DOMRule>DOMInfoModel. getInitDOMRuleArr()TreeMap<String,DOMRule>DOMInfoModel. getInitDOMRuleMap()Methods in gov.nasa.pds.model.plugin with parameters of type DOMRule Modifier and Type Method Description voidDOMInfoModel. setInitDOMRuleMap(String id, DOMRule lDOMRule)
-