Uses of Class
com.foursoft.harness.vec.v113.VecContent
Packages that use VecContent
-
Uses of VecContent in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecContentModifier and TypeMethodDescriptionObjectFactory.createVecContent()Create an instance ofVecContentVecConformanceClass.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecContract.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecCopyrightInformation.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecDocumentVersion.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecItemHistoryEntry.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecPartVersion.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecProject.getParentVecContent()Gets a reference to the parent of this object in the XML DOM Tree.VecUnit.getParentVecContent()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 VecContentModifier and TypeMethodDescriptionVecCopyrightInformation.getRefVecContent()Gets aSetof allVecContentthat 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 VecContent in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecContentModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecContent(VecContent aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecContent(VecContent aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecContent(VecContent aBean) FunctionVisitor.visitVecContent(VecContent aBean) StrictBaseVisitor.visitVecContent(VecContent aBean) TraversingVisitor.visitVecContent(VecContent aBean) Visitor.visitVecContent(VecContent aBean)