|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ model overview ] | PREV NEXT | ||||||||
Uses of Interface
com.aendvari.common.model.ModelTree
| Uses of ModelTree in com.aendvari.common.model |
| Methods in com.aendvari.common.model that return ModelTree | |
ModelTree |
ModelTreeFactory.createModelTree()
Creates a new instance of a ModelTree. |
ModelTree |
ModelTree.createTree()
Creates a new ModelTree object. |
ModelTree |
ModelNode.getOwnerModelTree()
Returns the instance of ModelTree from which the ModelNode is within. |
| Methods in com.aendvari.common.model with parameters of type ModelTree | |
protected static void |
ModelUtil.updateNode(ModelTree destinationTree,
ModelNode sourceNode,
ModelNode destinationParent,
boolean createNodes)
Updates the value of the supplied node. |
|
|||||||||
| Home >> All >> com >> aendvari >> common >> [ model overview ] | PREV NEXT | ||||||||