Uses of Class
com.foursoft.harness.vec.v113.VecNodeLocation
Packages that use VecNodeLocation
-
Uses of VecNodeLocation in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecNodeLocationModifier and TypeMethodDescriptionObjectFactory.createVecNodeLocation()Create an instance ofVecNodeLocationMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecNodeLocationModifier and TypeMethodDescriptionVecTopologyNode.getRefNodeLocation()Gets aSetof allVecNodeLocationthat 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 VecNodeLocation in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecNodeLocationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecNodeLocation(VecNodeLocation aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecNodeLocation(VecNodeLocation aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecNodeLocation(VecNodeLocation aBean) FunctionVisitor.visitVecNodeLocation(VecNodeLocation aBean) StrictBaseVisitor.visitVecNodeLocation(VecNodeLocation aBean) TraversingVisitor.visitVecNodeLocation(VecNodeLocation aBean) Visitor.visitVecNodeLocation(VecNodeLocation aBean)