A B C D E F G H I J K L M N O P R S T U V W X Y Z

D

DEFAULT_BUFFER_SIZE - Static variable in class edu.umd.cfar.lamp.mpeg1.video.VideoSource
 
DEFAULT_DRAW_FROM_CENTER - Static variable in class edu.umd.cfar.lamp.viper.gui.canvas.GenericBoxEditor
 
DEFAULT_NAMESPACE_QUALIFIER - Static variable in class viper.descriptors.attributes.Attributes
The default namespace qualifier to use with viper data.
DEFAULT_NAMESPACE_URI - Static variable in class viper.descriptors.attributes.Attributes
The viper data URI
DELETE_VERTEX - Static variable in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
DETECTED - Static variable in class viper.comparison.Comparison
Indicates that the frame ranges overlap within the desired tolerances.
DISABLE - Static variable in class edu.umd.cfar.lamp.viper.gui.table.AbstractViperTable
 
DRAG_ACTION_URI - Static variable in class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeSegmentFactory
 
DRAG_ACTION_URI - Static variable in class edu.umd.cfar.lamp.viper.gui.chronology.NomialAttributeTimeSegmentFactory
 
DROP_DESCRIPTOR - Static variable in class viper.descriptors.Converter
Used with the deform option, this is the probability of dropping a descriptor.
DUOTONE_GRAY - Static variable in class edu.umd.cfar.lamp.viper.gui.chronology.BagSegmentFactory
 
DUOTONE_GREEN - Static variable in class edu.umd.cfar.lamp.viper.gui.chronology.BagSegmentFactory
 
DV - Static variable in class viper.api.datatypes.Dvalue
The only instance of Dvalue you'll ever need.
DVALUE - Static variable in class viper.api.datatypes.ViperDataFactoryImpl
URI for the integer value type.
DataEditor - interface edu.umd.cfar.lamp.viper.gui.table.DataEditor.
Java AWT Component beans that are used as cell editors should implement this interface instead of using the slower, reflection-driven table:attrProperty method.
DataMatrices - class edu.umd.cfar.lamp.viper.util.DataMatrices.
A variety of static methods for manipulating data matrices, including a transpose function and a function for computing the optimal assignment via the Hungarian algorithm.
DataMatrices() - Constructor for class edu.umd.cfar.lamp.viper.util.DataMatrices
 
DataMatrices.GetCost - interface edu.umd.cfar.lamp.viper.util.DataMatrices.GetCost.
This interface is for functor objects that uses the nodes of a DataMatrix2d as weighted edges of a bipartite graph.
DataMatrices.PassThrough - class edu.umd.cfar.lamp.viper.util.DataMatrices.PassThrough.
Assumes Object is an instance of Number, and calls its getLong() method to determine the node cost.
DataMatrices.PassThrough() - Constructor for class edu.umd.cfar.lamp.viper.util.DataMatrices.PassThrough
 
DataMatrix2d - interface edu.umd.cfar.lamp.viper.util.DataMatrix2d.
A generalized interface for a 2 dimensional matrix of Objects.
DataPlayer - class edu.umd.cfar.lamp.viper.gui.players.DataPlayer.
Heavily modified version of viper.gui.DataPlayer to be more oop and so forth.
DataPlayer() - Constructor for class edu.umd.cfar.lamp.viper.gui.players.DataPlayer
 
DataUtils - class edu.umd.cfar.lamp.viper.gui.core.DataUtils.
Utility methods for dealing with viper data and video files, something the api doesn't present.
DataUtils() - Constructor for class edu.umd.cfar.lamp.viper.gui.core.DataUtils
 
DataViewGenerator - class edu.umd.cfar.lamp.viper.gui.canvas.DataViewGenerator.
A map from datatype names to ViewableAttribute objects, with a convenience function to convert directly.
DataViewGenerator() - Constructor for class edu.umd.cfar.lamp.viper.gui.canvas.DataViewGenerator
 
Decodable - interface edu.umd.cfar.lamp.mpeg1.video.Decodable.
 
DecodingTimeStamp - class edu.umd.cfar.lamp.mpeg1.system.DecodingTimeStamp.
Corresponds to decoding_time_stamp in ISO/IEC 11172-1.
DecodingTimeStamp() - Constructor for class edu.umd.cfar.lamp.mpeg1.system.DecodingTimeStamp
 
