com.ptc.windchill.mpml
Class MPMStandardProcedureLink

java.lang.Object
  extended by wt.fc.WTObject
      extended by wt.fc.ObjectToObjectLink
          extended by wt.vc.struct.IteratedUsageLink
              extended by com.ptc.windchill.mpml.MPMStandardProcedureLink
All Implemented Interfaces:
Externalizable, Serializable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.iba.value.IBAHolder, DisplayIdentification, wt.type.FlexTyped, wt.type.Typed

public class MPMStandardProcedureLink
extends IteratedUsageLink
implements wt.type.Typed, Externalizable

Use the newMPMStandardProcedureLink static factory method(s), not the MPMStandardProcedureLink 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:
Serialized Form

Field Summary
static String INSERTION_OPERATION
          Label for the attribute.
 
Method Summary
 String getInsertionOperation()
          Gets the value of the attribute: INSERTION_OPERATION.
 void setInsertionOperation(String a_InsertionOperation)
          Sets the value of the attribute: INSERTION_OPERATION.
 
Methods inherited from class wt.vc.struct.IteratedUsageLink
getUsedBy, getUses
 
Methods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

INSERTION_OPERATION

public static final String INSERTION_OPERATION
Label for the attribute.

Supported API: true

See Also:
Constant Field Values
Method Detail

getInsertionOperation

public String getInsertionOperation()
Gets the value of the attribute: INSERTION_OPERATION.

Supported API: true

Returns:
String

setInsertionOperation

public void setInsertionOperation(String a_InsertionOperation)
                           throws WTPropertyVetoException
Sets the value of the attribute: INSERTION_OPERATION.

Supported API: true

Parameters:
a_InsertionOperation -
Throws:
WTPropertyVetoException