@Deprecated public class ObjectSelectionTool extends Object
| Constructor and Description |
|---|
ObjectSelectionTool()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static List |
getPathToTarget(ObjectSelectionNode dialogController,
Map roleObjects,
String targetRoleName)
Deprecated.
|
static RoleObject |
getRoleObject(String roleName,
Map roleObjects)
Deprecated.
|
static Collection |
getRoleObjects(Object o,
Map roleObjects)
Deprecated.
|
@Deprecated public static RoleObject getRoleObject(String roleName, Map roleObjects)
G9DialogController.getRoleObjects().roleName - the name of the role objectroleObjects - the map containing all role objects@Deprecated public static Collection getRoleObjects(Object o, Map roleObjects)
G9DialogController.getRoleObjects(Object).o - the (domain) objectroleObjects - the map of role objects@Deprecated public static List getPathToTarget(ObjectSelectionNode dialogController, Map roleObjects, String targetRoleName)
AbstractNode.getPathToNode()dialogController - the dialog controller which controlls the dialog
window displaying the object selection.roleObjects - a Map of role objectstargetRoleName - the name of the target role object.Copyright © 2006–2018 Esito AS. All rights reserved.