Class MPMOperationMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
com.ptc.windchill.mpml.processplan.operation._MPMOperationMaster
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:
com.ptc.windchill.mpml.processplan.operation._MPMStandardOperationMaster
@GenAsPersistable(superClass=Master.class,interfaces={wt.representation.RepresentableMaster.class,OrganizationOwnedMaster.class,Releasable.class,WTContained.class,UniquelyIdentified.class,WTContainedIdentified.class,ConfiguredMaster.class,wt.ufid.Federatable.class,MPMOperationHolderMaster.class,SerialNumbered.class,AlternateUnitAssignable.class,wt.iba.value.IBAHolder.class,wt.type.TypeManaged.class,OptionSetAssignable.class,com.ptc.windchill.mpml.MPMPlantOwnedMaster.class,wt.projmgmt.deliverable.MasteredSubjectOfDeliverable.class},serializable=EXTERNALIZABLE_BASIC,extendable=true,properties={@GeneratedProperty(name="number",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="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.",constraints=@PropertyConstraints(stringCase=UPPER_CASE,changeable=VIA_OTHER_MEANS,upperLimit=40,required=true),columnProperties=@ColumnProperties(index=true,columnName="WTPartNumber")),@GeneratedProperty(name="name",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="The name of the operation",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=60,required=true)),@GeneratedProperty(name="baseUnitOfMeasure",type=QuantityUnit.class,initialValue="wt.part.QuantityUnit.EA",supportedAPI=PUBLIC,constraints=@PropertyConstraints(upperLimit=30,required=true)),@GeneratedProperty(name="category",type=MPMOperationCategory.class,initialValue="MPMOperationCategory.PRODUCTION",supportedAPI=PUBLIC,constraints=@PropertyConstraints(upperLimit=30,required=true))},tableProperties=@TableProperties(compositeIndex1="+Upper(name)",oracleTableSize=HUGE),iconProperties=@IconProperties(standardIcon="netmarkets/images/operation_master_mpm.png",openIcon="netmarkets/images/operation_master_mpm.png"))
public class MPMOperationMaster
extends _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
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationMaster
BASE_UNIT_OF_MEASURE, CATEGORY, EXTERNALIZATION_VERSION_UID, NAME, NUMBERFields 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 TypeMethodDescriptionGets the value of the attribute: ORGANIZATION.Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER.static MPMOperationMasterDefault factory for the class.voidsetOrganization(WTOrganization a_Organization) Sets the value of the attribute: ORGANIZATION.Methods inherited from class com.ptc.windchill.mpml.processplan.operation._MPMOperationMaster
getAttributeContainer, getBaseUnitOfMeasure, getCategory, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDefaultTraceCode, getFederatableInfo, getName, getNumber, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getType, readExternal, readExternal, readVersion, setAttributeContainer, setBaseUnitOfMeasure, setCategory, setContainer, setContainerReference, setDefaultTraceCode, setFederatableInfo, setName, setNumber, setOrganizationReference, super_readExternal_MPMOperationMaster, super_readVersion_MPMOperationMaster, super_writeExternal_MPMOperationMaster, writeExternal, writeExternalMethods inherited from class wt.enterprise.Master
getBusinessType, 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.fc.Persistable
checkAttributes
-
Method Details
-
newMPMOperationMaster
Default factory for the class.
Supported API: true- Returns:
- MPMOperationMaster
- Throws:
WTException
-
getOrganizationUniqueIdentifier
Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER. The getter for this attribute delivers organization unique identifier.
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- Overrides:
getOrganizationUniqueIdentifierin class_MPMOperationMaster- Returns:
- String
- See Also:
-
getOrganization
Gets the value of the attribute: ORGANIZATION.
Supported API: true- Returns:
- WTOrganization
-
setOrganization
Sets the value of the attribute: ORGANIZATION.
Supported API: true- Parameters:
a_Organization-- Throws:
WTPropertyVetoException
-