Uses of Class
com.foursoft.harness.vec.v113.VecSlotReference
Packages that use VecSlotReference
-
Uses of VecSlotReference in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecSlotReferenceModifier and TypeMethodDescriptionObjectFactory.createVecSlotReference()Create an instance ofVecSlotReferenceVecCavityReference.getParentSlotReference()Gets a reference to the parent of this object in the XML DOM Tree. -
Uses of VecSlotReference in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecSlotReferenceModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecSlotReference(VecSlotReference aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecSlotReference(VecSlotReference aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecSlotReference(VecSlotReference aBean) FunctionVisitor.visitVecSlotReference(VecSlotReference aBean) StrictBaseVisitor.visitVecSlotReference(VecSlotReference aBean) TraversingVisitor.visitVecSlotReference(VecSlotReference aBean) Visitor.visitVecSlotReference(VecSlotReference aBean)