Uses of Class
com.foursoft.harness.vec.v113.VecCableTieRole
Packages that use VecCableTieRole
-
Uses of VecCableTieRole in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecCableTieRoleModifier and TypeMethodDescriptionObjectFactory.createVecCableTieRole()Create an instance ofVecCableTieRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCableTieRoleModifier and TypeMethodDescriptionVecCableTieSpecification.getRefCableTieRole()Gets aSetof allVecCableTieRolethat 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 VecCableTieRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCableTieRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCableTieRole(VecCableTieRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCableTieRole(VecCableTieRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCableTieRole(VecCableTieRole aBean) FunctionVisitor.visitVecCableTieRole(VecCableTieRole aBean) StrictBaseVisitor.visitVecCableTieRole(VecCableTieRole aBean) TraversingVisitor.visitVecCableTieRole(VecCableTieRole aBean) Visitor.visitVecCableTieRole(VecCableTieRole aBean)