|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An instance of a SerialNumberedConfiguredInstanceMaster
which
uses a SerialNumberedBaselineConfigurationVersion
as its configuration.
Supported API: true
Extendable: true
WTProductInstance2
Field Summary | |
static String |
CONFIGURATION
Label for the attribute. |
static String |
CONFIGURATION_REFERENCE
Label for the attribute. |
static String |
MASTER
Label for the attribute. |
static String |
MASTER_REFERENCE
Label for the attribute. |
Fields inherited from interface wt.configuration.SerialNumberedInstanceVersion |
INCORPORATED, INCORPORATED_AS_STRING, PLANNED_INCORPORATION, SERIAL_NUMBER, UN_INCORPORATED |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Fields inherited from interface wt.vc.Iterated |
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
Method Summary | |
Configuration |
getConfiguration()
Gets the object for the association that plays role: CONFIGURATION. |
VersionReference |
getConfigurationReference()
Gets the value of the attribute: CONFIGURATION_REFERENCE. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
void |
setConfiguration(Configuration a_Configuration)
Sets the object for the association that plays role: CONFIGURATION. |
void |
setConfigurationReference(VersionReference a_ConfigurationReference)
Sets the value of the attribute: CONFIGURATION_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. |
Methods inherited from interface wt.configuration.SerialNumberedInstanceVersion |
getIncorporated, getIncorporatedAsString, getPlannedIncorporation, getSerialNumber, getUnIncorporated, setIncorporated, setPlannedIncorporation, setSerialNumber, setUnIncorporated |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Methods inherited from interface wt.vc.Iterated |
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo |
Field Detail |
public static final String CONFIGURATION
public static final String CONFIGURATION_REFERENCE
public static final String MASTER
public static final String MASTER_REFERENCE
Method Detail |
public Configuration getConfiguration()
getConfiguration
in interface SerialNumberedInstanceImpl
public void setConfiguration(Configuration a_Configuration) throws WTPropertyVetoException, WTException
setConfiguration
in interface SerialNumberedInstanceImpl
a_Configuration
-
WTPropertyVetoException
WTException
public VersionReference getConfigurationReference()
getConfigurationReference
in interface SerialNumberedInstanceImpl
public void setConfigurationReference(VersionReference a_ConfigurationReference) throws WTPropertyVetoException
setConfigurationReference
in interface SerialNumberedInstanceImpl
a_ConfigurationReference
-
WTPropertyVetoException
public Mastered getMaster()
getMaster
in interface SerialNumberedInstanceVersion
public void setMaster(Mastered a_Master) throws WTPropertyVetoException, WTException
setMaster
in interface SerialNumberedInstanceVersion
a_Master
-
WTPropertyVetoException
WTException
public ObjectReference getMasterReference()
getMasterReference
in interface SerialNumberedInstanceVersion
public void setMasterReference(ObjectReference a_MasterReference) throws WTPropertyVetoException
setMasterReference
in interface SerialNumberedInstanceVersion
a_MasterReference
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |