Interface IDependent

All Known Subinterfaces:
IBinaryType, ICompilationUnit, IGenericType, ISourceType
All Known Implementing Classes:
AssistCompilationUnit, BasicCompilationUnit, ClassFileReader, ClassFileWorkingCopy, CodeSnippetSkeleton, CompactTypeStructureRepresentation, CompilationUnit, CompilationUnit, CompilationUnit, ExternalAnnotationDecorator, HierarchyBinaryType, HierarchyType, PossibleMatch, ResourceCompilationUnit, SourceFile, SourceTypeElementInfo

public interface IDependent
This represents the target file of a type dependency. All implementors of this interface are containers for types or types themselves which must be able to identify their source file name when file dependencies are collected.