wt.configuration
Interface TraceableLink

All Known Implementing Classes:
WTPartUsageLink

public interface TraceableLink



Supported API: true

Extendable: false


Field Summary
static String TRACE_CODE
          Label for the attribute.
 
Method Summary
 TraceCode getTraceCode()
          Gets the object for the association that plays role: TRACE_CODE.
 void setTraceCode(TraceCode a_TraceCode)
          Sets the object for the association that plays role: TRACE_CODE.
 

Field Detail

TRACE_CODE

static final String TRACE_CODE
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getTraceCode

TraceCode getTraceCode()
Gets the object for the association that plays role: TRACE_CODE.

Supported API: true

Returns:
TraceCode

setTraceCode

void setTraceCode(TraceCode a_TraceCode)
Sets the object for the association that plays role: TRACE_CODE.

Supported API: true

Parameters:
a_TraceCode -