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

I

ID - Class in astcentric.structure.basic.id
Immutable class for an interAST ID.
ID(ASTID, InternalID) - Constructor for class astcentric.structure.basic.id.ID
Creates a new instance with the specified IDs.
IDMappingHandler - Interface in astcentric.structure.basic.id
Call-back interface for internal iteration over the mapping between alias IDs of the exportable nodes and their internal IDs.
ImmediateExecutor - Class in astcentric.structure.basic.tool
Synchronously implementation of the Executor interface.
IntegerProperty - Class in astcentric.structure.basic.property
Property of type int.
IntegerProperty() - Constructor for class astcentric.structure.basic.property.IntegerProperty
 
IntegerProperty(int) - Constructor for class astcentric.structure.basic.property.IntegerProperty
 
InternalID - Class in astcentric.structure.basic.id
Immutable class of an internal ID (intraAST ID).
InternalID(String, int) - Constructor for class astcentric.structure.basic.id.InternalID
Creates a new instance.
InternalIDGenerator - Class in astcentric.structure.basic.id
Factory for instances of InternalID.
InternalIDGenerator(String, int) - Constructor for class astcentric.structure.basic.id.InternalIDGenerator
Creates an instance for the specified creator.
IntersectionCollector - Class in astcentric.structure.query
 
IntersectionCollector() - Constructor for class astcentric.structure.query.IntersectionCollector
 
isDirectory() - Method in class astcentric.structure.filesystem.RealFile
 
isDirectory() - Method in interface astcentric.structure.filesystem.VirtualFile
Returns true if this file is a directory.
IsEmptySetValidatorFactory - Class in astcentric.structure.validation
 
IsEmptySetValidatorFactory(NodeCollectorFactory) - Constructor for class astcentric.structure.validation.IsEmptySetValidatorFactory
 
isExported(Node) - Static method in class astcentric.structure.basic.NodeTool
Returns true if the specified node is not null, belongs to an AST, and is registered as an exportable node for its AST.
isInMarkedState() - Method in class astcentric.structure.transformation.TransformationProcessor
Returns true if the lastly marked transformation is on the top of the undo stack.
isInside(int) - Method in class astcentric.structure.query.Range
Returns true if the specified number is inside the range defined by Range.getMinimum() and Range.getMaximum().
isReadOnly() - Method in class astcentric.structure.filesystem.RealFile
 
isReadOnly() - Method in interface astcentric.structure.filesystem.VirtualFile
Returns true if this is a read-only file.
isSealed() - Method in interface astcentric.structure.basic.AST
Returns true if this instance is sealed (i.e.
isSpecialNode(Node) - Method in class astcentric.structure.validation.NodeNameProvider
 
isUndoStackEmpty() - Method in class astcentric.structure.transformation.TransformationProcessor
Returns true if the undo stack is empty.
isValidCreator(String) - Method in class astcentric.structure.basic.tool.CreatorValidator
Returns true if the specified creator is a valid one.
isValidDomain(String) - Method in class astcentric.structure.basic.tool.DomainValidator
Returns true if the specified domain is a valid one.
isValidName(String) - Method in class astcentric.structure.basic.tool.NameValidator
Returns true if the specified name fulfills all above-mentioned conditions.
isZeroExcluded() - Method in class astcentric.structure.query.Range
Returns true if zero is explicitely excluded from the range of allowed values.

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