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, LONG_DESCRIPTION_RICH_TEXT, LOWER_VALUE, NOMINAL_VALUE, SHORT_DESCRIPTION, UPPER_VALUEFields inherited from class com.ptc.windchill.mpml.pmi._MPMControlCharacteristic
DESCRIPTION, EPM_MASTER_REFERENCE, MODEL_ITEM_UID, NAME, NUMBER, SEVERITYFields inherited from interface wt.vc._Iterated
CONTROL_BRANCH, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, 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_STATE, STATEFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.team._TeamManaged
TEAM_ID, TEAM_TEMPLATE_IDFields inherited from interface wt.vc.views._ViewManageable
VARIATION1, VARIATION2 -
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
getLongDescriptionRichText, getLowerValue, getNominalValue, getShortDescription, getUpperValue, setLongDescriptionRichText, setLowerValue, setNominalValue, setShortDescription, setUpperValueMethods inherited from class com.ptc.windchill.mpml.pmi.MPMControlCharacteristic
getOrganization, setOrganizationMethods inherited from class com.ptc.windchill.mpml.pmi._MPMControlCharacteristic
getDescription, getEpmMasterReference, getModelItemUID, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier, getSeverity, getVariation1, getVariation2, setDescription, setEpmMasterReference, setModelItemUID, setSeverity, setVariation1, setVariation2Methods inherited from class wt.enterprise._RevisionControlled
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getLifeCycleState, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getState, getTeamId, getTeamTemplateId, isLatestIteration, setMaster, setMasterReferenceMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.vc._Iterated
getControlBranch, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationNote, getMasterReference, getModifier, getModifierEMail, getModifierFullName, getModifierName, isLatestIteration, setMaster, setMasterReferenceMethods inherited from interface wt.fc.Persistable
checkAttributes
-
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:
-
IteratedTranslatable
-
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:
-
IteratedTranslatable
-