Package com.ptc.windchill.mpml.pmi
Class _MPMStandardCCMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
com.ptc.windchill.mpml.pmi._MPMControlCharacteristicMaster
com.ptc.windchill.mpml.pmi.MPMControlCharacteristicMaster
com.ptc.windchill.mpml.pmi._MPMStandardCCMaster
- All Implemented Interfaces:
Externalizable,Serializable,wt.configuration._ConfiguredMaster,ConfiguredMaster,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,_OrganizationOwned,_OrganizationOwnedImpl,wt.org._OrganizationOwnedMaster,OrganizationOwned,OrganizationOwnedImpl,OrganizationOwnedMaster,wt.recent.RecentlyVisited,wt.translate._MasterTranslatable,wt.translate._Translatable,wt.translate.MasterTranslatable,wt.translate.Translatable,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
- Direct Known Subclasses:
MPMStandardCCMaster
public abstract class _MPMStandardCCMaster
extends MPMControlCharacteristicMaster
implements wt.translate.MasterTranslatable, Externalizable
- See Also:
-
Field Summary
FieldsFields inherited from class com.ptc.windchill.mpml.pmi._MPMControlCharacteristicMaster
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.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.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetCategory(MPMStandardCCCategory category) Supported API: trueMethods inherited from class com.ptc.windchill.mpml.pmi.MPMControlCharacteristicMaster
getIdentificationObject, getIdentity, getOrganization, newMPMControlCharacteristicMaster, setOrganizationMethods inherited from class com.ptc.windchill.mpml.pmi._MPMControlCharacteristicMaster
getAttributeContainer, getContainer, getContainerName, getContainerReference, getFederatableInfo, getName, getNumber, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getOrganizationUniqueIdentifier, readVersion, setAttributeContainer, setContainer, setContainerReference, setFederatableInfo, setName, setNumber, setOrganizationReference, super_readExternal_MPMControlCharacteristicMaster, super_readVersion_MPMControlCharacteristicMaster, super_writeExternal_MPMControlCharacteristicMasterMethods 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.identity.DisplayIdentification
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
CATEGORY
Supported API: true- See Also:
-
-
Method Details
-
getCategory
Supported API: true- See Also:
-
setCategory
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-