|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.enterprise.Master
com.ptc.windchill.mpml.processplan.operation.MPMOperationMaster
public class MPMOperationMaster
Use the newMPMOperationMaster static factory method(s),
not the MPMOperationMaster 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: true
| Field Summary | |
|---|---|
static String |
BASE_UNIT_OF_MEASURE
Label for the attribute. |
static String |
CATEGORY
Label for the attribute. |
static String |
NAME
Label for the attribute; The name of the operation Supported API: true |
static String |
NUMBER
Label for the attribute; The number attribute represents the number for this operation and all of its versions. |
| Fields inherited from interface wt.configuration.SerialNumbered |
|---|
DEFAULT_TRACE_CODE |
| Method Summary | |
|---|---|
QuantityUnit |
getBaseUnitOfMeasure()
Gets the object for the association that plays role: BASE_UNIT_OF_MEASURE. |
MPMOperationCategory |
getCategory()
Gets the object for the association that plays role: CATEGORY. |
TraceCode |
getDefaultTraceCode()
Gets the object for the association that plays role: DEFAULT_TRACE_CODE. |
String |
getName()
Gets the value of the attribute: NAME. |
String |
getNumber()
Gets the value of the attribute: NUMBER. |
WTOrganization |
getOrganization()
Gets the value of the attribute: ORGANIZATION. |
String |
getOrganizationCodingSystem()
Gets the value of the attribute: ORGANIZATION_CODING_SYSTEM. |
String |
getOrganizationName()
Gets the value of the attribute: ORGANIZATION_NAME. |
WTPrincipalReference |
getOrganizationReference()
Gets the value of the attribute: ORGANIZATION_REFERENCE. |
String |
getOrganizationUniqueIdentifier()
Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER. |
void |
setBaseUnitOfMeasure(QuantityUnit a_BaseUnitOfMeasure)
Sets the object for the association that plays role: BASE_UNIT_OF_MEASURE. |
void |
setCategory(MPMOperationCategory a_Category)
Sets the object for the association that plays role: CATEGORY. |
void |
setDefaultTraceCode(TraceCode a_DefaultTraceCode)
Sets the object for the association that plays role: DEFAULT_TRACE_CODE. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
void |
setNumber(String a_Number)
Sets the value of the attribute: NUMBER. |
void |
setOrganization(WTOrganization a_Organization)
Sets the value of the attribute: ORGANIZATION. |
void |
setOrganizationReference(WTPrincipalReference a_OrganizationReference)
Sets the value of the attribute: ORGANIZATION_REFERENCE. |
| Methods inherited from class wt.fc.WTObject |
|---|
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String NUMBER
public static final String NAME
public static final String BASE_UNIT_OF_MEASURE
public static final String CATEGORY
| Method Detail |
|---|
public String getNumber()
getNumber in interface MPMOperationHolderMaster
public void setNumber(String a_Number)
throws WTPropertyVetoException
setNumber in interface MPMOperationHolderMastera_Number -
WTPropertyVetoExceptionpublic String getName()
getName in interface MPMOperationHolderMaster
public void setName(String a_Name)
throws WTPropertyVetoException
setName in interface MPMOperationHolderMastera_Name -
WTPropertyVetoExceptionpublic QuantityUnit getBaseUnitOfMeasure()
public void setBaseUnitOfMeasure(QuantityUnit a_BaseUnitOfMeasure)
throws WTPropertyVetoException
a_BaseUnitOfMeasure -
WTPropertyVetoExceptionpublic MPMOperationCategory getCategory()
public void setCategory(MPMOperationCategory a_Category)
throws WTPropertyVetoException
a_Category -
WTPropertyVetoExceptionpublic WTPrincipalReference getOrganizationReference()
getOrganizationReference in interface OrganizationOwnedgetOrganizationReference in interface OrganizationOwnedImpl
public void setOrganizationReference(WTPrincipalReference a_OrganizationReference)
throws WTPropertyVetoException
a_OrganizationReference -
WTPropertyVetoExceptionpublic String getOrganizationUniqueIdentifier()
getOrganizationUniqueIdentifier in interface OrganizationOwnedpublic String getOrganizationCodingSystem()
getOrganizationCodingSystem in interface OrganizationOwnedpublic String getOrganizationName()
getOrganizationName in interface OrganizationOwnedpublic WTOrganization getOrganization()
getOrganization in interface OrganizationOwned
public void setOrganization(WTOrganization a_Organization)
throws WTPropertyVetoException
a_Organization -
WTPropertyVetoExceptionpublic TraceCode getDefaultTraceCode()
getDefaultTraceCode in interface SerialNumbered
public void setDefaultTraceCode(TraceCode a_DefaultTraceCode)
throws WTPropertyVetoException
setDefaultTraceCode in interface SerialNumbereda_DefaultTraceCode -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||