Package com.ptc.windchill.option.model
Class ChoiceMaster
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.enterprise._Master
wt.enterprise.Master
com.ptc.windchill.option.model._ChoiceMaster
com.ptc.windchill.option.model.ChoiceMaster
- All Implemented Interfaces:
com.ptc.windchill.option.model._RuleMember,com.ptc.windchill.option.model.RuleMember,Externalizable,Serializable,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.inf.container._WTContained,WTContained,wt.option._ExpressionMember,wt.option.ExpressionMember,wt.recent.RecentlyVisited,wt.ufid._Federatable,wt.ufid.Federatable,wt.vc._Mastered,Mastered
@GenAsPersistable(superClass=Master.class,interfaces={wt.ufid.Federatable.class,WTContained.class,wt.option.ExpressionMember.class,com.ptc.windchill.option.model.RuleMember.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="optionDataType",type=OptionDataType.class,initialValue="com.ptc.windchill.option.model.OptionDataType.STRING",columnProperties=@ColumnProperties(defaultValue="STRING")),@GeneratedProperty(name="dataValue",type=double.class,supportedAPI=PUBLIC,javaDoc="The dataValue for a numeric datatype."),@GeneratedProperty(name="dataValuePrecision",type=int.class,supportedAPI=PUBLIC,javaDoc="Precision for dataValue for a numeric datatype."),@GeneratedProperty(name="name",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="Name of the choice.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS,upperLimit=500,required=true),columnProperties=@ColumnProperties(columnName="OptionNumber")),@GeneratedProperty(name="number",type=java.lang.String.class,supportedAPI=PUBLIC,javaDoc="The number for the choice.",constraints=@PropertyConstraints(stringCase=UPPER_CASE,changeable=VIA_OTHER_MEANS,upperLimit=40,required=true),columnProperties=@ColumnProperties(columnName="choiceNumber",unique=true))},foreignKeys=@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="qom",type=wt.units.display.QuantityOfMeasure.class),myRole=@MyRole(name="theChoice",cardinality=ONE)),tableProperties=@TableProperties(compositeIndex1="+ optionDataType+qomReference.key.id+thePersistInfo.theObjectIdentifier.id+number+dataValue+dataValuePrecision",compositeIndex8="thePersistInfo.theObjectIdentifier.id+thePersistInfo.markForDelete",tableName="ATOChoiceMaster"))
public class ChoiceMaster
extends _ChoiceMaster
Use the newChoiceMaster static factory method(s), not the
ChoiceMaster 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: false
- See Also:
-
Field Summary
Fields inherited from class com.ptc.windchill.option.model._ChoiceMaster
DATA_VALUE, DATA_VALUE_PRECISION, EXTERNALIZATION_VERSION_UID, NAME, NUMBER, OPTION_DATA_TYPE, QOM, QOM_REFERENCEFields 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.vc._Mastered
SERIESFields inherited from interface wt.fc._Persistable
PERSIST_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.option.ExpressionMember
LOADER_CACHE_KEYFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface com.ptc.windchill.option.model.RuleMember
LOADER_CACHE_KEYFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class com.ptc.windchill.option.model._ChoiceMaster
getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDataValue, getDataValuePrecision, getFederatableInfo, getNumber, getOptionDataType, getQom, getQomReference, getType, readExternal, readExternal, readVersion, setContainer, setContainerReference, setDataValue, setDataValuePrecision, setFederatableInfo, setName, setNumber, setOptionDataType, setQom, setQomReference, super_readExternal_ChoiceMaster, super_readVersion_ChoiceMaster, super_writeExternal_ChoiceMaster, writeExternal, writeExternalMethods inherited from class wt.enterprise.Master
getBusinessType, getIdentity, 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.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity