Class WalkElement

    • Field Detail

    • Constructor Detail

      • WalkElement

        public WalkElement()
    • Method Detail

      • setParent

        public void setParent​(JDFToXJDF parent)
        fills this into the factory
        Parameters:
        parent -
      • getXJDFName

        protected java.lang.String getXJDFName​(KElement jdf)
        the new name
        Parameters:
        jdf -
        Returns:
      • setAttributes

        protected void setAttributes​(KElement jdf,
                                     KElement eNew)
        Parameters:
        jdf -
        eNew -
      • updateAttributes

        protected void updateAttributes​(JDFAttributeMap map)
        Parameters:
        map -
      • mustInline

        protected boolean mustInline​(java.lang.String refLocalName)
        Parameters:
        refLocalName -
        Returns:
        true if must inline refLocalName
      • removeUnusedElements

        protected void removeUnusedElements​(KElement jdf)
        zapp unused elements
        Parameters:
        jdf -
      • safeRename

        protected KElement safeRename​(KElement original,
                                      java.lang.String newName)
        Parameters:
        original - the original element
        newName - the new name
        Returns: