Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Target.XmlSchema |
Modifier and Type | Method and Description |
---|---|
SchematronConstraintNode.Attribute |
SchematronConstraintNode.generatingAttribute()
By means of this function you can inquire which Attribute node is
generating the objects represented by this node.
|
SchematronConstraintNode.Attribute |
SchematronConstraintNode.Select.generatingAttribute()
By means of this function you can inquire which Attribute node is
generating the objects of this Select node if any.
|
SchematronConstraintNode.Attribute |
SchematronConstraintNode.Variable.generatingAttribute()
This inquires the Attribute node this Variable is generated
by if any.
|
SchematronConstraintNode.Attribute |
SchematronConstraintNode.Attribute.generatingAttribute()
This inquires the Attribute node this Attribute is generated
by.
|
SchematronConstraintNode.Attribute |
SchematronConstraintNode.Attribute.splitBefore(int at)
Split the Attribute object before the given index.
|
Copyright © 2017. All rights reserved.