Class MPMCompatibilityLink

All Implemented Interfaces:
com.ptc.windchill.mpml._MPMCompatibilityLinkTypeInterface, com.ptc.windchill.mpml.MPMCompatibilityLinkTypeInterface, Externalizable, Serializable, wt.esi._Releasable, Releasable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, wt.fc.archive._Archiveable, wt.fc.archive.Archiveable, 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.option._ChoiceMappable, wt.option._Expressionable, wt.option._ExpressionAssignable, ChoiceMappable, Expressionable, ExpressionAssignable, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged, wt.ufid._Federatable, wt.ufid.Federatable

@GenAsBinaryLink(superClass=IteratedReferenceLink.class,interfaces={wt.fc.archive.Archiveable.class,Releasable.class,wt.type.Typed.class,Filterable.class,ChoiceMappable.class,com.ptc.windchill.mpml.MPMCompatibilityLinkTypeInterface.class,ExpressionAssignable.class},serializable=EXTERNALIZABLE_BASIC,properties={@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="compatibilityType",type=MPMCompatibilityLinkType.class,initialValue="com.ptc.windchill.mpml.MPMCompatibilityLinkType.ACCEPTABLE",constraints=@PropertyConstraints(required=true))},roleA=@GeneratedRole(name="referencedBy",type=MPMCompatibility.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="references",type=MPMCompatibleMaster.class,cardinality=ONE_TO_MANY,owner=false),tableProperties=@TableProperties(tableName="MPMCompatibilityLink")) public class MPMCompatibilityLink extends _MPMCompatibilityLink

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