Interface TraceSymbolWithAddressNoDuplicatesView<T extends TraceSymbol>
- Type Parameters:
T- the type of symbols in the view
- All Superinterfaces:
TraceSymbolNoDuplicatesView<T>, TraceSymbolView<T>, TraceSymbolWithAddressView<T>
- All Known Implementing Classes:
DBTraceSymbolMultipleTypesWithAddressNoDuplicatesView
public interface TraceSymbolWithAddressNoDuplicatesView<T extends TraceSymbol>
extends TraceSymbolWithAddressView<T>, TraceSymbolNoDuplicatesView<T>
A symbol view where names cannot be duplicated and things have an address
-
Method Summary
Methods inherited from interface TraceSymbolNoDuplicatesView
getChildNamed, getGlobalNamedMethods inherited from interface TraceSymbolView
getAll, getChildren, getChildrenNamed, getGlobals, getGlobalsNamed, getManager, getNamed, getTrace, getWithMatchingName, scanByName, sizeMethods inherited from interface TraceSymbolWithAddressView
getAt, getChildWithNameAt, getGlobalWithNameAt, getIntersecting, hasAt