|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.enterprise.RevisionControlled
wt.part.WTPart
com.ptc.windchill.mpml.resource.MPMResource
public abstract class MPMResource
Supported API: true
Extendable: false
| Field Summary | |
|---|---|
static String |
DESCRIPTION
Label for the attribute; Description for Resources Supported API: true |
| Fields inherited from class wt.part.WTPart |
|---|
CONTRACT_NUMBER, DEFAULT_TRACE_CODE, DEFAULT_UNIT, END_ITEM, GENERIC_TYPE, JOB_AUTHORIZATION_NUMBER, NAME, NUMBER, PART_TYPE, PHASE, SOURCE |
| Fields inherited from class wt.enterprise.RevisionControlled |
|---|
MASTER |
| Fields inherited from interface com.ptc.windchill.mpml.MPMCompatible |
|---|
MASTER, MASTER_REFERENCE, NAME, NUMBER |
| Fields inherited from interface wt.org.OrganizationOwned |
|---|
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
| Fields inherited from interface wt.generic.Genericizable |
|---|
MASTER, MASTER_REFERENCE |
| Method Summary | |
|---|---|
String |
getDescription()
Gets the value of the attribute: DESCRIPTION. |
String |
getName()
Gets the value of the attribute: NAME. |
String |
getNumber()
Gets the value of the attribute: NUMBER. |
void |
setDescription(String a_Description)
Sets the value of the attribute: DESCRIPTION. |
void |
setMaster(Mastered a_Master)
Sets the object for the association that plays role: MASTER. |
void |
setName(String a_Name)
Sets the value of the attribute: NAME. |
void |
setNumber(String a_Number)
Sets the value of the attribute: NUMBER. |
| Methods inherited from class wt.enterprise.RevisionControlled |
|---|
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMaster, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setMasterReference |
| 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 |
| Methods inherited from interface com.ptc.windchill.mpml.MPMCompatible |
|---|
getMaster, getMasterReference, setMasterReference |
| Methods inherited from interface wt.org.OrganizationOwnedVersion |
|---|
getOrganizationReference |
| Methods inherited from interface wt.org.OrganizationOwned |
|---|
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier |
| Methods inherited from interface wt.generic.Genericizable |
|---|
getMaster, getMasterReference, setMasterReference |
| Field Detail |
|---|
public static final String DESCRIPTION
| Method Detail |
|---|
public String getDescription()
public void setDescription(String a_Description)
throws WTPropertyVetoException
a_Description -
WTPropertyVetoException
public void setMaster(Mastered a_Master)
throws WTPropertyVetoException,
WTException
setMaster in interface MPMCompatiblesetMaster in interface ConfiguredVersionsetMaster in interface GenericizablesetMaster in interface IteratedsetMaster in class WTParta_Master -
WTPropertyVetoException
WTExceptionMasteredpublic String getNumber()
getNumber in interface MPMCompatiblegetNumber in class WTPart
public void setNumber(String a_Number)
throws WTPropertyVetoException
setNumber in interface MPMCompatiblesetNumber in class WTParta_Number -
WTPropertyVetoExceptionpublic String getName()
getName in interface MPMCompatiblegetName in class WTPart
public void setName(String a_Name)
throws WTPropertyVetoException
setName in interface MPMCompatiblesetName in class WTParta_Name -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||