Uses of Class
com.foursoft.harness.vec.v113.VecWireGroupingSpecification
Packages that use VecWireGroupingSpecification
-
Uses of VecWireGroupingSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecWireGroupingSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecWireGroupingSpecification()Create an instance ofVecWireGroupingSpecificationVecWireGrouping.getParentWireGroupingSpecification()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecWireGroupingSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecWireGroupingSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecWireGroupingSpecification(VecWireGroupingSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecWireGroupingSpecification(VecWireGroupingSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecWireGroupingSpecification(VecWireGroupingSpecification aBean) FunctionVisitor.visitVecWireGroupingSpecification(VecWireGroupingSpecification aBean) StrictBaseVisitor.visitVecWireGroupingSpecification(VecWireGroupingSpecification aBean) TraversingVisitor.visitVecWireGroupingSpecification(VecWireGroupingSpecification aBean) Visitor.visitVecWireGroupingSpecification(VecWireGroupingSpecification aBean)