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

G

gatherReferencesFor(Node) - Method in class astcentric.structure.validation.tool.ReferenceExtractor
Returns the set of nodes which are allowed to be referred by the specified node.
get(boolean) - Static method in class astcentric.structure.basic.property.BooleanProperty
Returns either BooleanProperty.TRUE or BooleanProperty.FALSE depending on the specified value.
getAliasID(Node) - Method in interface astcentric.structure.basic.AST
Returns the alias ID of the specified node.
getAliasID(ASTID) - Method in interface astcentric.structure.basic.id.AliasASTIDMapping
Returns the alias AST ID of the specified AST ID.
getAllLoadableASTs(ASTLoader, boolean) - Static method in class astcentric.structure.basic.ASTTool
Returns a list of ASTs loadable by the specified AST loader.
getAllRegisteredTypes() - Static method in class astcentric.structure.basic.property.PropertyFactory
Returns all registered types in the order they had been registered.
getAST() - Method in interface astcentric.structure.basic.Node
Returns the AST to which this node belongs.
getASTFile(ASTID) - Method in class astcentric.structure.basic.DefaultASTLoader
Returns the file associated with specified AST.
getASTID(int) - Method in interface astcentric.structure.basic.id.AliasASTIDMapping
Returns for the specified alias AST ID the corresponding AST ID.
getAstID() - Method in class astcentric.structure.basic.id.ID
 
getBooleanValueOf(Node, boolean) - Static method in class astcentric.structure.basic.NodeTool
Returns the boolean value of the specified node or the specified default value if not present.
getBooleanValueOf(Node) - Static method in class astcentric.structure.basic.NodeTool
Returns the boolean value of the specified node.
getChainLength() - Method in class astcentric.structure.basic.ASTEvent
Returns the length of the event chain.
getChainLength() - Method in class astcentric.structure.basic.ASTEventInReference
 
getChildIndexOf(Node) - Static method in class astcentric.structure.basic.NodeTool
Returns the child index of the specified node.
getCollectors() - Method in class astcentric.structure.query.NodeCollectorCollector
 
getCount() - Method in class astcentric.structure.validation.CountingValidationFailure
Returns the actual number of occurrences of child (or reference) nodes.
getDomain() - Method in class astcentric.structure.basic.id.ASTID
 
getEventInReference() - Method in class astcentric.structure.basic.ASTEventInReference
Returns the event which occurred in an AST referred by the source AST.
getExportableChildrenOf(Node) - Static method in class astcentric.structure.basic.NodeTool
Returns all exportable children of the specified node.
getExportedNode(ID) - Method in interface astcentric.structure.basic.AST
Returns the specified exported node.
getFailureType() - Method in interface astcentric.structure.basic.ValidationResult
Returns the type of failure.
getFailureType() - Method in class astcentric.structure.validation.OKResult
Returns null.
getFailureType() - Method in class astcentric.structure.validation.ValidationResults
Returns FailureType.UNKNOWN.
getFileType() - Method in class astcentric.structure.filesystem.AbstractFile
Returns the file type based on the file name after the last '.'
getFileType() - Method in interface astcentric.structure.filesystem.VirtualFile
Returns the type of the file.
getFilter() - Method in class astcentric.structure.query.NodeCollectorTemplate
Return the filter associated with this collector.
getID() - Method in class astcentric.structure.basic.ASTInfo
 
getID() - Method in interface astcentric.structure.basic.Node
Returns the ID of this node.
getInfo() - Method in interface astcentric.structure.basic.AST
Returns the info of this AST.
getInternalID() - Method in class astcentric.structure.basic.id.ID
 
getInternalID() - Method in interface astcentric.structure.basic.Node
Returns only the internal ID of this node.
getInvalidNode() - Method in interface astcentric.structure.basic.ValidationResult
Returns the node causing validation failure.
getInvalidNode() - Method in class astcentric.structure.validation.OKResult
Returns always null.
getInvalidNode() - Method in class astcentric.structure.validation.ValidationResults
 
getJavaVM() - Method in class astcentric.BuildInfo
Returns the version of the used Java VM.
getLibraryInfos() - Method in class astcentric.BuildInfo
Returns the unmodifiable list of all libraries with a MANIFEST file defining Implementation-Title and Implementation-Version.
getMaximum() - Method in class astcentric.structure.query.Range
Returns the maximum value.
getMaximum() - Method in class astcentric.structure.validation.Multiplicity
Returns the maximum.
getMessage() - Method in class astcentric.structure.validation.tool.ValidationMessage
 
getMinimum() - Method in class astcentric.structure.query.Range
Returns the minimum value.
getMinimum() - Method in class astcentric.structure.validation.Multiplicity
Returns the minimum.
getMultiplicity() - Method in class astcentric.structure.validation.CountingValidationFailure
Returns the expected range of valid counts.
getName() - Method in class astcentric.BuildInfo.LibraryInfo
 
