Package com.ptc.windchill.mpml.pmi
Class MPMStandardCC
java.lang.Object
wt.fc._WTObject
- All Implemented Interfaces:
com.ptc.windchill.mpml._MPMDocumentManageable,MPMDocumentManageable,com.ptc.windchill.mpml.pmi._MPMControlCharacteristicTypeInterface,com.ptc.windchill.mpml.pmi._MPMStandardCCTypeInterface,com.ptc.windchill.mpml.pmi.MPMControlCharacteristicTypeInterface,com.ptc.windchill.mpml.pmi.MPMStandardCCTypeInterface,Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.change2._Changeable2,wt.change2._ChangeableIfc,Changeable2,ChangeableIfc,wt.configuration._ConfigurationManageable,wt.configuration._ConfiguredVersion,ConfigurationManageable,ConfiguredVersion,wt.content._ContentHolder,ContentHolder,wt.esi._Releasable,Releasable,wt.facade.persistedcollection._PersistedCollectable,PersistedCollectable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,wt.folder._IteratedFoldered,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,IteratedFoldered,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,WTContained,wt.lifecycle._IteratedLifeCycleManaged,_LifeCycleManaged,IteratedLifeCycleManaged,LifeCycleManaged,wt.locks._Lockable,Lockable,wt.maturity._Promotable,Promotable,wt.meeting.actionitem._IteratedSubjectOfActionItem,wt.meeting.actionitem._SubjectOfActionItem,wt.meeting.actionitem.IteratedSubjectOfActionItem,wt.meeting.actionitem.SubjectOfActionItem,wt.notify._Notifiable,Notifiable,_OrganizationOwned,wt.org._OrganizationOwnedVersion,OrganizationOwned,OrganizationOwnedVersion,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,wt.representation._Representable,wt.representation._RepresentablesAndMasters,wt.representation._RepresentationContributor,Representable,wt.representation.RepresentablesAndMasters,wt.representation.RepresentationContributor,_TeamManaged,TeamManaged,wt.translate._IteratedTranslatable,wt.translate.IteratedTranslatable,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,_Iterated,wt.vc._OneOffVersioned,wt.vc._Versionable,wt.vc._Versioned,wt.vc.baseline._Baselineable,Baselineable,Iterated,OneOffVersioned,Versionable,Versioned,_ViewManageable,ViewManageable,wt.vc.wip._Workable,Workable,wt.workflow.forum._IteratedSubjectOfForum,wt.workflow.forum._SubjectOfForum,wt.workflow.forum.IteratedSubjectOfForum,SubjectOfForum,wt.workflow.notebook._IteratedSubjectOfNotebook,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.IteratedSubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
@GenAsPersistable(superClass=MPMControlCharacteristic.class,interfaces={wt.translate.IteratedTranslatable.class,Changeable2.class,Representable.class,MPMDocumentManageable.class,com.ptc.windchill.mpml.pmi.MPMStandardCCTypeInterface.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="shortDescription",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="Short Description of Control Characteristic"),@GeneratedProperty(name="longDescriptionRichText",type=HTMLText.class,supportedAPI=PUBLIC,javaDoc="Long Description of Control Characteristic"),@GeneratedProperty(name="nominalValue",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="lowerValue",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="upperValue",type=java.lang.String.class,supportedAPI=PUBLIC),@GeneratedProperty(name="epmLengthScale",type=java.lang.Double.class,columnProperties=@ColumnProperties(persistent=false)),@GeneratedProperty(name="severity",type=MPMQualitySeverity.class,initialValue="MPMQualitySeverity.KEY\n",supportedAPI=PUBLIC,constraints=@PropertyConstraints(upperLimit=30,required=true))},foreignKeys=@GeneratedForeignKey(foreignKeyRole=@ForeignKeyRole(name="master",type=MPMStandardCCMaster.class,supportedAPI=PUBLIC,cascade=false,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iteration",supportedAPI=PUBLIC,cascade=false)),derivedProperties={@DerivedProperty(name="name",derivedFrom="master>name",supportedAPI=PUBLIC),@DerivedProperty(name="number",derivedFrom="master>number",supportedAPI=PUBLIC),@DerivedProperty(name="category",derivedFrom="master>category",supportedAPI=PUBLIC)})
public class MPMStandardCC
extends _MPMStandardCC
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.mpml.pmi._MPMStandardCC
CATEGORY, EXTERNALIZATION_VERSION_UID, LONG_DESCRIPTION_RICH_TEXT, LOWER_VALUE, NOMINAL_VALUE, SHORT_DESCRIPTION, UPPER_VALUEFields inherited from class com.ptc.windchill.mpml.pmi._MPMControlCharacteristic
CONTROL_REFERENCE, DESCRIPTION, EPM_LENGTH_SCALE, EPM_MASTER_REFERENCE, MODEL_ITEM_UID, NAME, NUMBER, SEVERITYFields inherited from class wt.enterprise.RevisionControlled
VERSION_DISPLAY_IDENTIFIER, VERSION_DISPLAY_IDENTITY, VERSION_DISPLAY_TYPEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.change2._Changeable2
HAS_HANGING_CHANGE, HAS_PENDING_CHANGE, HAS_RESULTING_CHANGE, HAS_SUSPECT, HAS_VARIANCEFields inherited from interface wt.content._ContentHolder
CONTENT_VECTOR, HAS_CONTENTS, HTTP_VECTOR, OPERATIONFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.iba.value._IBAHolder
ATTRIBUTE_CONTAINERFields inherited from interface wt.index._Indexable
INDEXER_SETFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.translate._IteratedTranslatable
AUTHORING_LANGUAGEFields inherited from interface wt.lifecycle._LifeCycleManaged
LIFE_CYCLE_AT_GATE, LIFE_CYCLE_BASIC, LIFE_CYCLE_NAME, LIFE_CYCLE_STATE, LIFE_CYCLE_TEMPLATE, STATEFields inherited from interface wt.locks._Lockable
LOCK, LOCK_DATE, LOCK_NOTE, LOCKED, LOCKER, LOCKER_EMAIL, LOCKER_FULL_NAME, LOCKER_NAMEFields inherited from interface com.ptc.windchill.mpml.pmi._MPMControlCharacteristicTypeInterface
TYPE_INFO_MPMCONTROL_CHARACTERISTICFields inherited from interface com.ptc.windchill.mpml.pmi._MPMStandardCCTypeInterface
TYPE_INFO_MPMSTANDARD_CCFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.vc._OneOffVersioned
ONE_OFF_VERSION_IDENTIFIER, ONE_OFF_VERSION_INFOFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedVersion
ORGANIZATION_REFERENCEFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_IDENTITY, TEAM_NAME, TEAM_TEMPLATE_ID, TEAM_TEMPLATE_IDENTITY, TEAM_TEMPLATE_NAMEFields inherited from interface wt.type._Typed
TYPE_DEFINITION_REFERENCEFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2, VIEW, VIEW_NAMEFields inherited from interface wt.vc.wip._Workable
CHECKOUT_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.folder.CabinetBased
FOLDER_PATH, LOCATIONFields 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.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.vc.Versioned
MASTER_SERIESFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Modifier and TypeMethodDescriptionDerived from_TranslationInfo.getAuthoringLanguage()Gets the value of the attribute: name; Name of the Quality Characteristic
Supported API: truegetName()Gets the value of the attribute: name; Name of the Quality Characteristic
Supported API: trueGets the value of the attribute: NUMBER.static MPMStandardCC
Supported API: truestatic MPMStandardCCnewMPMStandardCC(String number, String name, ObjectReference controlRef)
Supported API: truestatic MPMStandardCCnewMPMStandardCC(String number, String name, ObjectReference controlRef, ObjectReference epm_master_ref, String model_item_id)
Supported API: truestatic MPMStandardCCnewMPMStandardCC(String name, ObjectReference controlRef)
Supported API: truevoidsetAuthoringLanguage(String authoringLanguage) Derived fromTranslationInfo.setAuthoringLanguage(java.lang.String)voidsetCategory(MPMStandardCCCategory a_Category) Sets the value of the attribute: NAME.voidSets the value of the attribute: NAME.voidSets the value of the attribute: NUMBER.Methods inherited from class com.ptc.windchill.mpml.pmi._MPMStandardCC
getClassInfo, getConceptualClassname, getContentVector, getHttpVector, getLongDescriptionRichText, getLowerValue, getNominalValue, getOperation, getShortDescription, getType, getTypeInfoMPMStandardCC, getUpperValue, isHasContents, readExternal, readExternal, readVersion, setContentVector, setHasContents, setHttpVector, setLongDescriptionRichText, setLowerValue, setNominalValue, setOperation, setShortDescription, setTypeInfoMPMStandardCC, setUpperValue, super_readExternal_MPMStandardCC, super_readVersion_MPMStandardCC, super_writeExternal_MPMStandardCC, writeExternal, writeExternalMethods inherited from class com.ptc.windchill.mpml.pmi.MPMControlCharacteristic
getFlexTypeIdPath, getOrganization, getStandardFolderingInfo, getTypeDefinitionInfo, getValue, newMPMControlCharacteristic, newMPMControlCharacteristic, newMPMControlCharacteristic, newMPMControlCharacteristic, setOrganization, setValueMethods inherited from class com.ptc.windchill.mpml.pmi._MPMControlCharacteristic
getAttributeContainer, getContainer, getContainerName, getContainerReference, getControlReference, getDescription, getEpmLengthScale, getEpmMasterReference, getFederatableInfo, getModelItemUID, getOneOffVersionIdentifier, getOneOffVersionInfo, getOrganizationCodingSystem, getOrganizationName, getOrganizationReference, getOrganizationUniqueIdentifier, getSeverity, getTypeDefinitionReference, getTypeInfoMPMControlCharacteristic, getVariation1, getVariation2, getView, getViewName, readVersion, setAttributeContainer, setContainer, setContainerReference, setControlReference, setDescription, setEpmLengthScale, setEpmMasterReference, setFederatableInfo, setModelItemUID, setOneOffVersionInfo, setOrganizationReference, setSeverity, setTypeDefinitionReference, setTypeInfoMPMControlCharacteristic, setVariation1, setVariation2, setView, super_readExternal_MPMControlCharacteristic, super_readVersion_MPMControlCharacteristic, super_writeExternal_MPMControlCharacteristicMethods inherited from class wt.enterprise.RevisionControlled
getBusinessType, getCabinetReference, getCreator, getFolderPath, getIdentity, getIterationDisplayIdentifier, getLocation, getVersionDisplayIdentifier, getVersionDisplayIdentity, getVersionDisplayType, getVersionIdentifier, initialize, setIterationInfoMethods inherited from class wt.enterprise._RevisionControlled
getAdministrativeLock, getBranchIdentifier, getCabinet, getCabinetName, getCheckoutInfo, getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getDomainRef, getEntrySet, getEventSet, getIndexerSet, getIterationIdentifier, getIterationInfo, getIterationNote, getLifeCycleName, getLifeCycleState, getLifeCycleTemplate, getLock, getLockDate, getLocker, getLockerEMail, getLockerFullName, getLockerName, getLockNote, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getOwnership, getParentFolder, getSecurityLabels, getState, getTeamId, getTeamIdentity, getTeamName, getTeamTemplateId, getTeamTemplateIdentity, getTeamTemplateName, getVersionInfo, isHasHangingChange, isHasPendingChange, isHasResultingChange, isHasSuspect, isHasVariance, isInheritedDomain, isLatestIteration, isLifeCycleAtGate, isLifeCycleBasic, isLocked, readVersion, setAdministrativeLock, setCheckoutInfo, setControlBranch, setDomainRef, setEntrySet, setEventSet, setFolderingInfo, setHasHangingChange, setHasPendingChange, setHasResultingChange, setHasSuspect, setHasVariance, setIndexerSet, setInheritedDomain, setLock, setMaster, setMasterReference, setOwnership, setSecurityLabels, setState, setTeamId, setTeamTemplateId, setVersionInfo, super_readExternal_RevisionControlled, super_readVersion_RevisionControlled, super_writeExternal_RevisionControlledMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, 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.change2._Changeable2
isHasHangingChange, isHasPendingChange, isHasResultingChange, isHasSuspect, isHasVariance, setHasHangingChange, setHasPendingChange, setHasResultingChange, setHasSuspect, setHasVarianceMethods inherited from interface wt.vc._Iterated
getBranchIdentifier, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setControlBranch, setIterationInfo, setMaster, setMasterReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.access._SecurityLabeled
getSecurityLabels, setSecurityLabelsMethods inherited from interface wt.vc._Versioned
getVersionIdentifier, getVersionInfo, setVersionInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
getCategory
Gets the value of the attribute: name; Name of the Quality Characteristic
Supported API: true- Overrides:
getCategoryin class_MPMStandardCC- Returns:
- String
- See Also:
-
setCategory
Sets the value of the attribute: NAME. Name of the Quality Characteristic
Supported API: true- Overrides:
setCategoryin class_MPMStandardCC- Parameters:
a_Name-- Throws:
WTPropertyVetoException- See Also:
-
getName
Gets the value of the attribute: name; Name of the Quality Characteristic
Supported API: true- Specified by:
getNamein interfaceCabinetBased- Overrides:
getNamein class_MPMStandardCC- Returns:
- String
- See Also:
-
setName
Sets the value of the attribute: NAME. Name of the Quality Characteristic
Supported API: true- Overrides:
setNamein class_MPMStandardCC- Parameters:
a_Name-- Throws:
WTPropertyVetoException- See Also:
-
getNumber
Gets the value of the attribute: NUMBER. The number attribute for the Quality Characteristic
Supported API: true- Overrides:
getNumberin class_MPMStandardCC- Returns:
- String
- See Also:
-
setNumber
Sets the value of the attribute: NUMBER. The number attribute for the Quality Characteristic
Supported API: true- Overrides:
setNumberin class_MPMStandardCC- Parameters:
a_Number-- Throws:
WTPropertyVetoException- See Also:
-
newMPMStandardCC
public static MPMStandardCC newMPMStandardCC(String name, ObjectReference controlRef) throws WTException
Supported API: true- Parameters:
name-controlRef-- Returns:
- MPMControlCharacteristic
- Throws:
WTException
-
newMPMStandardCC
public static MPMStandardCC newMPMStandardCC(String number, String name, ObjectReference controlRef) throws WTException
Supported API: true- Parameters:
number-name-controlRef-- Returns:
- MPMControlCharacteristic
- Throws:
WTException
-
newMPMStandardCC
public static MPMStandardCC newMPMStandardCC(String number, String name, ObjectReference controlRef, ObjectReference epm_master_ref, String model_item_id) throws WTException
Supported API: true- Parameters:
number-name-controlRef-- Returns:
- MPMControlCharacteristic
- Throws:
WTException
-
newMPMStandardCC
Supported API: true- Returns:
- MPMControlCharacteristic
- Throws:
WTException
-
setAuthoringLanguage
Derived fromTranslationInfo.setAuthoringLanguage(java.lang.String)Supported API: true
Supported API: true Authoring Language property is set only if the Object is not persisted.- Specified by:
setAuthoringLanguagein interfacewt.translate._IteratedTranslatable- Overrides:
setAuthoringLanguagein class_MPMStandardCC- Parameters:
authoringLanguage-- Throws:
WTPropertyVetoException- See Also:
-
getAuthoringLanguage
Derived from_TranslationInfo.getAuthoringLanguage()Supported API: true Get Authoring Language return Server Locale, if the persisted Authoring Language value is NULL. else return the property value
Supported API: true- Specified by:
getAuthoringLanguagein interfacewt.translate._IteratedTranslatable- Overrides:
getAuthoringLanguagein class_MPMStandardCC- See Also:
-