DefaultMeasures - class viper.comparison.distances.DefaultMeasures.
Stores the default measure information for each attribute type.
DefaultMeasures() - Constructor for class viper.comparison.distances.DefaultMeasures
 
DefaultSingleViperSubTree - class edu.umd.cfar.lamp.viper.util.DefaultSingleViperSubTree.
The default single subtree is a simple chain selection, where the nodes that are descendents of the chain are all marked as selected.
DefaultSingleViperSubTree() - Constructor for class edu.umd.cfar.lamp.viper.util.DefaultSingleViperSubTree
Creates an empty subtree with no root, so nothing is selected.
DefaultSingleViperSubTree(ViperData) - Constructor for class edu.umd.cfar.lamp.viper.util.DefaultSingleViperSubTree
Creates an empty subtree with the specified root, so everything is selected and nothing is filtered by.
DefaultedAttrValueWrapper - interface viper.api.extensions.DefaultedAttrValueWrapper.
Sometimes it is useful to have a 'metadefault' value that is not null.
DescAggregate - class viper.descriptors.DescAggregate.
Acts as a composition of Descriptors.
DescAggregate(String) - Constructor for class viper.descriptors.DescAggregate
Constructs a new aggregate descriptor with the given category, e.g.
DescAggregate(DescSingle) - Constructor for class viper.descriptors.DescAggregate
Constructs a new aggregate descriptor that contains the contents of the given single descriptor.
DescHolder - class viper.descriptors.DescHolder.
Implements the DescriptorData interface for the old data file format, as well as the XML format.
DescHolder() - Constructor for class viper.descriptors.DescHolder
Constructs a new, empty descriptor holder.
DescNameEditor - class edu.umd.cfar.lamp.viper.gui.config.DescNameEditor.
Cell editor for the 'Name' property of descriptor configuration objects.
DescNameEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.config.DescNameEditor
 
DescPrototype - class viper.descriptors.DescPrototype.
The DescPrototype is a descriptor object that does not contain data and supports
DescPrototype(String, String) - Constructor for class viper.descriptors.DescPrototype
Constructs a new descriptor definition.
DescSingle - class viper.descriptors.DescSingle.
This class represents a Descriptor of a given visual element in a video file.
DescSingle(String) - Constructor for class viper.descriptors.DescSingle
Constructs a new object with the given category.
DescSingle(String, String) - Constructor for class viper.descriptors.DescSingle
Constructs a new descriptor with the given category and type name.
DescTypeEditor - class edu.umd.cfar.lamp.viper.gui.config.DescTypeEditor.
Cell editor for the 'Type' property of descriptor configuration objects.
DescTypeEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.config.DescTypeEditor
 
DescTypeRenderer - class edu.umd.cfar.lamp.viper.gui.config.DescTypeRenderer.
Cell renderer for the 'Type' property of descriptor configuration objects.
DescTypeRenderer() - Constructor for class edu.umd.cfar.lamp.viper.gui.config.DescTypeRenderer
 
DescVector - class viper.descriptors.DescVector.
A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
DescVector(DescriptorData) - Constructor for class viper.descriptors.DescVector
Constructs an empty list of descriptors with the given parent data holder.
DescVector(int, DescriptorData) - Constructor for class viper.descriptors.DescVector
Constructs an empty list of descriptors with the given parent data holder.
Describer - Static variable in class edu.umd.cfar.lamp.apploader.UNDO
Describes an undo event.
DescriberBasedProperties - class edu.umd.cfar.lamp.apploader.propertysheets.DescriberBasedProperties.
A set of properties for an object that are specified in the preferences.
DescriberBasedProperties() - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.DescriberBasedProperties
Creates a new, empty set of properties.
DescriberBasedProperties(List) - Constructor for class edu.umd.cfar.lamp.apploader.propertysheets.DescriberBasedProperties
Create a new AllProperties list that uses the given child InstancePropertyLists.
Descriptor - interface viper.api.Descriptor.
An instance of some sort of metadata, an instantiation of a Config, that describes an event, object, or other abstract of concrete data concerning a media file.
Descriptor - class viper.descriptors.Descriptor.
This class represents a Descriptor of a given visual element in a video file.
Descriptor(String) - Constructor for class viper.descriptors.Descriptor
This constructor takes in the type of Descriptor to create.
Descriptor() - Constructor for class viper.descriptors.Descriptor
Constructs a new, empty descriptor.
DescriptorConfigs - class viper.descriptors.DescriptorConfigs.
A collection of Descriptor Objects that supports various operations on them, such as comparison between to DescVector, collection of statistics, reading and printing from files, and various others.
DescriptorConfigs(DescriptorData) - Constructor for class viper.descriptors.DescriptorConfigs
Constructs an empty set of DescriptorConfigs.
DescriptorData - interface viper.descriptors.DescriptorData.
A set of descriptors that can be associated with multiple source media files.
DescriptorImpl - class viper.api.impl.DescriptorImpl.
An implemenation of the viper api's descriptor node interface.
DescriptorImpl(Sourcefile, ConfigImpl, int) - Constructor for class viper.api.impl.DescriptorImpl
Constructs a new instance of the given descriptor class attached to the given sourcefile.
DescriptorImpl.UndoableValidRangeChangeEvent - class viper.api.impl.DescriptorImpl.UndoableValidRangeChangeEvent.
 
