Uses of Interface
org.plasma.sdo.PlasmaEdge

Packages that use PlasmaEdge
org.plasma.sdo  
org.plasma.sdo.core   
 

Uses of PlasmaEdge in org.plasma.sdo
 

Classes in org.plasma.sdo that implement PlasmaEdge
 class PlasmaDataLink
           
 

Methods in org.plasma.sdo that return types with arguments of type PlasmaEdge
 java.util.List<PlasmaEdge> PlasmaNode.getEdges(PlasmaProperty property)
          Returns a list of edges associated with the given property regardless of it's multiplicity.
 

Uses of PlasmaEdge in org.plasma.sdo.core
 

Fields in org.plasma.sdo.core with type parameters of type PlasmaEdge
protected static java.util.List<PlasmaEdge> CoreNode.EMPTY_EDGE_LIST
           
 

Methods in org.plasma.sdo.core that return types with arguments of type PlasmaEdge
 java.util.List<PlasmaEdge> CoreNode.getEdges(PlasmaProperty property)
           
 



Copyright © 2013. All Rights Reserved.