Class PlantDataLink

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
com.ptc.windchill.enterprise.data._PlantDataLink
com.ptc.windchill.enterprise.data.PlantDataLink
All Implemented Interfaces:
com.ptc.windchill.enterprise.data._DatableLink, com.ptc.windchill.enterprise.data._EnterpriseDataLinkTypeInterface, com.ptc.windchill.enterprise.data.DatableLink, com.ptc.windchill.enterprise.data.EnterpriseDataLinkTypeInterface, 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.EnterpriseDataLinkTypeInterface.class,wt.type.Typed.class,com.ptc.windchill.enterprise.data.DatableLink.class}, serializable=EXTERNALIZABLE_BASIC, roleA=@GeneratedRole(name="datable",type=Datable.class,cardinality=ONE_TO_MANY), roleB=@GeneratedRole(name="data",type=EnterpriseData.class,cardinality=ONE_TO_MANY), tableProperties=@TableProperties(tableName="PlantDataLink")) public class PlantDataLink extends com.ptc.windchill.enterprise.data._PlantDataLink

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