Package wt.part

Class PartCombinedPathOccurrence

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.occurrence._CombinedPathOccurrence
wt.occurrence.CombinedPathOccurrence
wt.part._PartCombinedPathOccurrence
wt.part.PartCombinedPathOccurrence
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._BinaryLink, wt.fc._Link, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, BinaryLink, Link, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.occurrence._CombinedOccurrence, _Occurrence, wt.occurrence._PathParentableOccurrence, CombinedOccurrence, Occurrence, PathParentableOccurrence

@GenAsBinaryLink(superClass=CombinedPathOccurrence.class, versions=-6094674597691393998L, roleA=@GeneratedRole(name="parent",type=PathOccurrence.class,columnProperties=@ColumnProperties(index=true)), roleB=@GeneratedRole(name="child",type=PathParentableOccurrence.class), tableProperties=@TableProperties(tableName="PartCombinedPathOccurrence")) public final class PartCombinedPathOccurrence extends wt.part._PartCombinedPathOccurrence
This CombinedPathOccurrence has a name attribute that can be used to hold a reference designator value.

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