DescriptorImpl.UndoableValidRangeChangeEvent(DescriptorImpl, TemporalRange, TemporalRange, int) - Constructor for class viper.api.impl.DescriptorImpl.UndoableValidRangeChangeEvent
Creates a new event describing a change of the validity region
DescriptorList - interface viper.descriptors.DescriptorList.
A DescriptorList contains all Descriptors associated with a given file.
DescriptorTimeDragHandler - class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler.
 
DescriptorTimeDragHandler() - Constructor for class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler
 
DescriptorTimeDragHandler.DRAG - interface edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeDragHandler.DRAG.
 
DescriptorTimeSegmentFactory - class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeSegmentFactory.
 
DescriptorTimeSegmentFactory() - Constructor for class edu.umd.cfar.lamp.viper.gui.chronology.DescriptorTimeSegmentFactory
 
DisplayWithRespectToAdapter - class edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToAdapter.
Simple stub implementation of the dwrt listener.
DisplayWithRespectToAdapter() - Constructor for class edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToAdapter
 
DisplayWithRespectToListener - interface edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToListener.
 
DisplayWithRespectToManager - class edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToManager.
Manages changes to and the current dwrt attribute.
DisplayWithRespectToManager() - Constructor for class edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToManager
 
Distance - interface viper.comparison.distances.Distance.
Like Filterable, Distances are a way of associating distance with data.
DistanceHolder - class viper.comparison.distances.DistanceHolder.
 
DistanceHolder() - Constructor for class viper.comparison.distances.DistanceHolder
Creates a new instance of DistanceHolder.
Distances - class viper.comparison.distances.Distances.
Utility class containing a variety of different standard distance measures.
Distances() - Constructor for class viper.comparison.distances.Distances
 
Distances.DefaultDifference - class viper.comparison.distances.Distances.DefaultDifference.
A simple differnece object, which keeps track of some information about a computed difference.
Distances.DefaultDifference(Object, Object, Object, Object, CanonicalFileDescriptor) - Constructor for class viper.comparison.distances.Distances.DefaultDifference
Constructs a new difference object.
Distances.HelperAttrDistance - class viper.comparison.distances.Distances.HelperAttrDistance.
Converts one of the value distance function objects into a AttrDistance.
Distances.HelperAttrDistance(Distances.ValueDistance, String, int, String, boolean) - Constructor for class viper.comparison.distances.Distances.HelperAttrDistance
Constructs a new measure distance from the given function object and parameters.
Distances.HelperAttrDistance(Distances.SmartValueDistance, String, int, String, boolean) - Constructor for class viper.comparison.distances.Distances.HelperAttrDistance
Constructs a new measure distance from the given function object and parameters.
Distances.HelperAttrDistance(Distances.QuickValueDistance, String, int, String, boolean) - Constructor for class viper.comparison.distances.Distances.HelperAttrDistance
Constructs a new measure distance from the given function object and parameters.
Distances.HelperMeasureDistance - class viper.comparison.distances.Distances.HelperMeasureDistance.
Converts one of the value distance function objects into a MeasureDistance.
Distances.HelperMeasureDistance(Distances.ValueDistance, String, int, String, boolean) - Constructor for class viper.comparison.distances.Distances.HelperMeasureDistance
Constructs a new measure distance from the given function object and parameters.
Distances.HelperMeasureDistance(Distances.SmartValueDistance, String, int, String, boolean) - Constructor for class viper.comparison.distances.Distances.HelperMeasureDistance
Constructs a new measure distance from the given function object and parameters.
Distances.HelperMeasureDistance(Distances.QuickValueDistance, String, int, String, boolean) - Constructor for class viper.comparison.distances.Distances.HelperMeasureDistance
Constructs a new measure distance from the given function object and parameters.
Distances.QuickValueDistance - interface viper.comparison.distances.Distances.QuickValueDistance.
Sometimes, it is convenient to save on computations for values that are compared over-and-over; this distance functor allows cacheing operations when performing multiple comparisons between the same attributes.
Distances.SmartValueDistance - interface viper.comparison.distances.Distances.SmartValueDistance.
An extended distance function object that can deal with both don't-care values and blackout values.
Distances.ValueDistance - interface viper.comparison.distances.Distances.ValueDistance.
An interface for simplifying implementation of a distance metric; instead of implementing all of AttrDistance, you can just pass this to Distances.HelperAttrDistance.
DuringDispatch - Static variable in class edu.umd.cfar.lamp.apploader.HOTKEYS
A marker for the HOTKEYS.when property, indicating that the event should be processed before the focused bean has its go.
DuringPost - Static variable in class edu.umd.cfar.lamp.apploader.HOTKEYS
A marker for the HOTKEYS.when property, indicating that the event should be processed after the focused bean has its go.
Dvalue - class viper.api.datatypes.Dvalue.
Attribute data wrapper for the integer type, 'dvalue'.
Dvalue() - Constructor for class viper.api.datatypes.Dvalue
Creates a new instance of the integer type wrapper.
DvalueEditor - class edu.umd.cfar.lamp.viper.gui.data.dvalue.DvalueEditor.
 
