wt.build
Interface BuildableObject

All Known Subinterfaces:
BuildableLink, BuildableOccurrence
All Known Implementing Classes:
PartUsesOccurrence, WTPartUsageLink

public interface BuildableObject



Supported API: false

Extendable: false


Field Summary
static String SOURCE_IDENTIFICATION
          Label for the attribute.
 
Method Summary
 BuildReference getSourceIdentification()
          Gets the object for the association that plays role: SOURCE_IDENTIFICATION.
 void setSourceIdentification(BuildReference a_SourceIdentification)
          Sets the object for the association that plays role: SOURCE_IDENTIFICATION.
 

Field Detail

SOURCE_IDENTIFICATION

public static final String SOURCE_IDENTIFICATION
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getSourceIdentification

public BuildReference getSourceIdentification()
Gets the object for the association that plays role: SOURCE_IDENTIFICATION.

Supported API: false

Returns:
BuildReference

setSourceIdentification

public void setSourceIdentification(BuildReference a_SourceIdentification)
                             throws WTPropertyVetoException
Sets the object for the association that plays role: SOURCE_IDENTIFICATION.

Supported API: false

Parameters:
a_SourceIdentification -
Throws:
WTPropertyVetoException