Uses of Class
com.foursoft.harness.vec.v113.VecConnectionSpecification
Packages that use VecConnectionSpecification
-
Uses of VecConnectionSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecConnectionSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecConnectionSpecification()Create an instance ofVecConnectionSpecificationVecComponentNode.getParentConnectionSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecConnection.getParentConnectionSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecConnectionGroup.getParentConnectionSpecification()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecConnectionSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecConnectionSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecConnectionSpecification(VecConnectionSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecConnectionSpecification(VecConnectionSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecConnectionSpecification(VecConnectionSpecification aBean) FunctionVisitor.visitVecConnectionSpecification(VecConnectionSpecification aBean) StrictBaseVisitor.visitVecConnectionSpecification(VecConnectionSpecification aBean) TraversingVisitor.visitVecConnectionSpecification(VecConnectionSpecification aBean) Visitor.visitVecConnectionSpecification(VecConnectionSpecification aBean)