Uses of Class
com.foursoft.harness.vec.v113.VecPath
Packages that use VecPath
-
Uses of VecPath in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecPathModifier and TypeFieldDescriptionprotected VecPathVecDimension.pathprotected VecPathVecOnWayPlacement.pathprotected VecPathVecRouting.pathMethods in com.foursoft.harness.vec.v113 that return VecPathModifier and TypeMethodDescriptionObjectFactory.createVecPath()Create an instance ofVecPathVecDimension.getPath()Gets the value of the path property.VecOnWayPlacement.getPath()Gets the value of the path property.VecRouting.getPath()Gets the value of the path property.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecPathModifier and TypeMethodDescriptionVecTopologySegment.getRefPath()Gets aSetof allVecPaththat 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.Methods in com.foursoft.harness.vec.v113 with parameters of type VecPath -
Uses of VecPath in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecPathModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecPath(VecPath aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecPath(VecPath aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecPath(VecPath aBean) FunctionVisitor.visitVecPath(VecPath aBean) StrictBaseVisitor.visitVecPath(VecPath aBean) TraversingVisitor.visitVecPath(VecPath aBean) Visitor.visitVecPath(VecPath aBean)