Class MPMQuantityConstraintFactory

java.lang.Object
com.ptc.core.meta.type.runtime.server.impl.AbstractModelBasedConstraintFactory
com.ptc.windchill.mpml.command.server.impl.MPMQuantityConstraintFactory
All Implemented Interfaces:
OperationIdentifierConstants, ConstraintClassNameConstants, com.ptc.core.meta.container.common.ConstraintFactory, Serializable, wt.fc._NetFactor, NetFactor

public final class MPMQuantityConstraintFactory extends com.ptc.core.meta.type.runtime.server.impl.AbstractModelBasedConstraintFactory implements Serializable
Attribute specific constraint factory. If the attributes represented by the logical identifiers "quantity.amount" or "quantitiy.unit" are in the passed in AttributeTypeIdentifier array then constraints will be added.

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