Uses of Class
org.plasma.query.model.AbstractPathElement

Packages that use AbstractPathElement
org.plasma.query.model PlasmaSDO™ License This is a community release of PlasmaSDO™, a dual-license Service Data Object (SDO) 2.1 implementation. 
 

Uses of AbstractPathElement in org.plasma.query.model
 

Subclasses of AbstractPathElement in org.plasma.query.model
 class PathElement
           
 class WildcardPathElement
           
 

Fields in org.plasma.query.model declared as AbstractPathElement
protected  AbstractPathElement PathNode.pathElement
           
 

Methods in org.plasma.query.model that return AbstractPathElement
 AbstractPathElement PathNode.createPathElement(String name)
           
 AbstractPathElement PathNode.getPathElement()
          Gets the value of the pathElement property.
 

Methods in org.plasma.query.model with parameters of type AbstractPathElement
 void PathNode.setPathElement(AbstractPathElement value)
          Sets the value of the pathElement property.
 



Copyright © 2013. All rights reserved.