Class EnterpriseDataMasterLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.enterprise.data._EnterpriseDataMasterLink
com.ptc.windchill.enterprise.data.EnterpriseDataMasterLink
All Implemented Interfaces:
com.ptc.windchill.enterprise.data._EnterpriseDataMasterLinkTypeInterface, com.ptc.windchill.enterprise.data.EnterpriseDataMasterLinkTypeInterface, Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, wt.iba.value._IBAHolder, wt.iba.value.IBAHolder, DisplayIdentification, wt.type._Typed, wt.type._TypeManaged, wt.type.FlexTyped, wt.type.Typed, wt.type.TypeManaged

@GenAsBinaryLink(superClass=ObjectToObjectLink.class, interfaces={com.ptc.windchill.enterprise.data.EnterpriseDataMasterLinkTypeInterface.class,wt.type.Typed.class}, serializable=EXTERNALIZABLE_BASIC, roleA=@GeneratedRole(name="mastered",type=wt.esi.EnterpriseDataMastered.class,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="master",type=EnterpriseDataMaster.class,cardinality=ONE_TO_MANY), tableProperties=@TableProperties(tableName="EnterpriseDataMasterLink")) public class EnterpriseDataMasterLink extends com.ptc.windchill.enterprise.data._EnterpriseDataMasterLink

Use the newEnterpriseDataLink static factory method(s), not the EnterpriseDataLink 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:
  • Method Details