Uses of Class
de.interactive_instruments.ShapeChange.Target.XmlSchema.SchematronConstraintNode.Attribute

Packages that use SchematronConstraintNode.Attribute
de.interactive_instruments.ShapeChange.Target.XmlSchema   
 

Uses of SchematronConstraintNode.Attribute in de.interactive_instruments.ShapeChange.Target.XmlSchema
 

Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema that return SchematronConstraintNode.Attribute
 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 © 2015. All rights reserved.