Uses of Class
com.foursoft.harness.vec.v113.VecMapping
Packages that use VecMapping
-
Uses of VecMapping in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecMappingMethods in com.foursoft.harness.vec.v113 that return VecMappingModifier and TypeMethodDescriptionObjectFactory.createVecMapping()Create an instance ofVecMappingVecSlotMapping.getParentMapping()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 VecMappingModifier and TypeMethodDescriptionVecMappingSpecification.getMappings()Gets the value of the mappings property.VecPartVersion.getRefMapping()Gets aSetof allVecMappingthat have a outgoing reference to this object.
Warning!: This is a readonly property! It has to be initialized during the unmarshalling process by theExtendedUnmarshaller.
This property is consistent to the state of object model at the time of unmarshalling. -
Uses of VecMapping in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecMappingModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecMapping(VecMapping aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecMapping(VecMapping aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecMapping(VecMapping aBean) FunctionVisitor.visitVecMapping(VecMapping aBean) StrictBaseVisitor.visitVecMapping(VecMapping aBean) TraversingVisitor.visitVecMapping(VecMapping aBean) Visitor.visitVecMapping(VecMapping aBean)