Uses of Class
org.mockcentral.editor.nodes.expectation.part.SignaturePartDataBean

Packages that use SignaturePartDataBean
org.mockcentral.editor.nodes.expectation.part Contains classes and interfaces used for editing the parameters or expected results for method expectations for Mock Object definitions. 
 

Uses of SignaturePartDataBean in org.mockcentral.editor.nodes.expectation.part
 

Methods in org.mockcentral.editor.nodes.expectation.part with parameters of type SignaturePartDataBean
static org.jdom.Element SignaturePartElementBuilder.createSignaturePartElement(SignaturePartDataBean bean)
          Creates a new JDOM Element from the supplied SignaturePartDataBean.