Issue #36 DOMConv Deprecation_FinalCleanup - DeprecatedDefn #39
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
IMTool/LDDTool Conversion from MOF to DOM model; Final cleanup; Focus on DeprecatedDefn and similar methods.
XMLDocParserDomMDPTNConfig.java 57 AttrDefn
Deprecate - AttrDefn lAttrMaster;
DeprecatedDefn
InfoModel -> DOMInfoModel
WriteSchematronRulesPins - Validated deprecate
deprecate - Wrote MODEL_RULES file. Initated Upper_Model standard rules in .pins file
GetDOMModel
deprecate GenSchematronRules genSchematronRules = new GenSchematronRules ();
deprecate genSchematronRules.genSchematronRules();
MasterDOMInfoModel.java 1457, 1475 AttrDefn, PDSObjDefn
deprecate getPossibleRestrictedAttribute
deprecate getPossibleRestrictedAssociation
deprecate clonePDSObjDefnArrayList
DOMInfoModel.java 149, 154, 160, 161, PermValueDefn, PDSObjDefn - Partially Done. - Wait on PermValueDefn
deprecate static PDSObjDefn LDDToolSingletonClass;
convert static TreeMap <String, PermValueDefn> masterValueMeaningMap; - Not Done.
deprecate ArrayList objArr;
deprecate getSortedAlphaClassAssocAttrArr
deprecate getAllAttrRecurse
deprecate getPossibleRestrictedAttribute
deprecate getPossibleRestrictedAssociation
deprecate clonePDSObjDefnArrayList
DMDocument - Partially Done; Too many dependencies in MOF modules.
Deprecate LDDModelArr = new ArrayList ();
Deprecate static public PDSObjDefn getClassDisposition
Deprecate static PDSObjDefn LDDToolSingletonClass = null - Leave until after deprecation; Used in many MOF classes
Deprecate static MasterInfoModel masterInfoModel; - Leave until after deprecation; Used in many MOF classes