Uses of Class
com.foursoft.harness.vec.v113.VecGrommetSpecification
Packages that use VecGrommetSpecification
-
Uses of VecGrommetSpecification in com.foursoft.harness.vec.v113
Fields in com.foursoft.harness.vec.v113 declared as VecGrommetSpecificationModifier and TypeFieldDescriptionprotected VecGrommetSpecificationVecGrommetRole.grommetSpecificationReferences theGrommetSpecificationthat is instanced by thisGrommetRole.Methods in com.foursoft.harness.vec.v113 that return VecGrommetSpecificationModifier and TypeMethodDescriptionObjectFactory.createVecGrommetSpecification()Create an instance ofVecGrommetSpecificationVecGrommetRole.getGrommetSpecification()Gets the value of the grommetSpecification property.VecCableLeadThrough.getParentGrommetSpecification()Gets a reference to the parent of this object in the XML DOM Tree.Methods in com.foursoft.harness.vec.v113 with parameters of type VecGrommetSpecificationModifier and TypeMethodDescriptionvoidVecGrommetRole.setGrommetSpecification(VecGrommetSpecification value) Sets the value of the grommetSpecification property. -
Uses of VecGrommetSpecification in com.foursoft.harness.vec.v113.visitor
Methods in com.foursoft.harness.vec.v113.visitor with parameters of type VecGrommetSpecificationModifier and TypeMethodDescriptionvoidDepthFirstTraverserImpl.traverseVecGrommetSpecification(VecGrommetSpecification aBean, Visitor<?, E> aVisitor) voidTraverser.traverseVecGrommetSpecification(VecGrommetSpecification aBean, Visitor<?, E> aVisitor) BaseVisitor.visitVecGrommetSpecification(VecGrommetSpecification aBean) FunctionVisitor.visitVecGrommetSpecification(VecGrommetSpecification aBean) StrictBaseVisitor.visitVecGrommetSpecification(VecGrommetSpecification aBean) TraversingVisitor.visitVecGrommetSpecification(VecGrommetSpecification aBean) Visitor.visitVecGrommetSpecification(VecGrommetSpecification aBean)