Package | Description |
---|---|
de.interactive_instruments.ShapeChange.Target.FOL2Schematron |
Modifier and Type | Method and Description |
---|---|
FolSchematronNode.AttributeNode |
FolSchematronNode.generatingAttribute()
By means of this function you can inquire which Attribute node is
generating the objects represented by this node.
|
FolSchematronNode.AttributeNode |
FolSchematronNode.VariableNode.generatingAttribute()
Finds the generating attribute of the variable (searching in outer
scopes if necessary) - it may be null if the variable is purely based
on other variables without actual value (also in case it is 'self').
|
FolSchematronNode.AttributeNode |
FolSchematronNode.AttributeNode.generatingAttribute()
This inquires the Attribute node this Attribute is generated by.
|
FolSchematronNode.AttributeNode |
FolSchematronNode.AttributeNode.splitBefore(int at)
Split the Attribute object before the given index.
|
Copyright © 2018. All rights reserved.