Package com.ptc.windchill.mpml.resource
Class MPMPlantMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
wt.part._WTPartMaster
wt.part.WTPartMaster
com.ptc.windchill.mpml.resource._MPMResourceMaster
com.ptc.windchill.mpml.resource.MPMResourceMaster
com.ptc.windchill.mpml.resource._MPMPlantMaster
com.ptc.windchill.mpml.resource.MPMPlantMaster
- All Implemented Interfaces:
_MPMCompatibleMaster,MPMCompatibleMaster,Externalizable,Serializable,wt.analytics._AnalyticsManageableMaster,wt.analytics.AnalyticsManageableMaster,wt.analytics.compliance._ComplianceManageableMaster,wt.analytics.compliance.ComplianceManageableMaster,wt.analytics.cost._CostManageableMaster,wt.analytics.cost.CostManageableMaster,wt.aum._AlternateUnitAssignable,AlternateUnitAssignable,wt.build.BuildTargetMaster,wt.configuration._ConfiguredMaster,_SerialNumbered,wt.configuration._SerialNumberedConfiguredMaster,ConfiguredMaster,SerialNumbered,SerialNumberedConfiguredMaster,wt.eff._EffContext,wt.eff._ProductSolution,EffContext,ProductSolution,wt.esi._EnterpriseDataMastered,wt.esi._Releasable,wt.esi.EnterpriseDataMastered,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.generic._GenericizableMaster,wt.generic.GenericizableMaster,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,WTContained,WTContainedIdentified,wt.mpm._ConsumableResourceMaster,ConsumableResourceMaster,wt.mpm.resource._WTCompatibleMaster,wt.mpm.resource.WTCompatibleMaster,wt.mpm.routing._WCRoutableMaster,wt.mpm.routing._WCRouteHolderMaster,wt.mpm.routing.WCRoutableMaster,wt.mpm.routing.WCRouteHolderMaster,wt.objecttag._ObjectTagger,wt.objecttag.ObjectTagger,wt.occurrence._PathOccurrenceMasterContext,PathOccurrenceMasterContext,PathOwner,wt.option._IndependentAssignableContext,wt.option._OptionSetAssignable,wt.option.IndependentAssignableContext,OptionSetAssignable,_OrganizationOwned,_OrganizationOwnedImpl,wt.org._OrganizationOwnedMaster,wt.org.electronicIdentity._ElectronicallySignable,wt.org.electronicIdentity.ElectronicallySignable,OrganizationOwned,OrganizationOwnedImpl,OrganizationOwnedMaster,wt.part._Part,wt.part._PartMaster,wt.part.Part,wt.part.PartMaster,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.translate._MasterTranslatable,wt.translate._Translatable,wt.translate.MasterTranslatable,wt.translate.Translatable,wt.type._TypeManaged,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=MPMResourceMaster.class,interfaces=wt.objecttag.ObjectTagger.class,extendable=true,properties={@GeneratedProperty(name="name",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=60,required=true)),@GeneratedProperty(name="number",type=java.lang.String.class,supportedAPI=PUBLIC,constraints=@PropertyConstraints(stringCase=UPPER_CASE,changeable=VIA_OTHER_MEANS,upperLimit=40,required=true)),@GeneratedProperty(name="category",type=MPMPlantType.class,initialValue="MPMPlantType.PRODUCTION",supportedAPI=PUBLIC,accessors=@PropertyAccessors(setExceptions={}),constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="genericType",type=GenericType.class,initialValue="wt.generic.GenericType.STANDARD",constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(defaultValue="dynamic"))},tableProperties=@TableProperties(compositeIndex1="+UPPER(name)"),iconProperties=@IconProperties(standardIcon="netmarkets/images/plant_master.gif",openIcon="netmarkets/images/plant_master.gif"))
public class MPMPlantMaster
extends _MPMPlantMaster
Use the newMPMPlantMaster static factory method(s), not
the MPMPlantMaster 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.resource._MPMPlantMaster
CATEGORY, EXTERNALIZATION_VERSION_UIDFields inherited from class wt.part.WTPartMaster
R51_EXTERNALIZATION_VERSION_UIDFields inherited from class wt.part._WTPartMaster
DEFAULT_UNIT, EFF_CALCULATION_STATUS, EFF_PROPAGATION_STOP, END_ITEM, HIDE_PART_IN_STRUCTURE, NAME, NUMBER, PHANTOM, SERVICEABLE, SERVICEKITFields 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.generic._GenericizableMaster
COLLAPSIBLE, GENERIC_TYPEFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.vc._Mastered
SERIESFields inherited from interface com.ptc.windchill.mpml._MPMCompatibleMaster
NAME, NUMBERFields 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.translate._Translatable
TRANSLATION_INFOFields 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
Methods inherited from class com.ptc.windchill.mpml.resource._MPMPlantMaster
getCategory, getClassInfo, getConceptualClassname, getType, readExternal, readExternal, readVersion, setCategory, super_readExternal_MPMPlantMaster, super_readVersion_MPMPlantMaster, super_writeExternal_MPMPlantMaster, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.mpml.resource._MPMResourceMaster
readVersion, super_readExternal_MPMResourceMaster, super_readVersion_MPMResourceMaster, super_writeExternal_MPMResourceMasterMethods inherited from class wt.part.WTPartMaster
checkAttributes, getIdentificationObject, getIdentity, getOrganization, getOrganizationUniqueIdentifier, getTranslationInfo, newWTPartMaster, setIdentificationObject, setOrganization, setTranslationInfoMethods inherited from class wt.part._WTPartMaster
getAttributeContainer, getContainer, getContainerName, getContainerReference, getDefaultTraceCode, getDefaultUnit, getEffCalculationStatus, getFederatableInfo, getGenericType, getHidePartInStructure, getName, getNumber, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getServiceable, getServicekit, isCollapsible, isEffPropagationStop, isEndItem, isPhantom, readVersion, setAttributeContainer, setCollapsible, setContainer, setContainerReference, setDefaultTraceCode, setDefaultUnit, setEffCalculationStatus, setEffPropagationStop, setEndItem, setFederatableInfo, setGenericType, setHidePartInStructure, setName, setNumber, setOrganizationReference, setPhantom, setServiceable, setServicekit, super_readExternal_WTPartMaster, super_readVersion_WTPartMaster, super_writeExternal_WTPartMasterMethods 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
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 com.ptc.windchill.mpml._MPMCompatibleMaster
getName, getNumber, setName, setNumberMethods inherited from interface wt.org._OrganizationOwned
getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifierMethods inherited from interface wt.org._OrganizationOwnedImpl
getOrganizationReference, setOrganizationReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.inf.container._WTContained
getContainer, getContainerName, getContainerReference, setContainer, setContainerReferenceMethods inherited from interface wt.org.OrganizationOwned
getOrganization, setOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
newMPMPlantMaster
Default factory for the class.
Supported API: true- Returns:
- MPMPlantMaster
- Throws:
WTException
-