| Package | Description |
|---|---|
| org.synchronoss.cpo.util |
| Modifier and Type | Field and Description |
|---|---|
protected CpoFunctionGroupNode |
JTreeMetaVisitor.currentFunctionGroupNode |
| Modifier and Type | Method and Description |
|---|---|
CpoFunctionGroupNode |
Proxy.addFunctionGroup(CpoClassNode cpoClassNode,
String name,
String type)
Adds a new function group using the supplied name and type to the cpoClassNode
|
protected CpoFunctionGroupNode |
Proxy.createFunctionGroupNode(org.synchronoss.cpo.meta.domain.CpoFunctionGroup cpoFunctionGroup)
Creates a new cpo function group node for the supplied cpo function group
|
CpoFunctionGroupNode |
CpoFunctionNode.getParent() |
| Modifier and Type | Method and Description |
|---|---|
CpoFunctionNode |
Proxy.addFunction(CpoFunctionGroupNode cpoFunctionGroupNode)
Adds a new function to the supplied function group node
|
void |
Proxy.removeFunctionGroup(CpoFunctionGroupNode cpoFunctionGroupNode)
Removes the cpo function group node from the meta descriptor
|
| Constructor and Description |
|---|
TesterParamModel(CpoFunctionGroupNode cpoQGnode) |
Copyright © 2014. All Rights Reserved.