public class RemoveNode extends XmiHelper
| Constructor and Description | 
|---|
RemoveNode(org.w3c.dom.Document docUml,
          org.w3c.dom.Document docNotation)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
removeAttributeeById(java.lang.String id,
                    java.lang.String idClass)  | 
void | 
removeClassById(java.lang.String id)
Remove node de um dado documento com o id informado. 
 | 
void | 
removeMethodById(java.lang.String idMethodToRemove,
                java.lang.String idClass)  | 
findByID, findByIDInNotationFile, findIdByName, findTypeById, getHeightForPackage, getIdForNode, getOnlyIdOfXmiAttribute, getOriginalNotation, getWidhtForPackage, getXmiId, getXValueForElement, getYValueForElement, isClassAbstract, randomNum, removeNode, setNotationOriginalFile, setRecursiveOwnedComments, splitVariantspublic RemoveNode(org.w3c.dom.Document docUml,
                  org.w3c.dom.Document docNotation)
public void removeClassById(java.lang.String id)
document - id - public void removeAttributeeById(java.lang.String id,
                                 java.lang.String idClass)
public void removeMethodById(java.lang.String idMethodToRemove,
                             java.lang.String idClass)