PartUsages shall be used for the specification of the elements on an electrical system wiring plan and for the specification of the elements on a pure geometry description. PartUsages shall more than ever be used in cases where it is necessary to describe a certain instance of a part or part group, possibly together with certain technical properties, but where it is at the same time yet not possible to define a concrete part number.
Java class for PartUsage complex type.
The following schema fragment specifies the expected content contained within this class.
Gets a Set of all VecPartOccurrence that have a outgoing reference to this object. Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by the ExtendedUnmarshaller. This property is consistent to the state of object model at the time of unmarshalling.
The primary type of the PartUsage defines the type of the described part (e.g. ConnectorHousing, Fixing, etc.) Since the VEC supports dual use parts (e.g. Fixing & WireProtection) there is no direct connection between the primaryPartUsageType and the allowed specifications for the description of a PartUsage.
Gets the value of the primaryPartUsageType property.
The primary type of the PartUsage defines the type of the described part (e.g. ConnectorHousing, Fixing, etc.) Since the VEC supports dual use parts (e.g. Fixing & WireProtection) there is no direct connection between the primaryPartUsageType and the allowed specifications for the description of a PartUsage.
Gets a Set of all VecPartOccurrence that have a outgoing reference to this object. Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by the ExtendedUnmarshaller. This property is consistent to the state of object model at the time of unmarshalling. It does not reflect any changes done in the object model after the unmarshalling.
This property has no effect when the object is marshalled to xml.
Gets the value of the partOrUsageRelatedSpecification property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the Jakarta XML Binding object.
This is why there is not a set method for the partOrUsageRelatedSpecification property.
Gets a reference to the parent of this object in the XML DOM Tree. If this class can have different parents in DOM, this property is initialized with the parent, if the parent is a VecPartUsageSpecification otherwise it will be null. Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by the ExtendedUnmarshaller. This property is consistent to the state of object model at the time of unmarshalling. It does not reflect any changes done in the object model after the unmarshalling.
This property has no effect when the object is marshalled to xml.
accept
public<R,
E extends Throwable>Raccept(Visitor<R,E> aVisitor)
throws E