Package com.ptc.windchill.mpml
Class MPMDocumentDescribeLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.vc.struct._IteratedDescribeLink
wt.vc.struct.IteratedDescribeLink
com.ptc.windchill.mpml._MPMDocumentDescribeLink
com.ptc.windchill.mpml.MPMDocumentDescribeLink
- All Implemented Interfaces:
com.ptc.windchill.mpml._MPMDocumentLink,com.ptc.windchill.mpml.MPMDocumentLink,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,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.ufid._Federatable,wt.ufid.Federatable
@GenAsBinaryLink(superClass=IteratedDescribeLink.class,interfaces={com.ptc.windchill.mpml.MPMDocumentLink.class,Filterable.class,ChoiceMappable.class,Releasable.class,wt.objecttag.ObjectTaggable.class,ExpressionAssignable.class,wt.option.IndependentExpressionAssignable.class},serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="illustration",type=boolean.class,initialValue="false"),@GeneratedProperty(name="docOrder",type=int.class),@GeneratedProperty(name="controlLinkRef",type=ObjectReference.class),@GeneratedProperty(name="uniqueIdentifier",type=java.lang.String.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(index=true,defaultValue="0"))},roleA=@GeneratedRole(name="describes",type=MPMDocumentManageable.class,cardinality=ONE_TO_MANY),roleB=@GeneratedRole(name="describedBy",type=WTDocument.class,cardinality=ONE_TO_MANY,owner=false),tableProperties=@TableProperties(tableName="MPMDocumentDescribeLink"))
public class MPMDocumentDescribeLink
extends _MPMDocumentDescribeLink
Use the newMPMDocumentDescribeLink static factory method(s),
not the MPMDocumentDescribeLink 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:
-
Field Summary
Fields inherited from class com.ptc.windchill.mpml._MPMDocumentDescribeLink
CONTROL_LINK_REF, DOC_ORDER, EXTERNALIZATION_VERSION_UID, ILLUSTRATION, UNIQUE_IDENTIFIERFields inherited from class wt.vc.struct._IteratedDescribeLink
DESCRIBED_BY_ROLE, DESCRIBES_ROLEFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.option._Expressionable
EXPRESSION_DATAFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.filter._Filterable
FILTERED_STATUSFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.option.ChoiceMappable
LOADER_CACHE_KEYFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.option.Expressionable
LOADER_CACHE_KEYFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionstatic MPMDocumentDescribeLinknewMPMDocumentDescribeLink(MPMDocumentManageable describes, WTDocument describedBy) Default factory for the class.Methods inherited from class com.ptc.windchill.mpml._MPMDocumentDescribeLink
getClassInfo, getConceptualClassname, getControlLinkRef, getDescribedBy, getDescribes, getDocOrder, getExpressionData, getFederatableInfo, getFilteredStatus, getType, getUniqueIdentifier, isIllustration, readExternal, readExternal, readVersion, setControlLinkRef, setDescribedBy, setDescribes, setDocOrder, setExpressionData, setFederatableInfo, setFilteredStatus, setIllustration, setUniqueIdentifier, super_readExternal_MPMDocumentDescribeLink, super_readVersion_MPMDocumentDescribeLink, super_writeExternal_MPMDocumentDescribeLink, writeExternal, writeExternalMethods inherited from class wt.vc.struct._IteratedDescribeLink
readVersion, setDescribedBy, setDescribes, super_readExternal_IteratedDescribeLink, super_readVersion_IteratedDescribeLink, super_writeExternal_IteratedDescribeLinkMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleAObjectRef, setRoleBObjectRefMethods inherited from interface com.ptc.windchill.mpml._MPMDocumentLink
getRoleAObject, getRoleBObject, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getObject, getOtherObject, getRole, getRoleAObjectId, getRoleBObjectIdMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Method Details
-
newMPMDocumentDescribeLink
public static MPMDocumentDescribeLink newMPMDocumentDescribeLink(MPMDocumentManageable describes, WTDocument describedBy) throws WTException Default factory for the class.
Supported API: true- Parameters:
describes-describedBy-- Returns:
- MPMDocumentDescribeLink
- Throws:
WTException
-