Uses of Class
com.foursoft.harness.vec.v113.VecPlacementSpecification
Packages that use VecPlacementSpecification
-
Uses of VecPlacementSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecPlacementSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecPlacementSpecification()Create an instance ofVecPlacementSpecificationVecDimension.getParentPlacementSpecification()Gets a reference to the parent of this object in the XML DOM Tree.VecPlacement.getParentPlacementSpecification()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecPlacementSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecPlacementSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecPlacementSpecification(VecPlacementSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecPlacementSpecification(VecPlacementSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecPlacementSpecification(VecPlacementSpecification aBean) FunctionVisitor.visitVecPlacementSpecification(VecPlacementSpecification aBean) StrictBaseVisitor.visitVecPlacementSpecification(VecPlacementSpecification aBean) TraversingVisitor.visitVecPlacementSpecification(VecPlacementSpecification aBean) Visitor.visitVecPlacementSpecification(VecPlacementSpecification aBean)