Uses of Class
com.foursoft.harness.vec.v113.VecDocumentBasedInstruction
Packages that use VecDocumentBasedInstruction
-
Uses of VecDocumentBasedInstruction in com.foursoft.harness.vec.v113
Methods in com.foursoft.harness.vec.v113 that return VecDocumentBasedInstructionModifier and TypeMethodDescriptionObjectFactory.createVecDocumentBasedInstruction()Create an instance ofVecDocumentBasedInstructionMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecDocumentBasedInstructionModifier and TypeMethodDescriptionVecDocumentVersion.getRefDocumentBasedInstruction()Gets aSetof allVecDocumentBasedInstructionthat 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.VecSheetOrChapter.getRefDocumentBasedInstruction()Gets aSetof allVecDocumentBasedInstructionthat 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 VecDocumentBasedInstruction in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecDocumentBasedInstructionModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean) FunctionVisitor.visitVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean) StrictBaseVisitor.visitVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean) TraversingVisitor.visitVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean) Visitor.visitVecDocumentBasedInstruction(VecDocumentBasedInstruction aBean)