Uses of Class
com.foursoft.harness.vec.v113.VecChangeDescription
Packages that use VecChangeDescription
-
Uses of VecChangeDescription in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 with type parameters of type VecChangeDescriptionModifier and TypeFieldDescriptionprotected List<VecChangeDescription>VecItemVersion.changeDescriptionsprotected List<VecChangeDescription>VecSheetOrChapter.changeDescriptionsMethods in com.foursoft.harness.vec.v113 that return VecChangeDescriptionModifier and TypeMethodDescriptionObjectFactory.createVecChangeDescription()Create an instance ofVecChangeDescriptionMethods in com.foursoft.harness.vec.v113 that return types with arguments of type VecChangeDescriptionModifier and TypeMethodDescriptionVecItemVersion.getChangeDescriptions()Gets the value of the changeDescriptions property.VecSheetOrChapter.getChangeDescriptions()Gets the value of the changeDescriptions property. -
Uses of VecChangeDescription in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecChangeDescriptionModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecChangeDescription(VecChangeDescription aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecChangeDescription(VecChangeDescription aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecChangeDescription(VecChangeDescription aBean) FunctionVisitor.visitVecChangeDescription(VecChangeDescription aBean) StrictBaseVisitor.visitVecChangeDescription(VecChangeDescription aBean) TraversingVisitor.visitVecChangeDescription(VecChangeDescription aBean) Visitor.visitVecChangeDescription(VecChangeDescription aBean)