content
Specifies the type of content of the bill of material (e.g. module, harness complete set)
Identifiable, ModifiableIdentifiable, HasCustomProperties<VecCustomProperty>, HasDescription<VecAbstractLocalizedString>, HasIdentification, HasModifiableIdentification, Visitable, SerializableSpecification for the description of a part structure. This specification defines what PartOccurrences are actually in the bill of material of the described PartOrUsage. This is necessary, because it is possible, that for a definite description a Part more PartOccurrences are needed than the ones that are in the bill of material (see CompositionSpecification).
Java class for PartStructureSpecification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PartStructureSpecification">
<complexContent>
<extension base="{http://www.prostep.org/ecad-if/2011/vec}PartOrUsageRelatedSpecification">
<sequence>
<element name="Content" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InBillOfMaterial" type="{http://www.w3.org/2001/XMLSchema}IDREFS" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
protected Stringprotected List<VecPartOccurrence>describedPart, specialPartTypedescriptions, identificationcustomProperties, xmlId<R,
E extends Throwable>
R Set of all VecPartWithSubComponentsRole that have a outgoing reference to this object.ExtendedUnmarshaller.voidsetContent(String value) getDescribedPart, getRefPartUsage, getRefSpecificRole, getSpecialPartType, setSpecialPartTypegetDescriptions, getIdentification, getParentDocumentVersion, getParentSheetOrChapter, setIdentificationgetCustomProperties, getRefExternalMapping, getXmlId, setXmlId, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCustomPropertiesWithType, getCustomPropertySpecifies the type of content of the bill of material (e.g. module, harness complete set)
References the PartOccurrences that are building the bill of material of a composite part.
Specifies the type of content of the bill of material (e.g. module, harness complete set)
Stringvalue - allowed object is
String
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 inBillOfMaterial property.
For example, to add a new item, do as follows:
getInBillOfMaterial().add(newItem);
Objects of the following type(s) are allowed in the list
Object
References the PartOccurrences that are building the bill of material of a composite part.
Set of all VecPartWithSubComponentsRole that have a outgoing reference to this object.ExtendedUnmarshaller.accept in interface Visitableaccept in class VecPartOrUsageRelatedSpecificationE extends Throwable