Examples of addChild()

  • org.sindice.siren.search.node.TwigQuery.addChild()
    Adds a child clause to the twig query. @throws TooManyClauses if the new number of clauses exceeds the maximum clause number @see #getMaxClauseCount()
  • org.springframework.binding.form.HierarchicalFormModel.addChild()
    Adds a new child to the form model. The child form model will have it's parent set to this.
  • org.springframework.binding.form.support.DefaultFormModel.addChild()
  • org.teiid.query.mapping.xml.MappingSourceNode.addChild()
  • org.teiid.query.processor.relational.GroupingNode.addChild()
  • org.teiid.query.processor.relational.ProjectNode.addChild()
  • org.teiid.query.processor.relational.UnionAllNode.addChild()
  • org.thechiselgroup.choosel.core.client.persistence.Memento.addChild()
  • org.thymeleaf.dom.Document.addChild()
  • org.thymeleaf.dom.Element.addChild()
  • org.thymeleaf.dom.NestableNode.addChild()

    Adds a new child to the node.

    @param newChild the new child to be added.
  • org.tinyuml.draw.CompositeNode.addChild()
  • org.tmatesoft.svn.core.internal.util.SVNSkel.addChild()
  • org.uguess.birt.report.engine.layout.wrapper.impl.AreaFrame.addChild()
  • org.uguess.birt.report.engine.layout.wrapper.impl.MultiAreaFrame.addChild()
  • org.vietspider.html.HTMLNode.addChild()
  • org.vietspider.html.parser.NodeImpl.addChild()
  • org.vietspider.parser.xml.XMLNode.addChild()
  • org.woped.editor.controller.Role.addChild()
  • org.wso2.carbon.mediator.service.builtin.SequenceMediator.addChild()
    @param parent the parent element. @param childElemNS the namespace of the child element. @param childElemName the name of the child element. @param elemKey the optional key used to fetch an input. @return the created child element.
  • org.wso2.carbon.registry.common.ui.utils.TreeNode.addChild()
  • org.xhtmlrenderer.newtable.TableBox.addChild()
  • org.xhtmlrenderer.newtable.TableRowBox.addChild()
  • org.xhtmlrenderer.newtable.TableSectionBox.addChild()
  • org.xhtmlrenderer.render.BlockBox.addChild()
  • org.xith3d.scenegraph.BranchGroup.addChild()
  • org.xmlpull.infoset.XmlElement.addChild()
  • org.xmlpull.v1.builder.XmlElement.addChild()
  • org.zachtaylor.jnodalxml.XmlNode.addChild()
    Shorthand for {@link #addChild(XmlNode)} @param childName Name of the child node to add @return This node @throws XmlException If the child cannot be added, for instance if thisnode is self-closing or has value
  • pedro.model.RecordModel.addChild()
  • prefuse.data.Tree.addChild()
    Add a child node to the given parent node. An edge between the two will also be created. @param parent the parent node id (node table row number) @return the added child node id
  • primitives.cluster.ClusterHead.addChild()
  • primitives.cluster.ClusterNode.addChild()
  • pt.ist.fenixWebFramework.renderers.components.HtmlBlockContainer.addChild()
  • pt.ist.fenixWebFramework.renderers.components.HtmlContainer.addChild()
  • pt.ist.fenixWebFramework.renderers.components.HtmlInlineContainer.addChild()
  • pt.ist.fenixWebFramework.renderers.components.HtmlListItem.addChild()
  • regions.ParentRegion.addChild()
    Adds child. @param child
  • rex.graphics.mdxeditor.mdxbuilder.nodes.MBTFunctionNode.addChild()
  • soot.toolkits.graph.DominatorNode.addChild()
  • tigase.xml.Element.addChild()
  • ugh.dl.DocStruct.addChild()
  • uk.ac.man.cs.mig.util.graph.model.impl.DefaultGraphNode.addChild()
  • uk.co.badgersinfoil.metaas.impl.antlr.LinkedListTree.addChild()
    @deprecated use #addChildWithTokens(LinkedListTree), damnit

  • Examples of org.jbpm.logging.log.CompositeLog.addChild()

      public void addLog(ProcessLog processLog) {
        if (!compositeLogStack.isEmpty()) {
          CompositeLog currentCompositeLog = compositeLogStack.get(compositeLogStack.size() - 1);
          processLog.setParent(currentCompositeLog);
          currentCompositeLog.addChild(processLog);
        }
        processLog.setDate(Clock.getCurrentTime());

        logs.add(processLog);
      }
    View Full Code Here

    Examples of org.jbpm.ui.common.model.ProcessDefinition.addChild()

                addElements(oldDef, newDef, org.jbpm.ui.common.model.Swimlane.class, "swimlane");

                List<Variable> oldVariables = oldDef.getChildren(Variable.class);
                for (Variable oldVariable : oldVariables) {
                    Variable newVariable = new Variable(oldVariable.getName(), oldVariable.getFormat(), oldVariable.isPublicVisibility());
                    newDef.addChild(newVariable);
                }

                log.append(" ---");
                return newDef;
            } finally {
    View Full Code Here

    Examples of org.jdesktop.wonderland.server.spatial.impl.SpatialCell.addChild()

            scheduleChange(new Change(parent.getCellID(), child.getCellID()) {
                public void run() {
                    if (logger.isLoggable(Level.FINE))
                        logger.log(Level.FINE, "RUN addChild");
                    SpatialCell parent = universe.getSpatialCell(cellID);
                    parent.addChild(universe.getSpatialCell(childCellID), identity);
                }
            });

        }
    View Full Code Here

    Examples of org.jfree.layouting.renderer.model.PageAreaRenderBox.addChild()

        if ("header".equals(target))
        {
          final PageAreaRenderBox headerArea = logicalPageBox.getHeaderArea();
          headerArea.clear();
          headerArea.addChild(newFlow);
        }
        else if ("footer".equals(target))
        {
          final PageAreaRenderBox footerArea = logicalPageBox.getFooterArea();
          footerArea.clear();
    View Full Code Here

    Examples of org.jfree.layouting.renderer.model.RenderBox.addChild()

          final NormalFlowRenderBox newFlow = new NormalFlowRenderBox(contentRoot);
          newFlow.appyStyle(context, layoutProcess.getOutputMetaData());
          newFlow.setPageContext(pageContext.getPageContext());

          final RenderBox currentBox = getInsertationPoint();
          currentBox.addChild(newFlow.getPlaceHolder());
          currentBox.getNormalFlow().addFlow(newFlow);

          final DefaultRenderableTextFactory textFactory =
              new DefaultRenderableTextFactory(layoutProcess);
          textFactory.startText();
    View Full Code Here

    Examples of org.jfree.layouting.renderer.model.table.TableRowRenderBox.addChild()

                  autoCell.close();
                  autoCell.setColumnIndex(emptyCellCnt);
                  final DataCell dataCell = new DataCell
                      (1, 1, autoCell.getInstanceId());
                  autoRowInfo.addCell(dataCell);
                  autoGeneratedRow.addChild(autoCell);
                }
              }

              final PlaceHolderCell placeHolder;
              if (cell instanceof DataCell)
    View Full Code Here

    Examples of org.jfree.layouting.renderer.process.valign.BoxAlignContext.addChild()

        {
          if (contexts.isEmpty() == false)
          {
            final BoxAlignContext boxAlignContext =
                (BoxAlignContext) contexts.peek();
            boxAlignContext.addChild(context);
          }
          contexts.push (context);
        }

        public BoxAlignContext closeContext()
    View Full Code Here

    Examples of org.jibx.binding.model.CollectionElement.addChild()

                                            }
                                            struct.setMapAsQName(qname);
                                            if (leaf.isNamed()) {
                                                setName(leaf.getQName(), holder, struct);
                                            }
                                            collect.addChild(struct);
                                           
                                        }
                                       
                                    }
                                   
    View Full Code Here

    Examples of org.jibx.binding.model.ContainerElementBase.addChild()

                    boolean newopt = false;
                    if (subparent.isCollection() && !empty) {
                       
                        // always create a new <collection> element for the binding to match a collection parent node
                        CollectionElement collect = newCollection(wrapname, wrapopt, holder, subparent);
                        wrapcomp.addChild(collect);
                        newcomp = collect;
                        newname = subparent.getQName();
                       
                    } else {
                       
    View Full Code Here

    Examples of org.jibx.binding.model.MappingElement.addChild()

                    typemap.put(ptype, qname);
                   
                    // add collection definition details
                    CollectionElement coll = new CollectionElement();
                    m_bindingGenerator.defineCollection(itype, value.getItemName(), coll, bind);
                    mapping.addChild(coll);
                   
                    // add mapping to binding
                    bind.addMapping(mapping);
                }
            }
    View Full Code Here
    TOP
    Copyright © 2018 www.massapi.com. All rights reserved.
    All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.