Uses of Class
com.foursoft.harness.vec.v113.VecUsageNodeSpecification
Packages that use VecUsageNodeSpecification
-
Uses of VecUsageNodeSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecUsageNodeSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecUsageNodeSpecification()Create an instance ofVecUsageNodeSpecificationVecUsageNode.getParentUsageNodeSpecification()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecUsageNodeSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecUsageNodeSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecUsageNodeSpecification(VecUsageNodeSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecUsageNodeSpecification(VecUsageNodeSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecUsageNodeSpecification(VecUsageNodeSpecification aBean) FunctionVisitor.visitVecUsageNodeSpecification(VecUsageNodeSpecification aBean) StrictBaseVisitor.visitVecUsageNodeSpecification(VecUsageNodeSpecification aBean) TraversingVisitor.visitVecUsageNodeSpecification(VecUsageNodeSpecification aBean) Visitor.visitVecUsageNodeSpecification(VecUsageNodeSpecification aBean)