|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.configuration.SerialNumberMapping
public class SerialNumberMapping
This object indicates the serial number of the serial numbered object used in the instance.
Use the newSerialNumberMapping static factory method(s),
not the SerialNumberMapping constructor, to construct instances
of this class. Instances must be constructed using the static factory(s),
in order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
AMOUNT
Label for the attribute; The amount attributes represents the amount portion (of the Quantity, as in the WTPartUsageLink) accounted for by this mapping. |
static String |
MASTER
Label for the attribute. |
static String |
OCC
Label for the attribute. |
static String |
SERIALIZED_INSTANCE
Label for the attribute. |
static String |
SERIALIZED_INSTANCE_REFERENCE
Label for the attribute. |
| Fields inherited from interface wt.occurrence.PathOccurrenceData |
|---|
MASTER_REFERENCE, OCC_REFERENCE |
| Fields inherited from interface wt.vc.Iterated |
|---|
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_NOTE, LATEST_ITERATION, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAME |
| Method Summary | |
|---|---|
double |
getAmount()
Gets the value of the attribute: AMOUNT. |
wt.vc.ControlBranch |
getControlBranch()
Gets the value of the attribute: CONTROL_BRANCH. |
String |
getCreatorEMail()
Gets the value of the attribute: CREATOR_EMAIL. |
String |
getCreatorFullName()
Gets the value of the attribute: CREATOR_FULL_NAME. |
String |
getCreatorName()
Gets the value of the attribute: CREATOR_NAME. |
IterationIdentifier |
getIterationIdentifier()
Gets the value of the attribute: ITERATION_IDENTIFIER. |
String |
getIterationNote()
Gets the value of the attribute: ITERATION_NOTE. |
Mastered |
getMaster()
Gets the object for the association that plays role: MASTER. |
ObjectReference |
getMasterReference()
Gets the value of the attribute: MASTER_REFERENCE. |
WTPrincipalReference |
getModifier()
Gets the value of the attribute: MODIFIER. |
String |
getModifierEMail()
Gets the value of the attribute: MODIFIER_EMAIL. |
String |
getModifierFullName()
Gets the value of the attribute: MODIFIER_FULL_NAME. |
String |
getModifierName()
Gets the value of the attribute: MODIFIER_NAME. |
PathOccurrence |
getOcc()
Gets the object for the association that plays role: OCC. |
ObjectReference |
getOccReference()
Gets the value of the attribute: OCC_REFERENCE. |
SerialNumberedInstanceIfc |
getSerializedInstance()
Gets the object for the association that plays role: SERIALIZED_INSTANCE. |
ObjectReference |
getSerializedInstanceReference()
Gets the value of the attribute: SERIALIZED_INSTANCE_REFERENCE. |
boolean |
isLatestIteration()
Gets the value of the attribute: LATEST_ITERATION. |
void |
setAmount(double a_Amount)
Sets the value of the attribute: AMOUNT. |
void |
setControlBranch(wt.vc.ControlBranch a_ControlBranch)
Sets the value of the attribute: CONTROL_BRANCH. |
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. |
void |
setOcc(PathOccurrence a_Occ)
Sets the object for the association that plays role: OCC. |
void |
setOccReference(ObjectReference a_OccReference)
Sets the value of the attribute: OCC_REFERENCE. |
void |
setSerializedInstance(SerialNumberedInstanceIfc a_SerializedInstance)
Sets the object for the association that plays role: SERIALIZED_INSTANCE. |
void |
setSerializedInstanceReference(ObjectReference a_SerializedInstanceReference)
Sets the value of the attribute: SERIALIZED_INSTANCE_REFERENCE. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String AMOUNT
public static final String SERIALIZED_INSTANCE
public static final String SERIALIZED_INSTANCE_REFERENCE
public static final String OCC
public static final String MASTER
| Method Detail |
|---|
public double getAmount()
public void setAmount(double a_Amount)
a_Amount - public SerialNumberedInstanceIfc getSerializedInstance()
public void setSerializedInstance(SerialNumberedInstanceIfc a_SerializedInstance)
throws WTPropertyVetoException,
WTException
a_SerializedInstance -
WTPropertyVetoException
WTExceptionpublic ObjectReference getSerializedInstanceReference()
public void setSerializedInstanceReference(ObjectReference a_SerializedInstanceReference)
throws WTPropertyVetoException
a_SerializedInstanceReference -
WTPropertyVetoExceptionpublic PathOccurrence getOcc()
getOcc in interface PathOccurrenceData
public void setOcc(PathOccurrence a_Occ)
throws WTPropertyVetoException,
WTException
setOcc in interface PathOccurrenceDataa_Occ -
WTPropertyVetoException
WTExceptionpublic ObjectReference getOccReference()
getOccReference in interface PathOccurrenceData
public void setOccReference(ObjectReference a_OccReference)
throws WTPropertyVetoException
setOccReference in interface PathOccurrenceDataa_OccReference -
WTPropertyVetoExceptionpublic Mastered getMaster()
getMaster in interface PathOccurrenceDatagetMaster in interface IteratedMastered
public void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface PathOccurrenceDatasetMaster in interface Iterateda_Master -
WTPropertyVetoException
WTExceptionMasteredpublic ObjectReference getMasterReference()
getMasterReference in interface PathOccurrenceDatagetMasterReference in interface IteratedMastered
public void setMasterReference(ObjectReference a_MasterReference)
throws WTPropertyVetoException
setMasterReference in interface PathOccurrenceDatasetMasterReference in interface Iterateda_MasterReference -
WTPropertyVetoExceptionMasteredpublic String getIterationNote()
getIterationNote in interface Iteratedpublic String getCreatorEMail()
getCreatorEMail in interface Iteratedpublic String getCreatorName()
getCreatorName in interface Iteratedpublic String getCreatorFullName()
getCreatorFullName in interface Iteratedpublic WTPrincipalReference getModifier()
getModifier in interface Iteratedpublic String getModifierEMail()
getModifierEMail in interface Iteratedpublic String getModifierName()
getModifierName in interface Iteratedpublic String getModifierFullName()
getModifierFullName in interface Iteratedpublic IterationIdentifier getIterationIdentifier()
getIterationIdentifier in interface Iteratedpublic boolean isLatestIteration()
isLatestIteration in interface Iteratedpublic wt.vc.ControlBranch getControlBranch()
getControlBranch in interface Iterated
public void setControlBranch(wt.vc.ControlBranch a_ControlBranch)
throws WTPropertyVetoException
setControlBranch in interface Iterateda_ControlBranch -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||