Package wt.configuration
Interface TraceableLink
- All Superinterfaces:
_TraceableLink
- All Known Implementing Classes:
_RawMaterialLink,_WTPartUsageLink,RawMaterialLink,WTPartUsageLink
@GenAsUnPersistable(properties=@GeneratedProperty(name="traceCode",type=TraceCode.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(upperLimit=1,required=true),columnProperties=@ColumnProperties(index=true)))
public interface TraceableLink
extends _TraceableLink
A link with a
Supported API: true
Extendable: false
TraceCode. Only traced objects that are linked
into a structure by traced links can be allocated into the structure
of an instance.
Supported API: true
Extendable: false
-
Field Summary
Fields inherited from interface wt.configuration._TraceableLink
TRACE_CODE -
Method Summary
Methods inherited from interface wt.configuration._TraceableLink
getTraceCode, setTraceCode