Uses of Class
com.foursoft.harness.vec.v113.VecCableDuctRole
Packages that use VecCableDuctRole
-
Uses of VecCableDuctRole in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecCableDuctRoleModifier and TypeMethodDescriptionObjectFactory.createVecCableDuctRole()Create an instance ofVecCableDuctRoleMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecCableDuctRoleModifier and TypeMethodDescriptionVecCableDuctSpecification.getRefCableDuctRole()Gets aSetof allVecCableDuctRolethat 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 VecCableDuctRole in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecCableDuctRoleModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecCableDuctRole(VecCableDuctRole aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecCableDuctRole(VecCableDuctRole aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecCableDuctRole(VecCableDuctRole aBean) FunctionVisitor.visitVecCableDuctRole(VecCableDuctRole aBean) StrictBaseVisitor.visitVecCableDuctRole(VecCableDuctRole aBean) TraversingVisitor.visitVecCableDuctRole(VecCableDuctRole aBean) Visitor.visitVecCableDuctRole(VecCableDuctRole aBean)