Uses of Class
com.foursoft.harness.vec.v113.VecNetSpecification
Packages that use VecNetSpecification
-
Uses of VecNetSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecNetSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecNetSpecification()Create an instance ofVecNetSpecificationVecNet.getParentNetSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecNetGroup.getParentNetSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecNetType.getParentNetSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecNetworkNode.getParentNetSpecification()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecNetSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecNetSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecNetSpecification(VecNetSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecNetSpecification(VecNetSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecNetSpecification(VecNetSpecification aBean) FunctionVisitor.visitVecNetSpecification(VecNetSpecification aBean) StrictBaseVisitor.visitVecNetSpecification(VecNetSpecification aBean) TraversingVisitor.visitVecNetSpecification(VecNetSpecification aBean) Visitor.visitVecNetSpecification(VecNetSpecification aBean)