jbpm-form-modeler-common 1.0-SNAPSHOT

Uses of Class
org.jbpm.formModeler.service.bb.commons.config.componentsFactory.Component

Packages that use Component
org.jbpm.formModeler.service.bb.commons.config.componentsFactory   
 

Uses of Component in org.jbpm.formModeler.service.bb.commons.config.componentsFactory
 

Methods in org.jbpm.formModeler.service.bb.commons.config.componentsFactory that return Component
protected  Component PropertyChangeProcessingInstruction.getComponent()
           
 Component ComponentsTree.getComponent(String path)
           
 Component ComponentsTree.getComponent(String path, String relativePath)
           
protected  Component ComponentsTree.makeComponentInstance(String name)
           
 

Methods in org.jbpm.formModeler.service.bb.commons.config.componentsFactory with parameters of type Component
protected  void ComponentsTree.addToMappings(String name, Component component)
           
 

Constructors in org.jbpm.formModeler.service.bb.commons.config.componentsFactory with parameters of type Component
PropertyAddProcessingInstruction(Component component, String propertyName, String propertyValue)
           
PropertyChangeProcessingInstruction(Component component, String propertyName, String propertyValue)
           
PropertySetProcessingInstruction(Component component, String propertyName, String propertyValue)
           
PropertySubstractProcessingInstruction(Component component, String propertyName, String propertyValue)
           
 


jbpm-form-modeler-common 1.0-SNAPSHOT

Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.