Uses of Class
com.foursoft.harness.vec.v113.VecSlotMapping
Packages that use VecSlotMapping
-
Uses of VecSlotMapping in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecSlotMappingMethods in com.foursoft.harness.vec.v113 that return VecSlotMappingModifier and TypeMethodDescriptionObjectFactory.createVecSlotMapping()Create an instance ofVecSlotMappingVecCavityMapping.getParentSlotMapping()Gets a reference to the parent of this object in the XML DOM Tree.Methods in com.foursoft.harness.vec.v113 that return types with arguments of type VecSlotMappingModifier and TypeMethodDescriptionVecMapping.getSlotMappings()Gets the value of the slotMappings property. -
Uses of VecSlotMapping in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecSlotMappingModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecSlotMapping(VecSlotMapping aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecSlotMapping(VecSlotMapping aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecSlotMapping(VecSlotMapping aBean) FunctionVisitor.visitVecSlotMapping(VecSlotMapping aBean) StrictBaseVisitor.visitVecSlotMapping(VecSlotMapping aBean) TraversingVisitor.visitVecSlotMapping(VecSlotMapping aBean) Visitor.visitVecSlotMapping(VecSlotMapping aBean)