DvalueEditor() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.dvalue.DvalueEditor
 
DvalueInterpolator - class edu.umd.cfar.lamp.viper.gui.data.dvalue.DvalueInterpolator.
 
DvalueInterpolator() - Constructor for class edu.umd.cfar.lamp.viper.gui.data.dvalue.DvalueInterpolator
 
DynamicAttributeValue - interface viper.api.DynamicAttributeValue.
An extension of AttrValueWrapper that also contains InstantInterval information.
DynamicValue - interface edu.umd.cfar.lamp.viper.util.DynamicValue.
An interval that refers to a value; useful for specifying that an item exists over the given Interval.
dataChanged(ViperMediatorChangeEvent) - Method in interface edu.umd.cfar.lamp.viper.gui.core.ViperMediatorChangeListener
Wraps up any ViperChangeEvent that occur on the ViperData node beneath the sourcefiles level.
debackslashedTokenizer(String) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
Tokenizes like the bash command line.
debackslashify(String) - Static method in class edu.umd.cfar.lamp.viper.util.StringHelp
Converts escape sequences to their real characters, like new lines.
debugErrPrint(String) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
debugErrPrint(boolean, String) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
debugPrint(String) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
debugPrint(boolean, String) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.ViperDataPLayer
 
decelerate() - Method in class edu.umd.cfar.lamp.viper.gui.remote.ViperControls
 
decode(Bitstream, DecoderState) - Method in interface edu.umd.cfar.lamp.mpeg1.video.Decodable
 
decode(Bitstream, DecoderState) - Method in class edu.umd.cfar.lamp.mpeg1.video.Slice
 
deform() - Method in class viper.descriptors.Converter
Deforms the data.
deformList(DescriptorList) - Method in class viper.descriptors.Converter
Deformer works by applying list-level, descriptor-level, and attribute-level deformations: the list level ones basically consist of dropping random descriptors.
desc - Variable in class edu.umd.cfar.lamp.viper.gui.core.ExtensionFilter
The string describing this set of extensions.
describes - Static variable in class edu.umd.cfar.lamp.apploader.PROPS
Links to the bean that this PropertySet describes.
describesDataType - Static variable in class edu.umd.cfar.lamp.viper.gui.table.TABLE
 
descriptorComparator - Static variable in class viper.comparison.EvaluationParameters
Sorts descriptors by their full name.
destroy() - Method in class edu.umd.cfar.lamp.viper.gui.players.DataPlayer
Does any cleanup required.
destroy() - Method in class edu.umd.cfar.lamp.viper.gui.players.NotFoundPlayer
 
