org.plasma.sdo.xpath
Class XPathProperty

java.lang.Object
  extended by org.plasma.sdo.xpath.MetaDataNodeAdapter
      extended by org.plasma.sdo.xpath.XPathProperty

public class XPathProperty
extends MetaDataNodeAdapter


Field Summary
 
Fields inherited from class org.plasma.sdo.xpath.MetaDataNodeAdapter
source, sourceProperty
 
Constructor Summary
XPathProperty(Property target, Type source)
           
XPathProperty(Property target, Type source, Property sourceProperty)
           
 
Method Summary
 Property getProperty()
           
 
Methods inherited from class org.plasma.sdo.xpath.MetaDataNodeAdapter
getSource, getSourceProperty
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XPathProperty

public XPathProperty(Property target,
                     Type source)

XPathProperty

public XPathProperty(Property target,
                     Type source,
                     Property sourceProperty)
Method Detail

getProperty

public Property getProperty()


Copyright © 2013. All Rights Reserved.