getName() - Method in class astcentric.structure.basic.ASTInfo
 
getName() - Method in interface astcentric.structure.basic.Node
Returns the name of this node.
getName() - Method in class astcentric.structure.filesystem.RealFile
 
getName() - Method in interface astcentric.structure.filesystem.VirtualFile
Returns the file name including file type put without parent names.
getNameOf(Node) - Method in class astcentric.structure.validation.NodeNameProvider
 
getNode() - Method in exception astcentric.structure.basic.NodeException
Returns the node related to this exception.
getNodesOf(NodeCollection) - Static method in class astcentric.structure.basic.NodeTool
Returns a list of all nodes of the specified collection.
getNumber() - Method in class astcentric.structure.basic.id.InternalID
 
getNumberValue() - Method in class astcentric.structure.basic.property.DoubleProperty
 
getNumberValue() - Method in class astcentric.structure.basic.property.FloatProperty
 
getNumberValue() - Method in class astcentric.structure.basic.property.IntegerProperty
 
getNumberValue() - Method in class astcentric.structure.basic.property.LongProperty
 
getNumberValue() - Method in interface astcentric.structure.basic.property.NumberProperty
Returns the value as a number.
getNumberValueOf(Node, Number) - Static method in class astcentric.structure.basic.NodeTool
Returns the number value of the specified node or the specified default value if not present.
getOriginalEvent() - Method in class astcentric.structure.basic.ASTEvent
Returns the original event of a chain of events caused by propagation throw dependent ASTs.
getOriginalEvent() - Method in class astcentric.structure.basic.ASTEventInReference
 
getOriginalNode() - Method in interface astcentric.structure.basic.Node
Returns the original node if this is a wrapper or this node if not.
getOS() - Method in class astcentric.BuildInfo
Returns name and version of the used operation system.
getParent() - Method in interface astcentric.structure.basic.ASTLoader
Returns the parent loader.
getParent() - Method in interface astcentric.structure.basic.Node
Returns the parent node of this node.
getPath() - Method in class astcentric.structure.filesystem.RealFile
Returns the absolute path from the wrapped File object.
getPath() - Method in interface astcentric.structure.filesystem.VirtualFile
Returns the full absolute path of this file.
getPickedFile() - Method in class astcentric.structure.filesystem.FilePicker
Returns the first file found matching the specified name.
getReasonForFailure() - Method in interface astcentric.structure.basic.ValidationResult
Returns a displayable message explaining the reason of failure.
getReasonForFailure() - Method in class astcentric.structure.validation.CountingValidationFailure
 
getReasonForFailure() - Method in class astcentric.structure.validation.NameValidationFailure
 
getReasonForFailure() - Method in class astcentric.structure.validation.OKResult
Returns always null.
getReasonForFailure() - Method in class astcentric.structure.validation.ValidationResults
 
getReference() - Method in interface astcentric.structure.basic.Node
Returns the reference.
getReferenceOf(Node) - Method in class astcentric.structure.basic.ReferenceProvider
 
getReferenceOf(Node) - Method in class astcentric.structure.query.DummyQueryContext
 
getReferenceOf(Node) - Method in interface astcentric.structure.query.QueryContext
Returns the reference of the specified node.
getRoot() - Method in interface astcentric.structure.basic.AST
Returns the root node of this AST.
getRootDirectory() - Method in class astcentric.structure.filesystem.ZipFilesystem
Returns the root folder.
getSource() - Method in class astcentric.structure.basic.ASTEvent
Returns the AST who is the source of the change.
getStringValueOf(Node, String) - Static method in class astcentric.structure.basic.NodeTool
Returns the string value of the specified node or the specified default value if not present.
getStringValueOf(Node) - Static method in class astcentric.structure.basic.NodeTool
Returns the string value of the specified node.
getTimestamp() - Method in class astcentric.structure.basic.id.ASTID
 
getType(Property) - Static method in class astcentric.structure.basic.property.PropertyFactory
Returns the type string of the specified property.
getType() - Method in class astcentric.structure.validation.tool.ValidationMessage
 
getValidationResult() - Method in exception astcentric.structure.basic.ValidationFailureException
Returns the wrapped validation result.
getValidator() - Method in interface astcentric.structure.basic.ASTLoader
Returns the node validator.
getValue() - Method in interface astcentric.structure.basic.Node
Returns the value.
getValue() - Method in class astcentric.structure.basic.property.BooleanProperty
 
getValue() - Method in class astcentric.structure.basic.property.DoubleProperty
 
getValue() - Method in class astcentric.structure.basic.property.FloatProperty
 
getValue() - Method in class astcentric.structure.basic.property.IntegerProperty
 
getValue() - Method in class astcentric.structure.basic.property.LongProperty
 
getValue() - Method in class astcentric.structure.basic.property.StringProperty
 
getVersion() - Method in class astcentric.BuildInfo.LibraryInfo
 

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