Uses of Class
com.foursoft.harness.vec.v113.VecSlotCoupling
Packages that use VecSlotCoupling
-
Uses of VecSlotCoupling in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecSlotCouplingMethods in com.foursoft.harness.vec.v113 that return VecSlotCouplingModifier and TypeMethodDescriptionObjectFactory.createVecSlotCoupling()Create an instance ofVecSlotCouplingVecCavityCoupling.getParentSlotCoupling()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 VecSlotCouplingModifier and TypeMethodDescriptionVecAbstractSlotReference.getRefSlotCoupling()Gets aSetof allVecSlotCouplingthat 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.VecCouplingPoint.getSlotCouplings()Gets the value of the slotCouplings property. -
Uses of VecSlotCoupling in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecSlotCouplingModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecSlotCoupling(VecSlotCoupling aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecSlotCoupling(VecSlotCoupling aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecSlotCoupling(VecSlotCoupling aBean) FunctionVisitor.visitVecSlotCoupling(VecSlotCoupling aBean) StrictBaseVisitor.visitVecSlotCoupling(VecSlotCoupling aBean) TraversingVisitor.visitVecSlotCoupling(VecSlotCoupling aBean) Visitor.visitVecSlotCoupling(VecSlotCoupling aBean)