Uses of Class
com.foursoft.harness.vec.v113.VecExternalMappingSpecification
Packages that use VecExternalMappingSpecification
-
Uses of VecExternalMappingSpecification in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecExternalMappingSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecExternalMappingSpecification()Create an instance ofVecExternalMappingSpecificationVecExternalMapping.getParentExternalMappingSpecification()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 VecExternalMappingSpecificationModifier and TypeMethodDescriptionVecDocumentVersion.getRefExternalMappingSpecification()Gets aSetof allVecExternalMappingSpecificationthat 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 VecExternalMappingSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecExternalMappingSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecExternalMappingSpecification(VecExternalMappingSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecExternalMappingSpecification(VecExternalMappingSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecExternalMappingSpecification(VecExternalMappingSpecification aBean) FunctionVisitor.visitVecExternalMappingSpecification(VecExternalMappingSpecification aBean) StrictBaseVisitor.visitVecExternalMappingSpecification(VecExternalMappingSpecification aBean) TraversingVisitor.visitVecExternalMappingSpecification(VecExternalMappingSpecification aBean)