Uses of Class
com.foursoft.harness.vec.v113.VecSegmentLocation
Packages that use VecSegmentLocation
-
Uses of VecSegmentLocation in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecSegmentLocationModifier and TypeMethodDescriptionObjectFactory.createVecSegmentLocation()Create an instance ofVecSegmentLocationMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecSegmentLocationModifier and TypeMethodDescriptionVecTopologySegment.getRefSegmentLocation()Gets aSetof allVecSegmentLocationthat 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 VecSegmentLocation in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecSegmentLocationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecSegmentLocation(VecSegmentLocation aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecSegmentLocation(VecSegmentLocation aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecSegmentLocation(VecSegmentLocation aBean) FunctionVisitor.visitVecSegmentLocation(VecSegmentLocation aBean) StrictBaseVisitor.visitVecSegmentLocation(VecSegmentLocation aBean) TraversingVisitor.visitVecSegmentLocation(VecSegmentLocation aBean) Visitor.visitVecSegmentLocation(VecSegmentLocation aBean)