A B C D E F G H I L M N O P Q R S T U V W Z _

S

same(Node, Node) - Static method in class astcentric.structure.basic.NodeTool
Returns true if the original nodes of the specified nodes are the same.
ScratchPad - Interface in astcentric.structure.transformation
Interface of a scratch pad for objects.
SelectionSetReceiver - Interface in astcentric.structure.validation
Receiver of a set of strings which defines the allowed values of a selection value validator.
sendTo(NodeValidatorDescriptionReceiver) - Method in interface astcentric.structure.basic.NodeValidator
Sends to the specified receiver the description of this validator.
sendTo(NodeValidatorDescriptionReceiver) - Method in class astcentric.structure.validation.Validator
 
sendTo(ValueValidatorReceiver) - Method in interface astcentric.structure.validation.ValueValidator
 
serialize() - Method in class astcentric.structure.basic.property.BooleanProperty
 
serialize() - Method in class astcentric.structure.basic.property.DoubleProperty
Returns the bits of this number encoded as a hexadecimal unsigned integer.
serialize() - Method in class astcentric.structure.basic.property.FloatProperty
Returns the bits of this number encoded as a hexadecimal unsigned integer.
serialize() - Method in class astcentric.structure.basic.property.IntegerProperty
Returns the value as a signed hexadecimal number.
serialize() - Method in class astcentric.structure.basic.property.LongProperty
Returns the value as a signed hexadecimal number.
serialize() - Method in interface astcentric.structure.basic.property.Property
Returns a textual representation of the property value.
serialize() - Method in class astcentric.structure.basic.property.StringProperty
 
SetASTName - Class in astcentric.structure.transformation
Transformation which renames an AST.
SetASTName(AST, String) - Constructor for class astcentric.structure.transformation.SetASTName
Creates an instance for the specified AST and name.
setFilter(NodeValidator) - Method in class astcentric.structure.query.NodeCollectorTemplate
Sets the filter.
setName(String) - Method in interface astcentric.structure.basic.AST
Sets the name of this AST.
setNameOf(Node, String) - Method in interface astcentric.structure.basic.AST
Sets/deletes the name of the specified node.
SetNodeName - Class in astcentric.structure.transformation
Transformation which sets or deletes the name of a Node of an unsealed AST.
SetNodeName(AST, Node, String) - Constructor for class astcentric.structure.transformation.SetNodeName
Creates an instance for the specified AST, node, and name.
SetNodeValue - Class in astcentric.structure.transformation
Transformation which sets the value of a Node.
SetNodeValue(AST, Node, Property) - Constructor for class astcentric.structure.transformation.SetNodeValue
Creates a new instance for the specified AST, node, and value.
SetReference - Class in astcentric.structure.transformation
Transformation which sets/deletes the reference of a Node.
SetReference(AST, Node, Node) - Constructor for class astcentric.structure.transformation.SetReference
Creates an instance for the specified AST, node, and reference node.
setReferenceOf(Node, Node) - Method in interface astcentric.structure.basic.AST
Sets for the specified node the specified reference.
setValidator(NodeValidator) - Method in interface astcentric.structure.basic.ASTLoader
Sets the node validator which will be used to validate an AST after loading.
setValueOf(Node, Property) - Method in interface astcentric.structure.basic.AST
Sets the value of the specified node.
shouldNotValidateChildren() - Method in interface astcentric.structure.basic.NodeValidator
Returns true if the children of the node to be validated should not be validated.
SiblingCollector - Class in astcentric.structure.query
Collector of siblings of Node instances.
SiblingCollector(Range) - Constructor for class astcentric.structure.query.SiblingCollector
Creates an instance with the specified range of siblings. 0 means the node itself, 1 next sibling, -1 previous sibling etc.
singleton(Node) - Static method in class astcentric.structure.basic.NodeTool
Returns a node collection which contains only the specified node.
StandardValidationContext - Class in astcentric.structure.validation
 
startBlock(BlockType) - Method in interface astcentric.structure.validation.BlockReceiver
Starts a block of the specified type.
StringProperty - Class in astcentric.structure.basic.property
String property.
StringProperty() - Constructor for class astcentric.structure.basic.property.StringProperty
 
StringProperty(String) - Constructor for class astcentric.structure.basic.property.StringProperty
 
successful() - Method in interface astcentric.structure.basic.ValidationResult
Returns true if validation was successful.
successful() - Method in class astcentric.structure.validation.OKResult
Returns always true.
successful() - Method in class astcentric.structure.validation.ValidationResults
Returns true if this collection is empty.
SYSTEM_TIME_PROVIDER - Static variable in class astcentric.structure.basic.tool.SystemTimeProvider
The one and only instance of this class.
SystemTimeProvider - Class in astcentric.structure.basic.tool
A TimestampProvider based on System.currentTimeMillis().

A B C D E F G H I L M N O P Q R S T U V W Z _