wt.lite
Interface Lightweight


public interface Lightweight



Supported API: false

Extendable: false


Field Summary
static String LIGHTWEIGHT_INFO
          Label for the attribute.
 
Method Summary
 LightweightInfo getLightweightInfo()
          Gets the object for the association that plays role: LIGHTWEIGHT_INFO.
 void setLightweightInfo(LightweightInfo a_LightweightInfo)
          Sets the object for the association that plays role: LIGHTWEIGHT_INFO.
 

Field Detail

LIGHTWEIGHT_INFO

public static final String LIGHTWEIGHT_INFO
Label for the attribute.

Supported API: false

See Also:
Constant Field Values
Method Detail

getLightweightInfo

public LightweightInfo getLightweightInfo()
Gets the object for the association that plays role: LIGHTWEIGHT_INFO.

Supported API: false

Returns:
LightweightInfo

setLightweightInfo

public void setLightweightInfo(LightweightInfo a_LightweightInfo)
                        throws WTPropertyVetoException
Sets the object for the association that plays role: LIGHTWEIGHT_INFO.

Supported API: false

Parameters:
a_LightweightInfo -
Throws:
WTPropertyVetoException