Uses of Class
com.foursoft.harness.vec.v113.VecWireMounting
Packages that use VecWireMounting
-
Uses of VecWireMounting in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecWireMountingMethods in com.foursoft.harness.vec.v113 that return VecWireMountingModifier and TypeMethodDescriptionObjectFactory.createVecWireMounting()Create an instance ofVecWireMountingVecWireMountingDetail.getParentWireMounting()Gets a reference to the parent of this object in the XML DOM Tree.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecWireMountingModifier and TypeMethodDescriptionVecCavitySealRole.getRefWireMounting()Gets aSetof allVecWireMountingthat 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.VecWireEnd.getRefWireMounting()Gets aSetof allVecWireMountingthat 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.VecWireEndAccessoryRole.getRefWireMounting()Gets aSetof allVecWireMountingthat 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.VecContactPoint.getWireMountings()Gets the value of the wireMountings property. -
Uses of VecWireMounting in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecWireMountingModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecWireMounting(VecWireMounting aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecWireMounting(VecWireMounting aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecWireMounting(VecWireMounting aBean) FunctionVisitor.visitVecWireMounting(VecWireMounting aBean) StrictBaseVisitor.visitVecWireMounting(VecWireMounting aBean) TraversingVisitor.visitVecWireMounting(VecWireMounting aBean) Visitor.visitVecWireMounting(VecWireMounting aBean)