|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectwt.fc.WTObject
wt.fc.ObjectToObjectLink
wt.vc.struct.IteratedUsageLink
com.ptc.windchill.mpml.processplan.sequence.MPMSequenceUsageLink
public class MPMSequenceUsageLink
Use the newMPMSequenceUsageLink static factory method(s),
not the MPMSequenceUsageLink 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
| Field Summary | |
|---|---|
static String |
BRANCHING_TYPE
Label for the attribute. |
static String |
RETURN_TYPE
Label for the attribute. |
| Method Summary | |
|---|---|
MPMBranchingConstraintType |
getBranchingType()
Gets the object for the association that plays role: BRANCHING_TYPE. |
MPMReturnConstraintType |
getReturnType()
Gets the object for the association that plays role: RETURN_TYPE. |
void |
setBranchingType(MPMBranchingConstraintType a_BranchingType)
Sets the object for the association that plays role: BRANCHING_TYPE. |
void |
setReturnType(MPMReturnConstraintType a_ReturnType)
Sets the object for the association that plays role: RETURN_TYPE. |
| 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 |
|---|
public static final String BRANCHING_TYPE
public static final String RETURN_TYPE
| Method Detail |
|---|
public MPMBranchingConstraintType getBranchingType()
public void setBranchingType(MPMBranchingConstraintType a_BranchingType)
throws WTPropertyVetoException
a_BranchingType -
WTPropertyVetoExceptionpublic MPMReturnConstraintType getReturnType()
public void setReturnType(MPMReturnConstraintType a_ReturnType)
throws WTPropertyVetoException
a_ReturnType -
WTPropertyVetoException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||