com.ptc.windchill.mpml.resource
Class MPMPlantMaster

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.enterprise.Master
          extended by wt.part.WTPartMaster
              extended by com.ptc.windchill.mpml.resource.MPMResourceMaster
                  extended by com.ptc.windchill.mpml.resource.MPMPlantMaster
All Implemented Interfaces:
MPMCompatibleMaster, Externalizable, Serializable, wt.build.BuildTargetMaster, ConfiguredMaster, SerialNumbered, SerialNumberedConfiguredMaster, EffContext, wt.eff.ProductSolution, Releasable, wt.fc.BusinessInformation, Identified, NetFactor, ObjectMappable, Persistable, UniquelyIdentified, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, wt.generic.GenericizableMaster, wt.iba.value.IBAHolder, DisplayIdentification, WTContained, WTContainedIdentified, PathOccurrenceMasterContext, PathOwner, wt.org.electronicIdentity.ElectronicallySignable, OrganizationOwned, OrganizationOwnedImpl, OrganizationOwnedMaster, wt.part.Part, wt.part.PartMaster, wt.recent.RecentlyVisited, wt.representation.RepresentableMaster, wt.representation.RepresentablesAndMasters, wt.ufid.Federatable, Mastered

public class MPMPlantMaster
extends MPMResourceMaster
implements Externalizable

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:
Serialized Form

Field Summary
static String CATEGORY
          Label for the attribute.
 
Fields inherited from class wt.part.WTPartMaster
DEFAULT_UNIT, EFF_PROPAGATION_STOP, END_ITEM, NAME, NUMBER
 
Fields inherited from interface com.ptc.windchill.mpml.MPMCompatibleMaster
NAME, NUMBER
 
Fields inherited from interface wt.org.OrganizationOwnedImpl
ORGANIZATION_REFERENCE
 
Fields inherited from interface wt.org.OrganizationOwned
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER
 
Fields inherited from interface wt.configuration.SerialNumbered
DEFAULT_TRACE_CODE
 
Method Summary
 MPMPlantType getCategory()
          Gets the object for the association that plays role: CATEGORY.
 void setCategory(MPMPlantType a_Category)
          Sets the object for the association that plays role: CATEGORY.
 
Methods inherited from class com.ptc.windchill.mpml.resource.MPMResourceMaster
getName, getNumber, setName, setNumber
 
Methods inherited from class wt.part.WTPartMaster
getDefaultTraceCode, getDefaultUnit, getIdentificationObject, getIdentity, getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getOrganizationUniqueIdentifier, isEffPropagationStop, isEndItem, setDefaultTraceCode, setDefaultUnit, setEffPropagationStop, setEndItem, setOrganization, setOrganizationReference
 
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 wt.org.OrganizationOwnedImpl
getOrganizationReference
 
Methods inherited from interface wt.org.OrganizationOwned
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier
 

Field Detail

CATEGORY

public static final String CATEGORY
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getCategory

public MPMPlantType getCategory()
Gets the object for the association that plays role: CATEGORY.

Supported API: true

Returns:
MPMPlantType

setCategory

public void setCategory(MPMPlantType a_Category)
Sets the object for the association that plays role: CATEGORY.

Supported API: true

Parameters:
a_Category -