Class _MPMOperationMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
com.ptc.windchill.mpml.processplan.operation._MPMOperationMaster
- All Implemented Interfaces:
com.ptc.windchill.mpml._MPMPlantOwnedMaster,com.ptc.windchill.mpml.MPMPlantOwnedMaster,_MPMOperationHolderMaster,MPMOperationHolderMaster,Externalizable,Serializable,wt.aum._AlternateUnitAssignable,AlternateUnitAssignable,wt.configuration._ConfiguredMaster,_SerialNumbered,ConfiguredMaster,SerialNumbered,wt.esi._Releasable,Releasable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc._UniquelyIdentified,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,UniquelyIdentified,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,wt.mpm.routing._WCRoutableMaster,wt.mpm.routing._WCRouteHolderMaster,wt.mpm.routing.WCRoutableMaster,wt.mpm.routing.WCRouteHolderMaster,wt.option._IndependentAssignableContext,wt.option._OptionSetAssignable,wt.option.IndependentAssignableContext,OptionSetAssignable,_OrganizationOwned,_OrganizationOwnedImpl,wt.org._OrganizationOwnedMaster,OrganizationOwned,OrganizationOwnedImpl,OrganizationOwnedMaster,wt.projmgmt.deliverable._MasteredSubjectOfDeliverable,wt.projmgmt.deliverable._SubjectOfDeliverable,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable,wt.projmgmt.deliverable.SubjectOfDeliverable,wt.recent.RecentlyVisited,wt.representation._RepresentableMaster,wt.representation._RepresentablesAndMasters,wt.representation.RepresentableMaster,wt.representation.RepresentablesAndMasters,wt.type._TypeManaged,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
MPMOperationMaster
public abstract class _MPMOperationMaster
extends Master
implements wt.representation.RepresentableMaster, OrganizationOwnedMaster, Releasable, WTContained, UniquelyIdentified, WTContainedIdentified, ConfiguredMaster, wt.ufid.Federatable, MPMOperationHolderMaster, SerialNumbered, AlternateUnitAssignable, wt.iba.value.IBAHolder, wt.type.TypeManaged, OptionSetAssignable, com.ptc.windchill.mpml.MPMPlantOwnedMaster, wt.projmgmt.deliverable.MasteredSubjectOfDeliverable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringThe name of the operationstatic final StringThe number attribute represents the number for this operation and all of its versions.Fields inherited from class wt.enterprise.Master
OLD_FORMAT_VERSION_UIDFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedImpl
ORGANIZATION_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.configuration._SerialNumbered
DEFAULT_TRACE_CODEFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.org.OrganizationOwned
ORGANIZATIONFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.projmgmt.deliverable.SubjectOfDeliverable
loggerFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: truegetName()The name of the operationThe number attribute represents the number for this operation and all of its versions.Supported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetBaseUnitOfMeasure(QuantityUnit baseUnitOfMeasure) Supported API: truevoidsetCategory(MPMOperationCategory category) Supported API: truevoidsetDefaultTraceCode(TraceCode defaultTraceCode) Supported API: truevoidThe name of the operationvoidThe number attribute represents the number for this operation and all of its versions.voidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: trueMethods inherited from class wt.enterprise.Master
getBusinessType, getIdentity, setSeriesMethods inherited from class wt.enterprise._Master
getSeries, readVersion, super_readExternal_Master, super_readVersion_Master, super_writeExternal_MasterMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.vc._Mastered
getSeries, setSeriesMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.aum.AlternateUnitAssignable
getDefaultUnitMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.org.OrganizationOwned
getOrganization, setOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
NUMBER
The number attribute represents the number for this operation and all of its versions. Conceptually on the Operation, it is actually implemented on the master.Supported API: true
- See Also:
-
NAME
The name of the operationSupported API: true
- See Also:
-
BASE_UNIT_OF_MEASURE
Supported API: true- See Also:
-
CATEGORY
Supported API: true- See Also:
-
-
Method Details
-
getNumber
The number attribute represents the number for this operation and all of its versions. Conceptually on the Operation, it is actually implemented on the master.Supported API: true
- Specified by:
getNumberin interface_MPMOperationHolderMaster- See Also:
-
setNumber
The number attribute represents the number for this operation and all of its versions. Conceptually on the Operation, it is actually implemented on the master.Supported API: true
- Specified by:
setNumberin interface_MPMOperationHolderMaster- Throws:
WTPropertyVetoException- See Also:
-
getName
The name of the operationSupported API: true
- Specified by:
getNamein interface_MPMOperationHolderMaster- Specified by:
getNamein interfacewt.projmgmt.deliverable.SubjectOfDeliverable- Specified by:
getNamein interfacewt.mpm.routing.WCRouteHolderMaster- See Also:
-
setName
The name of the operationSupported API: true
- Specified by:
setNamein interface_MPMOperationHolderMaster- Throws:
WTPropertyVetoException- See Also:
-
getBaseUnitOfMeasure
Supported API: true- See Also:
-
setBaseUnitOfMeasure
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getCategory
Supported API: true- See Also:
-
setCategory
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
setOrganizationReferencein interfaceOrganizationOwned- Parameters:
organizationReference-- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- See Also:
-
getDefaultTraceCode
Supported API: true- Specified by:
getDefaultTraceCodein interface_SerialNumbered- See Also:
-
setDefaultTraceCode
Supported API: true- Specified by:
setDefaultTraceCodein interface_SerialNumbered- Throws:
WTPropertyVetoException- See Also:
-