Package | Description |
---|---|
de.interactive_instruments.ShapeChange.TargetHelper |
Modifier and Type | Method and Description |
---|---|
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 © 2018. All rights reserved.