detect() - Method in class viper.comparison.CompMatrix
Comparison.DETECTED (Detection) matching:
detect(CanonicalFileDescriptor, EvaluationParameters.ScopeRules) - Method in class viper.comparison.Comparison
Compares the framespans of the target and candidate descriptors.
diagonalie(Pnt, Pnt) - Method in class edu.umd.cfar.lamp.viper.geometry.Squiggle
Determines if the segment ab is a diagonal that doesn't intersect the edge.
die() - Method in interface edu.umd.cfar.lamp.apploader.undo.LabeledUndoableEdit
Kill the undo.
die() - Method in class edu.umd.cfar.lamp.apploader.undo.LalUndoableEditWrapper
die() - Method in interface viper.api.extensions.ViperUndoableEvent.Undoable
Detach/destroy the edit object.
die() - Method in class viper.api.impl.AbstractMajorNodeChangeEvent
Removes all children of the events, and performs any required cleanup.
die() - Method in class viper.api.impl.ConfigImpl.DescNameChangeUndoable
 
die() - Method in class viper.api.impl.ConfigImpl.DescTypeChangeUndoable
 
disableTableIcon - Static variable in class edu.umd.cfar.lamp.viper.gui.table.TABLE
 
dispatchKeyEvent(KeyEvent) - Method in class edu.umd.cfar.lamp.apploader.HotkeyProcessor
 
displayHotkeyBindings() - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Displays the current hotkey bindings in a new window.
displaySelected() - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.CanvasCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCreator
 
displaySelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCreator
 
displayWRTEventOccurred(ChangeEvent) - Method in class edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToAdapter
 
displayWRTEventOccurred(ChangeEvent) - Method in interface edu.umd.cfar.lamp.viper.gui.core.DisplayWithRespectToListener
 
distanceAgainst(Measurable.Difference) - Method in class viper.comparison.distances.AttrMeasure
Compares attributes or framespans by the metric this is set to use.
distanceAgainstDynamic(Attribute, FrameSpan, Attribute, FrameSpan, CanonicalFileDescriptor) - Method in class viper.comparison.distances.AttrMeasure
compares two dynamic attributes
divide(Rational, Rational, Rational) - Static method in class edu.umd.cfar.lamp.viper.geometry.Rational
Divides two Rationals and stores the result in a third.
doLayout() - Method in class edu.umd.cfar.lamp.apploader.misc.EnhancedTable
 
doNotProcessEvent(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.CanvasEditor
 
doWhenSelected() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.CanvasEditor
 
doWhenSelected() - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.examples.omegahead.OmegaCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.canvas.CanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.data.bbox.BboxCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.data.circle.CircleCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.data.ellipse.EllipseCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.data.obox.OboxCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.data.point.PointCanvasEditor
 
doWhenUnselected() - Method in class edu.umd.cfar.lamp.viper.gui.data.polygon.PolygonCanvasEditor
 
documentModified - Static variable in class edu.umd.cfar.lamp.apploader.LAL
Indicates if bean's currently loaded document has been modified since it has been saved.
documentName - Static variable in class edu.umd.cfar.lamp.apploader.LAL
Indicates the name of the bean's currently loaded document.
done() - Method in class edu.umd.cfar.lamp.viper.util.reader.VReader.TextLine
Returns true if the current line does not end in a continuation.
dot(Component, Component) - Static method in class edu.umd.cfar.lamp.viper.geometry.Component
Returns the dot product of the two input vectors.
dotProduct(MathVector, MathVector) - Static method in class edu.umd.cfar.lamp.viper.gui.canvas.MathVector
Computes the magnitude of the dot product
doubleValue() - Method in class edu.umd.cfar.lamp.viper.geometry.Rational
Gets the double approximation of this rational.
doubleValue() - Method in interface edu.umd.cfar.lamp.viper.util.Numeric
Gets the closest or most appropriate double value for this number.
doubleValue() - Method in class viper.api.time.Frame
Gets the closest or most appropriate double value for this number.
doubleValue() - Method in class viper.api.time.Time
Gets the closest or most appropriate double value for this number.
drag(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ScrollWheelPanEventHandler
 
dragActivityStep(PInputEvent) - Method in class edu.umd.cfar.lamp.viper.gui.canvas.ScrollWheelPanEventHandler
Do auto panning even when the mouse is not moving.
dragPoint - Variable in class edu.umd.cfar.lamp.viper.gui.canvas.GenericBoxEditor
 
duplicateDescriptor(Descriptor) - Method in class edu.umd.cfar.lamp.viper.gui.core.ViperViewMediator
Copies the given descriptor and adds it to the descriptor's parent sourcefile node.

A B C D E F G H I J K L M N O P R S T U V W X Y Z