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

D

DEFAULT_VALIDATION_CONTEXT - Static variable in class astcentric.structure.validation.StandardValidationContext
 
DefaultASTFactory - Class in astcentric.structure.basic
Default factory for new AST instances.
DefaultASTFactory(String, String) - Constructor for class astcentric.structure.basic.DefaultASTFactory
Creates a new instance of the specified domain, and creator.
DefaultASTLoader - Class in astcentric.structure.basic
Default AST loader which loads ASTs form a (virtual) file system specified in a ASTPath.
DefaultASTLoader(ASTPath, boolean) - Constructor for class astcentric.structure.basic.DefaultASTLoader
Creates an instance for the specified AST path with no parent loader.
DefaultASTLoader(ASTLoader, ASTPath, boolean) - Constructor for class astcentric.structure.basic.DefaultASTLoader
Creates an new loader for the specified parent loader and AST path.
DefaultASTPersistenceManager - Class in astcentric.structure.basic
Persistence manager based on VirtualFiles.
DefaultASTPersistenceManager(VirtualFile) - Constructor for class astcentric.structure.basic.DefaultASTPersistenceManager
Creates an instance for the specified base directory.
DefaultASTPersistenceManager(ASTLoader, VirtualFile) - Constructor for class astcentric.structure.basic.DefaultASTPersistenceManager
Creates an instance for the specified loader and base directory.
DefaultNodeValidatorFactory - Class in astcentric.structure.validation
 
DefaultNodeValidatorFactory() - Constructor for class astcentric.structure.validation.DefaultNodeValidatorFactory
 
DefaultNodeValidatorFactory(ASTLoader, DefaultValueValidatorFactory, Executor) - Constructor for class astcentric.structure.validation.DefaultNodeValidatorFactory
 
DefaultValueValidatorFactory - Class in astcentric.structure.validation
 
DefaultValueValidatorFactory() - Constructor for class astcentric.structure.validation.DefaultValueValidatorFactory
 
deleteNode(Node) - Method in interface astcentric.structure.basic.AST
Deletes the specified node and all it descendant nodes.
DeleteNode - Class in astcentric.structure.transformation
Transformation which deletes a Node and all its descendents.
DeleteNode(AST, Node) - Constructor for class astcentric.structure.transformation.DeleteNode
Creates an instance for the specified AST and node.
DescendantsCollector - Class in astcentric.structure.query
Collector of descendants of Node instances.
DescendantsCollector(Range) - Constructor for class astcentric.structure.query.DescendantsCollector
Creates an instance with the specified range of levels. 0 means the node itself, 1 the parent, 2 the grandparent etc.
deserialize(String) - Method in class astcentric.structure.basic.property.BooleanProperty
 
deserialize(String) - Method in class astcentric.structure.basic.property.DoubleProperty
Returns an instance based on the hexadecimal representation of the bits of the number.
deserialize(String) - Method in class astcentric.structure.basic.property.FloatProperty
Returns an instance based on the hexadecimal representation of the bits of the number.
deserialize(String) - Method in class astcentric.structure.basic.property.IntegerProperty
Returns an instance based on a signed hexadecimal number.
deserialize(String) - Method in class astcentric.structure.basic.property.LongProperty
Returns an instance based on a signed hexadecimal number.
deserialize(String) - Method in interface astcentric.structure.basic.property.Property
Returns an instance of this class from the serialized property value.
deserialize(String) - Method in class astcentric.structure.basic.property.StringProperty
 
DifferenceCollector - Class in astcentric.structure.query
 
DifferenceCollector() - Constructor for class astcentric.structure.query.DifferenceCollector
 
DOMAIN_VALIDATOR - Static variable in class astcentric.structure.basic.tool.DomainValidator
The one and only one instance.
DomainValidator - Class in astcentric.structure.basic.tool
Validator of a string representing the Internet domain of the AST to be created.
DoubleProperty - Class in astcentric.structure.basic.property
Property of type double.
DoubleProperty() - Constructor for class astcentric.structure.basic.property.DoubleProperty
 
DoubleProperty(double) - Constructor for class astcentric.structure.basic.property.DoubleProperty
 
DUMMY_QUERY_CONTEXT - Static variable in class astcentric.structure.query.DummyQueryContext
 
DummyQueryContext - Class in astcentric.structure.query
 
DummyQueryContext() - Constructor for class astcentric.structure.query.DummyQueryContext
 

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