primaryLockingType
Specifies if the cavity has a primary locking and of what type it is.
Identifiable, ModifiableIdentifiable, HasCustomProperties<VecCustomProperty>, HasDescription<VecAbstractLocalizedString>, HasIdentification, HasModifiableIdentification, Visitable, SerializableSpecification for the definition of cavities.
Java class for CavitySpecification complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CavitySpecification">
<complexContent>
<extension base="{http://www.prostep.org/ecad-if/2011/vec}Specification">
<sequence>
<element name="Angle" type="{http://www.prostep.org/ecad-if/2011/vec}NumericalValue" maxOccurs="2" minOccurs="0"/>
<element name="CavityDesign" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="CavityDiameter" type="{http://www.prostep.org/ecad-if/2011/vec}NumericalValue" minOccurs="0"/>
<element name="MinWireElementOutsideDiameter" type="{http://www.prostep.org/ecad-if/2011/vec}NumericalValue" minOccurs="0"/>
<element name="MaxWireElementOutsideDiameter" type="{http://www.prostep.org/ecad-if/2011/vec}NumericalValue" minOccurs="0"/>
<element name="PrimaryLockingType" type="{http://www.prostep.org/ecad-if/2011/vec}PrimaryLockingType" minOccurs="0"/>
<element name="Sealable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="CompatibleTerminalType" type="{http://www.prostep.org/ecad-if/2011/vec}TerminalType" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
protected List<VecNumericalValue>protected Stringprotected VecNumericalValueprotected List<VecTerminalType>protected VecNumericalValueprotected VecNumericalValueprotected Stringprotected Booleandescriptions, identificationcustomProperties, xmlId<R,
E extends Throwable>
R Set of all VecCavity that have a outgoing reference to this object.ExtendedUnmarshaller.Set of all VecCompatibilityStatement that have a outgoing reference to this object.ExtendedUnmarshaller.voidsetCavityDesign(String value) voidvoidvoidvoidsetPrimaryLockingType(String value) voidsetSealable(Boolean value) getDescriptions, getIdentification, getParentDocumentVersion, getParentSheetOrChapter, setIdentificationgetCustomProperties, getRefExternalMapping, getXmlId, setXmlId, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCustomPropertiesWithType, getCustomPropertySpecifies the angle against two planes of the connector housing a terminal used in this cavity can be buckled.
Specifies the structural shape of the cavity, e.g. round, flat, box.
Specifies the diameter of the cavity.
Specifies the minimum diameter a wire is allowed to have to fit into the cavity. This definition is necessary, since wires that are two small might cause movements and in acceptable torsion forces on terminals.
Specifies the maximum diameter a wire is allowed to have to fit into the cavity.
Specifies if the cavity has a primary locking and of what type it is.
Specifies if the cavity is sealable.
Defines a list of terminal types that are compatible to this CavitySpecification.
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 angles property.
For example, to add a new item, do as follows:
getAngles().add(newItem);
Objects of the following type(s) are allowed in the list
VecNumericalValue
Specifies the angle against two planes of the connector housing a terminal used in this cavity can be buckled.
Specifies the structural shape of the cavity, e.g. round, flat, box.
Stringvalue - allowed object is
String
Specifies the diameter of the cavity.
VecNumericalValuevalue - allowed object is
VecNumericalValue
Specifies the minimum diameter a wire is allowed to have to fit into the cavity. This definition is necessary, since wires that are two small might cause movements and in acceptable torsion forces on terminals.
VecNumericalValuevalue - allowed object is
VecNumericalValue
Specifies the maximum diameter a wire is allowed to have to fit into the cavity.
VecNumericalValuevalue - allowed object is
VecNumericalValue
Specifies if the cavity has a primary locking and of what type it is.
Stringvalue - allowed object is
String
Specifies if the cavity is sealable.
Booleanvalue - allowed object is
Boolean
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 compatibleTerminalTypes property.
For example, to add a new item, do as follows:
getCompatibleTerminalTypes().add(newItem);
Objects of the following type(s) are allowed in the list
VecTerminalType
Defines a list of terminal types that are compatible to this CavitySpecification.
Set of all VecCavity that have a outgoing reference to this object.ExtendedUnmarshaller.Set of all VecCompatibilityStatement that have a outgoing reference to this object.ExtendedUnmarshaller.