Uses of Class
de.interactive_instruments.ShapeChange.TargetHelper.XpathConstraintNode.Attribute

Packages that use XpathConstraintNode.Attribute
de.interactive_instruments.ShapeChange.TargetHelper   
 

Uses of XpathConstraintNode.Attribute in de.interactive_instruments.ShapeChange.TargetHelper
 

Methods in de.interactive_instruments.ShapeChange.TargetHelper that return XpathConstraintNode.Attribute
 XpathConstraintNode.Attribute XpathConstraintNode.generatingAttribute()
          By means of this function you can inquire which Attribute node is generating the objects represented by this node.
 XpathConstraintNode.Attribute XpathConstraintNode.Select.generatingAttribute()
          By means of this function you can inquire which Attribute node is generating the objects of this Select node if any.
 XpathConstraintNode.Attribute XpathConstraintNode.Variable.generatingAttribute()
          This inquires the Attribute node this Variable is generated by if any.
 XpathConstraintNode.Attribute XpathConstraintNode.Attribute.generatingAttribute()
          This inquires the Attribute node this Attribute is generated by.
 XpathConstraintNode.Attribute XpathConstraintNode.Attribute.splitBefore(int at)
          Split the Attribute object before the given index.
 



Copyright © 2015. All rights reserved.