Uses of Class
com.foursoft.harness.vec.v113.VecWireRole
Packages that use VecWireRole
-
Uses of VecWireRole in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecWireRoleModifier and TypeMethodDescriptionObjectFactory.createVecWireRole()Create an instance ofVecWireRoleVecWireElementReference.getParentWireRole()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 VecWireRoleModifier and TypeMethodDescriptionVecWireSpecification.getRefWireRole()Gets aSetof allVecWireRolethat 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. -
Uses of VecWireRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecWireRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecWireRole(VecWireRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecWireRole(VecWireRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecWireRole(VecWireRole aBean) FunctionVisitor.visitVecWireRole(VecWireRole aBean) StrictBaseVisitor.visitVecWireRole(VecWireRole aBean) TraversingVisitor.visitVecWireRole(VecWireRole aBean) Visitor.visitVecWireRole(VecWireRole aBean)