Package wt.part

Class PartPathOccurrence

java.lang.Object
wt.part._PartPathOccurrence
wt.part.PartPathOccurrence
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, _Occurrence, _PathOccurrence, wt.occurrence._PathParentableOccurrence, wt.occurrence._PathToOccurrence, wt.occurrence._UsesPathToOccurrence, Occurrence, PathOccurrence, PathParentableOccurrence, wt.occurrence.PathToOccurrence, wt.occurrence.UsesPathToOccurrence

This PathOccurrence has a name attribute that can be used to hold a reference designator value.

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