|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ConfiguredVersion
A configured object is a versioned object that is structured in some
manner for which configurations that represent its structure can be stored.
Note that this version is configured into the configuration.
Supported API: true
Extendable: false
ConfiguredVersion,
BaselineConfigurationMaster,
WTPartMaster| Field Summary | |
|---|---|
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
| Method Summary | |
|---|---|
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setMasterReference(ObjectReference a_MasterReference)
Sets the value of the attribute: MASTER_REFERENCE. |
| Field Detail |
|---|
static final String MASTER
static final String MASTER_REFERENCE
| Method Detail |
|---|
Mastered getMaster()
getMaster in interface IteratedMastered
void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface Iterateda_Master -
WTPropertyVetoException
WTExceptionMasteredObjectReference getMasterReference()
getMasterReference in interface IteratedMastered
void setMasterReference(ObjectReference a_MasterReference)
throws WTPropertyVetoException
setMasterReference in interface Iterateda_MasterReference -
WTPropertyVetoExceptionMastered
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||