Class MPMOperationToConsumableLink

All Implemented Interfaces:
com.ptc.core.meta.type.mgmt.server.impl.association._AssociationConstrainable, com.ptc.core.meta.type.mgmt.server.impl.association.AssociationConstrainable, com.ptc.windchill.mpml.processplan.operation._MPMOperationRefLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation._MPMOperationToConsumableLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationRefLinkTypeInterface, com.ptc.windchill.mpml.processplan.operation.MPMOperationToConsumableLinkTypeInterface, Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.federation._FederatedLinkHolder, wt.federation._RemotelyLinkable, wt.federation.FederatedLinkHolder, wt.federation.RemotelyLinkable, _Filterable, Filterable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.objecttag._ObjectTaggable, wt.objecttag.ObjectTaggable, wt.option._ChoiceMappable, wt.option._Expressionable, wt.option._ExpressionAssignable, wt.option._IndependentExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.option.IndependentExpressionAssignable, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=MPMOperationRefLinkQuantity.class,interfaces={Releasable.class,com.ptc.windchill.mpml.processplan.operation.MPMOperationToConsumableLinkTypeInterface.class,wt.objecttag.ObjectTaggable.class},properties={@GeneratedProperty(name="usageRate",type=double.class,initialValue="1.0"),@GeneratedProperty(name="stepUsageRate1",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate2",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate3",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate4",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate5",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate6",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate7",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="stepUsageRate8",type=double.class,initialValue="-1.0"),@GeneratedProperty(name="allocationNumber",type=java.lang.String.class),@GeneratedProperty(name="scheduled",type=boolean.class,initialValue="false"),@GeneratedProperty(name="ncResourcePath",type=java.lang.String.class,javaDoc="Used in NC File import to verify which objects should be updated.",constraints=@PropertyConstraints(changeable=VIA_OTHER_MEANS)),@GeneratedProperty(name="uniqueIdentifier",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true,defaultValue="0"))},roleA=@GeneratedRole(name="referencedBy",type=MPMOperation.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="references",type=ConsumableResourceMaster.class,cascade=false),tableProperties=@TableProperties(tableName="MPMOperationToConsumableLink"),iconProperties=@IconProperties(standardIcon="wtcore/images/part.gif",openIcon="wtcore/images/part.gif")) public class MPMOperationToConsumableLink extends _MPMOperationToConsumableLink

Use the newMPMOperationToConsumableLink static factory method(s), not the MPMOperationToConsumableLink 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: