Uses of Class
com.merative.acd.v1.model.RelationNode
- 
Packages that use RelationNode Package Description com.merative.acd.v1.model 
- 
- 
Uses of RelationNode in com.merative.acd.v1.modelMethods in com.merative.acd.v1.model that return RelationNode Modifier and Type Method Description RelationNodeRelation. getNode(int index)Gets the node.Methods in com.merative.acd.v1.model that return types with arguments of type RelationNode Modifier and Type Method Description java.util.List<RelationNode>Relation. getNodes()Gets the node.
 
-