Uses of Class
com.foursoft.harness.vec.v113.VecAbstractSlot
Packages that use VecAbstractSlot
-
Uses of VecAbstractSlot in com.foursoft.harness.vec.v113
Subclasses of VecAbstractSlot in com.foursoft.harness.vec.v113Modifier and TypeClassDescriptionclassA ModularSlot is a place in a connector housing where different other connector housings can be placed during the assembly (e.g.classA slot is a group of cavities in a connector housing with own properties.Fields in com.foursoft.harness.vec.v113 declared as VecAbstractSlotModifier and TypeFieldDescriptionprotected VecAbstractSlotVecAbstractSlotReference.referencedSlotFields in com.foursoft.harness.vec.v113 with type parameters of type VecAbstractSlotModifier and TypeFieldDescriptionprotected List<VecAbstractSlot>VecCompatibilityStatement.slotReferences explicit Slots for which the compatibility statement is stated.protected List<VecAbstractSlot>VecConnectorHousingSpecification.slotsMethods in com.foursoft.harness.vec.v113 that return VecAbstractSlotModifier and TypeMethodDescriptionVecCoding.getParentAbstractSlot()Gets a reference to the parent of this object in the XML DOM Tree.VecAbstractSlotReference.getReferencedSlot()Gets the value of the referencedSlot property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecAbstractSlotModifier and TypeMethodDescriptionVecSlotSpecification.getRefAbstractSlot()Gets aSetof allVecAbstractSlotthat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling.VecCompatibilityStatement.getSlot()Gets the value of the slot property.VecConnectorHousingSpecification.getSlots()Gets the value of the slots property.Methods in com.foursoft.harness.vec.v113 with parameters of type VecAbstractSlotModifier and TypeMethodDescriptionvoidVecAbstractSlotReference.setReferencedSlot(VecAbstractSlot value) Sets the value of the referencedSlot property.