Uses of Class
com.foursoft.harness.vec.v113.VecContactSystemSpecification
Packages that use VecContactSystemSpecification
-
Uses of VecContactSystemSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecContactSystemSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecContactSystemSpecification()Create an instance ofVecContactSystemSpecificationVecContactSystem.getParentContactSystemSpecification()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecContactSystemSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecContactSystemSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecContactSystemSpecification(VecContactSystemSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecContactSystemSpecification(VecContactSystemSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecContactSystemSpecification(VecContactSystemSpecification aBean) FunctionVisitor.visitVecContactSystemSpecification(VecContactSystemSpecification aBean) StrictBaseVisitor.visitVecContactSystemSpecification(VecContactSystemSpecification aBean) TraversingVisitor.visitVecContactSystemSpecification(VecContactSystemSpecification aBean) Visitor.visitVecContactSystemSpecification(VecContactSystemSpecification aBean)